diff --git a/items/armor.json b/items/armor.json index 84bdb5c..56f9b7d 100644 --- a/items/armor.json +++ b/items/armor.json @@ -241,7 +241,7 @@ "symbol": "[", "color": "ltgreen", "covers": [ "ARMS" ], - "coverage": 98, + "coverage": 96, "encumbrance": 6, "warmth": 25, "material_thickness": 2, diff --git a/modinfo.json b/modinfo.json index baf48ed..32f264b 100644 --- a/modinfo.json +++ b/modinfo.json @@ -7,7 +7,7 @@ "description": "Rebalances spawn list, adds new monsters and items, adds new buildings and fortifies old buildings, and strives to create a harsher enviornment to survive in.", "category": "creatures", "author": "pisskop", - "version": "5.5.9", "//": "For the CDDA Launcher Program.", + "version": "5.6.0", "//": "For the CDDA Launcher Program.", "path": "" }, { diff --git a/monsters/ant.json b/monsters/ant.json index 884cac9..f592c7b 100644 --- a/monsters/ant.json +++ b/monsters/ant.json @@ -401,7 +401,7 @@ "vision_night": 5, "special_attacks": [ [ "ant_dinject", 30 ], - [ "ANTQUEEN", 40 ], + [ "ANTQUEEN", 90 ], [ "FLAMETHROWER", 50 ], [ "SHRIEK_ALERT", 15 ], [ "SHRIEK_STUN", 1 ] diff --git a/monsters/doom.json b/monsters/doom.json index 3c14ffc..f7c76ca 100644 --- a/monsters/doom.json +++ b/monsters/doom.json @@ -794,8 +794,8 @@ "material": [ "flesh" ], "symbol": "@", "color": "magenta", - "aggression": 15, - "morale": 15, + "aggression": 10, + "morale": 10, "melee_skill": 4, "melee_dice": 3, "melee_dice_sides": 4, diff --git a/monsters/zombie.json b/monsters/zombie.json index a300644..dc18433 100644 --- a/monsters/zombie.json +++ b/monsters/zombie.json @@ -1531,7 +1531,7 @@ "id": "mon_zombie_hollow", "type": "MONSTER", "copy-from": "mon_zombie_hollow", - "hp": 115, + "hp": 110, "speed": 80, "melee_skill": 6, "melee_dice": 2, diff --git a/pk_effects.json b/pk_effects.json index 84655d5..018c6b1 100644 --- a/pk_effects.json +++ b/pk_effects.json @@ -463,21 +463,21 @@ "resist_effects": ["took_flumed", "INFRESIST", "DISRESISTANT"], "harmful_cough": true, "base_mods": { - "speed_mod": [-12, -10], - "thirst_tick": [180, 240], + "speed_mod": [-12, -5], + "thirst_tick": [180, 300], "thirst_min": [1], "fatigue_tick": [50], - "fatigue_chnace": [4, 8], + "fatigue_chnace": [4, 12], "fatigue_min": [1], "str_mod": [-2, -1], - "dex_mod": [-1], - "per_mod": [-1], + "dex_mod": [-1, 0], + "per_mod": [-1, 0], "pain_min": [0], "pain_max": [1], - "pain_max_val": [17], - "pain_tick": [40, 100], - "cough_chance": [800, 1200], - "vomit_chance": [3000, 5000] + "pain_max_val": [17, 10], + "pain_tick": [40, 120], + "cough_chance": [800, 1600], + "vomit_chance": [3000, 9000] } } ] diff --git a/pk_snippets.json b/pk_snippets.json index 61ac0bb..52fb525 100644 --- a/pk_snippets.json +++ b/pk_snippets.json @@ -28,6 +28,31 @@ "category": "note", "text": [ "\"CONGRATULATIONS! You are the 1000th person to read this note. Press [Shift]+[Q]+[Y] to claim your prize now!\"" ] }, + { + "type": "snippet", + "category": "note", + "text": [ "\"It would appear that the gas in those mines are radioactive. Probably a bad idea to breathe it in.\"" ] + }, + { + "type": "snippet", + "category": "note", + "text": [ "\"It would appear that the gas in those mines are radioactive. Probably a bad idea to breathe it in.\"" ] + }, + { + "type": "snippet", + "category": "note", + "text": [ "\"It would appear that the gas in those mines are radioactive. Probably a bad idea to breathe it in.\"" ] + }, + { + "type": "snippet", + "category": "note", + "text": [ "\"It would appear that the gas in those mines are radioactive. Probably a bad idea to breathe it in.\"" ] + }, + { + "type": "snippet", + "category": "note", + "text": [ "\"It would appear that the gas in those mines are radioactive. Probably a bad idea to breathe it in.\"" ] + }, { "type": "snippet", "category": "note", diff --git a/pk_technique.json b/pk_technique.json index 5edcab2..68311a3 100644 --- a/pk_technique.json +++ b/pk_technique.json @@ -3,6 +3,7 @@ "type": "technique", "id": "heavy_blow", "name": "hammerblow", + "description": "Heavy knockback attack", "unarmed_allowed": true, "melee_allowed": true, "crit_tec": true, @@ -24,6 +25,7 @@ "id": "repose", "type": "technique", "name": "repose", + "description": "Grab breaking attack", "min_melee": 0, "weighting": -3, "crit_tec": true, @@ -46,9 +48,10 @@ "id": "stuck_in_1", "type": "technique", "name": "lodge-in risk", + "description": "Slow attack", "min_melee": 0, - "max_melee": 4, - "weighting": -12, + "max_melee": 5, + "weighting": -5, "unarmed_allowed": false, "melee_allowed": true, "stun_dur": 1, @@ -67,9 +70,10 @@ "id": "stuck_in_2", "type": "technique", "name": "stuck-in risk", + "description": "Slightly slower attack", "min_melee": 0, - "max_melee": 5, - "weighting": -12, + "max_melee": 6, + "weighting": -5, "crit_tec": true, "unarmed_allowed": false, "melee_allowed": true, @@ -88,8 +92,9 @@ "id": "stuck_in_3", "type": "technique", "name": "wedge-in chance", + "description": "Slow attack to down and stun an enemy", "min_melee": 4, - "weighting": -12, + "weighting": -5, "crit_tec": true, "unarmed_allowed": false, "melee_allowed": true,