mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
- Added some cards
This commit is contained in:
@@ -4,4 +4,5 @@ Types:Creature Elf Warrior
|
||||
PT:3/2
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | IsPresent$ Warrior.Other+YourTeamCtrl | TriggerZones$ Battlefield | Execute$ TrigTap | TriggerDescription$ Whenever CARDNAME attacks, if your team controls another Warrior, tap target creature.
|
||||
SVar:TrigTap:DB$ Tap | ValidTgts$ Creature | TgtPrompt$ Select target creature
|
||||
SVar:BuffedBy:Warrior
|
||||
Oracle:Whenever Aurora Champion attacks, if your team controls another Warrior, tap target creature.
|
||||
|
||||
8
forge-gui/res/cardsfolder/upcoming/bull_rush_bruiser.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/bull_rush_bruiser.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Bull-Rush Bruiser
|
||||
ManaCost:3 R
|
||||
Types:Creature Minotaur Warrior
|
||||
PT:4/3
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | IsPresent$ Warrior.Other+YourTeamCtrl | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, if your team controls another Warrior, CARDNAME gains first strike until end of turn.
|
||||
SVar:TrigPump:DB$ Pump | Defined$ Self | KW$ First Strike | Defined$ Self
|
||||
SVar:BuffedBy:Warrior
|
||||
Oracle:Whenever Bull-Rush Bruiser attacks, if your team controls another Warrior, Bull-Rush Bruiser gains first strike until end of turn.
|
||||
7
forge-gui/res/cardsfolder/upcoming/jubilant_mascot.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/jubilant_mascot.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Jubilant Mascot
|
||||
ManaCost:2 W
|
||||
Types:Creature Homonculus
|
||||
PT:1/1
|
||||
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of combat on your turn, you may pay {3}{W}. If you do, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)
|
||||
SVar:TrigPutCounter:AB$ PutCounter | Cost$ 3 W | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature other than CARDNAME | TargetMin$ 0 | TargetMax$ 2 | CounterType$ P1P1 | CounterNum$ 1
|
||||
Oracle:At the beginning of combat on your turn, you may pay {3}{W}. If you do, support 2. (Put a +1/+1 counter on each of up to two other target creatures.)
|
||||
Reference in New Issue
Block a user