From 95161c6bc03d8c140db7084ad726bc2bafb05369 Mon Sep 17 00:00:00 2001 From: pisskop Date: Sun, 8 Oct 2017 10:57:41 -0400 Subject: [PATCH] play-testing changes, secubots dont explode --- items/armor.json | 6 +++--- items/melee.json | 15 +++++++++++++++ items/tool.json | 2 +- monsters/robot.json | 3 ++- monsters/zombie.json | 10 +++++----- pk_effects.json | 6 ++++-- pk_effects_override.json | 10 ++++++---- pk_overmap_freqloc.json | 4 ++-- 8 files changed, 38 insertions(+), 18 deletions(-) diff --git a/items/armor.json b/items/armor.json index ff76183..84bdb5c 100644 --- a/items/armor.json +++ b/items/armor.json @@ -221,7 +221,7 @@ "symbol": "[", "color": "ltgray", "covers": [ "HANDS" ], - "coverage": 100, + "coverage": 90, "encumbrance": 12, "warmth": 15, "material_thickness": 2, @@ -580,7 +580,7 @@ { "type" : "ARMOR", "id" : "swat_shield_act", - "name" : "tactical shield", + "name" : "tactical shield (Def)", "description" : "A ballistic shield designed to protect the approach of its holder and anybody standing behind them. It is heavy and somewhat cumbersome, but its protection cannot be denied. It is currently being used, and slowing you down.", "weight" : 8840, "color" : "dkgray", @@ -593,7 +593,7 @@ "symbol" : "{", "flags" : ["OVERSIZE", "RESTRICT_HANDS", "ALLOWS_NATURAL_ATTACKS", "BLOCK_WHILE_WORN"], "techniques" : [ "WBLOCK_3", "BRUTAL" ], - "coverage" : 75, + "coverage" : 80, "material_thickness" : 2, "use_action": { "type": "transform", diff --git a/items/melee.json b/items/melee.json index 4a5befc..912bfb1 100644 --- a/items/melee.json +++ b/items/melee.json @@ -1,4 +1,19 @@ [ + { + "type":"GENERIC", + "id": "sword_nail", + "symbol" : "!", + "color": "light_gray", + "name": "nord", + "description": "The nail sword, or nord for short. This wooden sword has a dozen nails sticking at jagged angles from edge of the blade, making it much better at chopping than slashing.", + "material": "wood", + "volume": 7, + "weight": 648, + "bashing": 12, + "cutting": 4, + "to_hit": 1, + "techniques": ["WBLOCK_1"] + }, { "id": "ax", "type": "TOOL", diff --git a/items/tool.json b/items/tool.json index 4a099fa..b4f7197 100644 --- a/items/tool.json +++ b/items/tool.json @@ -541,7 +541,7 @@ "id": "fridge_cargo", "name": "ice box", "description": "A large fridge unit spacious enough you you to stand in and stow copious amounts of food safely. Shelves are smaller and well-covered, and various homemade straps and holders exist to secure materials.", - "weight": 11752, + "weight": 27752, "to_hit": -10, "color": "light_blue", "symbol": "]", diff --git a/monsters/robot.json b/monsters/robot.json index 9fc1a3b..6e25ef4 100644 --- a/monsters/robot.json +++ b/monsters/robot.json @@ -9,7 +9,8 @@ "id": "mon_secubot", "type": "MONSTER", "copy-from": "mon_secubot", - "vision_night": 10 + "vision_night": 10, + "death_function": [ "SMOKEBURST" ] }, { "id": "mon_copbot", diff --git a/monsters/zombie.json b/monsters/zombie.json index cff287e..9fde200 100644 --- a/monsters/zombie.json +++ b/monsters/zombie.json @@ -1317,15 +1317,15 @@ "melee_dice_sides": 3, "melee_cut": 5, "dodge": 4, - "armor_bash": 12, - "armor_cut": 6, - "vision_day": 40, + "armor_bash": 8, + "armor_cut": 4, + "vision_day": 25, "vision_night": 20, "special_attacks": [ [ "SMASH", 40 ], - [ "STRETCH_ATTACK", 20 ], + [ "STRETCH_ATTACK", 30 ], [ "LONGSWIPE", 30 ], - { "id": "hammer", "cooldown": 30, "accuracy": 5, + { "id": "hammer", "cooldown": 40, "accuracy": 5, "damage_max_instance": [ { "damage_type": "bash", "amount": 24, "armor_multiplier": 0.75 } ] diff --git a/pk_effects.json b/pk_effects.json index 4f275b5..84655d5 100644 --- a/pk_effects.json +++ b/pk_effects.json @@ -14,7 +14,7 @@ "max_intensity": 6, "base_mods": { "rad_min": [-1], - "rad_chance": [24] + "rad_chance": [20] }, "scaling_mods": { "health_amount": [-1], @@ -87,6 +87,8 @@ { "type": "effect_type", "id": "tummy_tablet", + "name": [ "Soothed Stomach." ], + "desc": [ "You are under the effects of a stomach soother." ], "int_add_val": 1, "max_intensity": 3, "base_mods": { @@ -461,7 +463,7 @@ "resist_effects": ["took_flumed", "INFRESIST", "DISRESISTANT"], "harmful_cough": true, "base_mods": { - "speed_mod": [-12], + "speed_mod": [-12, -10], "thirst_tick": [180, 240], "thirst_min": [1], "fatigue_tick": [50], diff --git a/pk_effects_override.json b/pk_effects_override.json index 9340890..7db5b85 100644 --- a/pk_effects_override.json +++ b/pk_effects_override.json @@ -27,10 +27,10 @@ "type": "effect_type", "id": "pblue", "name": [ "On The Blue" ], - "desc": [ "You have recently taken a prussain Blue pill. More will not speed up the process." ], + "desc": [ "You have recently taken a Prussain Blue pill. It will slowly cleanse your body of radiation, and more will not speed up the process." ], "base_mods": { "rad_chance": [180], - "rad_min": [-1] + "rad_min": [-1, -2] } }, { @@ -202,7 +202,8 @@ "rad_max_val": [50], "h_mod_min": [-1], "h_mod_tick": [60], - "h_mod_chance": [15] + "h_mod_chance": [15], + "h_mod_min_value": [-100] }, "scaling_mods": { "per_mod": [-1, -0.5], @@ -256,7 +257,8 @@ "rad_chance": [180, 360], "h_mod_min": [-1], "h_mod_tick": [60], - "h_mod_chance": [10] + "h_mod_chance": [10], + "h_mod_min_value": [-100] }, "scaling_mods": { "per_mod": [-1], diff --git a/pk_overmap_freqloc.json b/pk_overmap_freqloc.json index 1bd2e81..9b06bf0 100644 --- a/pk_overmap_freqloc.json +++ b/pk_overmap_freqloc.json @@ -748,8 +748,8 @@ "rotate": true },{ "type": "overmap_special", - "id": "Strangle Temple", - "copy-from" : "Strangle Temple", + "id": "Strange Temple", + "copy-from" : "Strange Temple", "occurrences": [0, 2] },{ "type": "overmap_special",