Erwan
- fix issue 168 (kudzu) - Fix issue 162 (copy VS shroud). This fix introduces a new keyword: NotATarget() instead of Target(). (Which was the best way for me to keep some kind of backward compatibility/ not alter the code too much / fix the bug)
This commit is contained in:
@@ -389,7 +389,7 @@ rarity=L
|
||||
text={R}, {T}, Discard a card: Destroy target blue permanent. {1}{R}, {T}, Discard a card: Jaya Ballard, Task Mage deals 3 damage to target creature or player. A creature dealt damage this way can't be regenerated this turn. {5}{R}{R}, {T}, Discard a card: Jaya Ballard deals 6 damage to each creature and each player.
|
||||
id=109752
|
||||
name=Jaya Ballard, Task Mage
|
||||
rarity=R
|
||||
rarity=R
|
||||
mana={1}{R}{R}
|
||||
type=Creature
|
||||
subtype=Human Spellshaper
|
||||
@@ -916,7 +916,7 @@ text=As Vesuva enters the battlefield, you may choose a land on the battlefield.
|
||||
id=113543
|
||||
name=Vesuva
|
||||
auto=tap
|
||||
auto=may copy target(land)
|
||||
auto=may copy notatarget(land)
|
||||
rarity=R
|
||||
type=Land
|
||||
[/card]
|
||||
|
||||
Reference in New Issue
Block a user