diff --git a/.gitattributes b/.gitattributes index a5564e2354d..0ff049d6999 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8159,6 +8159,7 @@ forge-gui/res/cardsfolder/k/karametra_god_of_harvests.txt -text forge-gui/res/cardsfolder/k/karametras_acolyte.txt -text forge-gui/res/cardsfolder/k/karametras_favor.txt -text forge-gui/res/cardsfolder/k/kargan_dragonlord.txt svneol=native#text/plain +forge-gui/res/cardsfolder/k/karlov_of_the_ghost_council.txt -text forge-gui/res/cardsfolder/k/karma.txt svneol=native#text/plain forge-gui/res/cardsfolder/k/karmic_guide.txt svneol=native#text/plain forge-gui/res/cardsfolder/k/karmic_justice.txt -text @@ -9377,6 +9378,7 @@ forge-gui/res/cardsfolder/m/mercurial_chemister.txt -text forge-gui/res/cardsfolder/m/mercurial_kite.txt svneol=native#text/plain forge-gui/res/cardsfolder/m/mercurial_pretender.txt -text forge-gui/res/cardsfolder/m/mercy_killing.txt -text svneol=unset#text/plain +forge-gui/res/cardsfolder/m/meren_of_clan_nel_toth.txt -text forge-gui/res/cardsfolder/m/merfolk_assassin.txt svneol=native#text/plain forge-gui/res/cardsfolder/m/merfolk_looter.txt svneol=native#text/plain forge-gui/res/cardsfolder/m/merfolk_mesmerist.txt svneol=native#text/plain diff --git a/forge-gui/res/cardsfolder/k/karlov_of_the_ghost_council.txt b/forge-gui/res/cardsfolder/k/karlov_of_the_ghost_council.txt new file mode 100644 index 00000000000..7807ffb14b0 --- /dev/null +++ b/forge-gui/res/cardsfolder/k/karlov_of_the_ghost_council.txt @@ -0,0 +1,9 @@ +Name:Karlov of the Ghost Council +ManaCost:W B +Types:Legendary Creature Spirit Advisor +PT:2/2 +T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | OptionalDecider$ You | TriggerDescription$ Whenever you gain life, put two +1/+1 counters on CARDNAME. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2 +A:AB$ ChangeZone | Cost$ W B SubCounter<6/P1P1> | ValidTgts$ Creature | Origin$ Battlefield | Destination$ Exile | TgtPrompt$ Select target creature | SpellDescription$ Exile target creature. +SVar:Picture:http://www.wizards.com/global/images/magic/general/karlov_of_the_ghost_council.jpg +Oracle:Whenever you gain life, put two +1/+1 counters on Karlov of the Ghost Council.\n{W}{B}, Remove six +1/+1 counters from Karlov of the Ghost Council: Exile target creature. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/m/meren_of_clan_nel_toth.txt b/forge-gui/res/cardsfolder/m/meren_of_clan_nel_toth.txt new file mode 100644 index 00000000000..d9d7fcabe67 --- /dev/null +++ b/forge-gui/res/cardsfolder/m/meren_of_clan_nel_toth.txt @@ -0,0 +1,12 @@ +Name:Meren of Clan Nel Toth +ManaCost:2 B G +Types:Legendary Creature Human Shaman +PT:3/4 +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigExperience | TriggerDescription$ Whenever another creature you control dies, you get an experience counter. +SVar:TrigExperience:DB$ PutCounter | Defined$ You | CounterType$ Experience | CounterNum$ 1 +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigChangeZone | TriggerDescription$ At the beginning of your end step, choose target creature card in your graveyard. If that card's converted mana cost is less than or equal to the number of experience counters you have, return it to the battlefield. Otherwise, put it into your hand. +SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | ValidTgts$ Creature.YouOwn | Origin$ Graveyard | Destination$ Battlefield | ConditionDefined$ Targeted | ConditionPresent$ Card.cmcLEX | References$ X | SubAbility$ DBChangeZone +SVar:DBChangeZone:DB$ ChangeZone | Defined$ Targeted | Origin$ Graveyard | Destination$ Hand | ConditionDefined$ Targeted | ConditionPresent$ Card.cmcGTX | References$ X +SVar:X:Count$YourCountersExperience +SVar:Picture:http://www.wizards.com/global/images/magic/general/meren_of_clan_nel_toth.jpg +Oracle:Whenever another creature you control dies, you get an experience counter.\nAt the beginning of your end step, choose target creature card in your graveyard. If that card's converted mana cost is less than or equal to the number of experience counters you have, return it to the battlefield. Otherwise, put it into your hand. \ No newline at end of file