Files
forge/forge-gui/res/cardsfolder/t/twenty_toed_toad.txt
Simisays 676174043e DSC 4 cards + moving upcoming to folders (#6027)
* Support Aminatou, Veil Piercer

---------

Co-authored-by: TRT <>
2024-09-04 07:10:42 +02:00

17 lines
1.3 KiB
Plaintext

Name:Twenty-Toed Toad
ManaCost:3 U
Types:Creature Frog Wizard
PT:3/3
S:Mode$ Continuous | Affected$ You | SetMaxHandSize$ 20 | Description$ Your maximum hand size is twenty.
T:Mode$ AttackersDeclared | Execute$ TrigPutCounter | ValidAttackers$ Creature | ValidAttackersAmount$ GE2 | TriggerZones$ Battlefield | AttackingPlayer$ You | TriggerDescription$ Whenever you attack with two or more creatures, put a +1/+1 counter on CARDNAME and draw a card.
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 | SubAbility$ DBDraw
SVar:DBDraw:DB$ Draw
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigWinGame | TriggerZones$ Battlefield | TriggerDescription$ Whenever CARDNAME attacks, you win the game if there are twenty or more counters on it or you have twenty or more cards in hand.
SVar:TrigWinGame:DB$ WinsGame | Defined$ You | ConditionCheckSVar$ Win | ConditionSVarCompare$ GE20
SVar:Win:Count$Compare Y GE20.20.Z
SVar:Y:Count$CardCounters.ALL
SVar:Z:Count$InYourHand
SVar:HasAttackEffect:TRUE
SVar:PlayMain1:TRUE
Oracle:Your maximum hand size is twenty.\nWhenever you attack with two or more creatures, put a +1/+1 counter on Twenty-Toed Toad and draw a card.\nWhenever Twenty-Toed Toad attacks, you win the game if there are twenty or more counters on it or you have twenty or more cards in hand.