From dbde50b9a390a2cf32e54f31fe6a6f2f2d0a873e Mon Sep 17 00:00:00 2001 From: Lee Date: Fri, 24 May 2024 15:34:32 +0100 Subject: [PATCH 01/13] Minor changes Not sure where "polaris" came from but all sources I see are "polar" --- planets/environmentals.json | 2 +- warbonds.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/planets/environmentals.json b/planets/environmentals.json index a9baf78..56d9652 100644 --- a/planets/environmentals.json +++ b/planets/environmentals.json @@ -29,7 +29,7 @@ }, "meteor_storms": { "name": "Meteor Storms", - "description": "Meteors impact the surface causing massive damage" + "description": "Meteors impact the surface causing massive damage." }, "sandstorms": { "name": "Sandstorms", diff --git a/warbonds.json b/warbonds.json index 5de6054..94a4113 100644 --- a/warbonds.json +++ b/warbonds.json @@ -20,8 +20,8 @@ "credits_to_unlock": 1000 }, "4": { - "name": "Polaris Patriots", - "id": "polaris_patriots", + "name": "Polar Patriots", + "id": "polar_patriots", "credits_to_unlock": 1000 } } From 70f431f26603c4780a73cf65257cada4351e2161 Mon Sep 17 00:00:00 2001 From: Lee Date: Wed, 2 Oct 2024 14:30:29 +0100 Subject: [PATCH 02/13] Cross-referenced data with game and edited quite a bit. Most of the new/changed item ID's are incorrect and will need to be changed (I don't know them). --- items/boosters.json | 4 ++ items/weapons/fire_modes.json | 5 +- items/weapons/grenades.json | 12 ++-- items/weapons/primary.json | 119 ++++++++++++++++++++-------------- items/weapons/secondary.json | 41 ++++++++---- items/weapons/types.json | 5 +- warbonds.json | 5 ++ warbonds/chemical_agents.json | 97 +++++++++++++++++++++++++++ warbonds/freedoms_flame.json | 4 +- 9 files changed, 219 insertions(+), 73 deletions(-) create mode 100644 warbonds/chemical_agents.json diff --git a/items/boosters.json b/items/boosters.json index 518af28..31bd892 100644 --- a/items/boosters.json +++ b/items/boosters.json @@ -42,5 +42,9 @@ "3912131454": { "name": "Experimental Infusion", "description": "Temp Desc: Stims boost movement speed and reduced incoming damage for short period" + }, + "3102833400": { + "name": "Firebomb Hellpods", + "description": "Lines all Hellpods with volatile incendiaries that detonate upon impact, igniting any units in vicinity of the drop site." } } diff --git a/items/weapons/fire_modes.json b/items/weapons/fire_modes.json index 97d159c..be21a31 100644 --- a/items/weapons/fire_modes.json +++ b/items/weapons/fire_modes.json @@ -3,5 +3,6 @@ "1": "Burst", "2": "Automatic", "3": "Pump Action", - "4": "Double Action" -} + "4": "Double Action", + "5": "All Barrels" +} \ No newline at end of file diff --git a/items/weapons/grenades.json b/items/weapons/grenades.json index 9af00fb..0412678 100644 --- a/items/weapons/grenades.json +++ b/items/weapons/grenades.json @@ -36,7 +36,7 @@ "description": "An antipersonnel fragmentation grenade. Creates damage over a large area when detonated.", "damage": 250, "penetration": 3, - "outer_radius": 8, + "outer_radius": 10, "fuse_time": 2.4 }, "3748749890": { @@ -48,11 +48,11 @@ "fuse_time": 2.9 }, "3869545997": { - "name": "G-12 Thermite Grenade", + "name": "G-123 Thermite Grenade", "description": "A thermite grenade designed to adhere to surfaces before burning at 2000°C. Capable of burning through some armor", - "damage": 100, + "damage": 2000, "penetration": 7, - "outer_radius": 2, + "outer_radius": 3, "fuse_time": 2.9 }, "16338515": { @@ -65,10 +65,10 @@ }, "1858752103": { "name": "K-2 Throwing Knife", - "description": "", + "description": "Delivers silent justice to Freedom's enemies.", "damage": 250, "penetration": 3, "outer_radius": 0, "fuse_time": 0 } -} +} \ No newline at end of file diff --git a/items/weapons/primary.json b/items/weapons/primary.json index 1dd599e..ddc1d28 100644 --- a/items/weapons/primary.json +++ b/items/weapons/primary.json @@ -3,7 +3,7 @@ "name": "AR-23 Liberator", "description": "The SEAF standard assault rifle, balancing power, fire rate, and weight for a reliable weapon against smaller targets.", "type": 1, - "damage": 60, + "damage": 70, "capacity": 45, "recoil": 15, "fire_rate": 640, @@ -20,7 +20,7 @@ "name": "AR-23P Liberator Penetrator", "description": "A modified Liberator featuring a scope and firing armor-piercing rounds, to help users take down armored targets.", "type": 1, - "damage": 45, + "damage": 60, "capacity": 30, "recoil": 19, "fire_rate": 640, @@ -30,7 +30,6 @@ 2 ], "traits": [ - 1, 2 ] }, @@ -47,8 +46,7 @@ 2 ], "traits": [ - 1, - 6 + 1 ] }, "2088854385": { @@ -71,7 +69,7 @@ "name": "SG-8P Punisher Plasma", "description": "A modified Punisher shotgun firing exploding plasma rounds. Fire carefully - exploding plasma can injure squadmates.", "type": 5, - "damage": 100, + "damage": 250, "capacity": 8, "recoil": 110, "fire_rate": 80, @@ -79,6 +77,7 @@ 3 ], "traits": [ + 2, 6 ] }, @@ -91,7 +90,7 @@ "recoil": 120, "fire_rate": 80, "fire_mode": [ - 3 + 0 ], "traits": [ 2, @@ -103,7 +102,7 @@ "description": "A fully-automatic shotgun with a high rate of fire, excellent for controlling crowds. Requires frequent reloading.", "type": 2, "damage": 330, - "capacity": 13, + "capacity": 16, "recoil": 55, "fire_rate": 300, "fire_mode": [ @@ -120,7 +119,7 @@ "type": 2, "damage": 240, "capacity": 25, - "recoil": 28, + "recoil": 41, "fire_rate": 300, "fire_mode": [ 0, @@ -135,7 +134,7 @@ "name": "SG-225SP Breaker Spray&Pray", "description": "A modified Breaker shotgun firing birdshot, small pellets which saturate an area to clear up smaller targets.", "type": 2, - "damage": 192, + "damage": 240, "capacity": 26, "recoil": 45, "fire_rate": 330, @@ -159,19 +158,38 @@ 0 ], "traits": [ - 0 + 2 + ] + }, + "2": { + "name": "MP-98 Knight", + "description": "A submachine gun with an extremely high rate of fire, which can be operated with one hand. Ideal for multitasking.", + "type": 3, + "damage": 65, + "capacity": 50, + "recoil": 15, + "fire_rate": 1380, + "fire_mode": [ + 0, + 1, + 2 + ], + "traits": [ + 1, + 4 ] }, "2821209932": { "name": "SMG-37 Defender", "description": "A high-caliber submachine gun which can be fired with one hand. Has a relatively low rate of fire.", "type": 3, - "damage": 70, + "damage": 75, "capacity": 45, "recoil": 10, "fire_rate": 520, "fire_mode": [ 0, + 1, 2 ], "traits": [ @@ -183,7 +201,7 @@ "name": "R-63 Diligence", "description": "This high-caliber marksman rifle trades magazine capacity and rate of fire for powerful, accurate shots.", "type": 4, - "damage": 125, + "damage": 165, "capacity": 20, "recoil": 35, "fire_rate": 350, @@ -198,7 +216,7 @@ "name": "R-63CS Diligence Counter Sniper", "description": "A modified Diligence rifle offering increased damage, but a reduced rate of fire. Fires a single bullet at a time.", "type": 4, - "damage": 140, + "damage": 200, "capacity": 15, "recoil": 53, "fire_rate": 350, @@ -215,7 +233,7 @@ "type": 5, "damage": 350, "capacity": 8, - "recoil": 1, + "recoil": 0, "fire_rate": 0, "fire_mode": [ 2 @@ -231,7 +249,7 @@ "description": "A laser rifle, firing in short bursts. Does not need reloading, but if it overheats a new heat sink must be fitted.", "type": 5, "damage": 55, - "capacity": 9, + "capacity": 7, "recoil": 2, "fire_rate": 750, "fire_mode": [ @@ -246,7 +264,7 @@ "name": "PLAS-1 Scorcher", "description": "A plasma rifle, firing a bolt of superheated gas which explodes on impact. Avoid standing in proximity to the blast.", "type": 5, - "damage": 100, + "damage": 200, "capacity": 15, "recoil": 20, "fire_rate": 250, @@ -279,8 +297,8 @@ "description": "An accurate, armor-penetrating rifle, the BR-14 Adjudicator delivers righteous judgement to medium-sized enemies, though its restrictive magazine limits its effectiveness against large groups.", "type": 1, "damage": 80, - "capacity": 25, - "recoil": 50, + "capacity": 30, + "recoil": 40, "fire_rate": 550, "fire_mode": [ 0, @@ -294,7 +312,7 @@ "name": "R-36 Eruptor", "description": "This bolt-action rifle fires jet-assisted shells that explode shrapnel in all directions upon impact. Not recommended for close-quarters use.", "type": 6, - "damage": 380, + "damage": 455, "capacity": 5, "recoil": 75, "fire_rate": 25, @@ -310,7 +328,7 @@ "name": "CB-9 Exploding Crossbow", "description": "Fires powerful exploding bolts that do maximum damage upon direct impact. Gravity must be accounted for when aiming.", "type": 6, - "damage": 420, + "damage": 620, "capacity": 5, "recoil": 35, "fire_rate": 50, @@ -318,6 +336,8 @@ 0 ], "traits": [ + 2, + 4, 6 ] }, @@ -325,11 +345,15 @@ "name": "AR-61 Tenderizer", "description": "A high-caliber assault rifle with a restrictive magazine size but more stopping power.", "type": 1, - "damage": 60, + "damage": 95, "capacity": 35, "recoil": 10, "fire_rate": 600, - "fire_mode": [], + "fire_mode": [ + 0, + 1, + 2 + ], "traits": [ 1 ] @@ -342,7 +366,11 @@ "capacity": 45, "recoil": 10, "fire_rate": 475, - "fire_mode": [], + "fire_mode": [ + 0, + 1, + 2 + ], "traits": [ 1, 4 @@ -356,40 +384,32 @@ "capacity": 15, "recoil": 20, "fire_rate": 250, - "fire_mode": [], + "fire_mode": [ + 0 + ], "traits": [ 2, - 10, - 6 + 6, + 10 ] }, "1160920394": { "name": "AR-23A Liberator Carbine", "description": "A compact version of the Liberator designed for increased viability in close quarters. Has an increased fire rate at the cost of higher spread.", "type": 1, - "damage": 60, + "damage": 70, "capacity": 45, "recoil": 26, "fire_rate": 920, - "fire_mode": [], + "fire_mode": [ + 0, + 1, + 2 + ], "traits": [ 1 ] }, - "2264358800": { - "name": "SG-22 Bushwhacker", - "description": "A triple-barreled, break-action, sawed-off shotgun. Switch firing modes to fire all three barrels at once.", - "type": 2, - "damage": 405, - "capacity": 3, - "recoil": 170, - "fire_rate": 650, - "fire_mode": [], - "traits": [ - 1, - 4 - ] - }, "1321109120": { "name": "SG-451 Cookout", "description": "A pump shotgun that fires a burst of incendiary phosphorus pellets, setting targets ablaze.", @@ -410,15 +430,16 @@ "4108040377": { "name": "FLAM-66 Torcher", "description": "A lightweight flamethrower. Shoots pressurized fuel through a dispersion nozzle into an open flame", - "type": 7, - "damage": 250, + "type": 8, + "damage": 375, "capacity": 80, - "recoil": 3, + "recoil": 2, "fire_rate": 0, - "fire_mode": [], + "fire_mode": [ + 2 + ], "traits": [ - 2, 7 ] } -} +} \ No newline at end of file diff --git a/items/weapons/secondary.json b/items/weapons/secondary.json index c1aba16..247eade 100644 --- a/items/weapons/secondary.json +++ b/items/weapons/secondary.json @@ -4,7 +4,7 @@ "description": "The SEAF standard pistol - offering a high fire rate, generous capacity, and fast reloading.", "damage": 75, "capacity": 15, - "recoil": 22, + "recoil": 23, "fire_rate": 900, "fire_mode": [ 0 @@ -19,7 +19,7 @@ "description": "A fully-automatic pistol with an extremely high fire rate, allowing for efficient crowd control.", "damage": 60, "capacity": 31, - "recoil": 11, + "recoil": 15, "fire_rate": 1100, "fire_mode": [ 0, @@ -38,7 +38,7 @@ "recoil": 43, "fire_rate": 200, "fire_mode": [ - 4 + 0 ], "traits": [ 2, @@ -49,9 +49,9 @@ "2501707184": { "name": "LAS-7 Dagger", "description": "A laser pistol that fires a continuous beam. Does not require ammo but can overheat and need to change batteries.", - "damage": 150, - "capacity": 5, - "recoil": 1, + "damage": 250, + "capacity": 7, + "recoil": 0, "fire_rate": 0, "fire_mode": [ 2 @@ -66,7 +66,7 @@ "2797735596": { "name": "GP-31 Grenade Pistol", "description": "A pistol that fires grenades. Must be reloaded between shots.", - "damage": 600, + "damage": 650, "capacity": 1, "recoil": 43, "fire_rate": 900, @@ -93,18 +93,35 @@ 4 ] }, + "2264358800": { + "name": "SG-22 Bushwhacker", + "description": "A triple-barreled, break-action, sawed-off shotgun. Switch firing modes to fire all three barrels at once.", + "damage": 405, + "capacity": 3, + "recoil": 170, + "fire_rate": 650, + "fire_mode": [ + 0, + 5 + ], + "traits": [ + 1, + 4 + ] + }, "2340232366": { "name": "P-72 Crisper", "description": "A compact handgun-style flamethrower, able to project a jet of fire over short distances.", - "damage": 250, + "damage": 375, "capacity": 30, - "recoil": 3, + "recoil": 2, "fire_rate": 0, - "fire_mode": [], + "fire_mode": [ + 2 + ], "traits": [ - 2, 4, 7 ] } -} +} \ No newline at end of file diff --git a/items/weapons/types.json b/items/weapons/types.json index 1fa8909..ee5cfc8 100644 --- a/items/weapons/types.json +++ b/items/weapons/types.json @@ -6,5 +6,6 @@ "4": "Marksman Rifle", "5": "Energy-based", "6": "Explosive", - "7": "Arc" -} + "7": "Arc", + "8": "Special" +} \ No newline at end of file diff --git a/warbonds.json b/warbonds.json index 7fe8e31..0e403d9 100644 --- a/warbonds.json +++ b/warbonds.json @@ -33,5 +33,10 @@ "name": "Freedom's Flame", "id": "freedoms_flame", "credits_to_unlock": 1000 + }, + "7": { + "name": "Chemical Agents", + "id": "chemical_agents", + "credits_to_unlock": 1000 } } diff --git a/warbonds/chemical_agents.json b/warbonds/chemical_agents.json new file mode 100644 index 0000000..230c75f --- /dev/null +++ b/warbonds/chemical_agents.json @@ -0,0 +1,97 @@ +{ + "1": { + "medals_to_unlock": 0, + "items": [ + { + "item_id": 0, + "medal_cost": 40 + }, + { + "item_id": 0, + "medal_cost": 7 + }, + { + "item_id": 0, + "medal_cost": 30 + }, + { + "item_id": 0, + "medal_cost": 8 + }, + { + "item_id": 0, + "medal_cost": 30 + }, + { + "item_id": 0, + "medal_cost": 8 + }, + { + "item_id": 0, + "medal_cost": 20 + } + ] + }, + "2": { + "medals_to_unlock": 110, + "items": [ + { + "item_id": 0, + "medal_cost": 85 + }, + { + "item_id": 0, + "medal_cost": 50 + }, + { + "item_id": 0, + "medal_cost": 5 + }, + { + "item_id": 0, + "medal_cost": 12 + }, + { + "item_id": 0, + "medal_cost": 45 + }, + { + "item_id": 0, + "medal_cost": 20 + }, + { + "item_id": 0, + "medal_cost": 35 + } + ] + }, + "3": { + "medals_to_unlock": 300, + "items": [ + { + "item_id": 0, + "medal_cost": 32 + }, + { + "item_id": 0, + "medal_cost": 110 + }, + { + "item_id": 0, + "medal_cost": 20 + }, + { + "item_id": 0, + "medal_cost": 80 + }, + { + "item_id": 0, + "medal_cost": 70 + }, + { + "item_id": 0, + "medal_cost": 50 + } + ] + } +} \ No newline at end of file diff --git a/warbonds/freedoms_flame.json b/warbonds/freedoms_flame.json index dd68147..97d16b9 100644 --- a/warbonds/freedoms_flame.json +++ b/warbonds/freedoms_flame.json @@ -56,8 +56,8 @@ "medal_cost": 45 }, { - "seasonPassItemId": 433, - "item_id": 2794703739 + "item_id": 2794703739, + "medal_cost": 35 }, { "item_id": 3867039847, From 9f61e3387beb9af5a08d8ee3e08af7b917135e82 Mon Sep 17 00:00:00 2001 From: Lee Date: Wed, 2 Oct 2024 16:02:06 +0100 Subject: [PATCH 03/13] Added warbond stuff, wrong ID's but they link up --- items/armor/armor.json | 62 ++++++++++++++++++++++++++++++++++- items/armor/passive.json | 6 +++- items/item_names.json | 50 +++++++++++++++++++++++++++- items/weapons/grenades.json | 8 +++++ items/weapons/secondary.json | 16 +++++++++ items/weapons/traits.json | 5 +-- warbonds/chemical_agents.json | 44 ++++++++++++++----------- 7 files changed, 166 insertions(+), 25 deletions(-) diff --git a/items/armor/armor.json b/items/armor/armor.json index c8897d8..8a77118 100644 --- a/items/armor/armor.json +++ b/items/armor/armor.json @@ -2198,5 +2198,65 @@ "speed": 100, "stamina_regen": 100, "passive": 0 + }, + "1001": { + "name": "AF-50 Noxious Ranger", + "description": "We fear not poison, fear not death; spite our foes with every breath.” From the beloved classic Hazard Pay: The Musical.", + "type": 1, + "slot": 2, + "armor_rating": 50, + "speed": 550, + "stamina_regen": 125, + "passive": 12 + }, + "1002": { + "name": "AF-50 Noxious Ranger", + "description": "We fear not poison, fear not death; spite our foes with every breath.” From the beloved classic Hazard Pay: The Musical.", + "type": 1, + "slot": 0, + "armor_rating": 100, + "speed": 100, + "stamina_regen": 100, + "passive": 0 + }, + "1004": { + "name": "Standard of Safe Distance", + "description": "", + "type": 1, + "slot": 1, + "armor_rating": 100, + "speed": 100, + "stamina_regen": 100, + "passive": 0 + }, + "1011": { + "name": "AF-02 Haz-Master", + "description": "Developed by the Ministry of Science while investigating the phenomenon known as The Gloom, this armor is non-permeable and squeak resistant.", + "type": 1, + "slot": 2, + "armor_rating": 100, + "speed": 500, + "stamina_regen": 100, + "passive": 12 + }, + "1012": { + "name": "Patient Zero's Rememberance", + "description": "", + "type": 1, + "slot": 1, + "armor_rating": 100, + "speed": 100, + "stamina_regen": 100, + "passive": 0 + }, + "1013": { + "name": "AF-02 Haz-Master", + "description": "Developed by the Ministry of Science while investigating the phenomenon known as The Gloom, this armor is non-permeable and squeak resistant.", + "type": 1, + "slot": 0, + "armor_rating": 100, + "speed": 100, + "stamina_regen": 100, + "passive": 0 } -} +} \ No newline at end of file diff --git a/items/armor/passive.json b/items/armor/passive.json index 290a34f..bbebad0 100644 --- a/items/armor/passive.json +++ b/items/armor/passive.json @@ -46,5 +46,9 @@ "11": { "name": "Inflammable", "description": "Provides 75% damage resistance to fire, allowing bearer to rest assured in the inflammability." + }, + "12": { + "name": "Advanced Filtration", + "description": "Provides 80% resistance to gas damage and effects." } -} +} \ No newline at end of file diff --git a/items/item_names.json b/items/item_names.json index 4d3a6da..bba7676 100644 --- a/items/item_names.json +++ b/items/item_names.json @@ -1382,5 +1382,53 @@ "4282790522": { "name": "Dissident's Nightmare", "mix_id": "4282790522" + }, + "1004": { + "name": "Standard of Safe Distance", + "mix_id": "1004" + }, + "1005": { + "name": "Ew", + "mix_id": "1005" + }, + "1006": { + "name": "Mustard Hellpod", + "mix_id": "1006" + }, + "1007": { + "name": "Standard of Safe Distance", + "mix_id": "1007" + }, + "1008": { + "name": "TX-41 Sterilizer", + "mix_id": "1008" + }, + "1009": { + "name": "Mustard Shuttle", + "mix_id": "1009" + }, + "1010": { + "name": "Patient Zero's Rememberance", + "mix_id": "1010" + }, + "1012": { + "name": "Patient Zero's Rememberance", + "mix_id": "1012" + }, + "1014": { + "name": "AX/TX-13 'Guard Dog' Dog Breath", + "mix_id": "1014" + }, + "1015": { + "name": "Expert Exterminator", + "mix_id": "1015" + }, + "1017": { + "name": "Natural Gas Extraction", + "mix_id": "1017" + }, + "1018": { + "name": "Mustard Exosuit", + "mix_id": "1018" } -} +} \ No newline at end of file diff --git a/items/weapons/grenades.json b/items/weapons/grenades.json index 0412678..a15a18e 100644 --- a/items/weapons/grenades.json +++ b/items/weapons/grenades.json @@ -70,5 +70,13 @@ "penetration": 3, "outer_radius": 0, "fuse_time": 0 + }, + "1003": { + "name": "G-4 Gas", + "description": "A grenade that releases a cloud of toxic gas, effective at blinding and slowing both organic and inorganic enemies.", + "damage": 3, + "penetration": 6, + "outer_radius": 7, + "fuse_time": 2.9 } } \ No newline at end of file diff --git a/items/weapons/secondary.json b/items/weapons/secondary.json index 247eade..f355f74 100644 --- a/items/weapons/secondary.json +++ b/items/weapons/secondary.json @@ -123,5 +123,21 @@ 4, 7 ] + }, + "1016": { + "name": "P-11 Stim Pistol", + "description": "Fires a ballistic dart at near-supersonic speeds, allowing the user to sim allies from a distance. Might sting.", + "damage": 0, + "capacity": 6, + "recoil": 23, + "fire_rate": 70, + "fire_mode": [ + 0 + ], + "traits": [ + 4, + 5, + 11 + ] } } \ No newline at end of file diff --git a/items/weapons/traits.json b/items/weapons/traits.json index d757af6..a9ba2e3 100644 --- a/items/weapons/traits.json +++ b/items/weapons/traits.json @@ -9,5 +9,6 @@ "7": "Incendiary", "8": "Beam", "9": "Heat", - "10": "Chargeup" -} + "10": "Chargeup", + "11": "Stimulative" +} \ No newline at end of file diff --git a/warbonds/chemical_agents.json b/warbonds/chemical_agents.json index 230c75f..5a1cd18 100644 --- a/warbonds/chemical_agents.json +++ b/warbonds/chemical_agents.json @@ -3,32 +3,36 @@ "medals_to_unlock": 0, "items": [ { - "item_id": 0, + "item_id": 1001, "medal_cost": 40 }, { - "item_id": 0, + "item_id": 4219002488, "medal_cost": 7 }, { - "item_id": 0, + "item_id": 1003, "medal_cost": 30 }, { - "item_id": 0, + "item_id": 1004, "medal_cost": 8 }, { - "item_id": 0, + "item_id": 1002, "medal_cost": 30 }, { - "item_id": 0, + "item_id": 1005, "medal_cost": 8 }, { - "item_id": 0, + "item_id": 1006, "medal_cost": 20 + }, + { + "item_id": 1007, + "medal_cost": 2 } ] }, @@ -36,31 +40,31 @@ "medals_to_unlock": 110, "items": [ { - "item_id": 0, + "item_id": 1008, "medal_cost": 85 }, { - "item_id": 0, + "item_id": 1009, "medal_cost": 50 }, { - "item_id": 0, + "item_id": 1010, "medal_cost": 5 }, { - "item_id": 0, + "item_id": 4219002488, "medal_cost": 12 }, { - "item_id": 0, + "item_id": 1011, "medal_cost": 45 }, { - "item_id": 0, + "item_id": 1012, "medal_cost": 20 }, { - "item_id": 0, + "item_id": 1013, "medal_cost": 35 } ] @@ -69,27 +73,27 @@ "medals_to_unlock": 300, "items": [ { - "item_id": 0, + "item_id": 4219002488, "medal_cost": 32 }, { - "item_id": 0, + "item_id": 1014, "medal_cost": 110 }, { - "item_id": 0, + "item_id": 1015, "medal_cost": 20 }, { - "item_id": 0, + "item_id": 1016, "medal_cost": 80 }, { - "item_id": 0, + "item_id": 1017, "medal_cost": 70 }, { - "item_id": 0, + "item_id": 1018, "medal_cost": 50 } ] From d2af130e92f4f4e4c633c481f8d9aff1423f59fb Mon Sep 17 00:00:00 2001 From: Lee Date: Wed, 2 Oct 2024 16:05:03 +0100 Subject: [PATCH 04/13] Fixes #57 --- planets/planets.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/planets/planets.json b/planets/planets.json index cf64aeb..f63b8b3 100644 --- a/planets/planets.json +++ b/planets/planets.json @@ -537,7 +537,7 @@ "21": { "name": "Fort Justice", "sector": "Kelvin", - "biome": "tundra", + "biome": "ethereal", "environmentals": [ "none" ], @@ -6632,4 +6632,4 @@ "zh-Hant": "生化斯坦" } } -} +} \ No newline at end of file From 1b7cde65ca770e6c24e4af9054f7e976906a912b Mon Sep 17 00:00:00 2001 From: Lee Date: Thu, 3 Oct 2024 20:53:56 +0100 Subject: [PATCH 05/13] Minor grammar/spelling changes Fixes #61 --- planets/biomes.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/planets/biomes.json b/planets/biomes.json index 33df21d..e148880 100644 --- a/planets/biomes.json +++ b/planets/biomes.json @@ -21,7 +21,7 @@ }, "desert": { "name": "Desert", - "description": "A desert planet prone to unpredictable and dangerous,sand twisters." + "description": "A desert planet prone to unpredictable and dangerous sand twisters." }, "winter": { "name": "Winter", @@ -69,10 +69,10 @@ }, "swamp": { "name": "Swamp", - "description": "Tall, gnarled trees flourish across the surface of this forested world. Sunlight filters past dangling vines, to the saturated udnergrowth below." + "description": "Tall, gnarled trees flourish across the surface of this forested world. Sunlight filters past dangling vines, to the saturated undergrowth below." }, "foggy_swamp": { "name": "Foggy Swamp", "description": "Squelching mud, twisting roots; the odor of rot and anarchy. A teeming, endless morass." } -} +} \ No newline at end of file From 93d50bcd6522b87d50b3aad29c138475311c2215 Mon Sep 17 00:00:00 2001 From: Chatter Chats <57570001+chatterchats@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:09:34 -0700 Subject: [PATCH 06/13] Update chemical_agents.json --- warbonds/chemical_agents.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/warbonds/chemical_agents.json b/warbonds/chemical_agents.json index 5a1cd18..5bd9f04 100644 --- a/warbonds/chemical_agents.json +++ b/warbonds/chemical_agents.json @@ -3,7 +3,7 @@ "medals_to_unlock": 0, "items": [ { - "item_id": 1001, + "item_id": 1399805769, "medal_cost": 40 }, { @@ -27,11 +27,11 @@ "medal_cost": 8 }, { - "item_id": 1006, + "item_id": 2545935501, "medal_cost": 20 }, { - "item_id": 1007, + "item_id": 155105392, "medal_cost": 2 } ] @@ -40,15 +40,15 @@ "medals_to_unlock": 110, "items": [ { - "item_id": 1008, + "item_id": 2209326359, "medal_cost": 85 }, { - "item_id": 1009, + "item_id": 1342154759, "medal_cost": 50 }, { - "item_id": 1010, + "item_id": 3460374366, "medal_cost": 5 }, { @@ -56,15 +56,15 @@ "medal_cost": 12 }, { - "item_id": 1011, + "item_id": 996716618, "medal_cost": 45 }, { - "item_id": 1012, + "item_id": 4237429476, "medal_cost": 20 }, { - "item_id": 1013, + "item_id": 1368467090, "medal_cost": 35 } ] @@ -77,25 +77,25 @@ "medal_cost": 32 }, { - "item_id": 1014, + "item_id": 3775923387, "medal_cost": 110 }, { - "item_id": 1015, + "item_id": 2195045156, "medal_cost": 20 }, { - "item_id": 1016, + "item_id": 1084288106, "medal_cost": 80 }, { - "item_id": 1017, + "item_id": 3835891472, "medal_cost": 70 }, { - "item_id": 1018, + "item_id": 3236079222, "medal_cost": 50 } ] } -} \ No newline at end of file +} From ed67007c0bbd636d91ee33e46534302dd7154b63 Mon Sep 17 00:00:00 2001 From: Chatter Chats <57570001+chatterchats@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:11:27 -0700 Subject: [PATCH 07/13] Update chemical_agents.json --- warbonds/chemical_agents.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/warbonds/chemical_agents.json b/warbonds/chemical_agents.json index 5bd9f04..36ddf07 100644 --- a/warbonds/chemical_agents.json +++ b/warbonds/chemical_agents.json @@ -11,19 +11,19 @@ "medal_cost": 7 }, { - "item_id": 1003, + "item_id": 1431213118, "medal_cost": 30 }, { - "item_id": 1004, + "item_id": 342959649, "medal_cost": 8 }, { - "item_id": 1002, + "item_id": 1255689962, "medal_cost": 30 }, { - "item_id": 1005, + "item_id": 1150857575, "medal_cost": 8 }, { From 6f7cb4afa074a52b53ce09dd079e15d1188b12b8 Mon Sep 17 00:00:00 2001 From: Chatter Chats <57570001+chatterchats@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:12:52 -0700 Subject: [PATCH 08/13] Update secondary.json --- items/weapons/secondary.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/items/weapons/secondary.json b/items/weapons/secondary.json index f355f74..dd82177 100644 --- a/items/weapons/secondary.json +++ b/items/weapons/secondary.json @@ -124,7 +124,7 @@ 7 ] }, - "1016": { + "1084288106": { "name": "P-11 Stim Pistol", "description": "Fires a ballistic dart at near-supersonic speeds, allowing the user to sim allies from a distance. Might sting.", "damage": 0, @@ -140,4 +140,4 @@ 11 ] } -} \ No newline at end of file +} From 2123381e3da6af58c8bb87692683c6845b062707 Mon Sep 17 00:00:00 2001 From: Chatter Chats <57570001+chatterchats@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:13:12 -0700 Subject: [PATCH 09/13] Update secondary.json --- items/weapons/secondary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/items/weapons/secondary.json b/items/weapons/secondary.json index dd82177..5fe128d 100644 --- a/items/weapons/secondary.json +++ b/items/weapons/secondary.json @@ -126,7 +126,7 @@ }, "1084288106": { "name": "P-11 Stim Pistol", - "description": "Fires a ballistic dart at near-supersonic speeds, allowing the user to sim allies from a distance. Might sting.", + "description": "Fires a ballistic dart at near-supersonic speeds, allowing the user to stim allies from a distance. Might sting.", "damage": 0, "capacity": 6, "recoil": 23, From 86e1cb10b50ac537fef241584c21df6330161859 Mon Sep 17 00:00:00 2001 From: Chatter Chats <57570001+chatterchats@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:28:40 -0700 Subject: [PATCH 10/13] Update item_names.json --- items/item_names.json | 76 ++++++++++++++++++++++++++++--------------- 1 file changed, 50 insertions(+), 26 deletions(-) diff --git a/items/item_names.json b/items/item_names.json index bba7676..ad1a9f2 100644 --- a/items/item_names.json +++ b/items/item_names.json @@ -1383,52 +1383,76 @@ "name": "Dissident's Nightmare", "mix_id": "4282790522" }, - "1004": { - "name": "Standard of Safe Distance", - "mix_id": "1004" + "1255689962": { + "name": "G-4 Gas", + "mix_id": "1255689962" }, - "1005": { + "996716618": { "name": "Ew", - "mix_id": "1005" + "mix_id": "996716618" }, - "1006": { + "2545935501": { "name": "Mustard Hellpod", - "mix_id": "1006" + "mix_id": "2545935501" + }, + "1399805769": { + "name": "AF-50 Noxious Ranger", + "mix_id": "1399805769" + }, + "1431213118": { + "name": "AF-50 Noxious Ranger", + "mix_id": "1431213118" + }, + "155105392": { + "name": "Standard of Safe Distance", + "mix_id": "155105392" }, - "1007": { + "1150857575": { "name": "Standard of Safe Distance", - "mix_id": "1007" + "mix_id": "1150857575" }, - "1008": { + "2209326359": { "name": "TX-41 Sterilizer", - "mix_id": "1008" + "mix_id": "2209326359" }, - "1009": { + "1342154759": { "name": "Mustard Shuttle", - "mix_id": "1009" + "mix_id": "1342154759" }, - "1010": { + "3460374366": { "name": "Patient Zero's Rememberance", - "mix_id": "1010" + "mix_id": "3460374366" }, - "1012": { + "4237429476": { "name": "Patient Zero's Rememberance", - "mix_id": "1012" + "mix_id": "4237429476" + }, + "996716618": { + "name": "AF-02 Haz-Master", + "mix_id": "996716618" }, - "1014": { + "1368467090": { + "name": "AF-02 Haz-Master", + "mix_id": "1368467090" + } + "3775923387": { "name": "AX/TX-13 'Guard Dog' Dog Breath", - "mix_id": "1014" + "mix_id": "3775923387" }, - "1015": { + "2195045156": { "name": "Expert Exterminator", - "mix_id": "1015" + "mix_id": "2195045156" }, - "1017": { + "3835891472": { "name": "Natural Gas Extraction", - "mix_id": "1017" + "mix_id": "3835891472" + }, + "1084288106": { + "name": "P-11 Stim Pistol", + "mix_id": "1084288106" }, - "1018": { + "3236079222": { "name": "Mustard Exosuit", - "mix_id": "1018" + "mix_id": "3236079222" } -} \ No newline at end of file +} From bcbc3b6a14ab27c92250a8c4c18c89db3aac23f2 Mon Sep 17 00:00:00 2001 From: Chatter Chats <57570001+chatterchats@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:29:05 -0700 Subject: [PATCH 11/13] Update grenades.json --- items/weapons/grenades.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/items/weapons/grenades.json b/items/weapons/grenades.json index a15a18e..4664337 100644 --- a/items/weapons/grenades.json +++ b/items/weapons/grenades.json @@ -71,7 +71,7 @@ "outer_radius": 0, "fuse_time": 0 }, - "1003": { + "1255689962": { "name": "G-4 Gas", "description": "A grenade that releases a cloud of toxic gas, effective at blinding and slowing both organic and inorganic enemies.", "damage": 3, @@ -79,4 +79,4 @@ "outer_radius": 7, "fuse_time": 2.9 } -} \ No newline at end of file +} From 9ab94335b68091b44c3bbcd0d6ed8648a9c3e5d7 Mon Sep 17 00:00:00 2001 From: Chatter Chats <57570001+chatterchats@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:32:40 -0700 Subject: [PATCH 12/13] Update item_names.json --- items/item_names.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/items/item_names.json b/items/item_names.json index ad1a9f2..e7a5425 100644 --- a/items/item_names.json +++ b/items/item_names.json @@ -1387,9 +1387,9 @@ "name": "G-4 Gas", "mix_id": "1255689962" }, - "996716618": { + "1150857575": { "name": "Ew", - "mix_id": "996716618" + "mix_id": "1150857575" }, "2545935501": { "name": "Mustard Hellpod", @@ -1407,9 +1407,9 @@ "name": "Standard of Safe Distance", "mix_id": "155105392" }, - "1150857575": { + "342959649": { "name": "Standard of Safe Distance", - "mix_id": "1150857575" + "mix_id": "342959649" }, "2209326359": { "name": "TX-41 Sterilizer", @@ -1420,11 +1420,11 @@ "mix_id": "1342154759" }, "3460374366": { - "name": "Patient Zero's Rememberance", + "name": "Patient Zero's Remembrance", "mix_id": "3460374366" }, "4237429476": { - "name": "Patient Zero's Rememberance", + "name": "Patient Zero's Remembrance", "mix_id": "4237429476" }, "996716618": { @@ -1434,7 +1434,7 @@ "1368467090": { "name": "AF-02 Haz-Master", "mix_id": "1368467090" - } + }, "3775923387": { "name": "AX/TX-13 'Guard Dog' Dog Breath", "mix_id": "3775923387" From 1aa48b05c9a2b105648f718ecdf3c15e1c1d6f7a Mon Sep 17 00:00:00 2001 From: Chatter Chats <57570001+chatterchats@users.noreply.github.com> Date: Fri, 4 Oct 2024 17:34:24 -0700 Subject: [PATCH 13/13] Update armor.json --- items/armor/armor.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/items/armor/armor.json b/items/armor/armor.json index 8a77118..3bd92c5 100644 --- a/items/armor/armor.json +++ b/items/armor/armor.json @@ -2199,7 +2199,7 @@ "stamina_regen": 100, "passive": 0 }, - "1001": { + "1399805769": { "name": "AF-50 Noxious Ranger", "description": "We fear not poison, fear not death; spite our foes with every breath.” From the beloved classic Hazard Pay: The Musical.", "type": 1, @@ -2209,7 +2209,7 @@ "stamina_regen": 125, "passive": 12 }, - "1002": { + "1431213118": { "name": "AF-50 Noxious Ranger", "description": "We fear not poison, fear not death; spite our foes with every breath.” From the beloved classic Hazard Pay: The Musical.", "type": 1, @@ -2219,7 +2219,7 @@ "stamina_regen": 100, "passive": 0 }, - "1004": { + "342959649": { "name": "Standard of Safe Distance", "description": "", "type": 1, @@ -2229,7 +2229,7 @@ "stamina_regen": 100, "passive": 0 }, - "1011": { + "996716618": { "name": "AF-02 Haz-Master", "description": "Developed by the Ministry of Science while investigating the phenomenon known as The Gloom, this armor is non-permeable and squeak resistant.", "type": 1, @@ -2239,7 +2239,7 @@ "stamina_regen": 100, "passive": 12 }, - "1012": { + "4237429476": { "name": "Patient Zero's Rememberance", "description": "", "type": 1, @@ -2249,7 +2249,7 @@ "stamina_regen": 100, "passive": 0 }, - "1013": { + "1368467090": { "name": "AF-02 Haz-Master", "description": "Developed by the Ministry of Science while investigating the phenomenon known as The Gloom, this armor is non-permeable and squeak resistant.", "type": 1, @@ -2259,4 +2259,4 @@ "stamina_regen": 100, "passive": 0 } -} \ No newline at end of file +}