mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-06-18 22:29:56 -05:00
Deploy: c24ab7574d
This commit is contained in:
parent
d72daa17f6
commit
4dae68c6bc
10
KHM.json
10
KHM.json
|
|
@ -1692,7 +1692,7 @@
|
|||
"superTypes": [
|
||||
"Snow"
|
||||
],
|
||||
"text": "Whenever you cast a creature spell, if {S} of any of any of that spell's color was spent to cast it, that creature enters the battlefield with an additional +1/+1 counter on it. ({S} is mana from a snow source.)",
|
||||
"text": "Whenever you cast a creature spell, if {S} of any of that spell's color was spent to cast it, that creature enters the battlefield with an additional +1/+1 counter on it. ({S} is mana from a snow source.)",
|
||||
"toughness": "2",
|
||||
"type": "Snow Creature - Elf Warrior",
|
||||
"types": " Creature ",
|
||||
|
|
@ -2052,7 +2052,9 @@
|
|||
{
|
||||
"artist": "Joe Slucher",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [],
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [],
|
||||
"flavor": null,
|
||||
"layout": "",
|
||||
|
|
@ -3870,7 +3872,7 @@
|
|||
"Ox"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "You may use Giant Ox's toughness to crew rather than its power.",
|
||||
"text": "Giant Ox crews Vehicles using its toughness rather than its power.",
|
||||
"toughness": "6",
|
||||
"type": "Creature - Ox",
|
||||
"types": "Creature ",
|
||||
|
|
@ -4763,7 +4765,7 @@
|
|||
"superTypes": [
|
||||
"Snow"
|
||||
],
|
||||
"text": "{S}{S}: Icehide Troll gets +2/+0 and gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it. {S} can be paid with one mana from a snow source.)",
|
||||
"text": "{S}{S}: Icehide Troll gets +2/+0 and gains indestructible until end of turn. Tap it. (Damage and effects that say \"destroy\" don't destroy it. {S} can be paid with one mana from a snow source.)",
|
||||
"toughness": "3",
|
||||
"type": "Snow Creature - Troll Warrior",
|
||||
"types": " Creature ",
|
||||
|
|
|
|||
8
KHM.xml
8
KHM.xml
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Sun, Jan 17 2021, 12:15:42 (UTC)
|
||||
Created At: Sun, Jan 17 2021, 18:41:03 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -731,7 +731,7 @@ Whenever another creature of the chosen type enters the battlefield under your c
|
|||
<pt>3/2</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Whenever you cast a creature spell, if {S} of any of any of that spell's color was spent to cast it, that creature enters the battlefield with an additional +1/+1 counter on it. ({S} is mana from a snow source.)</text>
|
||||
<text>Whenever you cast a creature spell, if {S} of any of that spell's color was spent to cast it, that creature enters the battlefield with an additional +1/+1 counter on it. ({S} is mana from a snow source.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Bound in Gold</name>
|
||||
|
|
@ -1628,7 +1628,7 @@ Whenever a creature you control with deathtouch deals combat damage to a player,
|
|||
<pt>0/6</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>You may use Giant Ox's toughness to crew rather than its power.</text>
|
||||
<text>Giant Ox crews Vehicles using its toughness rather than its power.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Giant's Amulet</name>
|
||||
|
|
@ -1999,7 +1999,7 @@ Ice Tunnel enters the battlefield tapped.</text>
|
|||
<pt>2/3</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>{S}{S}: Icehide Troll gets +2/+0 and gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it. {S} can be paid with one mana from a snow source.)</text>
|
||||
<text>{S}{S}: Icehide Troll gets +2/+0 and gains indestructible until end of turn. Tap it. (Damage and effects that say "destroy" don't destroy it. {S} can be paid with one mana from a snow source.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Immersturm Predator</name>
|
||||
|
|
|
|||
10
spoiler.json
10
spoiler.json
|
|
@ -1693,7 +1693,7 @@
|
|||
"superTypes": [
|
||||
"Snow"
|
||||
],
|
||||
"text": "Whenever you cast a creature spell, if {S} of any of any of that spell's color was spent to cast it, that creature enters the battlefield with an additional +1/+1 counter on it. ({S} is mana from a snow source.)",
|
||||
"text": "Whenever you cast a creature spell, if {S} of any of that spell's color was spent to cast it, that creature enters the battlefield with an additional +1/+1 counter on it. ({S} is mana from a snow source.)",
|
||||
"toughness": "2",
|
||||
"type": "Snow Creature - Elf Warrior",
|
||||
"types": " Creature ",
|
||||
|
|
@ -2053,7 +2053,9 @@
|
|||
{
|
||||
"artist": "Joe Slucher",
|
||||
"cmc": 2.0,
|
||||
"colorIdentity": [],
|
||||
"colorIdentity": [
|
||||
"W"
|
||||
],
|
||||
"colors": [],
|
||||
"flavor": null,
|
||||
"layout": "",
|
||||
|
|
@ -3871,7 +3873,7 @@
|
|||
"Ox"
|
||||
],
|
||||
"superTypes": [],
|
||||
"text": "You may use Giant Ox's toughness to crew rather than its power.",
|
||||
"text": "Giant Ox crews Vehicles using its toughness rather than its power.",
|
||||
"toughness": "6",
|
||||
"type": "Creature - Ox",
|
||||
"types": "Creature ",
|
||||
|
|
@ -4764,7 +4766,7 @@
|
|||
"superTypes": [
|
||||
"Snow"
|
||||
],
|
||||
"text": "{S}{S}: Icehide Troll gets +2/+0 and gains indestructible until end of turn. (Damage and effects that say \"destroy\" don't destroy it. {S} can be paid with one mana from a snow source.)",
|
||||
"text": "{S}{S}: Icehide Troll gets +2/+0 and gains indestructible until end of turn. Tap it. (Damage and effects that say \"destroy\" don't destroy it. {S} can be paid with one mana from a snow source.)",
|
||||
"toughness": "3",
|
||||
"type": "Snow Creature - Troll Warrior",
|
||||
"types": " Creature ",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<cockatrice_carddatabase version="3">
|
||||
<!--
|
||||
Created At: Sun, Jan 17 2021, 12:15:42 (UTC)
|
||||
Created At: Sun, Jan 17 2021, 18:41:03 (UTC)
|
||||
Created By: Magic-Spoiler project @ https://github.com/Cockatrice/Magic-Spoiler
|
||||
|
||||
THIS FILE IS AUTOMATICALLY GENERATED & ALL EDITS WILL BE OVERRIDDEN.
|
||||
|
|
@ -783,7 +783,7 @@ Whenever another creature of the chosen type enters the battlefield under your c
|
|||
<pt>3/2</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>Whenever you cast a creature spell, if {S} of any of any of that spell's color was spent to cast it, that creature enters the battlefield with an additional +1/+1 counter on it. ({S} is mana from a snow source.)</text>
|
||||
<text>Whenever you cast a creature spell, if {S} of any of that spell's color was spent to cast it, that creature enters the battlefield with an additional +1/+1 counter on it. ({S} is mana from a snow source.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Bound in Gold</name>
|
||||
|
|
@ -1680,7 +1680,7 @@ Whenever a creature you control with deathtouch deals combat damage to a player,
|
|||
<pt>0/6</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>You may use Giant Ox's toughness to crew rather than its power.</text>
|
||||
<text>Giant Ox crews Vehicles using its toughness rather than its power.</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Giant's Amulet</name>
|
||||
|
|
@ -2051,7 +2051,7 @@ Ice Tunnel enters the battlefield tapped.</text>
|
|||
<pt>2/3</pt>
|
||||
<loyalty>None</loyalty>
|
||||
<tablerow>2</tablerow>
|
||||
<text>{S}{S}: Icehide Troll gets +2/+0 and gains indestructible until end of turn. (Damage and effects that say "destroy" don't destroy it. {S} can be paid with one mana from a snow source.)</text>
|
||||
<text>{S}{S}: Icehide Troll gets +2/+0 and gains indestructible until end of turn. Tap it. (Damage and effects that say "destroy" don't destroy it. {S} can be paid with one mana from a snow source.)</text>
|
||||
</card>
|
||||
<card>
|
||||
<name>Immersturm Predator</name>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user