diff --git a/forge-gui/res/cardsfolder/upcoming/hundred_battle_veteran.txt b/forge-gui/res/cardsfolder/upcoming/hundred_battle_veteran.txt new file mode 100644 index 00000000000..094d578fbff --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/hundred_battle_veteran.txt @@ -0,0 +1,14 @@ +Name:Hundred-Battle Veteran +ManaCost:3 B +Types:Creature Zombie Warrior +PT:4/2 +S:Mode$ Continuous | Affected$ Card.Self | AddPower$ 2 | AddToughness$ 4 | CheckSVar$ X | SVarCompare$ GE3 | Description$ As long as there are three or more different kinds of counters among creatures you control, this creature gets +2/+4. +S:Mode$ Continuous | Affected$ Card.Self | AffectedZone$ Graveyard | EffectZone$ Graveyard | MayPlay$ True | Description$ You may cast this card from your graveyard. If you do, it enters with a finality counter on it. (If a creature with a finality counter on it would die, exile it instead.) +T:Mode$ SpellCast | ValidCard$ Card | ValidSA$ Spell.MayPlaySource | Static$ True | Execute$ ReplEffAddCounter | TriggerZones$ Stack | Secondary$ True | TriggerDescription$ You may cast this card from your graveyard. If you do, it enters with a finality counter on it. (If a creature with a finality counter on it would die, exile it instead.) +SVar:ReplEffAddCounter:DB$ Effect | ReplacementEffects$ ETBAddCounter | RememberObjects$ TriggeredCard +SVar:ETBAddCounter:Event$ Moved | Origin$ Stack | Destination$ Battlefield | ValidCard$ Card.IsRemembered | ReplaceWith$ ETBAddExtraCounter | ReplacementResult$ Updated +SVar:ETBAddExtraCounter:DB$ PutCounter | ETB$ True | Defined$ ReplacedCard | CounterType$ FINALITY | CounterNum$ 1 +SVar:X:Count$DifferentCounterKinds_Creature.YouCtrl +DeckHas:Ability$Graveyard|Counters +DeckNeeds:Ability$Counters +Oracle:As long as there are three or more different kinds of counters among creatures you control, this creature gets +2/+4.\nYou may cast this card from your graveyard. If you do, it enters with a finality counter on it. (If a creature with a finality counter on it would die, exile it instead.) \ No newline at end of file