Bug fixes on primitives, extra spaces cleanup
Aetherflux Reservoir. The first ability counts the spell that caused it to trigger plus any other spells you cast earlier in the turn. Barrier Breach Kinjalli's Sunwing Manglehorn Angelic Ascension Secure the Scene Dance of the Skywise loseabilities, ueot before works(???) Acorn Catapult was crashing the game Wirewood Channeler Return to the Ranks Harmonious Archon Rage-Scarred Berserker Lutri, the Spellchaser
This commit is contained in:
@@ -711,7 +711,8 @@ toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
name=Acorn Catapult
|
||||
auto={1}{T}:damage:1 target(creature,player) && token(Squirrel,Creature Squirrel,1/1,green) targetcontroller
|
||||
auto={1}{T}:name(target creature) damage:1 target(creature) && create(Squirrel:Creature Squirrel:1/1:green) targetcontroller
|
||||
auto={1}{T}:name(target player) damage:1 target(player) && create(Squirrel:Creature Squirrel:1/1:green) targetedplayer
|
||||
text={1}, {T}: Acorn Catapult deals 1 damage to target creature or player. That creature's controller or that player puts a 1/1 green Squirrel creature token onto the battlefield.
|
||||
mana={4}
|
||||
type=Artifact
|
||||
@@ -1411,7 +1412,7 @@ toughness=4
|
||||
[/card]
|
||||
[card]
|
||||
name=Aetherflux Reservoir
|
||||
auto=@movedTo(*|mystack):life:pstormcount controller
|
||||
auto=@movedTo(*|mystack):life:pstormcountplus1plusend controller
|
||||
auto={l:50}:damage:50 target(creature,player)
|
||||
text=Whenever you cast a spell, you gain 1 life for each spell you've cast this turn. -- Pay 50 life: Aetherflux Reservoir deals 50 damage to target creature or player.
|
||||
mana={4}
|
||||
@@ -13607,7 +13608,7 @@ toughness=1
|
||||
[card]
|
||||
name=Bone Splinters
|
||||
target=creature
|
||||
auto=destroy
|
||||
auto=destroy
|
||||
text=As an additional cost to cast Bone Splinters, sacrifice a creature. -- Destroy target creature.
|
||||
mana={B}{S(creature|mybattlefield)}
|
||||
type=Sorcery
|
||||
@@ -25540,8 +25541,8 @@ subtype=Aura
|
||||
[card]
|
||||
name=Dance of the Skywise
|
||||
target=creature|mybattlefield
|
||||
auto=loseabilities ueot
|
||||
auto=flying ueot
|
||||
auto=ueot loseabilities
|
||||
auto=ueot flying
|
||||
auto=transforms((,setpower=4,settoughness=4)) ueot
|
||||
auto=transforms((Dragon Illusion,blue)) ueot
|
||||
text=Until end of turn, target creature you control becomes a blue Dragon Illusion with base power and toughness 4/4, loses all abilities, and gains flying.
|
||||
@@ -134816,11 +134817,11 @@ type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
name=Wirewood Channeler
|
||||
auto={T}:name(Red) foreach(elf) add{R}
|
||||
auto={T}:name(White) foreach(elf) add{W}
|
||||
auto={T}:name(Green) foreach(elf) add{G}
|
||||
auto={T}:name(Blue) foreach(elf) add{U}
|
||||
auto={T}:name(Black) foreach(elf) add{B}
|
||||
auto={T}:name(Blue) foreach(elf|myBattlefield) add{U}
|
||||
auto={T}:name(Red) foreach(elf) add{R}
|
||||
auto={T}:name(Green) foreach(elf) add{G}
|
||||
text={T}: Add X mana of any one color to your mana pool, where X is the number of Elves on the battlefield.
|
||||
mana={3}{G}
|
||||
type=Creature
|
||||
@@ -135839,8 +135840,8 @@ toughness=5
|
||||
[card]
|
||||
name=Wormfang Drake
|
||||
abilities=flying
|
||||
auto=choice sacrifice
|
||||
auto=aslongas(other creature|mybattlefield) choice notatarget(other creature|mybattlefield) (blink)forsrc oneshot
|
||||
auto=choice sacrifice
|
||||
text=Flying -- When Wormfang Drake enters the battlefield, sacrifice it unless you exile a creature you control other than Wormfang Drake. -- When Wormfang Drake leaves the battlefield, return the exiled card to the battlefield under its owner's control.
|
||||
mana={2}{U}
|
||||
type=Creature
|
||||
|
||||
Reference in New Issue
Block a user