- Added Unstable Footing.

This commit is contained in:
Sloth
2012-11-14 11:40:40 +00:00
parent db8f3c1467
commit 2e048568ca
3 changed files with 16 additions and 1 deletions

1
.gitattributes vendored
View File

@@ -10616,6 +10616,7 @@ res/cardsfolder/u/unruly_mob.txt -text
res/cardsfolder/u/unscythe_killer_of_kings.txt -text svneol=unset#text/plain
res/cardsfolder/u/unseen_walker.txt svneol=native#text/plain
res/cardsfolder/u/unspeakable_symbol.txt svneol=native#text/plain
res/cardsfolder/u/unstable_footing.txt -text
res/cardsfolder/u/unstable_frontier.txt -text
res/cardsfolder/u/unstable_hulk.txt svneol=native#text/plain
res/cardsfolder/u/unstable_mutation.txt svneol=native#text/plain

View File

@@ -4,7 +4,7 @@ Types:Instant
Text:no text
A:SP$ ChangeZone | Cost$ 1 U | ValidTgts$ Creature |TgtPrompt$ Select target creature | TargetUnique$ True | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target creature to its owner's hand. If CARDNAME was kicked, it deals 2 damage to another target creature.
A:SP$ ChangeZone | Cost$ 2 U R | SetAsKicked$ True | ValidTgts$ Creature |TgtPrompt$ Select target creature | TargetUnique$ True | Origin$ Battlefield | Destination$ Hand | SubAbility$ DBDamage | SpellDescription$ Kicker 1 R (You may pay an additional 1 R as you cast this spell.)
SVar:DBDamage:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select another target creature | TargetUnique$ True | NumDmg$ 2
SVar:DBDamage:DB$ DealDamage | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select another target creature | TargetUnique$ True | NumDmg$ 2
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/jilt.jpg
SetInfo:APC|Common|http://magiccards.info/scans/en/ap/27.jpg

View File

@@ -0,0 +1,14 @@
Name:Unstable Footing
ManaCost:R
Types:Instant
Text:no text
K:Kicker 3 R
A:SP$ Effect | Cost$ R | Name$ Unstable Footing | StaticAbilities$ STCantPrevent | SubAbility$ DBDamage | SpellDescription$ Damage can't be prevented this turn. If CARDNAME was kicked, it deals 5 damage to target player.
SVar:STCantPrevent:Mode$ Continuous | GlobalRule$ Damage can't be prevented. | Description$ Damage can't be prevented.
SVar:DBDamage:DB$ DealDamage | ValidTgts$ Player | TgtPrompt$ Select another target player | NumDmg$ 5 | NoPrevention$ True | Condition$ Kicked | ConditionDescription$ If it was kicked,
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/unstable_footing.jpg
SetInfo:ZEN|Uncommon|http://magiccards.info/scans/en/zen/153.jpg
Oracle:Kicker {3}{R} (You may pay an additional {3}{R} as you cast this spell.)\nDamage can't be prevented this turn. If Unstable Footing was kicked, it deals 5 damage to target player.
End