Dr.Solomat wrote:Tacoghandi wrote:combatspiritlink does not seem to be working
at least not for Noble Purpose
i havent tested sunhome enforcer as I do not have it yet
Hey Taco,
you are right! Noble Purpose does not work. It cannot work using this code version.
Here is the working one:
- Code: Select all
[card]
name=Noble Purpose
auto=lord(creature|myBattlefield) transforms((,newability[combatspiritlink]))
text=Whenever a creature you control deals combat damage, you gain that much life.
mana={3}{W}{W}
type=Enchantment
[/card]
Combatspiritlink is not an ability-keyword and thus cannot be used with a "lord".
Thx for reporting
Dr. Solomat's fixed version doesn't work for me; combat damage doesn't gain me any life.

