Arixmethes - enters tapped

This commit is contained in:
austinio7116
2018-07-29 20:14:29 +01:00
committed by maustin
parent 8331660825
commit 5e16d52ce9

View File

@@ -2,7 +2,9 @@ Name:Arixmethes, Slumbering Isle
ManaCost:2 G U
Types:Legendary Creature Kraken
PT:12/12
K:etbCounter:SLUMBER:5
K:ETBReplacement:Other:LandTapped
SVar:LandTapped:DB$ Tap | Defined$ Self | SubAbility$ DBAddCounter | ETB$ True | SpellDescription$ CARDNAME enters the battlefield tapped with five slumber counters on it.
SVar:DBAddCounter:DB$ PutCounter | Defined$ Self | ETB$ True | CounterType$ DOOM | CounterNum$ 5
S:Mode$ Continuous | Affected$ Card.Self+counters_GE1_SLUMBER | AddType$ Land | RemoveCardTypes$ True | Description$ As long as CARDNAME has a slumber counter on it, it's a land. (It's not a creature.)
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ You | Execute$ TrigRemoveCounter | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ Whenever you cast a spell, you may remove a slumber counter from CARDNAME.
SVar:TrigRemoveCounter:DB$RemoveCounter | Defined$ Self | CounterType$ SLUMBER | CounterNum$ 1