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
11 lines
701 B
Plaintext
11 lines
701 B
Plaintext
Name:Curse of Bloodletting
|
|
ManaCost:3 R R
|
|
Types:Enchantment Aura Curse
|
|
K:Enchant player
|
|
A:SP$ Attach | Cost$ 3 R R | ValidTgts$ Player | AILogic$ Curse
|
|
R:Event$ DamageDone | ActiveZones$ Battlefield | ValidTarget$ Player.EnchantedBy | ReplaceWith$ DmgTwice | Description$ If a source would deal damage to enchanted player, it deals double that damage instead.
|
|
SVar:DmgTwice:DB$ ReplaceEffect | VarName$ DamageAmount | VarValue$ X | References$ X
|
|
SVar:X:ReplaceCount$DamageAmount/Twice
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/curse_of_bloodletting.jpg
|
|
Oracle:Enchant player\nIf a source would deal damage to enchanted player, it deals double that damage to that player instead.
|