This commit is contained in:
Simisays
2023-07-21 18:17:12 +02:00
parent 10a40705fa
commit c54dc76b48
6 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
Name:Calamity of the Titans
ManaCost:4 C C
Types:Sorcery
A:SP$ ChangeZoneAll | Cost$ 4 C C Reveal<1/Creature.Colorless/colorless creature> | ChangeType$ Creature.cmcLTX,Planeswalker.cmcLTX | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile each creature and planeswalker with mana value less than the revealed card's mana value.
SVar:X:Revealed$CardManaCost
Oracle:As an additional cost to cast this spell, reveal a colorless creature card from your hand.\nExile each creature and planeswalker with mana value less than the revealed card's mana value.

View File

@@ -0,0 +1,6 @@
Name:Darksteel Monolith
ManaCost:8
Types:Artifact
K:Indestructible
S:Mode$ Continuous | MayPlay$ True | MayPlayAltManaCost$ 0 | MayPlayLimit$ 1 | MayPlayDontGrantZonePermissions$ True | Affected$ Card.nonLand+Colorless | AffectedZone$ Hand | Description$ Once each turn, you may pay {0} rather than pay the mana cost for a colorless spell that you cast from your hand.
Oracle:Indestructible\nOnce each turn, you may pay {0} rather than pay the mana cost for a colorless spell that you cast from your hand.

View File

@@ -0,0 +1,14 @@
Name:Omarthis, Ghostfire Initiate
ManaCost:X X
Types:Legendary Creature Spirit Naga
PT:0/0
K:etbCounter:P1P1:X
SVar:X:Count$xPaid
T:Mode$ CounterAddedOnce | ValidCard$ Creature.Other+YouCtrl+inZoneBattlefield+Colorless | OptionalDecider$ You | TriggerZones$ Battlefield | CounterType$ P1P1 | Execute$ TrigPutCounter | TriggerDescription$ Whenever you put one or more +1/+1 counters on another colorless creature, you may put a +1/+1 counter on NICKNAME.
SVar:TrigPutCounter:DB$ PutCounter | CounterType$ P1P1 | CounterNum$ 1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigManifest | TriggerDescription$ When NICKNAME dies, manifest a number of cards from the top of your library equal to the number of counters on it.
SVar:TrigManifest:DB$ Manifest | Amount$ Y | Defined$ TopOfLibrary
SVar:Y:TriggeredCard$CardCounters.P1P1
DeckHas:Ability$Counters
DeckHints:Ability$Counters
Oracle:Omarthis, Ghostfire Initiate enters the battlefield with X +1/+1 counters on it.\nWhenever you put one or more +1/+1 counters on another colorless creature, you may put a +1/+1 counter on Omarthis.\nWhen Omarthis dies, manifest a number of cards from the top of your library equal to the number of counters on it.

View File

@@ -0,0 +1,9 @@
Name:Rise of the Eldrazi
ManaCost:9 C C C
Types:Sorcery
K:This spell can't be countered.
A:SP$ Destroy | ValidTgts$ Permanent| SubAbility$ DBDraw | SpellDescription$ Destroy target permanent.
SVar:DBDraw:DB$ Draw | NumCards$ 4 | ValidTgts$ Player | TgtPrompt$ Select target player | SubAbility$ DBExtraTurn | SpellDescription$ Target player draws four cards.
SVar:DBExtraTurn: DB$ AddTurn | Defined$ You | NumTurns$ 1 | SubAbility$ DBChange | SpellDescription$ Take an extra turn after this one.
SVar:DBChange:DB$ ChangeZone | Origin$ Stack | Destination$ Exile | SpellDescription$ Exile CARDNAME
Oracle:This spell can't be countered.\nDestroy target permanent. Target player draws four cards. Take an extra turn after this one.\nExile Rise of the Eldrazi.

View File

@@ -0,0 +1,10 @@
Name:Skittering Cicada
ManaCost:3
Types:Creature Insect
PT:2/2
K:Flash
S:Mode$ CastWithFlash | ValidCard$ Card.Colorless | ValidSA$ Spell | EffectZone$ Battlefield | Caster$ You | Description$ You may cast colorless spells as though they had flash.
T:Mode$ SpellCast | ValidCard$ Card.Colorless | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ Whenever you cast a colorless spell, until end of turn, CARDNAME gains trample and gets +X/+X, where X is that spell's mana value.
SVar:TrigPump:DB$ Pump | Defined$ Self | NumAtt$ +X | NumDef$ +X | KW$ Trample
SVar:X:TriggeredStackInstance$CardManaCostLKI
Oracle:Flash\nYou may cast colorless spells as though they had flash.\nWhenever you cast a colorless spell, until end of turn, Skittering Cicada gains trample and gets +X/+X, where X is that spell's mana value.

View File

@@ -0,0 +1,9 @@
Name:Ugin's Mastery
ManaCost:4
Types:Enchantment
T:Mode$ SpellCast | ValidCard$ Creature.Colorless | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigManifest | TriggerDescription$ Whenever you cast a colorless creature spell, manifest the top card of your library. (Put it onto the battlefield face down as a 2/2 creature. Turn it face up any time for its mana cost if it's a creature card.)
SVar:TrigManifest:DB$ Manifest
T:Mode$ AttackersDeclared | ValidAttackers$ Creature.YouCtrl | Execute$ TrigState | TriggerZones$ Battlefield | CheckSVar$ PackTactics | SVarCompare$ GE6 | NoResolvingCheck$ True | TriggerDescription$Whenever you attack with creatures with total power 6 or greater, you may turn a face-down creature you control face up.
SVar:TrigState:DB$ SetState | ValidTgts$ Creature.faceDown+YouCtrl | TgtPrompt$ Select target facedown creature you control. | Mode$ TurnFace
SVar:PackTactics:Count$SumPower_Creature.attacking
Oracle:Whenever you cast a colorless creature spell, manifest the top card of your library. (Put it onto the battlefield face down as a 2/2 creature. Turn it face up any time for its mana cost if it's a creature card.)\nWhenever you attack with creatures with total power 6 or greater, you may turn a face-down creature you control face up.