mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
654 B
Plaintext
12 lines
654 B
Plaintext
|
Name:Wall of Souls
|
||
|
ManaCost:1 B
|
||
|
Types:Creature Wall
|
||
|
PT:0/4
|
||
|
K:Defender
|
||
|
T:Mode$ CombatDamageDoneOnce | ValidTarget$ Card.Self | Execute$ TrigDamage | TriggerDescription$ Whenever CARDNAME is dealt combat damage, it deals that much damage to target opponent.
|
||
|
SVar:TrigDamage:DB$ DealDamage | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | NumDmg$ X | References$ X
|
||
|
SVar:X:TriggerCount$DamageAmount
|
||
|
SVar:HasCombatEffect:TRUE
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wall_of_souls.jpg
|
||
|
Oracle:Defender (This creature can't attack.)\nWhenever Wall of Souls is dealt combat damage, it deals that much damage to target opponent.
|