mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Spellgorger Barbarian.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5926,6 +5926,7 @@ res/cardsfolder/spell_syphon.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spellbane_centaur.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spellbook.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spellbreaker_behemoth.txt svneol=native#text/plain
|
||||
res/cardsfolder/spellgorger_barbarian.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/spellshock.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sphere_of_duty.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sphere_of_grace.txt -text svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/spellgorger_barbarian.txt
Normal file
12
res/cardsfolder/spellgorger_barbarian.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Spellgorger Barbarian
|
||||
ManaCost:3 R
|
||||
Types:Creature Human Nightmare Barbarian
|
||||
Text:no text
|
||||
PT:3/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, discard a card at random.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME leaves the battlefield, draw a card.
|
||||
SVar:TrigDiscard:AB$Discard | Cost$ 0 | Defined$ You | NumCards$ 1 | Mode$ Random
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/spellgorger_barbarian.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user