Tetravite: add token script

This commit is contained in:
Hanmac
2018-11-21 11:47:52 +01:00
parent cde486cfa0
commit 66ceaacf4d
2 changed files with 8 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ PT:1/1
K:etbCounter:P1P1:3 K:etbCounter:P1P1:3
K:Flying K:Flying
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your upkeep, you may remove any number of +1/+1 counters from CARDNAME. If you do, create that many 1/1 colorless Tetravite artifact creature tokens. They each have flying and "This creature can't be enchanted." T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ At the beginning of your upkeep, you may remove any number of +1/+1 counters from CARDNAME. If you do, create that many 1/1 colorless Tetravite artifact creature tokens. They each have flying and "This creature can't be enchanted."
SVar:TrigToken:AB$Token | Cost$ SubCounter<X/P1P1> | References$ X | TokenAmount$ ChosenX | TokenName$ Tetravite | TokenTypes$ Artifact,Creature,Tetravite | TokenOwner$ You | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying<>CARDNAME can't be enchanted. | RememberTokens$ True | SubAbility$ DBClearXChoice SVar:TrigToken:AB$Token | Cost$ SubCounter<X/P1P1> | References$ X | TokenAmount$ ChosenX | LegacyImage$ c 1 1 tetravite | TokenScript$ tetravite | RememberTokens$ True | SubAbility$ DBClearXChoice
SVar:DBClearXChoice:DB$ Cleanup | ClearChosenX$ True SVar:DBClearXChoice:DB$ Cleanup | ClearChosenX$ True
SVar:X:XChoice SVar:X:XChoice
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounters | TriggerDescription$ At the beginning of your upkeep, you may exile any number of tokens created with CARDNAME. If you do, put that many +1/+1 counters on CARDNAME. T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounters | TriggerDescription$ At the beginning of your upkeep, you may exile any number of tokens created with CARDNAME. If you do, put that many +1/+1 counters on CARDNAME.

View File

@@ -0,0 +1,7 @@
Name:Tetravite
ManaCost:no cost
Types:Artifact Creature Tetravite
PT:1/1
K:Flying
S:Mode$ CantAttach | ValidCard$ Card.Aura | Target$ Card.Self | Description$ CARDNAME can't be enchanted.
Oracle:Flying\nCARDNAME can't be enchanted.