--
查看 JSON
{
"id": "ceramic_knife",
"type": "TOOL",
"category": "weapons",
"name": {
"str": "保镖刀",
"str_pl": "bodyguard knives"
},
"description": "一把能够躲过安检措施的刀,这把刀是任何末日晚宴上必不可少的道具。",
"weight": 390,
"volume": 0.25,
"price": 4000,
"bashing": 2,
"cutting": 15,
"material": [
"ceramic",
"plastic"
],
"symbol": "\/",
"color": "dark_gray",
"qualities": [
[
"CUT",
2
],
[
"BUTCHER",
5
]
],
"flags": {
"SHEATH_KNIFE": 0,
"DURABLE_MELEE": 1,
"STAB": 2
},
"repo_id": 25188,
"original_id": "ceramic_knife",
"reload": 100,
"to_hit": 0,
"cib_to_hit": 0,
"piercing": 0,
"modname": "aftershock"
}