Revised the rules files and improved the Titania game mode with new features.
The effect "Whenever one or more +1/+1 counters are put" should be coded as @totalcounteradded(1/1) to to avoid triggering from a single instance that puts multiple counters. Updated the BLC file to include the alternative layout cards. Rakdos the Defiler Jin-Gitaxias, Progress Tyrant Jousting Lance Leaf Drum Controlled By The Ai Spectacle as a macro causes bugs Sword of the Paruns Suit Up Lurrus of the Dream-Den
This commit is contained in:
@@ -18054,7 +18054,7 @@ toughness=2
|
||||
[card]
|
||||
name=Cemetery Recruitment
|
||||
target=creature|mygraveyard
|
||||
auto=teach(zombie) draw:1
|
||||
auto=if cantargetcard(zombie|*) then draw:1
|
||||
auto=moveto(ownerHand)
|
||||
text=Return target creature card from your graveyard to your hand. If it's a Zombie card, draw a card.
|
||||
mana={1}{B}
|
||||
@@ -32768,7 +32768,7 @@ subtype=Aura
|
||||
[card]
|
||||
name=Dual Casting
|
||||
target=creature
|
||||
auto=teach(creature) {R}{T}:name(copy spell) castcard(copied noevent) target(*[instant;sorcery]|mystack)
|
||||
auto=teach(creature) {R}{T}:name(copy spell) transforms((,newability[activate castcard(copied noevent)])) oneshot target(*[instant;sorcery]|mystack)
|
||||
text=Enchant creature -- Enchanted creature has "{R}, {T}: Copy target instant or sorcery spell you control. You may choose new targets for the copy."
|
||||
mana={1}{R}
|
||||
type=Enchantment
|
||||
@@ -32785,7 +32785,7 @@ type=Instant
|
||||
[card]
|
||||
name=Dualcaster Mage
|
||||
abilities=flash
|
||||
auto=name(copy spell) target(instant,sorcery|stack) castcard(copied noevent)
|
||||
auto=name(copy spell) target(instant,sorcery|stack) transforms((,newability[activate castcard(copied noevent)])) oneshot
|
||||
text=Flash -- When Dualcaster Mage enters, copy target instant or sorcery spell. You may choose new targets for the copy.
|
||||
mana={1}{R}{R}
|
||||
type=Creature
|
||||
@@ -33895,12 +33895,13 @@ toughness=3
|
||||
[card]
|
||||
name=Echo Mage
|
||||
auto={1}{U}:counter(0/0,1,Level) asSorcery
|
||||
auto=this(counter{0/0.2.Level}=) {U}{U}{T}:name(copy spell) castcard(copied noevent) target(*[instant;sorcery]|stack)
|
||||
auto={U}{U}{T} restriction{compare(hascntlevel)~equalto~2}:target(*[instant;sorcery]|stack) name(copy spell) transforms((,newability[activate castcard(copied noevent)])) oneshot
|
||||
auto=this(counter{0/0.2.Level}=) 0/1
|
||||
auto=this(counter{0/0.3.Level}=) {U}{U}{T}:name(copy spell) castcard(copied noevent) target(*[instant;sorcery]|stack)
|
||||
auto={U}{U}{T} restriction{compare(hascntlevel)~equalto~3}:target(*[instant;sorcery]|stack) name(copy spell) transforms((,newability[activate castcard(copied noevent)])) oneshot
|
||||
auto=this(counter{0/0.3.Level}=) 0/1
|
||||
auto=this(counter{0/0.4.Level}) {U}{U}{T}:name(copy spell twice) castcard(copied noevent) and!(castcard(copied noevent))! target(*[instant;sorcery]|stack)
|
||||
auto={U}{U}{T} restriction{compare(hascntlevel)~morethan~2}:target(*[instant;sorcery]|stack) name(copy spell twice) transforms((,newability[activate castcard(copied noevent)],newability[activate castcard(copied noevent)])) oneshot
|
||||
auto=this(counter{0/0.4.Level}) 0/2
|
||||
auto=maxlevel:4
|
||||
mana={1}{U}{U}
|
||||
type=Creature
|
||||
subtype=Human Wizard
|
||||
@@ -44752,9 +44753,8 @@ type=Artifact
|
||||
[card]
|
||||
name=Gatecreeper Vine
|
||||
abilities=defender
|
||||
auto=choice name(Don't search anything) donothing
|
||||
auto=if type(land[basic]|mylibrary)~morethan~0 then choice name(Search basic land) name(Search basic land) target(land[basic]|mylibrary) moveto(ownerHand) and!( shuffle )!
|
||||
auto=if type(gate|mylibrary)~morethan~0 then choice name(Search gate) name(Search gate) target(gate|mylibrary) moveto(ownerHand) and!( shuffle )!
|
||||
auto=if type(land[basic]|mylibrary)~morethan~0 then may name(Search basic land) name(Search basic land) target(land[basic]|mylibrary) moveto(ownerHand) and!( shuffle )!
|
||||
auto=if type(gate|mylibrary)~morethan~0 then may name(Search gate) name(Search gate) target(gate|mylibrary) moveto(ownerHand) and!( shuffle )!
|
||||
text=Defender -- When Gatecreeper Vine enters, you may search your library for a basic land card or a Gate card, reveal it, put it into your hand, then shuffle.
|
||||
mana={1}{G}
|
||||
type=Creature
|
||||
@@ -74759,10 +74759,10 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Mirrorpool
|
||||
auto={t}:add{c}
|
||||
auto={T}:add{C}
|
||||
auto=tap(noevent)
|
||||
auto={2}{c}{t}{s}:name(copy spell) target(instant,sorcery|mystack) castcard(copied noevent)
|
||||
auto={4}{c}{t}{s}:name(Clone) clone notatarget(creature|mybattlefield)
|
||||
auto={2}{C}{T}{S}:name(copy spell) target(instant,sorcery|mystack) transforms((,newability[activate castcard(copied noevent)])) oneshot
|
||||
auto={4}{C}{T}{S}:name(Clone) clone notatarget(creature|mybattlefield)
|
||||
text=Mirrorpool enters tapped. -- {T}: Add {C}. -- {2}{C}, {T}, Sacrifice Mirrorpool: Copy target instant or sorcery spell you control. You may choose new targets for the copy. -- {4}{C}, {T}, Sacrifice Mirrorpool: Create a token that's a copy of target creature you control.
|
||||
type=Land
|
||||
[/card]
|
||||
@@ -74816,7 +74816,7 @@ toughness=1
|
||||
[card]
|
||||
name=Mischievous Quanar
|
||||
facedown={3}
|
||||
autofaceup=name(copy spell) target(*[instant;sorcery]|stack) castcard(copied noevent)
|
||||
autofaceup=name(copy spell) target(*[instant;sorcery]|stack) transforms((,newability[activate castcard(copied noevent)])) oneshot
|
||||
autofacedown={1}{U}{U}:morph
|
||||
text={3}{U}{U}: Turn Mischievous Quanar face down. -- Morph {1}{U}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.) -- When Mischievous Quanar is turned face up, copy target instant or sorcery spell. You may choose new targets for that copy.
|
||||
mana={4}{U}
|
||||
@@ -91535,7 +91535,7 @@ type=Artifact
|
||||
[card]
|
||||
name=Rakdos the Defiler
|
||||
abilities=flying,trample
|
||||
auto=_ATTACKING_choice target(<halfuptype:*[-demon]:mybattlefield>*|mybattlefield) sacrifice cdaactive
|
||||
auto=_ATTACKING_ability$! target(<halfuptype:*[-demon]:mybattlefield>*|mybattlefield) sacrifice !$ controller
|
||||
auto=@combatdamagefoeof(player) from(this):ability$!name(sacrifice) target(<halfuptype:*[-demon]:opponentbattlefield>*|mybattlefield) sacrifice!$ opponent
|
||||
auto=@combatdamageof(player) from(this):ability$!name(sacrifice) target(<halfuptype:*[-demon]:opponentbattlefield>*|mybattlefield) sacrifice!$ controller
|
||||
text=Flying, trample -- Whenever Rakdos the Defiler attacks, sacrifice half the non-Demon permanents you control, rounded up. -- Whenever Rakdos deals combat damage to a player, that player sacrifices half the non-Demon permanents they control, rounded up.
|
||||
@@ -105307,7 +105307,7 @@ type=Enchantment
|
||||
[/card]
|
||||
[card]
|
||||
name=Sigil Tracer
|
||||
auto={1}{U}{T(wizard|myBattlefield)}{T(wizard|myBattlefield)}:name(copy spell) target(instant,sorcery|stack) castcard(copied noevent)
|
||||
auto={1}{U}{T(wizard|myBattlefield)}{T(wizard|myBattlefield)}:name(copy spell) target(instant,sorcery|stack) transforms((,newability[activate castcard(copied noevent)])) oneshot
|
||||
text={1}{U}, Tap two untapped Wizards you control: Copy target instant or sorcery spell. You may choose new targets for the copy.
|
||||
mana={1}{U}{U}
|
||||
type=Creature
|
||||
@@ -112154,11 +112154,11 @@ toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
name=Springleaf Drum
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)}:Add{W}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)}:Add{U}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)}:Add{B}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)}:Add{R}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)}:Add{G}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)} restriction{compare(ishuman)~morethan~0}:Add{W}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)} restriction{compare(ishuman)~morethan~0}:Add{U}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)} restriction{compare(ishuman)~morethan~0}:Add{B}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)} restriction{compare(ishuman)~morethan~0}:Add{R}
|
||||
auto=aslongas(creature[-tapped]|mybattlefield) {T}{T(other creature|myBattlefield)} restriction{compare(ishuman)~morethan~0}:Add{G}
|
||||
text={T}, Tap an untapped creature you control: Add one mana of any color.
|
||||
mana={1}
|
||||
type=Artifact
|
||||
@@ -116765,8 +116765,8 @@ name=Sword of the Paruns
|
||||
auto={3}:equip
|
||||
auto=teach(creature[tapped]) lord(creature[tapped]|mybattlefield) 2/0
|
||||
auto=teach(creature[-tapped]) lord(creature[-tapped]|mybattlefield) 0/2
|
||||
auto={3}:tap(mytgt)
|
||||
auto={3}:untap(mytgt)
|
||||
auto={3}:name(tap) teach(creature) tap
|
||||
auto={3}:name(untap) teach(creature) untap
|
||||
text=As long as equipped creature is tapped, tapped creatures you control get +2/+0. -- As long as equipped creature is untapped, untapped creatures you control get +0/+2. -- {3}: You may tap or untap equipped creature. -- Equip {3}
|
||||
mana={4}
|
||||
type=Artifact
|
||||
@@ -126929,7 +126929,7 @@ toughness=2
|
||||
[card]
|
||||
name=Uyo, Silent Prophet
|
||||
abilities=flying
|
||||
auto={2}{H(land|mybattlefield)}{H(land|mybattlefield)}:name(copy spell) target(instant,sorcery|stack) castcard(copied noevent)
|
||||
auto={2}{H(land|mybattlefield)}{H(land|mybattlefield)}:name(copy spell) target(instant,sorcery|stack) transforms((,newability[activate castcard(copied noevent)])) oneshot
|
||||
text=Flying -- {2}, Return two lands you control to their owner's hand: Copy target instant or sorcery spell. You may choose new targets for the copy.
|
||||
mana={4}{U}{U}
|
||||
type=Legendary Creature
|
||||
|
||||
Reference in New Issue
Block a user