/ 火把

制作: 2
材质:木头
体积:0.75 升   重量:0.83 千克
长度:9 厘米
--
浸透了可燃材料的布胡乱地缠在棍子上,点燃了似乎就能照亮四周。找个打火机或者划根火柴点着它。
--
近战伤害: 钝击:8  斩击:0  命中:+1
攻击消耗行动点:90
平均每回合伤害:8.89
--
手持战技:格挡中级格挡能力
--
* 这件物品 不导电
--
价格:$0 交换价值:$0.5
--
Flags:BURNOUT

查看 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": []
}