mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
Waste Land
This commit is contained in:
7
forge-gui/res/cardsfolder/w/waste_land.txt
Normal file
7
forge-gui/res/cardsfolder/w/waste_land.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Waste Land
|
||||
ManaCost:no cost
|
||||
Types:Land
|
||||
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
|
||||
A:AB$ Destroy | Cost$ T Sac<1/CARDNAME> | ValidTgts$ Land.nonBasic | TgtPrompt$ Select target land. | SubAbility$ DBToken | AILogic$ GhostQuarter | AITgts$ Land.nonBasic | SpellDescription$ Destroy target nonbasicland. That land's controller creates a Wastes land token. (It has {T}: Add {C}.)
|
||||
SVar:DBToken:DB$ Token | TokenScript$ c_l_wastes | TokenOwner$ TargetedController
|
||||
Oracle:{T}: Add {C}.\n{T}, Sacrifice Waste Land: Destroy target nonbasic land. That land's controller creates a Wastes land token. (It has {T}: Add {C}.)
|
||||
6
forge-gui/res/tokenscripts/c_l_wastes.txt
Normal file
6
forge-gui/res/tokenscripts/c_l_wastes.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Wastes
|
||||
ManaCost:no cost
|
||||
Types:Land
|
||||
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
|
||||
DeckHas:Ability$Mana.Colorless
|
||||
Oracle:{T}: Add {C}.
|
||||
Reference in New Issue
Block a user