Bug fixes in primitives
Knight of Old Benalia Scalelord Reckoner Insurrection affects also your creatures Scaretiller Secrets of the Golden City Trial of Ambition Channeler Initiate Hecatomb Brash Taunter Bonder's Ornament Livio, Oathsworn Sentinel, may exile, still missing aegis counters Rowan Kenrith not close to actual effect fecundity is a may Crypt Rats crashed the game Sphere of Safety Fairgrounds Trumpeter still needs the condition at end of turn Cavalry Drillmaster Bloodmist Infiltrator Sudden Demise Rishkar, Peema Renegade Glowspore Shaman Oracle of Bones Jugan, the Rising Star should be a may Corrupted Grafstone Lantern of the Lost
This commit is contained in:
@@ -22832,11 +22832,11 @@ subtype=Aura
|
||||
[card]
|
||||
name=Corrupted Grafstone
|
||||
auto=tap(noevent)
|
||||
auto=aslongas(*[green]|mygraveyard)~morethan~0 {T}:add{G}
|
||||
auto=aslongas(*[white]|mygraveyard)~morethan~0 {T}:add{W}
|
||||
auto=aslongas(*[black]|mygraveyard)~morethan~0 {T}:add{B}
|
||||
auto=aslongas(*[blue]|mygraveyard)~morethan~0 {T}:add{U}
|
||||
auto=aslongas(*[red]|mygraveyard)~morethan~0 {T}:add{R}
|
||||
auto=aslongas(*[white]|mygraveyard) {T}:add{W}
|
||||
auto=aslongas(*[blue]|mygraveyard) {T}:add{U}
|
||||
auto=aslongas(*[black]|mygraveyard) {T}:add{B}
|
||||
auto=aslongas(*[red]|mygraveyard) {T}:add{R}
|
||||
auto=aslongas(*[green]|mygraveyard) {T}:add{G}
|
||||
text=Corrupted Grafstone enters the battlefield tapped. -- {T}: Choose a color of a card in your graveyard. Add one mana of that color to your mana pool.
|
||||
mana={2}
|
||||
type=Artifact
|
||||
@@ -24484,7 +24484,7 @@ type=Land
|
||||
[/card]
|
||||
[card]
|
||||
name=Crypt Rats
|
||||
auto={X:black}:damage:X all(creature,player)
|
||||
auto={X:black}:damage:X all(creature) && damage:X controller && damage:X opponent
|
||||
text={X}: Crypt Rats deals X damage to each creature and each player. Spend only black mana this way.
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
@@ -39508,7 +39508,7 @@ type=Instant
|
||||
[card]
|
||||
name=Fecundity
|
||||
auto=@movedTo(creature|mygraveyard) from(battlefield):may draw:1 controller
|
||||
auto=@movedTo(creature|opponentgraveyard) from(battlefield):draw:1 opponent
|
||||
auto=@movedTo(creature|opponentgraveyard) from(battlefield):may draw:1 opponent
|
||||
text=Whenever a creature dies, that creature's controller may draw a card.
|
||||
mana={2}{G}
|
||||
type=Enchantment
|
||||
@@ -49303,7 +49303,7 @@ toughness=2
|
||||
name=Grand Arbiter Augustin IV
|
||||
auto=lord(*[white]|mycastingzone) altercost(colorless,-1)
|
||||
auto=lord(*[blue]|mycastingzone) altercost(colorless,-1)
|
||||
auto=lord(*|opponentcastingzone) altercost( colorless,+1)
|
||||
auto=lord(*|opponentcastingzone) altercost(colorless,+1)
|
||||
text=White spells you cast cost {1} less to cast. -- Blue spells you cast cost {1} less to cast. -- Spells your opponents cast cost {1} more to cast.
|
||||
mana={2}{W}{U}
|
||||
type=Legendary Creature
|
||||
@@ -53482,8 +53482,8 @@ subtype=Equipment
|
||||
[/card]
|
||||
[card]
|
||||
name=Hecatomb
|
||||
auto=aslongas(creature|mybattlefield) choice target(<4>other creature|mybattlefield) sacrifice oneshot >4
|
||||
auto=choice sacrifice all(this)
|
||||
auto=aslongas(creature|mybattlefield) choice name(sacrifice four creatures) target(<4>creature|mybattlefield) sacrifice oneshot >3
|
||||
auto=choice name(sacrifice Hecatomb) sacrifice all(this)
|
||||
auto={T(swamp|mybattlefield)}:damage:1 target(creature,player)
|
||||
text=When Hecatomb enters the battlefield, sacrifice Hecatomb unless you sacrifice four creatures. -- Tap an untapped Swamp you control: Hecatomb deals 1 damage to target creature or player.
|
||||
mana={1}{B}{B}
|
||||
@@ -58756,6 +58756,8 @@ type=Instant
|
||||
[card]
|
||||
name=Insurrection
|
||||
auto=all(creature|opponentbattlefield) transforms((,newability[moveTo(opponentbattlefield)],newability[phaseaction[endofturn sourceinplay] moveTo(ownerbattlefield)],newability[untap],haste)) ueot
|
||||
auto=all(creature|mybattlefield) untap
|
||||
auto=all(creature|mybattlefield) haste
|
||||
text=Untap all creatures and gain control of them until end of turn. They gain haste until end of turn.
|
||||
mana={5}{R}{R}{R}
|
||||
type=Sorcery
|
||||
@@ -60773,7 +60775,7 @@ toughness=1
|
||||
[card]
|
||||
name=Jugan, the Rising Star
|
||||
abilities=flying
|
||||
auto=_DIES_ability$!counter(1/1) target(creature)!$ controller && ability$!counter(1/1) target(creature)!$ controller && ability$!counter(1/1) target(creature)!$ controller && ability$!counter(1/1) target(creature)!$ controller && ability$!counter(1/1) target(creature)!$ controller
|
||||
auto=_DIES_ability$!may counter(1/1) target(creature)!$ controller && ability$!may counter(1/1) target(creature)!$ controller && ability$!may counter(1/1) target(creature)!$ controller && ability$!may counter(1/1) target(creature)!$ controller && ability$!may counter(1/1) target(creature)!$ controller
|
||||
text=Flying -- When Jugan, the Rising Star is put into a graveyard from the battlefield, you may distribute five +1/+1 counters among any number of target creatures.
|
||||
mana={3}{G}{G}{G}
|
||||
type=Legendary Creature
|
||||
@@ -95889,7 +95891,7 @@ type=Land
|
||||
[/card]
|
||||
[card]
|
||||
name=Rishkar, Peema Renegade
|
||||
auto=counter(1/1) target(<upto:2>creature)
|
||||
auto=counter(1/1) target(<upto:2>creature|mybattlefield)
|
||||
auto=lord(creature[counter{any}]|mybattlefield) {T}:Add{G}
|
||||
text=When Rishkar, Peema Renegade enters the battlefield, put a +1/+1 counter on each of up to two target creatures. -- Each creature you control with a counter on it has "{T}: Add {G} to your mana pool."
|
||||
mana={2}{G}
|
||||
@@ -105067,7 +105069,7 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Sidisi's Pet
|
||||
abilities=Lifelink
|
||||
abilities=lifelink
|
||||
facedown={3}
|
||||
autofacedown={1}{B}:morph
|
||||
text=Lifelink (Damage dealt by this creature also causes you to gain that much life.) -- Morph {1}{B} (You may cast this card face down as a 2/2 creature for 3. Turn it face up any time for its morph cost.)
|
||||
|
||||
Reference in New Issue
Block a user