Fixed charm choice descriptions for Timecrafting

This commit is contained in:
moomarc
2012-07-17 09:57:51 +00:00
parent 5889a39ceb
commit 8b34d0d6a5

View File

@@ -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