mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Another fix to avoid overriding
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:no cost
|
||||
Types:Plane Ravnica
|
||||
S:Mode$ Continuous | EffectZone$ Command | Affected$ Player | AddKeyword$ TokenDoubler | Description$ If an effect would put one or more tokens onto the battlefield, it puts twice that many of those tokens onto the battlefield instead.
|
||||
R:Event$ AddCounter | ActiveZones$ Command | ValidCard$ Permanent | EffectOnly$ True | ReplaceWith$ AddDoubleCounters | Description$ If an effect would place one or more counters on a permanent, it places twice that many of those counters on that permanent instead.
|
||||
SVar:AddDoubleCounters:DB$ PutCounter | Defined$ ReplacedCard | CounterType$ ReplacedCounterType | CounterNum$ X | References$ X
|
||||
SVar:X:ReplaceCount$CounterNum/Twice
|
||||
SVar:AddDoubleCounters:DB$ PutCounter | Defined$ ReplacedCard | CounterType$ ReplacedCounterType | CounterNum$ Y | References$ Y
|
||||
SVar:Y:ReplaceCount$CounterNum/Twice
|
||||
T:Mode$ PlanarDice | Result$ Chaos | TriggerZones$ Command | Execute$ RolledChaos | TriggerDescription$ Whenever you roll {C}, until end of turn, whenever you tap a land for mana, add one mana to your mana pool of any type that land produced.
|
||||
SVar:RolledChaos:AB$ Effect | Cost$ 0 | AILogic$ Always | Triggers$ TrigTapForMana | SVars$ TrigMana
|
||||
SVar:TrigTapForMana:Mode$ TapsForMana | TriggerZones$ Command | ValidCard$ Land.YouCtrl | Execute$ TrigMana | Static$ True | TriggerDescription$ Whenever you tap a land for mana, add one mana to your mana pool of any type that land produced.
|
||||
|
||||
Reference in New Issue
Block a user