mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Arixmethes - enters tapped
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user