Added / fixed primitives from ONE set, fixed Treasure name in all sets and primitives, updated missing cards by sets list, improved token creator ability by trying to retrieve the token id from the same set of source card (e.g. Urza's Saga), improved toxic ability adding a new target chooser "hastoxic" and adding a new keyword "toxicity" to retrieve the toxic amount of card.
This commit is contained in:
@@ -9,6 +9,15 @@ power=4
|
||||
toughness=7
|
||||
[/card]
|
||||
[card]
|
||||
name=Melira, the Living Cure
|
||||
text=If you would get one or more poison counters, instead you get one poison counter and you can't get additional poison counters this turn. -- Exile Melira, the Living Cure: Choose another target creature or artifact. When it's put into a graveyard this turn, return that card to the battlefield under its owner's control.
|
||||
mana={G}{W}
|
||||
type=Legendary Creature
|
||||
subtype=Human Scout
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Mirran Safehouse
|
||||
text=As long as Mirran Safehouse is on the battlefield, it has all activated abilities of all land cards in all graveyards.
|
||||
mana={3}
|
||||
@@ -60,6 +69,15 @@ mana={3}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Melira, the Living Cure
|
||||
text=If you would get one or more poison counters, instead you get one poison counter and you can't get additional poison counters this turn. -- Exile Melira, the Living Cure: Choose another target creature or artifact. When it's put into a graveyard this turn, return that card to the battlefield under its owner's control.
|
||||
mana={G}{W}
|
||||
type=Legendary Creature
|
||||
subtype=Human Scout
|
||||
power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
name=Drivnod, Carnage Dominus
|
||||
text=If a creature dying causes a triggered ability of a permanent you control to trigger, that ability triggers an additional time. -- {B/P}{B/P}, Exile three creature cards from your graveyard: Put an indestructible counter on Drivnod, Carnage Dominus. ({B/P} can be paid with either {B} or 2 life.)
|
||||
mana={3}{B}{B}
|
||||
|
||||
Reference in New Issue
Block a user