一个短而结实的匕首,锯齿状的刀刃能够切割绳子和皮带,边缘一个钝头可当做小型撬棍使用。这种刀主要由潜水员使用,它有个软木塞,如果落入水中,可以减缓下降速度,因此它比普通的刀更占空间。
--
查看 JSON
{
"id": "diveknife",
"type": "TOOL",
"category": "weapons",
"name": {
"str": "潜水匕首",
"str_pl": "dive knives"
},
"\/\/": "Too small to be effectively used for butchering, still not bad at it due to serrated edge.",
"description": "一个短而结实的匕首,锯齿状的刀刃能够切割绳子和皮带,边缘一个钝头可当做小型撬棍使用。这种刀主要由潜水员使用,它有个软木塞,如果落入水中,可以减缓下降速度,因此它比普通的刀更占空间。",
"weight": 226,
"volume": 0.25,
"price": 14000,
"price_postapoc": 500,
"to_hit": -1,
"cutting": 12,
"material": [
"steel",
"plastic"
],
"symbol": ";",
"color": "yellow",
"qualities": [
[
"CUT",
2
],
[
"PRY",
1
],
[
"BUTCHER",
15
]
],
"use_action": [
"CROWBAR"
],
"flags": {
"SHEATH_KNIFE": 0
},
"weapon_category": [
"KNIVES"
],
"repo_id": 18871,
"original_id": "diveknife",
"reload": 100,
"cib_to_hit": -1,
"bashing": 0,
"piercing": 0
}