mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
light_of_promise.txt
This commit is contained in:
11
forge-gui/res/cardsfolder/upcoming/light_of_promise.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/light_of_promise.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
Name:Sunbond
|
||||||
|
ManaCost:2 W
|
||||||
|
Types:Enchantment Aura
|
||||||
|
K:Enchant creature
|
||||||
|
A:SP$ Attach | Cost$ 3 W | ValidTgts$ Creature
|
||||||
|
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddTrigger$ SunbondTrig | AddSVar$ SunbondPutCounter & SunbondTriggerAmount | Description$ Enchanted creature has "Whenever you gain life, put that many +1/+1 counters on this creature."
|
||||||
|
SVar:SunbondTrig:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ SunbondPutCounter | TriggerDescription$ Whenever you gain life, put that many +1/+1 counters on CARDNAME.
|
||||||
|
SVar:SunbondPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ SunbondTriggerAmount | References$ SunbondTriggerAmount
|
||||||
|
SVar:SunbondTriggerAmount:TriggerCount$LifeAmount
|
||||||
|
DeckHas:Ability$LifeGain & Ability$Counters
|
||||||
|
Oracle:Enchant creature\nEnchanted creature has "Whenever you gain life, put that many +1/+1 counters on this creature."
|
||||||
Reference in New Issue
Block a user