- Added some cards

This commit is contained in:
swordshine
2018-05-26 13:31:43 +08:00
parent 614e98d32a
commit d4c25caeef
3 changed files with 16 additions and 0 deletions

View File

@@ -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.

View 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.

View 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.)