Balance some item costs

This commit is contained in:
Chris H
2025-03-05 20:59:27 -05:00
parent c6cf450ac4
commit f893c7ddf8

View File

@@ -217,7 +217,7 @@
"name": "Piper's Charm", "name": "Piper's Charm",
"equipmentSlot": "Neck", "equipmentSlot": "Neck",
"iconName": "PipersCharm", "iconName": "PipersCharm",
"cost": 4000, "cost": 1500,
"effect": { "effect": {
"startBattleWithCardInCommandZone": [ "startBattleWithCardInCommandZone": [
"Piper's Charm" "Piper's Charm"
@@ -227,7 +227,7 @@
{ {
"name": "Sleep Wand", "name": "Sleep Wand",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"cost": 4000, "cost": 1500,
"iconName": "SleepWand", "iconName": "SleepWand",
"effect": { "effect": {
"startBattleWithCardInCommandZone": [ "startBattleWithCardInCommandZone": [
@@ -238,7 +238,7 @@
{ {
"name": "Hill Giant Club", "name": "Hill Giant Club",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"cost": 2000, "cost": 2500,
"iconName": "HillGiantClub", "iconName": "HillGiantClub",
"effect": { "effect": {
"startBattleWithCardInCommandZone": [ "startBattleWithCardInCommandZone": [
@@ -250,7 +250,7 @@
"name": "Cursed Treasure", "name": "Cursed Treasure",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "CursedTreasure", "iconName": "CursedTreasure",
"cost": 4000, "cost": 6000,
"effect": { "effect": {
"startBattleWithCardInCommandZone": [ "startBattleWithCardInCommandZone": [
"Cursed Treasure" "Cursed Treasure"
@@ -478,7 +478,7 @@
"name": "Iron Shield", "name": "Iron Shield",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "IronShield", "iconName": "IronShield",
"cost": 3500, "cost": 6500,
"effect": { "effect": {
"lifeModifier": 2 "lifeModifier": 2
} }
@@ -554,7 +554,7 @@
"name": "Jungle Shield", "name": "Jungle Shield",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "JungleShield", "iconName": "JungleShield",
"cost": 2500, "cost": 4500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"g_0_1_plant" "g_0_1_plant"
@@ -576,7 +576,7 @@
"name": "Dagger", "name": "Dagger",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"iconName": "Dagger", "iconName": "Dagger",
"cost": 2500, "cost": 2000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Spare Dagger" "Spare Dagger"
@@ -598,7 +598,7 @@
{ {
"name": "Aladdin's Ring", "name": "Aladdin's Ring",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"cost": 3000, "cost": 1500,
"iconName": "AladdinsRing", "iconName": "AladdinsRing",
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
@@ -610,7 +610,7 @@
"name": "Spell Book", "name": "Spell Book",
"iconName": "SpellBook", "iconName": "SpellBook",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"cost": 3000, "cost": 8000,
"effect": { "effect": {
"changeStartCards": 1 "changeStartCards": 1
} }
@@ -641,7 +641,7 @@
"name": "Mithril Shield", "name": "Mithril Shield",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "MithrilShield", "iconName": "MithrilShield",
"cost": 4500, "cost": 6500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"c_0_4_a_wall_defender" "c_0_4_a_wall_defender"
@@ -673,6 +673,7 @@
"name": "Death Ring", "name": "Death Ring",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "DeathRing", "iconName": "DeathRing",
"cost": 3500,
"effect": { "effect": {
"startBattleWithCardInCommandZone": [ "startBattleWithCardInCommandZone": [
"Death Ring" "Death Ring"
@@ -682,6 +683,7 @@
{ {
"name": "Flame Sword", "name": "Flame Sword",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"cost": 6000,
"iconName": "FlameSword", "iconName": "FlameSword",
"effect": { "effect": {
"startBattleWithCardInCommandZone": [ "startBattleWithCardInCommandZone": [
@@ -692,6 +694,7 @@
{ {
"name": "Mirror Shield", "name": "Mirror Shield",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"cost": 2500,
"iconName": "MirrorShield", "iconName": "MirrorShield",
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
@@ -703,6 +706,7 @@
"name": "Dungeon Map", "name": "Dungeon Map",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "DungeonMap", "iconName": "DungeonMap",
"cost": 12000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Dungeon Map" "Dungeon Map"
@@ -713,6 +717,7 @@
"name": "Aladdin's Lamp", "name": "Aladdin's Lamp",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "AladdinsLamp", "iconName": "AladdinsLamp",
"cost": 1000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Aladdin's Lamp" "Aladdin's Lamp"
@@ -723,6 +728,7 @@
"name": "Heart-Piercer", "name": "Heart-Piercer",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"iconName": "CompositeBow", "iconName": "CompositeBow",
"cost": 2000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Heart-Piercer Bow" "Heart-Piercer Bow"
@@ -733,6 +739,7 @@
"name": "Wood Bow", "name": "Wood Bow",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"iconName": "WoodBow", "iconName": "WoodBow",
"cost": 1000,
"effect": { "effect": {
"startBattleWithCard": [ "Fyndhorn Bow" ] "startBattleWithCard": [ "Fyndhorn Bow" ]
} }
@@ -749,6 +756,7 @@
"name": "Gold Boots", "name": "Gold Boots",
"equipmentSlot": "Boots", "equipmentSlot": "Boots",
"iconName": "GoldBoots", "iconName": "GoldBoots",
"cost": 10000,
"effect": { "effect": {
"lifeModifier": 2, "lifeModifier": 2,
"moveSpeed": 1.3 "moveSpeed": 1.3
@@ -758,6 +766,7 @@
"name": "Gold Shield", "name": "Gold Shield",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "GoldShield", "iconName": "GoldShield",
"cost": 13000,
"effect": { "effect": {
"lifeModifier": 3 "lifeModifier": 3
} }
@@ -766,6 +775,7 @@
"name": "Gold Armor", "name": "Gold Armor",
"equipmentSlot": "Body", "equipmentSlot": "Body",
"iconName": "GoldArmor", "iconName": "GoldArmor",
"cost": 15000,
"effect": { "effect": {
"lifeModifier": 4 "lifeModifier": 4
} }
@@ -811,6 +821,7 @@
"name": "Blood Vial", "name": "Blood Vial",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "Blood", "iconName": "Blood",
"cost": 1000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"c_a_blood_draw" "c_a_blood_draw"
@@ -821,6 +832,7 @@
"name": "Charm", "name": "Charm",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "Clue", "iconName": "Clue",
"cost": 3000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"c_a_clue_draw" "c_a_clue_draw"
@@ -831,6 +843,7 @@
"name": "Snack", "name": "Snack",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "Cheese", "iconName": "Cheese",
"cost": 1000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"c_a_food_sac" "c_a_food_sac"
@@ -841,6 +854,7 @@
"name": "Change", "name": "Change",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "GoldStack", "iconName": "GoldStack",
"cost": 5000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"c_a_gold_draw" "c_a_gold_draw"
@@ -851,6 +865,7 @@
"name": "Treasure", "name": "Treasure",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "Treasure", "iconName": "Treasure",
"cost": 5000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"c_a_treasure_sac" "c_a_treasure_sac"
@@ -861,6 +876,7 @@
"name": "Magic Shard", "name": "Magic Shard",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "Shard", "iconName": "Shard",
"cost": 3500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"c_e_shard_draw" "c_e_shard_draw"
@@ -892,6 +908,7 @@
"name": "Pandora's Box", "name": "Pandora's Box",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "PandorasBox", "iconName": "PandorasBox",
"cost": 1500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Pandora's Box" "Pandora's Box"
@@ -902,6 +919,7 @@
"name": "Disrupting Scepter", "name": "Disrupting Scepter",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"iconName": "DisruptingScepter", "iconName": "DisruptingScepter",
"cost": 2500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Disrupting Scepter" "Disrupting Scepter"
@@ -922,6 +940,7 @@
"name": "Heavy Arbalest", "name": "Heavy Arbalest",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"iconName": "HeavyArbalest", "iconName": "HeavyArbalest",
"cost": 1500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Heavy Arbalest" "Heavy Arbalest"
@@ -932,6 +951,7 @@
"name": "Ring of Three Wishes", "name": "Ring of Three Wishes",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "RingofThreeWishes", "iconName": "RingofThreeWishes",
"cost": 2500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Ring of Three Wishes" "Ring of Three Wishes"
@@ -942,6 +962,7 @@
"name": "The Blackstaff of Waterdeep", "name": "The Blackstaff of Waterdeep",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"iconName": "TheBlackstaffofWaterdeep", "iconName": "TheBlackstaffofWaterdeep",
"cost": 3500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"The Blackstaff of Waterdeep" "The Blackstaff of Waterdeep"
@@ -952,6 +973,7 @@
"name": "Unerring Sling", "name": "Unerring Sling",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"iconName": "UnerringSling", "iconName": "UnerringSling",
"cost": 4000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Unerring Sling" "Unerring Sling"
@@ -961,6 +983,7 @@
{ {
"name": "Jeweled Amulet", "name": "Jeweled Amulet",
"equipmentSlot": "Neck", "equipmentSlot": "Neck",
"cost": 5000,
"iconName": "JeweledAmulet", "iconName": "JeweledAmulet",
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
@@ -972,6 +995,7 @@
"name": "Traveler's Amulet", "name": "Traveler's Amulet",
"equipmentSlot": "Neck", "equipmentSlot": "Neck",
"iconName": "TravelersAmulet", "iconName": "TravelersAmulet",
"cost": 5000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Traveler's Amulet" "Traveler's Amulet"
@@ -982,6 +1006,7 @@
"name": "Relic Amulet", "name": "Relic Amulet",
"equipmentSlot": "Neck", "equipmentSlot": "Neck",
"iconName": "RelicAmulet", "iconName": "RelicAmulet",
"cost": 2500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Relic Amulet" "Relic Amulet"
@@ -1002,6 +1027,7 @@
"name": "Amulet of Vigor", "name": "Amulet of Vigor",
"equipmentSlot": "Neck", "equipmentSlot": "Neck",
"iconName": "AmuletofVigor", "iconName": "AmuletofVigor",
"cost": 7000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Amulet of Vigor" "Amulet of Vigor"
@@ -1012,6 +1038,7 @@
"name": "Veilstone Amulet", "name": "Veilstone Amulet",
"equipmentSlot": "Neck", "equipmentSlot": "Neck",
"iconName": "VeilstoneAmulet", "iconName": "VeilstoneAmulet",
"cost": 5000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Veilstone Amulet" "Veilstone Amulet"
@@ -1022,6 +1049,7 @@
"name": "Jandor's Ring", "name": "Jandor's Ring",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "JandorsRing", "iconName": "JandorsRing",
"cost": 2500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Jandor's Ring" "Jandor's Ring"
@@ -1064,6 +1092,7 @@
"name": "Prism Ring", "name": "Prism Ring",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "PrismRing", "iconName": "PrismRing",
"cost": 2000,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Prism Ring" "Prism Ring"
@@ -1084,6 +1113,7 @@
"name": "Kite Shield", "name": "Kite Shield",
"equipmentSlot": "Right", "equipmentSlot": "Right",
"iconName": "KiteShield", "iconName": "KiteShield",
"cost": 1500,
"effect": { "effect": {
"startBattleWithCard": [ "startBattleWithCard": [
"Kite Shield" "Kite Shield"
@@ -1093,6 +1123,7 @@
{ {
"name": "Shell Wand", "name": "Shell Wand",
"equipmentSlot": "Left", "equipmentSlot": "Left",
"cost": 4000,
"effect": { "effect": {
"opponent": { "opponent": {
"lifeModifier": -2 "lifeModifier": -2
@@ -1113,6 +1144,7 @@
{ {
"name": "Lightbringers Boots", "name": "Lightbringers Boots",
"equipmentSlot": "Boots", "equipmentSlot": "Boots",
"cost": 8000,
"effect": { "effect": {
"opponent": { "opponent": {
"lifeModifier": 5 "lifeModifier": 5