mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Added Goblin Archaeologist, Goblin Bangchuckers, and Skyclaw Thrash
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -3095,10 +3095,12 @@ res/cardsfolder/g/gnathosaur.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/go_for_the_throat.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/goatnapper.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/gobhobbler_rats.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/goblin_archaeologist.txt -text
|
||||
res/cardsfolder/g/goblin_arsonist.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/goblin_artillery.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/goblin_assault.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/goblin_balloon_brigade.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/goblin_bangchuckers.txt -text
|
||||
res/cardsfolder/g/goblin_berserker.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/goblin_bombardment.txt svneol=native#text/plain
|
||||
res/cardsfolder/g/goblin_brigand.txt svneol=native#text/plain
|
||||
@@ -6881,6 +6883,7 @@ res/cardsfolder/s/sky_ruin_drake.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sky_spirit.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sky_swallower.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sky_weaver.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/skyclaw_thrash.txt -text
|
||||
res/cardsfolder/s/skycloud_egg.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/skycloud_expanse.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/skyhunter_cub.txt svneol=native#text/plain
|
||||
|
||||
14
res/cardsfolder/g/goblin_archaeologist.txt
Normal file
14
res/cardsfolder/g/goblin_archaeologist.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
Name:Goblin Archaeologist
|
||||
ManaCost:1 R
|
||||
Types:Creature Goblin Artificer
|
||||
Text:no text
|
||||
PT:1/2
|
||||
A:AB$ FlipACoin | Cost$ R T | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | WinSubAbility$ DBDestroy | LoseSubAbility$ DBSacSelf | SpellDescription$ Flip a coin. If you win the flip, destroy target artifact and untap Goblin Archaeologist. If you lose the flip, sacrifice Goblin Archaeologist.
|
||||
SVar:DBDestroy:DB$ Destroy | Cost$ 0 | Defined$ Targeted | SubAbility$ DBUntapSelf
|
||||
SVar:DBUntapSelf:DB$ Untap | Cost$ 0 | Defined$ Self
|
||||
SVar:DBSacSelf:DB$ Sacrifice | Cost$ 0 | Defined$ Self
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_archaeologist.jpg
|
||||
SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/63.jpg
|
||||
End
|
||||
13
res/cardsfolder/g/goblin_bangchuckers.txt
Normal file
13
res/cardsfolder/g/goblin_bangchuckers.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Goblin Bangchuckers
|
||||
ManaCost:2 R R
|
||||
Types:Creature Goblin Warrior
|
||||
Text:no text
|
||||
PT:2/2
|
||||
A:AB$ FlipACoin | Cost$ T | Tgt$ TgtCP | WinSubAbility$ DBDamageTarget | LoseSubAbility$ DBDamageSelf | SpellDescription$ Flip a coin. If you win the flip, CARDNAME deals 2 damage to target creature or player. If you lose the flip, CARDNAME deals 2 damage to itself.
|
||||
SVar:DBDamageTarget:DB$DealDamage | Cost$ 0 | Defined$ Targeted | NumDmg$ 2
|
||||
SVar:DBDamageSelf:DB$DealDamage | Cost$ 0 | Defined$ Self | NumDmg$ 2
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_bangchuckers.jpg
|
||||
SetInfo:M12|Uncommon|http://magiccards.info/scans/en/m12/137.jpg
|
||||
End
|
||||
12
res/cardsfolder/s/skyclaw_thrash.txt
Normal file
12
res/cardsfolder/s/skyclaw_thrash.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Skyclaw Thrash
|
||||
ManaCost:3 U R
|
||||
Types:Creature Viashino Warrior
|
||||
Text:no text
|
||||
PT:4/4
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ FlipCoin | TriggerDescription$ Whenever CARDNAME attacks, flip a coin. If you win the flip, CARDNAME gets +1/+1 and gains flying until end of turn.
|
||||
SVar:FlipCoin:AB$ FlipACoin | Cost$ 0 | WinSubAbility$ DBPump
|
||||
SVar:DBPump:DB$ Pump | Cost$ 0 | Defined$ Self | NumAtt$ 1 | NumDef$ 1 | KW$ Flying
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/skyclaw_thrash.jpg
|
||||
SetInfo:ARB|Uncommon|http://magiccards.info/scans/en/arb/89.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user