summaryrefslogtreecommitdiff
path: root/json/items/gun/473.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-12 20:03:40 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-01-12 20:03:40 -0800
commit955a6e080d3c722bae4f7f8ed499c26c017ba2d5 (patch)
treeb690e88bd5f7c77bea3ba54376596a4cd685002c /json/items/gun/473.json
parentConvert krav maga additions to extend format instead of overwrite. (diff)
downloadcataclysm-dda-mod_hk-loadout-955a6e080d3c722bae4f7f8ed499c26c017ba2d5.tar.xz
G11 and CAWS are bullpup, so remove the stock gunmod slots.
Reduce G11 size by 250ml and give CAWS a half magazine well to compensate.
Diffstat (limited to 'json/items/gun/473.json')
-rw-r--r--json/items/gun/473.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/json/items/gun/473.json b/json/items/gun/473.json
index 9664a21..d979899 100644
--- a/json/items/gun/473.json
+++ b/json/items/gun/473.json
@@ -4,9 +4,9 @@
"type": "GUN",
"reload_noise_volume": 10,
"name": { "str": "H&K G11K2 Assault Rifle" },
- "description": "The Heckler & Koch G11 was designed to replace the G3 rifle and is notable for utilizing the caseless 4.73x33m round.",
+ "description": "The Heckler & Koch G11 is a bullpup assault rifle that was designed to replace the G3 rifle. It utilizes the caseless 4.73x33mm round from an internal magazine bay and has a very high rate of burst fire.",
"weight": "3650 g",
- "volume": "1750 ml",
+ "volume": "1500 ml",
"looks_like": "rm51_assault_rifle",
"price": 1500000,
"price_postapoc": 10000,
@@ -19,7 +19,7 @@
"skill": "rifle",
"dispersion": 120,
"durability": 9,
- "modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 3 ], [ "AUTO", "auto", 5 ] ],
+ "modes": [ [ "DEFAULT", "semi", 1 ], [ "BURST", "burst", 3 ], [ "BURST", "burst2x", 6 ] ],
"valid_mod_locations": [
[ "accessories", 4 ],
[ "grip", 1 ],
@@ -28,7 +28,6 @@
[ "rail", 1 ],
[ "sights", 1 ],
[ "sling", 1 ],
- [ "stock", 1 ],
[ "underbarrel", 1 ]
],
"magazine_well": "500 ml",