mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
13 lines
1.3 KiB
Plaintext
13 lines
1.3 KiB
Plaintext
Name:Replicating Ring
|
|
ManaCost:3
|
|
Types:Snow Artifact
|
|
A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
|
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, put a night counter on CARDNAME. Then if it has eight or more night counters on it, remove all of them and create eight colorless snow artifact tokens named Replicated Ring with “{T}: Add one mana of any color."
|
|
SVar:TrigPutCounter:DB$ PutCounter | Defined$ Self | CounterType$ NIGHT | CounterNum$ 1 | SubAbility$ DBBranch
|
|
SVar:DBBranch:DB$ Branch | BranchConditionSVar$ ReplicateTimer | TrueSubAbility$ DBRemoveCtrs
|
|
SVar:DBRemoveCtrs:DB$ RemoveCounter | Defined$ Self | CounterType$ NIGHT | CounterNum$ All | SubAbility$ DBToken
|
|
SVar:ReplicateTimer:Count$Valid Card.Self+counters_GE8_NIGHT
|
|
SVar:DBToken:DB$ Token | TokenAmount$ 8 | TokenScript$ replicated_ring | LegacyImage$ replicated ring khm
|
|
DeckHas:Ability$Counters & Ability$Token
|
|
Oracle:{T}: Add one mana of any color.\nAt the beginning of your upkeep, put a night counter on Replicating Ring. Then if it has eight or more night counters on it, remove all of them and create eight colorless snow artifact tokens named Replicated Ring with "{T}: Add one mana of any color."
|