Various card scripts (CLU, PIP), minor fixes (#4713)

This commit is contained in:
Renato Filipe Vidal Santos
2024-02-22 21:06:50 +00:00
committed by GitHub
parent b0991e3a6a
commit 6961de8e6b
13 changed files with 81 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
Name:Settlement
ManaCost:no cost
Types:Enchantment Aura
Colors:green
K:Enchant land
A:SP$ Attach | Cost$ 0 | ValidTgts$ Land | AILogic$ Pump
S:Mode$ Continuous | Affected$ Card.EnchantedBy | AddAbility$ SettlementTap | Description$ Enchanted land has "{T}: Add one mana of any color."
SVar:SettlementTap:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
Oracle:Enchant land\nEnchanted land has "{T}: Add one mana of any color."