mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Fixed charm choice descriptions for Timecrafting
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:X R
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ Charm | Cost$ X R | CharmNum$ 1 | Choices$ LoseTime,GainTime | References$ X | SpellDescription$ Choose one - Remove X time counters from target permanent or suspended card; or put X time counters on target permanent with a time counter on it or suspended card.
|
||||
SVar:LoseTime:DB$ RemoveCounter | ValidTgts$ Permanent.OnBattlefield,Card.suspended | AITgts$ Permanent.counters_GE1_TIME+OnBattlefield+YouDontCtrl,Card.suspended+YouCtrl | TgtPrompt$ Select target permanent or suspended card. | CounterType$ TIME | CounterNum$ X | References$ X | TgtZone$ Battlefield,Exile | SpellDescription$ Remove two time counters from target permanent or suspended card.
|
||||
SVar:GainTime:DB$ PutCounter | ValidTgts$ Permanent.counters_GE1_TIME+OnBattlefield,Card.suspended | AITgts$ Permanent.counters_GE1_TIME+OnBattlefield+YouCtrl,Card.suspended+YouDontCtrl | TgtPrompt$ Select target permanent with a time counter on it or suspended card. | CounterType$ TIME | CounterNum$ X | References$ X | TgtZone$ Battlefield,Exile | SpellDescription$ Put two time counters target permanent with a time counter on it or suspended card.
|
||||
SVar:LoseTime:DB$ RemoveCounter | ValidTgts$ Permanent.OnBattlefield,Card.suspended | AITgts$ Permanent.counters_GE1_TIME+OnBattlefield+YouDontCtrl,Card.suspended+YouCtrl | TgtPrompt$ Select target permanent or suspended card. | CounterType$ TIME | CounterNum$ X | References$ X | TgtZone$ Battlefield,Exile | SpellDescription$ Remove X time counters from target permanent or suspended card.
|
||||
SVar:GainTime:DB$ PutCounter | ValidTgts$ Permanent.counters_GE1_TIME+OnBattlefield,Card.suspended | AITgts$ Permanent.counters_GE1_TIME+OnBattlefield+YouCtrl,Card.suspended+YouDontCtrl | TgtPrompt$ Select target permanent with a time counter on it or suspended card. | CounterType$ TIME | CounterNum$ X | References$ X | TgtZone$ Battlefield,Exile | SpellDescription$ Put X time counters target permanent with a time counter on it or suspended card.
|
||||
SVar:X:Count$xPaid
|
||||
SVar:RemAIDeck:True
|
||||
SVar:RemRandomDeck:True
|
||||
|
||||
Reference in New Issue
Block a user