diff --git a/.gitattributes b/.gitattributes index df634dccec0..e4d2021647e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/j/jilt.txt b/res/cardsfolder/j/jilt.txt index 014ed23f679..6720615caf0 100644 --- a/res/cardsfolder/j/jilt.txt +++ b/res/cardsfolder/j/jilt.txt @@ -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 diff --git a/res/cardsfolder/u/unstable_footing.txt b/res/cardsfolder/u/unstable_footing.txt new file mode 100644 index 00000000000..758ca46b0c1 --- /dev/null +++ b/res/cardsfolder/u/unstable_footing.txt @@ -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 \ No newline at end of file