Updates to _cards.dat, bug fixes
Bug fixes in primitives
This commit is contained in:
@@ -2,29 +2,9 @@
|
||||
author=Wagic Team
|
||||
name=Multiverse Legends
|
||||
year=2023-04-21
|
||||
total=69
|
||||
total=195
|
||||
[/meta]
|
||||
[card]
|
||||
primitive=Treasure
|
||||
id=-611325
|
||||
rarity=T
|
||||
[/card]
|
||||
[card]
|
||||
primitive=Treasure
|
||||
id=-611326
|
||||
rarity=T
|
||||
[/card]
|
||||
[card]
|
||||
primitive=Elemental
|
||||
id=-611329
|
||||
rarity=T
|
||||
[/card]
|
||||
[card]
|
||||
primitive=Phyrexian Myr
|
||||
id=-611341
|
||||
rarity=T
|
||||
[/card]
|
||||
[card]
|
||||
primitive=Anafenza, Kin-Tree Spirit
|
||||
id=611306
|
||||
rarity=R
|
||||
|
||||
@@ -42,7 +42,7 @@ rarity=R
|
||||
[card]
|
||||
primitive=Jurassic Park
|
||||
id=642679
|
||||
rarity=T
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
primitive=Blue, Loyal Raptor
|
||||
@@ -167,5 +167,5 @@ rarity=C
|
||||
[card]
|
||||
primitive=Command Tower
|
||||
id=642586
|
||||
rarity=T
|
||||
rarity=C
|
||||
[/card]
|
||||
|
||||
@@ -55877,9 +55877,11 @@ name=K'rrik, Son of Yawgmoth
|
||||
abilities=lifelink
|
||||
other={4} name(Pay with life)
|
||||
auto=if paid(alternative) then thisforeach(variable{3}) ability$!name(Pay Life or B) pay[[{B}]] name(Pay B) donothing?life:-2!$ controller
|
||||
auto={L:2}:Add{B}
|
||||
auto=@movedTo(*[black]|mystack):counter(1/1)
|
||||
text=(Phyrexian {B} can be paid with either {B} or 2 life.) -- Lifelink -- For each {B} in a cost, you may pay 2 life rather than pay that mana. -- Whenever you cast a black spell, put a +1/+1 counter on K'rrik, Son of Yawgmoth.
|
||||
mana={4}{B}{B}{B}
|
||||
color=black
|
||||
mana={4}{p(B)}{p(B)}{p(B)}
|
||||
type=Legendary Creature
|
||||
subtype=Phyrexian Horror Minion
|
||||
power=2
|
||||
@@ -63825,7 +63827,7 @@ toughness=*
|
||||
[card]
|
||||
name=Malleable Impostor
|
||||
abilities=flash,flying
|
||||
auto=may target(creature|opponentBattlefield) copy and!( transforms((Faerie Shapeshifter,flying)) forever )!
|
||||
auto=may notATarget(creature|opponentBattlefield) copy and!( transforms((Faerie Shapeshifter,flying)) forever )!
|
||||
text=Flash -- Flying -- You may have Malleable Impostor enter the battlefield as a copy of a creature an opponent controls, except it's a Faerie Shapeshifter in addition to its other types and it has flying.
|
||||
mana={3}{U}
|
||||
type=Creature
|
||||
@@ -63962,7 +63964,7 @@ toughness=4
|
||||
[card]
|
||||
name=Mangara, the Diplomat
|
||||
abilities=lifelink
|
||||
auto=@combat(attacking) source(creature|opponentBattlefield) turnlimited:if type(creature[attacking]|opponentBattlefield)~morethan~1 then draw:1 controller
|
||||
auto=@each opponent attackers restriction{type(creature[attacking])~morethan~1}:draw:1 controller
|
||||
auto=@movedto(*|opponentStack) restriction{thisturn(*|opponentStack)~equalto~1}:draw:1 controller
|
||||
text=Lifelink -- Whenever an opponent attacks with creatures, if two or more of those creatures are attacking you and/or planeswalkers you control, draw a card. -- Whenever an opponent casts their second spell each turn, draw a card.
|
||||
mana={3}{W}
|
||||
|
||||
Reference in New Issue
Block a user