mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Update nobles_purse.txt
This commit is contained in:
@@ -2,8 +2,8 @@ Name:Noble's Purse
|
|||||||
ManaCost:2
|
ManaCost:2
|
||||||
Types:Artifact
|
Types:Artifact
|
||||||
K:ETBReplacement:Other:EntersTapped
|
K:ETBReplacement:Other:EntersTapped
|
||||||
SVar:EntersTapped:DB$ Tap | Defined$ Self | ETB$ True | SubAbility$ DBAddCounter | SpellDescription$ CARDNAME enters the battlefield tapped and with three coin counters on it.
|
SVar:EntersTapped:DB$ Tap | Defined$ Self | ETB$ True | SubAbility$ DBAddCounter | SpellDescription$ CARDNAME enters the battlefield tapped and with three coin counters on it. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||||
SVar:DBAddCounter:DB$ PutCounter | ETB$ True | Defined$ Self | CounterType$ COIN | CounterNum$ 3
|
SVar:DBAddCounter:DB$ PutCounter | ETB$ True | CounterType$ COIN | CounterNum$ 3
|
||||||
A:AB$ Token | Cost$ T SubCounter<1/COIN> | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You | SpellDescription$ Create a Treasure token.
|
A:AB$ Token | Cost$ T SubCounter<1/COIN> | TokenScript$ c_a_treasure_sac | SpellDescription$ Create a Treasure token.
|
||||||
DeckHas:Ability$Counters|Token|Sacrifice
|
DeckHas:Ability$Counters|Token|Sacrifice & Type$Artifact|Treasure
|
||||||
Oracle:Noble’s Purse enters the battlefield tapped and with three coin counters on it.\n{T}, Remove a coin counter from Noble’s Purse: Create a Treasure token. (It’s an artifact with “{T}, Sacrifice this artifact: Add one mana of any color.”)
|
Oracle:Noble's Purse enters the battlefield tapped and with three coin counters on it.\n{T}, Remove a coin counter from Noble's Purse: Create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||||
|
|||||||
Reference in New Issue
Block a user