mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-17 13:49:41 -05:00
Deploy: 9697c74d08
This commit is contained in:
parent
95763bb3ab
commit
4aec376862
27
NEO.json
27
NEO.json
|
|
@ -1736,6 +1736,33 @@
|
|||
"types": "Artifact Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/d/b/dbae9991-43a2-4afb-a882-fff6b0d89d12.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "",
|
||||
"cmc": 3.0,
|
||||
"colorIdentity": [
|
||||
"U"
|
||||
],
|
||||
"colors": [
|
||||
"U"
|
||||
],
|
||||
"flavor": null,
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{2}{U}",
|
||||
"multiverseId": null,
|
||||
"name": "Discover the Impossible",
|
||||
"names": null,
|
||||
"number": "50",
|
||||
"power": null,
|
||||
"rarity": "Uncommon",
|
||||
"subTypes": [],
|
||||
"superTypes": [],
|
||||
"text": "Look at the top five cards of your library. Exile one of them face down and put the rest on the bottom of your library in a random order. You may cast the exiled card without paying its mana cost if it's an instant spell with mana value 2 or less. If you don't, put that card into your hand.",
|
||||
"toughness": null,
|
||||
"type": "Instant",
|
||||
"types": "Instant",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/8/c/8c201117-9850-4e92-9ecc-e4d71a70a959.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Sansyu",
|
||||
"cmc": 6.0,
|
||||
|
|
|
|||
13
NEO.xml
13
NEO.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Wed, Feb 02 2022, 08:11:48 (UTC)
|
||||
Created At: Wed, Feb 02 2022, 16:13:38 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -686,6 +686,17 @@
|
|||
<tablerow>2</tablerow>
|
||||
<text>Ninjutsu {1}{U} ({1}{U}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)Whenever Covert Technician deals combat damage to a player, you may put an artifact card with mana value less than or equal to that damage from your hand onto the battlefield.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Discover the Impossible</name>
|
||||
<set rarity="Uncommon" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/8/c/8c201117-9850-4e92-9ecc-e4d71a70a959.jpg">NEO</set>
|
||||
<manacost>2U</manacost>
|
||||
<cmc>3.0</cmc>
|
||||
<color>U</color>
|
||||
<type>Instant</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Look at the top five cards of your library. Exile one of them face down and put the rest on the bottom of your library in a random order. You may cast the exiled card without paying its mana cost if it's an instant spell with mana value 2 or less. If you don't, put that card into your hand.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Dokuchi Shadow-Walker</name>
|
||||
<set rarity="Common" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/6/d/6d35bcc7-2280-4061-9a6c-e67038cfb114.jpg">NEO</set>
|
||||
|
|
|
|||
27
spoiler.json
27
spoiler.json
|
|
@ -1875,6 +1875,33 @@
|
|||
"types": "Artifact Creature ",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/d/b/dbae9991-43a2-4afb-a882-fff6b0d89d12.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "",
|
||||
"cmc": 3.0,
|
||||
"colorIdentity": [
|
||||
"U"
|
||||
],
|
||||
"colors": [
|
||||
"U"
|
||||
],
|
||||
"flavor": null,
|
||||
"layout": "",
|
||||
"loyalty": null,
|
||||
"mana_cost": "{2}{U}",
|
||||
"multiverseId": null,
|
||||
"name": "Discover the Impossible",
|
||||
"names": null,
|
||||
"number": "50",
|
||||
"power": null,
|
||||
"rarity": "Uncommon",
|
||||
"subTypes": [],
|
||||
"superTypes": [],
|
||||
"text": "Look at the top five cards of your library. Exile one of them face down and put the rest on the bottom of your library in a random order. You may cast the exiled card without paying its mana cost if it's an instant spell with mana value 2 or less. If you don't, put that card into your hand.",
|
||||
"toughness": null,
|
||||
"type": "Instant",
|
||||
"types": "Instant",
|
||||
"url": "https://c1.scryfall.com/file/scryfall-cards/normal/front/8/c/8c201117-9850-4e92-9ecc-e4d71a70a959.jpg"
|
||||
},
|
||||
{
|
||||
"artist": "Sansyu",
|
||||
"cmc": 6.0,
|
||||
|
|
|
|||
129
spoiler.xml
129
spoiler.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Wed, Feb 02 2022, 08:11:48 (UTC)
|
||||
Created At: Wed, Feb 02 2022, 16:13:38 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -18,18 +18,18 @@
|
|||
<settype>Promo</settype>
|
||||
<releasedate>2022-03-05</releasedate>
|
||||
</set>
|
||||
<set>
|
||||
<name>NEC~</name>
|
||||
<longname>Neon Dynasty Commander</longname>
|
||||
<settype>Commander</settype>
|
||||
<releasedate>2022-02-18</releasedate>
|
||||
</set>
|
||||
<set>
|
||||
<name>NEO~</name>
|
||||
<longname>Kamigawa: Neon Dynasty</longname>
|
||||
<settype>Expansion</settype>
|
||||
<releasedate>2022-02-18</releasedate>
|
||||
</set>
|
||||
<set>
|
||||
<name>NEC~</name>
|
||||
<longname>Neon Dynasty Commander</longname>
|
||||
<settype>Commander</settype>
|
||||
<releasedate>2022-02-18</releasedate>
|
||||
</set>
|
||||
</sets>
|
||||
<cards>
|
||||
<card>
|
||||
|
|
@ -336,58 +336,6 @@
|
|||
<tablerow>3</tablerow>
|
||||
<text>Destroy target creature or planeswalker. Its controller investigates. (They create a colorless Clue artifact token with "{2}, Sacrifice this artifact: Draw a card.")</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Chishiro, the Shattered Blade</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/b/f/bffa36ac-137d-481c-b1b7-76a88ef15d54.jpg">NEC~</set>
|
||||
<manacost>2RG</manacost>
|
||||
<cmc>4.0</cmc>
|
||||
<color>G</color>
|
||||
<color>R</color>
|
||||
<type>Legendary Creature - Snake Samurai</type>
|
||||
<pt>4/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Whenever an Aura or Equipment enters the battlefield under your control, create a 2/2 red Spirit creature token with menace.At the beginning of your end step, put a +1/+1 counter on each modified creature you control. (Equipment, Auras you control, and counters are modifications.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Chishiro, the Shattered Blade</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/3/3/3305c70f-188a-4c01-b605-d583ded84e18.jpg">NEC~</set>
|
||||
<manacost>2RG</manacost>
|
||||
<cmc>4.0</cmc>
|
||||
<color>G</color>
|
||||
<color>R</color>
|
||||
<type>Legendary Creature - Snake Samurai</type>
|
||||
<pt>4/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Whenever an Aura or Equipment enters the battlefield under your control, create a 2/2 red Spirit creature token with menace.At the beginning of your end step, put a +1/+1 counter on each modified creature you control. (Equipment, Auras you control, and counters are modifications.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Kotori, Pilot Prodigy</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/f/e/fea6c1c8-eff9-4b66-b96d-e23016f0bb62.jpg">NEC~</set>
|
||||
<manacost>1WU</manacost>
|
||||
<cmc>3.0</cmc>
|
||||
<color>U</color>
|
||||
<color>W</color>
|
||||
<type>Legendary Creature - Moonfolk Pilot</type>
|
||||
<pt>2/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Vehicles you control have crew 2.At the beginning of combat on your turn, target artifact creature you control gains lifelink and vigilance until end of turn.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Kotori, Pilot Prodigy</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/4/5/45207a47-8fd0-4a15-9e76-9d7cd3983a2f.jpg">NEC~</set>
|
||||
<manacost>1WU</manacost>
|
||||
<cmc>3.0</cmc>
|
||||
<color>U</color>
|
||||
<color>W</color>
|
||||
<type>Legendary Creature - Moonfolk Pilot</type>
|
||||
<pt>2/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Vehicles you control have crew 2.At the beginning of combat on your turn, target artifact creature you control gains lifelink and vigilance until end of turn.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>"Go-Shintai of Hidden Cruelty"</name>
|
||||
<set rarity="Uncommon" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/4/5/45e1ff1e-916b-4455-84cb-4125a79d76de.jpg">NEO~</set>
|
||||
|
|
@ -1060,6 +1008,17 @@
|
|||
<tablerow>2</tablerow>
|
||||
<text>Ninjutsu {1}{U} ({1}{U}, Return an unblocked attacker you control to hand: Put this card onto the battlefield from your hand tapped and attacking.)Whenever Covert Technician deals combat damage to a player, you may put an artifact card with mana value less than or equal to that damage from your hand onto the battlefield.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Discover the Impossible</name>
|
||||
<set rarity="Uncommon" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/8/c/8c201117-9850-4e92-9ecc-e4d71a70a959.jpg">NEO~</set>
|
||||
<manacost>2U</manacost>
|
||||
<cmc>3.0</cmc>
|
||||
<color>U</color>
|
||||
<type>Instant</type>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>3</tablerow>
|
||||
<text>Look at the top five cards of your library. Exile one of them face down and put the rest on the bottom of your library in a random order. You may cast the exiled card without paying its mana cost if it's an instant spell with mana value 2 or less. If you don't, put that card into your hand.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Dokuchi Shadow-Walker</name>
|
||||
<set rarity="Common" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/6/d/6d35bcc7-2280-4061-9a6c-e67038cfb114.jpg">NEO~</set>
|
||||
|
|
@ -4265,5 +4224,57 @@
|
|||
<tablerow>3</tablerow>
|
||||
<text>Destroy target creature that was dealt damage this turn.Draw a card.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Chishiro, the Shattered Blade</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/b/f/bffa36ac-137d-481c-b1b7-76a88ef15d54.jpg">NEC~</set>
|
||||
<manacost>2RG</manacost>
|
||||
<cmc>4.0</cmc>
|
||||
<color>G</color>
|
||||
<color>R</color>
|
||||
<type>Legendary Creature - Snake Samurai</type>
|
||||
<pt>4/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Whenever an Aura or Equipment enters the battlefield under your control, create a 2/2 red Spirit creature token with menace.At the beginning of your end step, put a +1/+1 counter on each modified creature you control. (Equipment, Auras you control, and counters are modifications.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Chishiro, the Shattered Blade</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/3/3/3305c70f-188a-4c01-b605-d583ded84e18.jpg">NEC~</set>
|
||||
<manacost>2RG</manacost>
|
||||
<cmc>4.0</cmc>
|
||||
<color>G</color>
|
||||
<color>R</color>
|
||||
<type>Legendary Creature - Snake Samurai</type>
|
||||
<pt>4/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Whenever an Aura or Equipment enters the battlefield under your control, create a 2/2 red Spirit creature token with menace.At the beginning of your end step, put a +1/+1 counter on each modified creature you control. (Equipment, Auras you control, and counters are modifications.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Kotori, Pilot Prodigy</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/f/e/fea6c1c8-eff9-4b66-b96d-e23016f0bb62.jpg">NEC~</set>
|
||||
<manacost>1WU</manacost>
|
||||
<cmc>3.0</cmc>
|
||||
<color>U</color>
|
||||
<color>W</color>
|
||||
<type>Legendary Creature - Moonfolk Pilot</type>
|
||||
<pt>2/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Vehicles you control have crew 2.At the beginning of combat on your turn, target artifact creature you control gains lifelink and vigilance until end of turn.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Kotori, Pilot Prodigy</name>
|
||||
<set rarity="Mythic Rare" picURL="https://c1.scryfall.com/file/scryfall-cards/normal/front/4/5/45207a47-8fd0-4a15-9e76-9d7cd3983a2f.jpg">NEC~</set>
|
||||
<manacost>1WU</manacost>
|
||||
<cmc>3.0</cmc>
|
||||
<color>U</color>
|
||||
<color>W</color>
|
||||
<type>Legendary Creature - Moonfolk Pilot</type>
|
||||
<pt>2/4</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Vehicles you control have crew 2.At the beginning of combat on your turn, target artifact creature you control gains lifelink and vigilance until end of turn.</text>
|
||||
</card>
|
||||
</cards>
|
||||
</cockatrice_carddatabase>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user