mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
reverting module refactoring changes
This commit is contained in:
9
forge-gui/res/cardsfolder/c/chub_toad.txt
Normal file
9
forge-gui/res/cardsfolder/c/chub_toad.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Chub Toad
|
||||
ManaCost:2 G
|
||||
Types:Creature Toad
|
||||
PT:1/1
|
||||
T:Mode$ Blocks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked, it gets +2/+2 until end of turn.
|
||||
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigPump | Secondary$ True | TriggerDescription$ Whenever CARDNAME blocks or becomes blocked, it gets +2/+2 until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 2 | NumDef$ 2
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chub_toad.jpg
|
||||
Oracle:Whenever Chub Toad blocks or becomes blocked, it gets +2/+2 until end of turn.
|
||||
Reference in New Issue
Block a user