mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +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
|
||||
Types:Creature Human Soldier
|
||||
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:BuffedBy:Card
|
||||
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