mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Fixed Bloodstone Goblin
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
Name:Bloodstone Goblin
|
Name:Bloodstone Goblin
|
||||||
ManaCost:1 R
|
ManaCost:1 R
|
||||||
Types:Creature Goblin Warrior
|
Types:Creature Goblin Warrior
|
||||||
PT:3/3
|
PT:2/2
|
||||||
K:Trample
|
|
||||||
T:Mode$ SpellCast | ValidCard$ Card.kicked | ValidActivatingPlayer$ You | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a spell, if that spell was kicked, CARDNAME gets +1/+1 and gains menace until end of turn. (It can't be blocked except by two or more creatures.)
|
T:Mode$ SpellCast | ValidCard$ Card.kicked | ValidActivatingPlayer$ You | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a spell, if that spell was kicked, CARDNAME gets +1/+1 and gains menace until end of turn. (It can't be blocked except by two or more creatures.)
|
||||||
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Menace
|
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Menace
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodstone_goblin.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodstone_goblin.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user