mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Kasmina, Enigma Sage
This commit is contained in:
15
forge-gui/res/cardsfolder/upcoming/kasmina_enigma_sage.txt
Normal file
15
forge-gui/res/cardsfolder/upcoming/kasmina_enigma_sage.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Kasmina, Enigma Sage
|
||||
ManaCost:1 G U
|
||||
Types:Legendary Planeswalker Kasmina
|
||||
Loyalty:2
|
||||
S:Mode$ Continuous | Affected$ Planeswalker.Other+YouCtrl | EffectZone$ Battlefield | GainsAbilitiesOf$ Card.Self | GainsLoyaltyAbilities$ True | Description$ Each other planeswalker you control has the loyalty abilities of CARDNAME.
|
||||
A:AB$ Scry | Cost$ AddCounter<2/LOYALTY> | Planeswalker$ True | ScryNum$ 1 | SpellDescription$ Scry 1.
|
||||
A:AB$ Token | Cost$ SubCounter<X/LOYALTY> | Planeswalker$ True | TokenScript$ gu_0_0_fractal | SubAbility$ DBPutCounter | RememberTokens$ True | SpellDescription$ Create a 0/0 green and blue Fractal creature token. Put X +1/+1 counters on it.
|
||||
SVar:DBPutCounter:DB$ PutCounter | Defined$ Remembered | CounterType$ P1P1 | CounterNum$ X | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Count$xPaid
|
||||
A:AB$ ChangeZone | Cost$ SubCounter<8/LOYALTY> | Planeswalker$ True | Origin$ Library | Destination$ Exile | ChangeType$ Instant.SharesColorWith Card.Self,Sorcery.SharesColorWith Card.Self | ChangeNum$ 1 | SubAbility$ DBPlay | RememberChanged$ True | SpellDescription$ Search your library for an instant or sorcery card that shares a color with this planeswalker, exile that card, then shuffle. You may cast that card without paying its mana cost.
|
||||
SVar:DBPlay:DB$ Play | Defined$ Remembered | WithoutManaCost$ True | Optional$ True | SubAbility$ DBCleanup
|
||||
DeckHints:Type$Instant|Sorcery
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Each other planeswalker you control has the loyalty abilities of Kasmina, Enigma Sage.\n[+2]: Scry 1.\n[-X]: Create a 0/0 green and blue Fractal creature token. Put X +1/+1 counters on it.\n[-8]: Search your library for an instant or sorcery card that shares a color with this planeswalker, exile that card, then shuffle. You may cast that card without paying its mana cost.
|
||||
@@ -94,6 +94,7 @@ Fighter:Fighters
|
||||
Fish:Fish
|
||||
Flagbearer:Flagbearers
|
||||
Fox:Foxes
|
||||
Fractal:Fractals
|
||||
Frog:Frogs
|
||||
Fungus:Fungi
|
||||
Gamer:Gamers
|
||||
|
||||
6
forge-gui/res/tokenscripts/gu_0_0_fractal.txt
Normal file
6
forge-gui/res/tokenscripts/gu_0_0_fractal.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Fractal
|
||||
Colors:green,blue
|
||||
ManaCost:no cost
|
||||
Types:Creature Fractal
|
||||
PT:0/0
|
||||
Oracle:
|
||||
Reference in New Issue
Block a user