mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Merge branch 'patch' into 'master'
Fix Hero of the Games See merge request core-developers/forge!2425
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Hero of the Games
|
|||||||
ManaCost:2 R
|
ManaCost:2 R
|
||||||
Types:Creature Human Soldier
|
Types:Creature Human Soldier
|
||||||
PT:3/2
|
PT:3/2
|
||||||
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPumpAll | TriggerDescription$ Whenever you cast a spell that targets CARDNAME, creatures you control get +1/+0 until end of turn.
|
T:Mode$ SpellCast | TargetsValid$ Card.Self | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPumpAll | TriggerDescription$ Whenever you cast a spell that targets CARDNAME, creatures you control get +1/+0 until end of turn.
|
||||||
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1
|
SVar:TrigPumpAll:DB$ PumpAll | ValidCards$ Creature.YouCtrl | NumAtt$ +1
|
||||||
SVar:BuffedBy:Card
|
SVar:BuffedBy:Card
|
||||||
Oracle:Whenever you cast a spell that targets Hero of the Games, creatures you control get +1/+0 until end of turn.
|
Oracle:Whenever you cast a spell that targets Hero of the Games, creatures you control get +1/+0 until end of turn.
|
||||||
|
|||||||
Reference in New Issue
Block a user