diff --git a/forge-gui/res/cardsfolder/c/caribou_range.txt b/forge-gui/res/cardsfolder/c/caribou_range.txt index b757b0c1d95..069ccaa910f 100644 --- a/forge-gui/res/cardsfolder/c/caribou_range.txt +++ b/forge-gui/res/cardsfolder/c/caribou_range.txt @@ -1,7 +1,7 @@ Name:Caribou Range ManaCost:2 W W Types:Enchantment Aura -K:Enchant:Land you control +K:Enchant:Land.YoucCtrl:Land you control SVar:AttachAILogic:Pump S:Mode$ Continuous | Affected$ Land.AttachedBy | AddAbility$ Token | Description$ Enchanted land has "{W}{W}, {T}: Create a 0/1 white Caribou creature token." SVar:Token:AB$ Token | Cost$ W W T | TokenAmount$ 1 | TokenScript$ w_0_1_caribou | TokenOwner$ You | SpellDescription$ Create a 0/1 white Caribou creature token. diff --git a/forge-gui/res/cardsfolder/h/hot_springs.txt b/forge-gui/res/cardsfolder/h/hot_springs.txt index 9c6f0e01441..22ef2158c52 100644 --- a/forge-gui/res/cardsfolder/h/hot_springs.txt +++ b/forge-gui/res/cardsfolder/h/hot_springs.txt @@ -1,7 +1,7 @@ Name:Hot Springs ManaCost:1 G Types:Enchantment Aura -K:Enchant:Land you control +K:Enchant:Land.YoucCtrl:Land you control SVar:AttachAILogic:Pump S:Mode$ Continuous | Affected$ Land.EnchantedBy | AddAbility$ Pump | Description$ Enchanted land has "{T}: Prevent the next 1 damage that would be dealt to any target this turn." SVar:Pump:AB$ PreventDamage | Cost$ T | ValidTgts$ Any | Amount$ 1 | SpellDescription$ Prevent the next 1 damage that would be dealt to any target this turn. diff --git a/forge-gui/res/cardsfolder/m/mystic_might.txt b/forge-gui/res/cardsfolder/m/mystic_might.txt index 27d149eeb10..418b1200c3d 100644 --- a/forge-gui/res/cardsfolder/m/mystic_might.txt +++ b/forge-gui/res/cardsfolder/m/mystic_might.txt @@ -1,7 +1,7 @@ Name:Mystic Might ManaCost:U Types:Enchantment Aura -K:Enchant:Land you control +K:Enchant:Land.YoucCtrl:Land you control K:Cumulative upkeep:1 U SVar:AttachAILogic:Pump S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddAbility$ Pump | Description$ Enchanted land has "{T}: Target creature gets +2/+2 until end of turn." diff --git a/forge-gui/res/cardsfolder/t/tourachs_gate.txt b/forge-gui/res/cardsfolder/t/tourachs_gate.txt index 074b7c81010..03034222faf 100644 --- a/forge-gui/res/cardsfolder/t/tourachs_gate.txt +++ b/forge-gui/res/cardsfolder/t/tourachs_gate.txt @@ -1,7 +1,7 @@ Name:Tourach's Gate ManaCost:1 B B Types:Enchantment Aura -K:Enchant:Land you control +K:Enchant:Land.YoucCtrl:Land you control SVar:AttachAILogic:Pump A:AB$ PutCounter | Cost$ Sac<1/Thrull> | Defined$ Self | CounterType$ TIME | CounterNum$ 3 | SpellDescription$ Put three time counters on CARDNAME. T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSubCounter | TriggerDescription$ At the beginning of your upkeep, remove a time counter from CARDNAME. If there are no time counters on CARDNAME, sacrifice it.