mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Wild Slash
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -15522,6 +15522,7 @@ forge-gui/res/cardsfolder/w/wild_ox.txt svneol=native#text/plain
|
|||||||
forge-gui/res/cardsfolder/w/wild_pair.txt -text
|
forge-gui/res/cardsfolder/w/wild_pair.txt -text
|
||||||
forge-gui/res/cardsfolder/w/wild_research.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/w/wild_research.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/w/wild_ricochet.txt -text
|
forge-gui/res/cardsfolder/w/wild_ricochet.txt -text
|
||||||
|
forge-gui/res/cardsfolder/w/wild_slash.txt -text
|
||||||
forge-gui/res/cardsfolder/w/wild_swing.txt -text
|
forge-gui/res/cardsfolder/w/wild_swing.txt -text
|
||||||
forge-gui/res/cardsfolder/w/wild_wurm.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/w/wild_wurm.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/w/wildcall.txt -text
|
forge-gui/res/cardsfolder/w/wildcall.txt -text
|
||||||
|
|||||||
8
forge-gui/res/cardsfolder/w/wild_slash.txt
Normal file
8
forge-gui/res/cardsfolder/w/wild_slash.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Name:Wild Slash
|
||||||
|
ManaCost:R
|
||||||
|
Types:Instant
|
||||||
|
A:SP$ Effect | Cost$ R | Name$ Wild Slash Effect | StaticAbilities$ STCantPrevent | AILogic$ Always | SubAbility$ DBDmg | ConditionPresent$ Creature.YouCtrl+powerGE4 | SpellDescription$ Ferocious - If you control a creature with power 4 or greater, damage can't be prevented this turn. CARDNAME deals 2 damage to target creature or player.
|
||||||
|
SVar:STCantPrevent:Mode$ Continuous | EffectZone$ Command | GlobalRule$ Damage can't be prevented. | Description$ Damage can't be prevented.
|
||||||
|
SVar:DBDmg:DB$ DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 2
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wild_slash.jpg
|
||||||
|
Oracle:Ferocious - If you control a creature with power 4 or greater, damage can't be prevented this turn.\nWild Slash deals 2 damage to target creature or player.
|
||||||
Reference in New Issue
Block a user