diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/class_azure.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/class_azure.json index 68220507da..c9852238f0 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/class_azure.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/class_azure.json @@ -1,9 +1,9 @@ { - "name": "Skyward", + "name": "Voyager", "type": "CLASS", "heroClass": "AZURE", "rarity": "FREE", - "collectible": true, + "collectible": false, "set": "CUSTOM", "fileFormatVersion": 1, "art": { @@ -43,11 +43,5 @@ "named": "Blue Sparrow Skyward Champion" } }, - "hero": "hero_ascella_aeon", - "tooltips": [ - { - "keywords": ["decay"], - "text": "Decay: At the end of your turns, lose 1 Health." - } - ] + "hero": "hero_ascella_aeon" } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_candied_canary.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_candied_canary.json similarity index 81% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_candied_canary.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_candied_canary.json index 15d1371e3a..6324fd01a0 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_candied_canary.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_candied_canary.json @@ -3,8 +3,8 @@ "baseManaCost": 3, "type": "MINION", "heroClass": "AZURE", - "baseAttack": 2, - "baseHp": 4, + "baseAttack": 3, + "baseHp": 3, "rarity": "COMMON", "race": "BEAST", "description": "Opener: If you have 6 or more cards in hand, gain +2/+2.", @@ -25,10 +25,7 @@ "attributes": { "BATTLECRY": true }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": true, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_empyrean_eagle.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_empyrean_eagle.json similarity index 80% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_empyrean_eagle.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_empyrean_eagle.json index 6fa0bd7f02..f9aa39aa39 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_empyrean_eagle.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_empyrean_eagle.json @@ -13,9 +13,6 @@ "DIVINE_SHIELD": true }, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_giggling_elfin.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_giggling_elfin.json similarity index 94% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_giggling_elfin.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_giggling_elfin.json index a1f57509d1..fe8b945675 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_giggling_elfin.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_giggling_elfin.json @@ -19,6 +19,6 @@ } }, "collectible": true, - "set": "VERDANT_DREAMS", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fluttering_songbird.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_songbird_azure.json similarity index 77% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fluttering_songbird.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_songbird_azure.json index f032fb6038..aa7346a78c 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fluttering_songbird.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_songbird_azure.json @@ -1,11 +1,11 @@ { - "name": "Fluttering Songbird", + "name": "Songbird", "baseManaCost": 2, "type": "MINION", "heroClass": "AZURE", "baseAttack": 2, "baseHp": 3, - "rarity": "FREE", + "rarity": "COMMON", "race": "BEAST", "description": "Whenever you cast a spell, gain +1 Health.", "trigger": { @@ -21,9 +21,6 @@ }, "attributes": {}, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_windswept_whelp.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_windswept_whelp.json similarity index 73% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_windswept_whelp.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_windswept_whelp.json index 3e41bb9563..fa0feba67d 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_windswept_whelp.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/minion_windswept_whelp.json @@ -1,13 +1,13 @@ { - "name": "Windswept Whelp", + "name": "Windswept Elemental", "baseManaCost": 2, "type": "MINION", "heroClass": "AZURE", "baseAttack": 2, "baseHp": 2, "rarity": "COMMON", - "race": "ELEMENTAL", - "description": "Opener: Receive a Soar spell that draws.", + "race": "DRAGON", + "description": "Opener: Recieve a Soar spell.", "battlecry": { "targetSelection": "NONE", "spell": { @@ -20,6 +20,6 @@ "BATTLECRY": true }, "collectible": true, - "set": "SOURCESTORM", + "set": "COMMON", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_wind_s_grace.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_barrel_roll.json similarity index 86% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_wind_s_grace.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_barrel_roll.json index 282d4eafce..050d9f8337 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_wind_s_grace.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_barrel_roll.json @@ -1,5 +1,5 @@ { - "name": "Wind's Grace", + "name": "Barrel Roll", "baseManaCost": 3, "type": "SPELL", "heroClass": "AZURE", @@ -21,8 +21,5 @@ }, "collectible": true, "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "BASIC" - ] + "set": "CUSTOM" } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_gale.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_gale.json new file mode 100644 index 0000000000..1feaa50d82 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_gale.json @@ -0,0 +1,25 @@ +{ + "name": "Gale", + "baseManaCost": 2, + "type": "SPELL", + "heroClass": "AZURE", + "rarity": "COMMON", + "description": "Deal $1 damage. Draw.", + "targetSelection": "ANY", + "spell": { + "class": "MetaSpell", + "spells": [ + { + "class": "DamageSpell", + "value": 1 + }, + { + "class": "DrawCardSpell", + "value": 1 + } + ] + }, + "collectible": true, + "fileFormatVersion": 1, + "set": "CUSTOM" +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_inspiration.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_inspiration.json new file mode 100644 index 0000000000..bf99b5baa6 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_inspiration.json @@ -0,0 +1,31 @@ +{ + "name": "Inspiration", + "baseManaCost": 3, + "type": "SPELL", + "heroClass": "AZURE", + "rarity": "COMMON", + "description": "Draw. It costs (6) less this turn.", + "targetSelection": "NONE", + "spell": { + "class": "MetaSpell", + "spells": [ + { + "class": "DrawCardSpell", + "value": 1, + "spell": { + "class": "CardCostModifierSpell", + "target": "OUTPUT", + "cardCostModifier": { + "class": "OneTurnCostModifier", + "target": "SELF", + "value": 6, + "operation": "SUBTRACT" + } + } + } + ] + }, + "collectible": true, + "fileFormatVersion": 1, + "set": "CUSTOM" +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_lightning_strike.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_lightning_strike.json similarity index 70% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_lightning_strike.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_lightning_strike.json index 34f369f2cc..439b7e7a17 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_lightning_strike.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_lightning_strike.json @@ -3,9 +3,9 @@ "baseManaCost": 2, "type": "SPELL", "heroClass": "AZURE", - "rarity": "FREE", + "rarity": "COMMON", "description": "Deal $3 damage to an enemy.", - "targetSelection": "ENEMY_CHARACTERS", + "targetSelection": "ANY", "spell": { "class": "MetaSpell", "spells": [ @@ -16,9 +16,6 @@ ] }, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "BASIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_drop_from_the_sky.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_take_flight_azure.json similarity index 86% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_drop_from_the_sky.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_take_flight_azure.json index cbb77081ea..ee5448605d 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_drop_from_the_sky.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_take_flight_azure.json @@ -1,5 +1,5 @@ { - "name": "Drop From the Sky", + "name": "Take Flight", "baseManaCost": 1, "type": "SPELL", "heroClass": "AZURE", @@ -29,9 +29,6 @@ "DISCOVER": true }, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_wander.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_wander.json similarity index 92% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_wander.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_wander.json index 7280813be5..db18e83e38 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_wander.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/common/spell_wander.json @@ -13,6 +13,6 @@ } }, "collectible": true, - "set": "VERDANT_DREAMS", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_electric_hellkite.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_electric_hellkite.json similarity index 88% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_electric_hellkite.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_electric_hellkite.json index 3c8c10bdd7..e9952da35a 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_electric_hellkite.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_electric_hellkite.json @@ -22,9 +22,6 @@ }, "attributes": {}, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fogdancer.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_fogdancer.json similarity index 92% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fogdancer.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_fogdancer.json index f3928c78c0..bee0d1dce6 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fogdancer.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_fogdancer.json @@ -5,7 +5,7 @@ "heroClass": "AZURE", "baseAttack": 4, "baseHp": 4, - "rarity": "COMMON", + "rarity": "EPIC", "description": "Opener: Discard a spell to draw two spells.", "battlecry": { "condition": { @@ -49,9 +49,6 @@ "BATTLECRY": true }, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_thunderclap_phoenix.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_thunderclap_phoenix.json similarity index 76% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_thunderclap_phoenix.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_thunderclap_phoenix.json index 29ec2bed0c..0d6999a59f 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_thunderclap_phoenix.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/minion_thunderclap_phoenix.json @@ -1,13 +1,13 @@ { "name": "Thunderclap Phoenix", - "baseManaCost": 8, + "baseManaCost": 7, "type": "MINION", "heroClass": "AZURE", "baseAttack": 3, - "baseHp": 3, + "baseHp": 1, "rarity": "EPIC", "race": "BEAST", - "description": "Costs (1) less for each spell cast while in hand. Opener: Receive a Lightning Strike.", + "description": "Costs (1) less for each spell you cast while in hand. Opener: Recieve a Firebolt.", "passiveTrigger": { "eventTrigger": { "class": "SpellCastedTrigger", @@ -29,10 +29,10 @@ "spell": { "class": "ReceiveCardSpell", "value": 1, - "card": "spell_lightning_strike" + "card": "token_firebolt" } }, "collectible": true, - "set": "SOURCESTORM", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_blurred_rains.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/spell_blurred_rains.json similarity index 89% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_blurred_rains.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/spell_blurred_rains.json index 9805d5f9c7..50e2a9bd92 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_blurred_rains.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/spell_blurred_rains.json @@ -1,6 +1,6 @@ { "name": "Blurred Rains", - "baseManaCost": 0, + "baseManaCost": 1, "type": "SPELL", "heroClass": "AZURE", "rarity": "EPIC", @@ -41,10 +41,7 @@ } ] }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": true, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_unfurl_wings.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/spell_unfurl_wings.json similarity index 97% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_unfurl_wings.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/spell_unfurl_wings.json index eb8587e737..3362e96eb9 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_unfurl_wings.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/epic/spell_unfurl_wings.json @@ -38,6 +38,6 @@ } }, "collectible": true, - "set": "VERDANT_DREAMS", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_ascella_aeon.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_ascella_aeon.json index 6d4985e79f..ff2be4952f 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_ascella_aeon.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_ascella_aeon.json @@ -1,5 +1,5 @@ { - "name": "Astella Aeon", + "name": "Alto & Aeon", "heroPower": "hero_power_rise", "baseManaCost": 0, "type": "HERO", @@ -16,9 +16,6 @@ } }, "collectible": false, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "BASIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_power_ascend.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_power_ascend.json index 8a79e2a50b..69b4c5f52c 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_power_ascend.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_power_ascend.json @@ -18,9 +18,6 @@ } }, "collectible": false, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "BASIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_power_rise.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_power_rise.json index 30fa73ac0b..ce4f5b29f8 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_power_rise.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/hero_power_rise.json @@ -15,9 +15,6 @@ } }, "collectible": false, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "BASIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_stormbringer_kurt.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/minion_harbinger.json similarity index 79% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_stormbringer_kurt.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/minion_harbinger.json index 037dd09a12..a47eb5b774 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_stormbringer_kurt.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/minion_harbinger.json @@ -1,11 +1,11 @@ { - "name": "Stormbringer Kurt", + "name": "Harbinger", "baseManaCost": 7, "type": "MINION", "heroClass": "AZURE", - "baseAttack": 6, - "baseHp": 6, - "rarity": "LEGENDARY", + "baseAttack": 4, + "baseHp": 4, + "rarity": "EPIC", "description": "Whenever you cast a spell, summon a random Elemental.", "trigger": { "eventTrigger": { @@ -24,8 +24,5 @@ }, "collectible": true, "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CORE" - ] + "set": "CUSTOM" } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_sybil_the_abandoned.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/minion_sybil.json similarity index 58% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_sybil_the_abandoned.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/minion_sybil.json index 4fd5f90d5c..0ae6cfc43d 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_sybil_the_abandoned.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/minion_sybil.json @@ -1,12 +1,12 @@ { - "name": "Sybil the Abandoned", - "baseManaCost": 6, + "name": "Sybil the Skyseer", + "baseManaCost": 1, "type": "MINION", "heroClass": "AZURE", - "baseAttack": 4, - "baseHp": 7, + "baseAttack": 1, + "baseHp": 1, "rarity": "LEGENDARY", - "description": "Guard. Aftermath: Put 10 copies of \"The Stars are Falling\" on the bottom of your deck.", + "description": "Aftermath: Put 10 copies of \"The Stars are Falling\" on the bottom of your deck.", "deathrattle": { "class": "PutOnBottomOfDeckSpell", "card": "token_the_stars_are_falling", @@ -17,6 +17,6 @@ "TAUNT": true }, "collectible": true, - "set": "VERDANT_DREAMS", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_dream_of_ascendance.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/spell_skies_aflame.json similarity index 79% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_dream_of_ascendance.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/spell_skies_aflame.json index 48680d6245..b816a53d40 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_dream_of_ascendance.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/legendary/spell_skies_aflame.json @@ -1,10 +1,10 @@ { - "name": "Dream of Ascendance", - "baseManaCost": 10, + "name": "Skies Aflame", + "baseManaCost": 8, "type": "SPELL", "heroClass": "AZURE", "rarity": "LEGENDARY", - "description": "For the rest of the game, your Soar spells turn into Firebolts that also deal $2 damage.", + "description": "For the rest of the game, your Soar spells turn into Firebolts that also deal 3 damage.", "targetSelection": "NONE", "spell": { "class": "AddEnchantmentSpell", @@ -20,6 +20,6 @@ } }, "collectible": true, - "set": "VERDANT_DREAMS", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_bolt_from_blue.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_bolt_from_blue.json new file mode 100644 index 0000000000..0e8db0f1c6 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_bolt_from_blue.json @@ -0,0 +1,33 @@ +{ + "name": "Bolt from Blue", + "baseManaCost": 1, + "type": "MINION", + "heroClass": "ANY", + "baseAttack": 2, + "baseHp": 1, + "rarity": "COMMON", + "description": "Dash. After this attacks, gain Dodge.", + "trigger": { + "eventTrigger": { + "class": "AfterPhysicalAttackTrigger", + "fireCondition": { + "class": "IsDeadCondition", + "target": "TRIGGER_HOST", + "invert": true + }, + "hostTargetType": "IGNORE_OTHER_SOURCES", + "targetEntityType": "ANY" + }, + "spell": { + "class": "AddAttributeSpell", + "target": "TRIGGER_HOST", + "attribute": "DIVINE_SHIELD" + } + }, + "attributes": { + "RUSH": true + }, + "collectible": true, + "set": "CUSTOM", + "fileFormatVersion": 1 +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_esoteric_aeronaut.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_esoteric_aeronaut.json similarity index 83% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_esoteric_aeronaut.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_esoteric_aeronaut.json index afe02e8dd1..fad4e41e8f 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_esoteric_aeronaut.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_esoteric_aeronaut.json @@ -4,8 +4,8 @@ "type": "MINION", "heroClass": "AZURE", "baseAttack": 0, - "baseHp": 3, - "rarity": "COMMON", + "baseHp": 4, + "rarity": "RARE", "description": "Opener: Your next Skill this turn costs (0).", "battlecry": { "targetSelection": "NONE", @@ -27,10 +27,7 @@ "attributes": { "BATTLECRY": true }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": true, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fae_trickster_skyward.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_fae_trickster_skyward.json similarity index 55% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fae_trickster_skyward.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_fae_trickster_skyward.json index 30ec005615..f575108223 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fae_trickster_skyward.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_fae_trickster_skyward.json @@ -1,13 +1,13 @@ { - "name": "Curious Faerie", - "baseManaCost": 3, + "name": "Fae Trickster", + "baseManaCost": 1, "type": "MINION", "heroClass": "AZURE", - "baseAttack": 3, - "baseHp": 3, + "baseAttack": 0, + "baseHp": 1, "rarity": "RARE", "race": "FAE", - "description": "Whenever you draw, reduce its Cost by (1).", + "description": "When you draw a card, reduce its Cost by (1) this turn.", "trigger": { "eventTrigger": { "class": "CardDrawnTrigger", @@ -20,14 +20,15 @@ "class": "CardCostModifier", "target": "SELF", "value": 1, - "operation": "SUBTRACT" + "operation": "SUBTRACT", + "expirationTrigger": { + "class": "TurnEndTrigger", + "targetPlayer": "SELF" + } } } }, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_moonlit_dragon.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_moonlit_dragon.json similarity index 88% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_moonlit_dragon.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_moonlit_dragon.json index 6897695bbb..c46979d4c9 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_moonlit_dragon.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_moonlit_dragon.json @@ -23,9 +23,6 @@ "BATTLECRY": true }, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_solis_caster.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_solis_caster.json similarity index 87% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_solis_caster.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_solis_caster.json index 2068f6d715..eb415aba23 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_solis_caster.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/minion_solis_caster.json @@ -28,10 +28,7 @@ "BATTLECRY": true, "DISCOVER": true }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": true, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_faerie_squadron.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_faerie_squadron.json similarity index 86% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_faerie_squadron.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_faerie_squadron.json index f8611b9ce0..979e5a288c 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_faerie_squadron.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_faerie_squadron.json @@ -19,9 +19,6 @@ } }, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_aerial_maneuver.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_loop-the-loop.json similarity index 95% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_aerial_maneuver.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_loop-the-loop.json index 6e39dce3d2..124ff8b80c 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_aerial_maneuver.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_loop-the-loop.json @@ -20,6 +20,6 @@ } }, "collectible": true, - "set": "VERDANT_DREAMS", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_nephomancy.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_nephomancy.json similarity index 85% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_nephomancy.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_nephomancy.json index f2afa64374..56aa93a09e 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_nephomancy.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_nephomancy.json @@ -3,7 +3,7 @@ "baseManaCost": 4, "type": "SPELL", "heroClass": "AZURE", - "rarity": "COMMON", + "rarity": "RARE", "description": "Draw 2. They cost (1) less.", "spell": { "class": "MetaSpell", @@ -23,9 +23,6 @@ } }, "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_cruel_conditions.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_updraft.json similarity index 87% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_cruel_conditions.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_updraft.json index e926ee3fe3..bdd4e57a0a 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_cruel_conditions.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/rare/spell_updraft.json @@ -3,7 +3,7 @@ "baseManaCost": 3, "type": "SPELL", "heroClass": "AZURE", - "rarity": "FREE", + "rarity": "RARE", "description": "Receive three Soar spells that draw.", "targetSelection": "NONE", "spell": { @@ -21,8 +21,5 @@ }, "collectible": true, "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "BASIC" - ] + "set": "CUSTOM" } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_soar.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/spell_soar.json similarity index 82% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_soar.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/spell_soar.json index ce910dfbd6..7ef4b08043 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_soar.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/spell_soar.json @@ -16,9 +16,6 @@ ] }, "collectible": false, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "BASIC" - ] + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/token_firebolt.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_firebolt.json similarity index 78% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/token_firebolt.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_firebolt.json index de4b513979..81ee97a3fa 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/token_firebolt.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_firebolt.json @@ -4,14 +4,14 @@ "type": "SPELL", "heroClass": "AZURE", "rarity": "FREE", - "description": "Deal $2 damage. Draw.", + "description": "Deal $3 damage. Draw.", "targetSelection": "ANY", "spell": { "class": "MetaSpell", "spells": [ { "class": "DamageSpell", - "value": 2 + "value": 3 }, { "class": "DrawCardSpell", @@ -21,8 +21,5 @@ }, "collectible": false, "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "BASIC" - ] + "set": "CUSTOM" } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/token_giggling_faerie.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_giggling_faerie.json similarity index 89% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/token_giggling_faerie.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_giggling_faerie.json index df0e8bf062..852bf663e8 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/token_giggling_faerie.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_giggling_faerie.json @@ -9,6 +9,6 @@ "race": "FAE", "description": "", "collectible": false, - "set": "VERDANT_DREAMS", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/token_the_stars_are_falling.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_the_stars_are_falling.json similarity index 89% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/token_the_stars_are_falling.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_the_stars_are_falling.json index 5db6222844..17f2ca8067 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/token_the_stars_are_falling.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/yTokens/token_the_stars_are_falling.json @@ -1,10 +1,10 @@ { "name": "The Stars are Falling", - "baseManaCost": 10, + "baseManaCost": 7, "type": "SPELL", "heroClass": "AZURE", "rarity": "FREE", - "description": "Deal $3 damage to all enemies. Costs (1) less for each spell cast while in hand.", + "description": "Deal $3 damage to all enemies. Costs (1) less for each you've spell cast while in hand.", "passiveTrigger": { "eventTrigger": { "class": "SpellCastedTrigger", @@ -29,6 +29,6 @@ }, "attributes": {}, "collectible": false, - "set": "VERDANT_DREAMS", + "set": "CUSTOM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_avatar_iar.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_avatar_iar.json similarity index 97% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_avatar_iar.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_avatar_iar.json index 0d385cef7a..57792dbf6a 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_avatar_iar.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_avatar_iar.json @@ -42,7 +42,7 @@ "attributes": { "BATTLECRY": true }, - "collectible": true, + "collectible": false, "set": "SOURCESTORM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_ball_lightning.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_ball_lightning.json similarity index 94% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_ball_lightning.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_ball_lightning.json index 3c5eb69216..53243f4c6a 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_ball_lightning.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_ball_lightning.json @@ -11,7 +11,7 @@ "attributes": { "CHARGE": true }, - "collectible": true, + "collectible": false, "set": "SOURCESTORM", "fileFormatVersion": 1, "manaCostModifier": { diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_evasive_cirrus.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_evasive_cirrus.json similarity index 85% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_evasive_cirrus.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_evasive_cirrus.json index dbe0049877..cf0d6422a2 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_evasive_cirrus.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_evasive_cirrus.json @@ -24,10 +24,7 @@ "BATTLECRY": true, "DIVINE_SHIELD": true }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fae_harbinger.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_fae_harbinger.json similarity index 84% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fae_harbinger.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_fae_harbinger.json index 79578753f9..e668ce3466 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_fae_harbinger.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_fae_harbinger.json @@ -21,10 +21,7 @@ "attributes": { "DEATHRATTLES": true }, - "collectible": false, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_fae_warcaller.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_fae_warcaller.json similarity index 95% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_fae_warcaller.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_fae_warcaller.json index 98522a221a..2038fcc218 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_fae_warcaller.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_fae_warcaller.json @@ -19,7 +19,7 @@ "hpBonus": 1 }, "attributes": {}, - "collectible": true, + "collectible": false, "set": "VERDANT_DREAMS", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_high_flier.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_high_flier.json similarity index 92% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_high_flier.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_high_flier.json index a2fb519144..4f09390e45 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_high_flier.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_high_flier.json @@ -46,10 +46,7 @@ "attributes": { "BATTLECRY": true }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_mistweaver.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_mistweaver.json similarity index 92% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_mistweaver.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_mistweaver.json index ba3f10da98..8f2281b464 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_mistweaver.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_mistweaver.json @@ -48,10 +48,7 @@ "BATTLECRY": true, "DIVINE_SHIELD": true }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_nimbus_strider.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_nimbus_strider.json similarity index 76% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_nimbus_strider.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_nimbus_strider.json index 69a56f7734..ada39c2c72 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_nimbus_strider.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_nimbus_strider.json @@ -12,10 +12,7 @@ "class": "IncorruptibilityAura", "target": "SELF" }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_rumbling_stormfront.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_rumbling_stormfront.json similarity index 84% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_rumbling_stormfront.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_rumbling_stormfront.json index 509dc69207..d0f4f58f48 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_rumbling_stormfront.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_rumbling_stormfront.json @@ -23,10 +23,7 @@ "RUSH": true, "TAUNT": true }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_seeing_selkie.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_seeing_selkie.json similarity index 96% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_seeing_selkie.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_seeing_selkie.json index 9b63b6399d..352b1e9718 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_seeing_selkie.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_seeing_selkie.json @@ -27,7 +27,7 @@ } ], "attributes": {}, - "collectible": true, + "collectible": false, "set": "VERDANT_DREAMS", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_sky_sovereign.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_sky_sovereign.json similarity index 100% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_sky_sovereign.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_sky_sovereign.json diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_skywalker.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_skywalker.json similarity index 95% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_skywalker.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_skywalker.json index 6dd31617a1..f92e9100bf 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_skywalker.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_skywalker.json @@ -20,7 +20,7 @@ "attributes": { "BATTLECRY": true }, - "collectible": true, + "collectible": false, "fileFormatVersion": 1, "sets": [ "CUSTOM", diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_spirited_sprite.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_spirited_sprite.json similarity index 84% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_spirited_sprite.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_spirited_sprite.json index 61fd7939fc..70741ef125 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_spirited_sprite.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_spirited_sprite.json @@ -22,10 +22,7 @@ } } }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/token_spark.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_stormbringer_kurt.json similarity index 100% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/token_spark.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_stormbringer_kurt.json diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_stormchaser.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_stormchaser.json similarity index 95% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_stormchaser.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_stormchaser.json index 1d00d35b20..2a3ecbee18 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/minion_stormchaser.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_stormchaser.json @@ -21,7 +21,7 @@ "targetPlayer": "SELF" } }, - "collectible": true, + "collectible": false, "set": "SOURCESTORM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_sun_rager.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_sun_rager.json similarity index 96% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_sun_rager.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_sun_rager.json index 92a60a816d..23dfd455d5 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/minion_sun_rager.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_sun_rager.json @@ -27,7 +27,7 @@ "attributes": { "BATTLECRY": true }, - "collectible": true, + "collectible": false, "set": "VERDANT_DREAMS", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/token_spark_azure.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_sybil_the_abandoned.json similarity index 100% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/token_spark_azure.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_sybil_the_abandoned.json diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_windbreaker.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_windbreaker.json similarity index 87% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_windbreaker.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_windbreaker.json index ec96a189c8..b1c3ddbdc8 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/minion_windbreaker.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/minion_windbreaker.json @@ -26,10 +26,7 @@ "BATTLECRY": true, "TAUNT": true }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_aerial_maneuver.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_aerial_maneuver.json new file mode 100644 index 0000000000..e84c62b7c4 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_aerial_maneuver.json @@ -0,0 +1,14 @@ +{ + "name": "Spark", + "baseManaCost": 0, + "type": "MINION", + "heroClass": "AZURE", + "baseAttack": 1, + "baseHp": 1, + "rarity": "FREE", + "race": "ELEMENTAL", + "description": "", + "collectible": false, + "set": "SOURCESTORM", + "fileFormatVersion": 1 +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_blow_away.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_blow_away.json similarity index 73% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_blow_away.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_blow_away.json index 620820e1e2..22e3b6007a 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_blow_away.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_blow_away.json @@ -9,10 +9,7 @@ "spell": { "class": "ReturnTargetToHandSpell" }, - "collectible": false, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/spell_chaotic_spellstorm.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_chaotic_spellstorm.json similarity index 96% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/spell_chaotic_spellstorm.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_chaotic_spellstorm.json index 919da66899..b8508e5b65 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/spell_chaotic_spellstorm.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_chaotic_spellstorm.json @@ -28,7 +28,7 @@ } ] }, - "collectible": true, + "collectible": false, "set": "SOURCESTORM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_cruel_conditions.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_cruel_conditions.json new file mode 100644 index 0000000000..e84c62b7c4 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_cruel_conditions.json @@ -0,0 +1,14 @@ +{ + "name": "Spark", + "baseManaCost": 0, + "type": "MINION", + "heroClass": "AZURE", + "baseAttack": 1, + "baseHp": 1, + "rarity": "FREE", + "race": "ELEMENTAL", + "description": "", + "collectible": false, + "set": "SOURCESTORM", + "fileFormatVersion": 1 +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_dream_of_ascendance.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_dream_of_ascendance.json new file mode 100644 index 0000000000..e84c62b7c4 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_dream_of_ascendance.json @@ -0,0 +1,14 @@ +{ + "name": "Spark", + "baseManaCost": 0, + "type": "MINION", + "heroClass": "AZURE", + "baseAttack": 1, + "baseHp": 1, + "rarity": "FREE", + "race": "ELEMENTAL", + "description": "", + "collectible": false, + "set": "SOURCESTORM", + "fileFormatVersion": 1 +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_drop_from_the_sky.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_drop_from_the_sky.json new file mode 100644 index 0000000000..e84c62b7c4 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_drop_from_the_sky.json @@ -0,0 +1,14 @@ +{ + "name": "Spark", + "baseManaCost": 0, + "type": "MINION", + "heroClass": "AZURE", + "baseAttack": 1, + "baseHp": 1, + "rarity": "FREE", + "race": "ELEMENTAL", + "description": "", + "collectible": false, + "set": "SOURCESTORM", + "fileFormatVersion": 1 +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_explore_the_endless_skies.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_explore_the_endless_skies.json similarity index 92% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_explore_the_endless_skies.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_explore_the_endless_skies.json index d1ca3b3f1c..902c31d611 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_explore_the_endless_skies.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_explore_the_endless_skies.json @@ -45,10 +45,7 @@ } ] }, - "collectible": true, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/spell_eye_of_the_storm.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_eye_of_the_storm.json similarity index 95% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/spell_eye_of_the_storm.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_eye_of_the_storm.json index c4c4bee1b7..575e2ceaee 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/spell_eye_of_the_storm.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_eye_of_the_storm.json @@ -21,7 +21,7 @@ "attributes": { "DISCOVER": true }, - "collectible": true, + "collectible": false, "set": "SOURCESTORM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_favorable_winds.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_favorable_winds.json similarity index 100% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_favorable_winds.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_favorable_winds.json diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_flow.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_flow.json similarity index 96% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_flow.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_flow.json index c6f450043c..4c6349128b 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_flow.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_flow.json @@ -25,7 +25,7 @@ } ] }, - "collectible": true, + "collectible": false, "fileFormatVersion": 1, "sets": [ "CUSTOM", diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_gust.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_gust.json similarity index 100% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_gust.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_gust.json diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_mega_discard.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_mega_discard.json similarity index 100% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_mega_discard.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_mega_discard.json diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_meteoric_devastation.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_meteoric_devastation.json similarity index 100% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_meteoric_devastation.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_meteoric_devastation.json diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_phyrric_power.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_phyrric_power.json similarity index 87% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_phyrric_power.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_phyrric_power.json index cb1a6684a2..a3bd1adef5 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_phyrric_power.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_phyrric_power.json @@ -31,10 +31,7 @@ } ] }, - "collectible": false, - "fileFormatVersion": 1, - "sets": [ - "CUSTOM", - "CLASSIC" - ] + "collectible": false, + "set": "CUSTOM", + "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_skyfall.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_skyfall.json similarity index 96% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_skyfall.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_skyfall.json index 3f8629f78e..3e487f08f7 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_skyfall.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_skyfall.json @@ -30,7 +30,7 @@ } ] }, - "collectible": true, + "collectible": false, "fileFormatVersion": 1, "sets": [ "CUSTOM" diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_spelldamage+3.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_spelldamage+3.json similarity index 100% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_spelldamage+3.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_spelldamage+3.json diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_thunder.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_thunder.json similarity index 95% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_thunder.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_thunder.json index f63dc030aa..4ae7df7fcb 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_thunder.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_thunder.json @@ -14,7 +14,7 @@ "targetPlayer": "SELF" } }, - "collectible": true, + "collectible": false, "fileFormatVersion": 1, "sets": [ "CUSTOM", diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_typhoon.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_typhoon.json similarity index 93% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_typhoon.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_typhoon.json index b23fe6ca42..5fbf89f8ac 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/custom/spell_typhoon.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_typhoon.json @@ -11,7 +11,7 @@ "target": "ENEMY_CHARACTERS", "value": 3 }, - "collectible": true, + "collectible": false, "fileFormatVersion": 1, "sets": [ "CUSTOM", diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_upheaval.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_upheaval.json similarity index 96% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_upheaval.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_upheaval.json index 94709b1d6d..14555620d2 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/verdant_dreams/spell_upheaval.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_upheaval.json @@ -32,7 +32,7 @@ } ] }, - "collectible": true, + "collectible": false, "set": "VERDANT_DREAMS", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/spellsource_basic/spell_wayward_winds.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_wayward_winds.json similarity index 92% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/spellsource_basic/spell_wayward_winds.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_wayward_winds.json index 7b3f8edbc4..389461bba5 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/spellsource_basic/spell_wayward_winds.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/spell_wayward_winds.json @@ -10,7 +10,7 @@ "class": "DrawCardSpell", "value": 3 }, - "collectible": true, + "collectible": false, "set": "SPELLSOURCE_BASIC", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/token_spark.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/token_spark.json new file mode 100644 index 0000000000..e84c62b7c4 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/token_spark.json @@ -0,0 +1,14 @@ +{ + "name": "Spark", + "baseManaCost": 0, + "type": "MINION", + "heroClass": "AZURE", + "baseAttack": 1, + "baseHp": 1, + "rarity": "FREE", + "race": "ELEMENTAL", + "description": "", + "collectible": false, + "set": "SOURCESTORM", + "fileFormatVersion": 1 +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/token_spark_azure.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/token_spark_azure.json new file mode 100644 index 0000000000..e84c62b7c4 --- /dev/null +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/token_spark_azure.json @@ -0,0 +1,14 @@ +{ + "name": "Spark", + "baseManaCost": 0, + "type": "MINION", + "heroClass": "AZURE", + "baseAttack": 1, + "baseHp": 1, + "rarity": "FREE", + "race": "ELEMENTAL", + "description": "", + "collectible": false, + "set": "SOURCESTORM", + "fileFormatVersion": 1 +} \ No newline at end of file diff --git a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/weapon_sourcespear_ignitius.json b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/weapon_sourcespear_ignitius.json similarity index 96% rename from spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/weapon_sourcespear_ignitius.json rename to spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/weapon_sourcespear_ignitius.json index 298bd708ab..edced77e1f 100644 --- a/spellsource-cards-git/src/main/resources/cards/collectible/azure/sourcestorm/weapon_sourcespear_ignitius.json +++ b/spellsource-cards-git/src/main/resources/cards/collectible/azure/zOld/weapon_sourcespear_ignitius.json @@ -23,7 +23,7 @@ "attributes": { "DEATHRATTLES": true }, - "collectible": true, + "collectible": false, "set": "SOURCESTORM", "fileFormatVersion": 1 } \ No newline at end of file diff --git a/spellsource-server/src/main/resources/spellsource/decklists/current/Azure Sourcestorm.txt b/spellsource-server/src/main/resources/spellsource/decklists/current/Azure Sourcestorm.txt index 756c2328d4..c1296cd027 100644 --- a/spellsource-server/src/main/resources/spellsource/decklists/current/Azure Sourcestorm.txt +++ b/spellsource-server/src/main/resources/spellsource/decklists/current/Azure Sourcestorm.txt @@ -5,7 +5,7 @@ # 2x (0) Blurred Rains # 2x (0) Unfurl Wings # 2x (0) Wander -# 2x (1) Drop From the Sky +# 2x (1) Take Flight # 2x (1) Jack In The Box # 2x (1) Solis Caster # 2x (2) Aerial Maneuver diff --git a/spellsource-server/src/main/resources/spellsource/decklists/current/First Flight.txt b/spellsource-server/src/main/resources/spellsource/decklists/current/First Flight.txt index f02b70d4d9..dcb5a0affa 100644 --- a/spellsource-server/src/main/resources/spellsource/decklists/current/First Flight.txt +++ b/spellsource-server/src/main/resources/spellsource/decklists/current/First Flight.txt @@ -17,5 +17,5 @@ # 2x (4) Fae Harbinger # 2x (6) Faerie Squadron # 2x (6) Typhoon -# 1x (7) Stormbringer Kurt +# 1x (7) Harbinger # \ No newline at end of file