-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
52 changed files
with
1,149 additions
and
539 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
33 changes: 33 additions & 0 deletions
33
Kenan-Modpack/Locked_and_Loaded/items/guns/pistols/45/grandraptor.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
[ | ||
{ | ||
"id": "grandraptor", | ||
"copy-from": "pistol_base", | ||
"looks_like": "glock_17", | ||
"type": "GUN", | ||
"name": { "str": "Kimber Grand Raptor II" }, | ||
"description": "The Kimber Grand Raptor II is possibly the most popular Kimber pistol. Being made in the common M1911 style, it is easy to wield, accurate, and durable! The one down side of this pistol is that it can only hold eight rounds...", | ||
"weight": "1077 g", | ||
"volume": "600 ml", | ||
"price": "1400 USD", | ||
"to_hit": -2, | ||
"bashing": 8, | ||
"material": [ "steel", "aluminum" ], | ||
"symbol": "(", | ||
"color": "dark_gray", | ||
"ammo": [ "45" ], | ||
"dispersion": 350, | ||
"durability": 8, | ||
"min_cycle_recoil": 400, | ||
"barrel_volume": "22 ml", | ||
"longest_side": "220 mm", | ||
"pocket_data": [ | ||
{ | ||
"pocket_type": "MAGAZINE_WELL", | ||
"holster": true, | ||
"max_contains_volume": "20 L", | ||
"max_contains_weight": "20 kg", | ||
"item_restriction": [ "raptor_mag" ] | ||
} | ||
] | ||
} | ||
] |
36 changes: 0 additions & 36 deletions
36
Kenan-Modpack/Locked_and_Loaded/items/guns/pistols/93r.json
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
Kenan-Modpack/Locked_and_Loaded/items/guns/pistols/bodyguard.json
This file was deleted.
Oops, something went wrong.
162 changes: 0 additions & 162 deletions
162
Kenan-Modpack/Locked_and_Loaded/items/guns/pistols/kimbercustom.json
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
Kenan-Modpack/Locked_and_Loaded/items/guns/pistols/kimbermicro.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.