fix 'Land you control' auras

This commit is contained in:
Hans Mackowiak
2025-04-17 06:43:04 +02:00
parent 332c982695
commit 2af47fe6df
4 changed files with 4 additions and 4 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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."

View File

@@ -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.