Updates to _cards.dat, bug fixes
Bug fixes in primitives
This commit is contained in:
@@ -2,29 +2,9 @@
|
|||||||
author=Wagic Team
|
author=Wagic Team
|
||||||
name=Multiverse Legends
|
name=Multiverse Legends
|
||||||
year=2023-04-21
|
year=2023-04-21
|
||||||
total=69
|
total=195
|
||||||
[/meta]
|
[/meta]
|
||||||
[card]
|
[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
|
primitive=Anafenza, Kin-Tree Spirit
|
||||||
id=611306
|
id=611306
|
||||||
rarity=R
|
rarity=R
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ rarity=R
|
|||||||
[card]
|
[card]
|
||||||
primitive=Jurassic Park
|
primitive=Jurassic Park
|
||||||
id=642679
|
id=642679
|
||||||
rarity=T
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
primitive=Blue, Loyal Raptor
|
primitive=Blue, Loyal Raptor
|
||||||
@@ -167,5 +167,5 @@ rarity=C
|
|||||||
[card]
|
[card]
|
||||||
primitive=Command Tower
|
primitive=Command Tower
|
||||||
id=642586
|
id=642586
|
||||||
rarity=T
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
|
|||||||
@@ -55877,9 +55877,11 @@ name=K'rrik, Son of Yawgmoth
|
|||||||
abilities=lifelink
|
abilities=lifelink
|
||||||
other={4} name(Pay with life)
|
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=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)
|
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.
|
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
|
type=Legendary Creature
|
||||||
subtype=Phyrexian Horror Minion
|
subtype=Phyrexian Horror Minion
|
||||||
power=2
|
power=2
|
||||||
@@ -63825,7 +63827,7 @@ toughness=*
|
|||||||
[card]
|
[card]
|
||||||
name=Malleable Impostor
|
name=Malleable Impostor
|
||||||
abilities=flash,flying
|
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.
|
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}
|
mana={3}{U}
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -63962,7 +63964,7 @@ toughness=4
|
|||||||
[card]
|
[card]
|
||||||
name=Mangara, the Diplomat
|
name=Mangara, the Diplomat
|
||||||
abilities=lifelink
|
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
|
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.
|
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}
|
mana={3}{W}
|
||||||
|
|||||||
Reference in New Issue
Block a user