mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Goblin Swine-Rider (from Visions)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2518,6 +2518,7 @@ res/cardsfolder/goblin_soothsayer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_spelunkers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_spy.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_striker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_swine_rider.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_taskmaster.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_trenches.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/goblin_tunneler.txt -text svneol=native#text/plain
|
||||
|
||||
10
res/cardsfolder/goblin_swine_rider.txt
Normal file
10
res/cardsfolder/goblin_swine_rider.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Goblin Swine-Rider
|
||||
ManaCost:R
|
||||
Types:Creature Goblin
|
||||
Text:no text
|
||||
PT:1/1
|
||||
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ Whenever CARDNAME becomes blocked, it deals 2 damage to each attacking creature and each blocking creature.
|
||||
SVar:TrigDealDamage:AB$DamageAll | Cost$ 0 | ValidCards$ Creature.attacking,Creature.blocking | NumDmg$ 2
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_swine_rider.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user