--
查看 JSON
{
"id": "torch",
"type": "TOOL",
"name": {
"str": "火把",
"str_pl": "torches"
},
"description": "浸透了可燃材料的布胡乱地缠在棍子上,点燃了似乎就能照亮四周。找个打火机或者划根火柴点着它。",
"weight": 831,
"volume": 0.75,
"price": 0,
"price_postapoc": 50,
"to_hit": 1,
"bashing": 8,
"material": [
"wood",
"null"
],
"symbol": "\/",
"color": "brown",
"techniques": [
"WBLOCK_1"
],
"initial_charges": 20,
"max_charges": 20,
"use_action": {
"target": "torch_lit",
"msg": "你点燃了火把。",
"active": true,
"need_fire": 1,
"menu_text": "点燃火把",
"type": "transform"
},
"flags": {
"BURNOUT": 0
},
"repo_id": 19074,
"original_id": "torch",
"reload": 100,
"cib_to_hit": 1,
"cutting": 0,
"piercing": 0,
"qualities": []
}