Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Further reaper/sniper adjustments
  • Loading branch information
VermilionFateburn committed May 2, 2019
1 parent 616359a commit 59438bf
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions ver_weapons.json
Expand Up @@ -72,13 +72,13 @@
}
},
{
"type": "TOOL",
"type": "GENERIC",
"id": "absolute_reaper",
"name": "Absolute Reaper",
"description": "'Reaper, reaper, that's what people call me. Why? 'Cause they all die. When I sing I end their lives...'",
"weight": 6555,
"weight": 4820,
"volume": 17,
"price": 55000,
"price": 550000,
"to_hit": 1,
"bashing": 10,
"cutting": 55,
Expand All @@ -102,10 +102,10 @@
"symbol": "/",
"color": "dark_gray",
"description": "'Requiem aeternam. Bullet right through the sternum. Lullaby to hell, babe...'",
"price": 55000,
"price": 550000,
"material": [ "steel", "superalloy" ],
"skill": "rifle",
"weight": 6555,
"weight": 4820,
"volume": 17,
"to_hit": -1,
"bashing": 10,
Expand All @@ -117,14 +117,14 @@
"durability": 7,
"barrel_length": 5,
"magazine_well": 1,
"clip_size": 1,
"clip_size": 4,
"magazines": [ ],
"valid_mod_locations": [
[ "mechanism", 4 ],
[ "muzzle", 1 ],
[ "bore", 1 ]
],
"flags": [ "NEVER_JAMS", "RELOAD_EJECT", "MESSY" ],
"flags": [ "NEVER_JAMS", "RELOAD_EJECT", "MESSY", "RELOAD_ONE" ],
"use_action": {
"type": "transform",
"msg": "Reaper has come, sinner!",
Expand Down

0 comments on commit 59438bf

Please sign in to comment.