summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-08-03 12:06:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-08-03 12:06:35 -0700
commit809a9c3ba25f5ae20382919a1cd41bd14eb4b9d4 (patch)
tree67cc3b330d88b1247c4364b15c176f1e9dfcff69
parentConvert prices to cent/USD. (diff)
downloadcataclysm-bn-mod_restore-crows-turrets-809a9c3ba25f5ae20382919a1cd41bd14eb4b9d4.tar.xz
Increase turret difficulty ratings to better indicate their danger.HEADmaster
-rw-r--r--json/monsters/turrets.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/monsters/turrets.json b/json/monsters/turrets.json
index bdd6aa6..be3f8d5 100644
--- a/json/monsters/turrets.json
+++ b/json/monsters/turrets.json
@@ -6,7 +6,7 @@
"description": "A remote weapon system derived from the M153 CROWS II and enhanced with autonomous operation software. Thousands of these were deployed by the US military before the Cataclysm and they were valued for their use in engaging infantry without exposing the operator. This one is fitted with a M249.",
"default_faction": "military",
"species": [ "ROBOT" ],
- "diff": 30,
+ "diff": 40,
"volume": "60000 ml",
"weight": "172 kg",
"hp": 40,
@@ -67,7 +67,7 @@
"description": "A remote weapon system derived from the M153 CROWS II and enhanced with autonomous operation software. Thousands of these were deployed by the US military before the Cataclysm and they were valued for their use in engaging infantry without exposing the operator. This one is fitted with a M240.",
"default_faction": "military",
"species": [ "ROBOT" ],
- "diff": 35,
+ "diff": 40,
"volume": "60000 ml",
"weight": "172 kg",
"hp": 40,
@@ -128,7 +128,7 @@
"description": "A remote weapon system derived from the M153 CROWS II and enhanced with autonomous operation software. Thousands of these were deployed by the US military before the Cataclysm and they were valued for their use in engaging anything up to light vehicles at long range without exposing the operator. This one is fitted with a M2HB.",
"default_faction": "military",
"species": [ "ROBOT" ],
- "diff": 40,
+ "diff": 50,
"volume": "62500 ml",
"weight": "172 kg",
"hp": 40,