mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
14 lines
1.0 KiB
Plaintext
14 lines
1.0 KiB
Plaintext
Name:Celestial Mantle
|
|
ManaCost:3 W W W
|
|
Types:Enchantment Aura
|
|
K:Enchant creature
|
|
A:SP$ Attach | Cost$ 3 W W W | ValidTgts$ Creature | AILogic$ Pump
|
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 3 | AddToughness$ 3 | Description$ Enchanted creature gets +3/+3.
|
|
T:Mode$ DamageDone | ValidSource$ Card.AttachedBy | ValidTarget$ Player | Execute$ TrigSetLife | CombatDamage$ True | TriggerDescription$ Whenever enchanted creature deals combat damage to a player, double its controller's life total.
|
|
SVar:TrigSetLife:AB$ Pump | Cost$ 0 | RememberObjects$ TriggeredSourceController | SubAbility$ DBSet
|
|
SVar:DBSet:DB$ SetLife | Defined$ Remembered | LifeAmount$ X | References$ X | SubAbility$ DBCleanup
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:PlayerCountRemembered$LifeTotal/Twice
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/celestial_mantle.jpg
|
|
Oracle:Enchant creature\nEnchanted creature gets +3/+3.\nWhenever enchanted creature deals combat damage to a player, double its controller's life total.
|