mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Various card scripts (CLU, PIP), minor fixes (#4713)
This commit is contained in:
committed by
GitHub
parent
b0991e3a6a
commit
6961de8e6b
9
forge-gui/res/tokenscripts/settlement.txt
Normal file
9
forge-gui/res/tokenscripts/settlement.txt
Normal 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."
|
||||
Reference in New Issue
Block a user