-Laurent Added @damaged, cards to 10E and LEG, small correction to ALA, ARB, CHK, EVE and ZEN
- Added @damaged works fine (tested with thieving magpie), please test your additions if you plan to add some cards with this keyword and report if buggy. As the other trigger, you cannot have a target unless there is a may ability. - Added 2 cards to 10E - Reminisce and Thieving Magpie both tested and working. - Added 2 cards to LEG - Jovial Evil and Spiritual Sanctuary (not tested yet) but should work.
This commit is contained in:
@@ -40,7 +40,7 @@ id=79248
|
||||
name=Ben-Ben, Akki Hermit
|
||||
mana={2}{R}{R}
|
||||
type=Creature
|
||||
abilities=legendary
|
||||
abilities=legendary
|
||||
subtype=Goblin Shaman
|
||||
power=1
|
||||
toughness=1
|
||||
@@ -259,7 +259,7 @@ id=79180
|
||||
name=Honden of Life's Web
|
||||
mana={4}{G}
|
||||
type=Enchantment
|
||||
abilities=Legendary
|
||||
abilities=legendary
|
||||
subtype=Shrine
|
||||
text=At the beginning of your upkeep, put a 1/1 colorless Spirit creature token into play for each Shrine you control.
|
||||
auto=@each my upkeep:foreach(shrine|myinplay) token(Spirit,Creature Spirit,1/1,artifact)
|
||||
@@ -270,7 +270,7 @@ id=79176
|
||||
name=Honden of Seeing Winds
|
||||
mana={4}{U}
|
||||
type=Enchantment
|
||||
abilities=Legendary
|
||||
abilities=legendary
|
||||
subtype=Shrine
|
||||
text=At the beginning of your upkeep, draw a card for each Shrine you control.
|
||||
auto=@each my upkeep:foreach(shrine|myinplay) draw:1
|
||||
@@ -833,7 +833,7 @@ type=Creature
|
||||
subtype=Dragon Spirit
|
||||
power=5
|
||||
toughness=5
|
||||
auto=@movedTo(this|graveyard):damage:5 all(creature[-flying])
|
||||
auto=@movedTo(this|graveyard) from(inplay):damage:5 all(creature[-flying])
|
||||
abilities=flying,legendary
|
||||
rarity=R
|
||||
[/card]
|
||||
@@ -856,7 +856,7 @@ id=78965
|
||||
name=Seizan, Perverter of Truth
|
||||
mana={3}{B}{B}
|
||||
type=Creature
|
||||
abilities=Legendary
|
||||
abilities=legendary
|
||||
auto=@each my upkeep:life:-2 controller && draw:2 controller
|
||||
auto=@each opponent upkeep:life:-2 opponent && draw:2 opponent
|
||||
subtype=Demon Spirit
|
||||
@@ -1060,7 +1060,7 @@ toughness=1
|
||||
id=80274
|
||||
name=Zo-Zu the Punisher
|
||||
mana={1}{R}{R}
|
||||
type=Legendary Creature
|
||||
type=Creature
|
||||
subtype=Goblin Warrior
|
||||
power=2
|
||||
toughness=2
|
||||
|
||||
Reference in New Issue
Block a user