mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
1.0 KiB
Plaintext
12 lines
1.0 KiB
Plaintext
|
Name:Cyclops Gladiator
|
||
|
ManaCost:1 R R R
|
||
|
Types:Creature Cyclops Warrior
|
||
|
PT:4/4
|
||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigExchangeDamage | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks, you may have it deal damage equal to its power to target creature defending player controls. If you do, that creature deals damage equal to its power to CARDNAME.
|
||
|
SVar:TrigExchangeDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Creature.DefenderCtrl | TgtPrompt$ Select target creature defending player controls. | NumDmg$ MyX | SubAbility$ ReturnDmg | References$ MyX
|
||
|
SVar:ReturnDmg:DB$DealDamage | Cost$ 0 | DamageSource$ Targeted | NumDmg$ TheirX | References$ TheirX
|
||
|
SVar:MyX:Count$CardPower
|
||
|
SVar:TheirX:Targeted$CardPower
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/cyclops_gladiator.jpg
|
||
|
Oracle:Whenever Cyclops Gladiator attacks, you may have it deal damage equal to its power to target creature defending player controls. If you do, that creature deals damage equal to its power to Cyclops Gladiator.
|