Updated changelog with last 3 years of modifications (issue #1067 by @remigiusz-suwalski), added tokens in ELD set, improved Android downloader for ELD set, fixed primitives with "asflash" ability, improved all cards with adventure: now they become instants or sorceries in stack to activate the correct trigger (e.g. with Magecraft combos), added "nomovetrigger" ability for all the "fake" cards (e.g. cards which are simple abilities) in order to don't trigger any event on their cast since they are not real cards.

This commit is contained in:
Vittorio Alfieri
2021-08-23 02:18:04 +02:00
parent cd9e5fb2e5
commit c978223b10
10 changed files with 1444 additions and 126 deletions

View File

@@ -2547,7 +2547,7 @@ type=Sorcery
[card]
name=Alchemist's Refuge
auto={T}:Add{1}
auto={G}{U}{T}:name(nonland cards have flash) all(*[-land]|myhand,mygraveyard,myexile) flash ueot
auto={G}{U}{T}:name(nonland cards have flash) all(*[-land]|myhand,mygraveyard,myexile) transforms((,newability[asflash])) ueot
text={T}: Add {1} to your mana pool. -- {G}{U}, {T}: You may cast nonland cards this turn as though they had flash.
type=Land
[/card]
@@ -56562,7 +56562,7 @@ toughness=2
[/card]
[card]
name=Hypersonic Dragon
auto=lord(sorcery|myhand) flash
auto=lord(sorcery|myhand) asflash
abilities=flying,haste
text=Flying, haste -- You may cast sorcery spells as though they had flash. (You may cast them any time you could cast an instant.)
mana={3}{U}{R}
@@ -66526,13 +66526,11 @@ type=Enchantment
[/card]
[card]
name=Leyline of Anticipation
auto=@each beginofturn:all(*[-land]|myhand) flash
auto=@movedto(*|myhand):all(*[-land]|myhand) flash
auto=all(*[-land]|myhand) flash
abilities=leyline
auto=lord(*[-land]|myhand) asflash
text=If Leyline of Anticipation is in your opening hand, you may begin the game with it on the battlefield. -- You may cast nonland cards as though they had flash. (You may cast them any time you could cast an instant.)
mana={u}{u}{2}
type=Enchantment
abilities=leyline
[/card]
[card]
name=Leyline of Lightning
@@ -89067,7 +89065,7 @@ toughness=2
[card]
name=Prophet of Kruphix
auto=@each opponent untap:untap all(creature,land|mybattlefield)
auto=lord(creature|myhand) flash
auto=lord(creature|myhand) asflash
text=Untap all creatures and lands you control during each other player's untap step. -- You may cast creature cards as though they had flash.
mana={3}{G}{U}
type=Creature
@@ -105046,8 +105044,8 @@ toughness=5
[/card]
[card]
name=Sigarda's Aid
auto=lord(Aura|myhand) flash
auto=lord(Equipment|myhand) flash
auto=lord(Aura|myhand) asflash
auto=lord(Equipment|myhand) asflash
auto=@movedto(equipment|mybattlefield):may all(trigger[to]) retarget
text=You may cast Aura and Equipment spells as though they had flash. -- Whenever an Equipment enters the battlefield under your control, you may attach it to target creature you control.
mana={W}
@@ -134276,7 +134274,7 @@ type=Sorcery
[card]
name=Winding Canyons
auto={T}:Add{1}
auto={2}{T}:all(creature|mycastingzone) asflash ueot
auto={2}{T}:all(creature|mycastingzone) transforms((,newability[asflash])) ueot
text={T}: Add {1} to your mana pool. -- {2}, {T}: Until end of turn, you may play creature cards as though they had flash.
type=Land
[/card]