--
查看 JSON
{
"type": "TOOL_ARMOR",
"id": "acoustic_guitar",
"name": {
"str": "民谣吉他"
},
"category": "tools",
"weight": 2200,
"color": "brown",
"covers": [
"torso"
],
"to_hit": 2,
"use_action": {
"type": "musical_instrument",
"speed_penalty": 15,
"volume": 20,
"fun": 2,
"fun_bonus": 2,
"description_frequency": 20,
"player_descriptions": [
"You strum a few chords on the guitar.",
"You pluck a few notes on the guitar.",
"You play a slow blues-y tune on the guitar."
],
"npc_descriptions": [
"strum a few chords on the guitar.",
"pluck a few notes on the guitar.",
"play a slow blues-y tune on the guitar."
]
},
"symbol": "-",
"description": "一个简易的民谣吉他,自带一条背带。即使在不弹奏的时候,你也可以穿着它到处走。",
"price": 1000,
"price_postapoc": 250,
"material": [
"wood",
"null"
],
"volume": 6.75,
"longest_side": "97 cm",
"warmth": 2,
"encumbrance": 27,
"bashing": 8,
"flags": {
"BELTED": 0,
"SLEEP_IGNORE": 1
},
"coverage": 10,
"material_thickness": 2,
"repo_id": 14985,
"original_id": "acoustic_guitar",
"reload": 100,
"environmental_protection": 0,
"max_encumbrance": 0,
"cib_to_hit": 2,
"cutting": 0,
"piercing": 0,
"qualities": []
}