Added C21, STA and STX (still in progress) sets, improved Android downloader, added/fixed primitives, added a keyword to get if a card has "X" in its cost, fixed a crash while targeting a spell on stack, added a new option "nolegend" to clone keyword in order to create a token without legendary type and rule, improved "hascnt" keyword with "anycnt" option to count all counters on a card, added a new keyword "hasstorecard" to get if a card has a stored card or not(e.g. fizzlers), added a new keyword "pgmanainstantsorcery" to count the mana value of all instants and sorceries in player graveyard, added a new keyword "currentphase" to get the current game phase.

This commit is contained in:
Vittorio Alfieri
2021-04-20 23:34:30 +02:00
parent d7838829ad
commit 9da159a607
19 changed files with 5338 additions and 314 deletions
File diff suppressed because it is too large Load Diff
+322
View File
@@ -0,0 +1,322 @@
[meta]
author=Wagic Team
name=Strixhaven Mystical Archive
orderindex=EXP-ZZJ.STA
year=2021-04-23
total=63
[/meta]
[card]
primitive=Approach of the Second Sun
id=517551
rarity=M
[/card]
[card]
primitive=Day of Judgment
id=517552
rarity=M
[/card]
[card]
primitive=Defiant Strike
id=517553
rarity=U
[/card]
[card]
primitive=Divine Gambit
id=517554
rarity=U
[/card]
[card]
primitive=Ephemerate
id=517555
rarity=R
[/card]
[card]
primitive=Gift of Estates
id=517556
rarity=R
[/card]
[card]
primitive=Gods Willing
id=517557
rarity=R
[/card]
[card]
primitive=Mana Tithe
id=517558
rarity=R
[/card]
[card]
primitive=Revitalize
id=517559
rarity=U
[/card]
[card]
primitive=Swords to Plowshares
id=517560
rarity=R
[/card]
[card]
primitive=Teferi's Protection
id=517561
rarity=M
[/card]
[card]
primitive=Blue Sun's Zenith
id=517562
rarity=M
[/card]
[card]
primitive=Brainstorm
id=517563
rarity=R
[/card]
[card]
primitive=Compulsive Research
id=517564
rarity=R
[/card]
[card]
primitive=Counterspell
id=517565
rarity=R
[/card]
[card]
primitive=Memory Lapse
id=517566
rarity=R
[/card]
[card]
primitive=Mind's Desire
id=517567
rarity=M
[/card]
[card]
primitive=Negate
id=517568
rarity=U
[/card]
[card]
primitive=Opt
id=517569
rarity=U
[/card]
[card]
primitive=Strategic Planning
id=517570
rarity=U
[/card]
[card]
primitive=Tezzeret's Gambit
id=517571
rarity=R
[/card]
[card]
primitive=Time Warp
id=517572
rarity=M
[/card]
[card]
primitive=Whirlwind Denial
id=517573
rarity=U
[/card]
[card]
primitive=Agonizing Remorse
id=517574
rarity=U
[/card]
[card]
primitive=Crux of Fate
id=517575
rarity=M
[/card]
[card]
primitive=Dark Ritual
id=517576
rarity=R
[/card]
[card]
primitive=Demonic Tutor
id=517577
rarity=M
[/card]
[card]
primitive=Doom Blade
id=517578
rarity=R
[/card]
[card]
primitive=Duress
id=517579
rarity=U
[/card]
[card]
primitive=Eliminate
id=517580
rarity=U
[/card]
[card]
primitive=Inquisition of Kozilek
id=517581
rarity=R
[/card]
[card]
primitive=Sign in Blood
id=517582
rarity=R
[/card]
[card]
primitive=Tainted Pact
id=517583
rarity=M
[/card]
[card]
primitive=Tendrils of Agony
id=517584
rarity=R
[/card]
[card]
primitive=Village Rites
id=517585
rarity=U
[/card]
[card]
primitive=Chaos Warp
id=517586
rarity=M
[/card]
[card]
primitive=Claim the Firstborn
id=517587
rarity=U
[/card]
[card]
primitive=Faithless Looting
id=517588
rarity=R
[/card]
[card]
primitive=Grapeshot
id=517589
rarity=R
[/card]
[card]
primitive=Increasing Vengeance
id=517590
rarity=M
[/card]
[card]
primitive=Infuriate
id=517591
rarity=U
[/card]
[card]
primitive=Lightning Bolt
id=517592
rarity=R
[/card]
[card]
primitive=Mizzix's Mastery
id=517593
rarity=M
[/card]
[card]
primitive=Shock
id=517594
rarity=U
[/card]
[card]
primitive=Stone Rain
id=517595
rarity=R
[/card]
[card]
primitive=Thrill of Possibility
id=517596
rarity=U
[/card]
[card]
primitive=Urza's Rage
id=517597
rarity=R
[/card]
[card]
primitive=Abundant Harvest
id=517598
rarity=R
[/card]
[card]
primitive=Adventurous Impulse
id=517599
rarity=U
[/card]
[card]
primitive=Channel
id=517600
rarity=M
[/card]
[card]
primitive=Cultivate
id=517601
rarity=U
[/card]
[card]
primitive=Harmonize
id=517602
rarity=R
[/card]
[card]
primitive=Krosan Grip
id=517603
rarity=R
[/card]
[card]
primitive=Natural Order
id=517604
rarity=M
[/card]
[card]
primitive=Primal Command
id=517605
rarity=M
[/card]
[card]
primitive=Regrowth
id=517606
rarity=R
[/card]
[card]
primitive=Snakeskin Veil
id=517607
rarity=U
[/card]
[card]
primitive=Weather the Storm
id=517608
rarity=R
[/card]
[card]
primitive=Despark
id=517609
rarity=R
[/card]
[card]
primitive=Electrolyze
id=517610
rarity=R
[/card]
[card]
primitive=Growth Spiral
id=517611
rarity=R
[/card]
[card]
primitive=Lightning Helix
id=517612
rarity=R
[/card]
[card]
primitive=Putrefy
id=517613
rarity=R
[/card]
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -764,6 +764,13 @@ power=1
toughness=1
[/card]
[card]
name=Battlemage's Bracers
text=Equipped creature has haste. -- Whenever an ability of equipped creature is activated, if it isn't a mana ability, you may pay {1}. If you do, copy that ability. You may choose new targets for the copy. -- Equip {2}
mana={2}{R}
type=Artifact
subtype=Equipment
[/card]
[card]
name=Bazaar of Wonders
text=When Bazaar of Wonders enters the battlefield, exile all cards from all graveyards. -- Whenever a player casts a spell, counter it if a card with the same name is in a graveyard or a nontoken permanent with the same name is on the battlefield.
mana={3}{U}{U}
@@ -5673,6 +5680,12 @@ type=Artifact
subtype=Contraption
[/card]
[card]
name=Inkshield
text=Prevent all combat damage that would be dealt to you this turn. For each 1 damage prevented this way, create a 2/1 white and black Inkling creature token with flying.
mana={3}{W}{B}
type=Instant
[/card]
[card]
name=Ink-Treader Nephilim
text=Whenever a player casts an instant or sorcery spell, if Ink-Treader Nephilim is the only target of that spell, copy the spell for each other creature that spell could target. Each copy targets a different one of those creatures.
mana={R}{G}{W}{U}
@@ -9274,6 +9287,15 @@ text=Play cards as written. Ignore all errata. -- {T}: Add {1} to your mana pool
type=Legendary Land
[/card]
[card]
name=Radiant Performer
text=Flash -- When Radiant Performer enters the battlefield, if you cast it from your hand, choose target spell or ability that targets only a single permanent or player. Copy that spell or ability for each other permanent or player the spell or ability could target. Each copy targets a different one of those permanents and players.
mana={3}{R}{R}
type=Creature
subtype=Human Wizard
power=2
toughness=2
[/card]
[card]
name=Radiate
text=Choose target instant or sorcery spell that targets only a single permanent or player. Copy that spell for each other permanent or player the spell could target. Each copy targets a different one of those permanents and players.
mana={3}{R}{R}
@@ -9866,6 +9888,15 @@ mana={G}
type=Instant
[/card]
[card]
name=Ruxa, Patient Professor
text=Whenever Ruxa, Patient Professor enters the battlefield or attacks, return target creature card with no abilities from your graveyard to your hand. -- Creatures you control with no abilities get +1/+1. -- You may have creatures you control with no abilities assign their combat damage as though they weren't blocked.
mana={2}{G}{G}
type=Legendary Creature
subtype=Bear Druid
power=4
toughness=4
[/card]
[card]
name=S.N.E.A.K. Dispatcher
text={2}{U}, {T}: Look at the top card of target player's library. If it has an Agents of S.N.E.A.K. watermark, you may reveal it and put it into your hand. Otherwise, put it on the top or bottom of its owner's library.
mana={1}{U}