mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Added Unstable Footing.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
14
res/cardsfolder/u/unstable_footing.txt
Normal file
14
res/cardsfolder/u/unstable_footing.txt
Normal 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
|
||||
Reference in New Issue
Block a user