Skip to content

Commit

Permalink
fix: update spawns of superglue (#4706)
Browse files Browse the repository at this point in the history
* fix: update spawns of superglue

* gooooober
  • Loading branch information
chaosvolt authored May 31, 2024
1 parent d7e86ee commit b088cbc
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 85 deletions.
6 changes: 3 additions & 3 deletions data/json/itemgroups/Locations_MapExtras/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
[ "stereo", 10 ],
[ "wrench", 10 ],
[ "screwdriver", 15 ],
[ "superglue", 5 ],
{ "item": "superglue", "prob": 5, "charges": [ 5, 10 ] },
[ "boots", 70 ],
[ "boots_steel", 50 ],
[ "boots_hiking", 10 ],
Expand Down Expand Up @@ -521,7 +521,7 @@
"id": "library_elec",
"type": "item_group",
"items": [
[ "superglue", 30 ],
{ "item": "superglue", "prob": 30, "charges": [ 5, 10 ] },
[ "processor", 15 ],
[ "RAM", 22 ],
[ "power_supply", 16 ],
Expand Down Expand Up @@ -1893,7 +1893,7 @@
{ "item": "mutagen", "prob": 1 },
{ "item": "purifier", "prob": 1 },
{ "item": "yeast", "prob": 3 },
{ "item": "superglue", "prob": 30 },
{ "item": "superglue", "prob": 30, "charges": [ 5, 10 ] },
{ "item": "bottle_glass", "prob": 10 },
{ "item": "syringe", "prob": 1 },
{ "item": "adrenaline_injector", "prob": 1 },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
[ "flashlight", 25 ],
[ "thread", 20 ],
{ "group": "ammo_pocket_batteries_full", "prob": 25 },
[ "superglue", 25 ],
{ "item": "superglue", "prob": 25, "charges": [ 5, 10 ] },
[ "candle", 25 ],
[ "hammer", 20 ],
[ "screwdriver", 20 ],
Expand Down Expand Up @@ -1042,7 +1042,7 @@
{ "item": "wrench", "prob": 30 },
{ "item": "screwdriver", "prob": 40 },
{ "item": "screwdriver_set", "prob": 20 },
{ "item": "superglue", "prob": 30 },
{ "item": "superglue", "prob": 30, "charges": [ 5, 10 ] },
{ "item": "hacksaw", "prob": 17 },
{ "item": "pliers", "prob": 40 },
{ "item": "gloves_leather", "prob": 45 },
Expand Down Expand Up @@ -1300,7 +1300,7 @@
[ "glasses_safety", 10 ],
[ "solar_cell", 10 ],
[ "screwdriver", 15 ],
[ "superglue", 5 ],
{ "item": "superglue", "prob": 5, "charges": [ 5, 10 ] },
[ "polisher", 15 ],
[ "solar_panel", 15 ]
]
Expand Down Expand Up @@ -1328,7 +1328,7 @@
[ "glasses_safety", 10 ],
[ "solar_cell", 10 ],
[ "screwdriver", 15 ],
[ "superglue", 5 ],
{ "item": "superglue", "prob": 5, "charges": [ 5, 10 ] },
[ "polisher", 15 ],
[ "solar_panel", 15 ]
]
Expand Down Expand Up @@ -1384,7 +1384,7 @@
[ "glasses_safety", 10 ],
[ "solar_cell", 10 ],
[ "screwdriver", 15 ],
[ "superglue", 5 ],
{ "item": "superglue", "prob": 5, "charges": [ 5, 10 ] },
[ "polisher", 15 ],
[ "solar_panel", 15 ],
[ "spare_tire_carrier", 10 ],
Expand Down Expand Up @@ -1414,7 +1414,7 @@
[ "glasses_safety", 10 ],
[ "solar_cell", 10 ],
[ "screwdriver", 15 ],
[ "superglue", 5 ],
{ "item": "superglue", "prob": 5, "charges": [ 5, 10 ] },
[ "polisher", 15 ],
[ "solar_panel", 15 ],
[ "spare_tire_carrier", 10 ],
Expand Down Expand Up @@ -1600,7 +1600,7 @@
[ "receiver", 5 ],
[ "soldering_iron", 65 ],
[ "solder_wire", 50 ],
[ "superglue", 55 ],
{ "item": "superglue", "prob": 55, "charges": [ 5, 10 ] },
[ "screwdriver", 60 ],
[ "motor_small", 30 ]
]
Expand Down
4 changes: 2 additions & 2 deletions data/json/itemgroups/collections_domestic.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
{ "item": "bleach", "prob": 20, "charges-min": 1 },
{ "item": "ammonia", "prob": 24, "charges-min": 1 },
{ "item": "yeast", "prob": 2 },
{ "item": "superglue", "prob": 20 },
{ "item": "superglue", "prob": 20, "charges": [ 5, 10 ] },
{ "item": "bottle_glass", "prob": 10 },
{ "item": "syringe", "prob": 4 },
{ "item": "adrenaline_injector", "prob": 2 },
Expand Down Expand Up @@ -1058,7 +1058,7 @@
{ "item": "paper", "prob": 75, "charges": [ 40, 60 ] },
{ "item": "string_36", "prob": 75, "count": [ 1, 4 ] },
{ "item": "string_6", "prob": 50, "count": [ 1, 4 ] },
{ "item": "superglue", "prob": 40 },
{ "item": "superglue", "prob": 40, "charges": [ 5, 10 ] },
{ "item": "duct_tape", "prob": 20 },
{ "item": "matches", "prob": 45 },
{ "item": "lighter", "prob": 45 },
Expand Down
2 changes: 1 addition & 1 deletion data/json/itemgroups/defense_mode.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
{ "item": "rag" },
{ "item": "fur" },
{ "item": "leather" },
{ "item": "superglue" },
{ "item": "superglue", "charges": 10 },
{ "item": "string_36" },
{ "item": "chain" },
{ "item": "processor" },
Expand Down
2 changes: 1 addition & 1 deletion data/json/itemgroups/electronics.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"items": [
[ "voltmeter", 10 ],
[ "jumper_cable_heavy", 10 ],
[ "superglue", 30 ],
{ "item": "superglue", "prob": 30, "charges": [ 5, 10 ] },
[ "electrohack", 3 ],
[ "processor", 15 ],
[ "RAM", 22 ],
Expand Down
2 changes: 1 addition & 1 deletion data/json/itemgroups/science_and_tech.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
{ "item": "bleach", "prob": 20, "charges-min": 1 },
{ "item": "ammonia", "prob": 24, "charges-min": 10 },
[ "panacea", 8 ],
[ "superglue", 30 ],
{ "item": "superglue", "prob": 30, "charges": [ 5, 10 ] },
[ "bottle_glass", 10 ],
[ "syringe", 8 ],
[ "adrenaline_injector", 4 ],
Expand Down
4 changes: 2 additions & 2 deletions data/json/itemgroups/supplies.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
{ "group": "ammo_pocket_batteries_full", "prob": 50 },
[ "pilot_light", 50 ],
[ "duct_tape", 200 ],
[ "superglue", 100 ],
{ "item": "superglue", "prob": 100, "charges": [ 5, 10 ] },
[ "string_6", 100 ],
[ "string_36", 100 ],
[ "rope_6", 100 ],
Expand Down Expand Up @@ -217,7 +217,7 @@
{ "item": "rebar", "prob": 20, "count": [ 5, 10 ] },
{ "item": "brick", "prob": 20, "count": [ 5, 10 ] },
[ "solder_wire", 20 ],
[ "superglue", 30 ],
{ "item": "superglue", "prob": 30, "charges": [ 5, 10 ] },
[ "chain", 20 ],
[ "rope_6", 4 ],
[ "rope_30", 35 ],
Expand Down
2 changes: 1 addition & 1 deletion data/json/itemgroups/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@
[ "teleporter", 1 ],
[ "laptop", 4 ],
[ "plut_cell", 4 ],
[ "superglue", 30 ],
{ "item": "superglue", "prob": 30, "charges": [ 5, 10 ] },
[ "pliers", 10 ],
[ "matches", 10 ],
[ "glasses_safety", 20 ],
Expand Down
8 changes: 4 additions & 4 deletions data/json/items/generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,8 @@
"price": "18 USD",
"price_postapoc": "1 USD",
"material": "plastic",
"weight": "45 g",
"volume": "250 ml",
"weight": "4500 mg",
"volume": "25 ml",
"to_hit": -2,
"flags": [ "UNRECOVERABLE" ],
"stackable": true
Expand All @@ -289,8 +289,8 @@
"price": "18 USD",
"price_postapoc": "50 cent",
"material": "bone",
"weight": "45 g",
"volume": "250 ml",
"weight": "4500 mg",
"volume": "25 ml",
"to_hit": -2,
"flags": [ "UNRECOVERABLE", "NO_SALVAGE" ],
"stackable": true
Expand Down
2 changes: 1 addition & 1 deletion data/json/recipes/electronic/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "e_scrap", 2 ], [ "glowplug", 1 ] ],
[ [ "copper", 1 ], [ "nail_glue", 1, "LIST" ], [ "wire", 1 ] ],
[ [ "copper", 1 ], [ "nail", 1 ], [ "wire", 1 ] ],
[ [ "scrap", 1 ] ],
[ [ "adhesive", 1, "LIST" ] ],
[ [ "cable", 5 ] ]
Expand Down
64 changes: 2 additions & 62 deletions data/mods/No_Hope/Recipes/recipes.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,66 +139,6 @@
"tools": [ [ [ "small_repairkit", -1 ], [ "large_repairkit", -1 ] ] ],
"components": [ [ [ "l_base_223", 1 ] ], [ [ "l_lmg_223_kit", 1 ] ] ]
},
{
"type": "recipe",
"result": "tihar",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_RANGED",
"skill_used": "mechanics",
"skills_required": [ "gun", 2 ],
"difficulty": 6,
"time": "2 h 40 m",
"autolearn": true,
"using": [ [ "welding_standard", 15 ] ],
"qualities": [ { "id": "SAW_M_FINE", "level": 1 }, { "id": "SCREW_FINE", "level": 1 }, { "id": "WRENCH_FINE", "level": 1 } ],
"components": [
[ [ "pipe", 4 ] ],
[ [ "duct_tape", 100 ], [ "superglue", 1 ] ],
[ [ "2x4", 1 ], [ "stick", 1 ] ],
[ [ "metal_tank_little", 1 ] ],
[ [ "steel_chunk", 3 ], [ "scrap", 9 ] ]
]
},
{
"type": "recipe",
"result": "helsing",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_RANGED",
"skill_used": "mechanics",
"skills_required": [ "gun", 3 ],
"difficulty": 8,
"time": "3 h",
"autolearn": true,
"using": [ [ "welding_standard", 30 ] ],
"qualities": [ { "id": "SAW_M_FINE", "level": 1 }, { "id": "SCREW_FINE", "level": 1 }, { "id": "WRENCH_FINE", "level": 1 } ],
"components": [
[ [ "pipe", 8 ] ],
[ [ "duct_tape", 100 ], [ "superglue", 1 ] ],
[ [ "2x4", 1 ], [ "stick", 1 ] ],
[ [ "metal_tank_little", 1 ] ],
[ [ "steel_chunk", 3 ], [ "scrap", 9 ] ]
]
},
{
"type": "recipe",
"result": "pneumatic_shotgun",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_RANGED",
"skill_used": "mechanics",
"skills_required": [ "gun", 3 ],
"difficulty": 7,
"time": "3 h",
"autolearn": true,
"using": [ [ "welding_standard", 30 ] ],
"qualities": [ { "id": "SAW_M_FINE", "level": 1 }, { "id": "SCREW_FINE", "level": 1 }, { "id": "WRENCH_FINE", "level": 1 } ],
"components": [
[ [ "pipe", 3 ] ],
[ [ "duct_tape", 100 ], [ "superglue", 1 ] ],
[ [ "2x4", 1 ], [ "stick", 1 ] ],
[ [ "metal_tank_little", 1 ] ],
[ [ "steel_chunk", 4 ], [ "scrap", 12 ] ]
]
},
{
"result": "nailrifle",
"type": "recipe",
Expand Down Expand Up @@ -433,7 +373,7 @@
[ [ "sheet_metal_small", 4 ] ],
[ [ "steel_standard", 1, "LIST" ] ],
[ [ "plastic_chunk", 10 ] ],
[ [ "duct_tape", 100 ], [ "superglue", 4 ] ],
[ [ "adhesive", 4, "LIST" ] ],
[ [ "cordage_superior", 6, "LIST" ] ]
]
},
Expand All @@ -458,7 +398,7 @@
[ [ "sheet_metal_small", 4 ] ],
[ [ "steel_standard", 1, "LIST" ] ],
[ [ "plastic_chunk", 15 ] ],
[ [ "duct_tape", 100 ], [ "superglue", 4 ] ],
[ [ "adhesive", 4, "LIST" ] ],
[ [ "cordage_superior", 6, "LIST" ] ]
]
},
Expand Down

0 comments on commit b088cbc

Please sign in to comment.