mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Fixed Spirit Loop, it will now only enchant creatures that you control.
This commit is contained in:
@@ -2,8 +2,7 @@ Name:Spirit Loop
|
||||
ManaCost:1 W
|
||||
Types:Enchantment Aura
|
||||
Text:no text
|
||||
K:Enchant creature
|
||||
K:enPump:+0/+0
|
||||
K:Enchant Creature you control
|
||||
T:Mode$ DamageDone | ValidSource$ Card.AttachedBy | Execute$ TrigGain | TriggerZones$ Battlefield | TriggerDescription$ Whenever enchanted creature deals damage, you gain that much life.
|
||||
SVar:TrigGain:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X
|
||||
SVar:X:Count$TriggeredDamageAmount
|
||||
|
||||
Reference in New Issue
Block a user