mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
Fixed charm choice descriptions for Timecrafting
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:X R
|
|||||||
Types:Instant
|
Types:Instant
|
||||||
Text:no text
|
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.
|
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: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 two time counters target permanent with a time counter on it 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:X:Count$xPaid
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:RemRandomDeck:True
|
SVar:RemRandomDeck:True
|
||||||
|
|||||||
Reference in New Issue
Block a user