diff --git a/.gitattributes b/.gitattributes index 9e63c210900..a746bcb5d84 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/g/goblin_archaeologist.txt b/res/cardsfolder/g/goblin_archaeologist.txt new file mode 100644 index 00000000000..97df79d2130 --- /dev/null +++ b/res/cardsfolder/g/goblin_archaeologist.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/g/goblin_bangchuckers.txt b/res/cardsfolder/g/goblin_bangchuckers.txt new file mode 100644 index 00000000000..c03c3ae580e --- /dev/null +++ b/res/cardsfolder/g/goblin_bangchuckers.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/s/skyclaw_thrash.txt b/res/cardsfolder/s/skyclaw_thrash.txt new file mode 100644 index 00000000000..080bf5b0f2e --- /dev/null +++ b/res/cardsfolder/s/skyclaw_thrash.txt @@ -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 \ No newline at end of file