mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
reverting module refactoring changes
This commit is contained in:
9
forge-gui/res/cardsfolder/c/commando_raid.txt
Normal file
9
forge-gui/res/cardsfolder/c/commando_raid.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Commando Raid
|
||||
ManaCost:2 R
|
||||
Types:Instant
|
||||
A:SP$ Animate | Cost$ 2 R | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | Triggers$ TrigDamage | sVars$ Damage,CommandoRaidX | SpellDescription$ Until end of turn, target creature you control gains "When this creature deals combat damage to a player, you may have it deal damage equal to its power to target creature that player controls."
|
||||
SVar:TrigDamage:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ Damage | OptionalDecider$ You | TriggerDescription$ When this creature deals combat damage to a player, you may have it deal damage equal to its power to target creature that player controls.
|
||||
SVar:Damage:AB$ DealDamage | Cost$ 0 | ValidTgts$ Creature.DefenderCtrl | TgtPrompt$ Select target creature defending player controls | NumDmg$ CommandoRaidX | References$ CommandoRaidX
|
||||
SVar:CommandoRaidX:Count$CardPower
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/commando_raid.jpg
|
||||
Oracle:Until end of turn, target creature you control gains "When this creature deals combat damage to a player, you may have it deal damage equal to its power to target creature that player controls."
|
||||
Reference in New Issue
Block a user