彩弹


材质:未知
体积:N/A 升   重量: 千克
长度:0 厘米
--
和朋友一起玩射击一直都很有趣。现在你可以玩真的了。
--
* 这件物品 导电
--
价格:$0
--
掉落自:paintball_items

查看 JSON
{
    "type": "profession",
    "subtype": "hobby",
    "id": "paintball",
    "name": "彩弹",
    "description": "和朋友一起玩射击一直都很有趣。现在你可以玩真的了。",
    "points": 2,
    "skills": [
        {
            "level": 3,
            "name": "rifle"
        },
        {
            "level": 1,
            "name": "gun"
        }
    ],
    "repo_id": 7443,
    "original_id": "paintball",
    "material": [
        "null",
        "null"
    ],
    "flags": [],
    "qualities": []
}

= 彩弹


材质:塑料
体积:0.4 升   重量:0.10 千克
长度:7 厘米
--
一管彩弹游戏里使用的非致命性小彩弹,几乎不能造成任何伤害。
--
伤害:2 (bash)  穿甲:0
射程:  散布:100
后坐力:0
数量:100
可用于:彩弹枪
--
* 这件物品 不导电
--
价格:$10 交换价值:$0.5
--
掉落自:paintball_items

查看 JSON
{
    "type": "AMMO",
    "id": "paintball",
    "price": 1000,
    "price_postapoc": 50,
    "name": {
        "str_sp": "彩弹"
    },
    "symbol": "=",
    "color": "red",
    "description": "一管彩弹游戏里使用的非致命性小彩弹,几乎不能造成任何伤害。",
    "material": [
        "plastic",
        "null"
    ],
    "volume": 0.4,
    "weight": 1,
    "ammo_type": "paintball",
    "damage": {
        "damage_type": "bash",
        "amount": 2
    },
    "dispersion": 100,
    "count": 100,
    "stack_size": 100,
    "loudness": 9,
    "effects": [
        "NOGIB",
        "NEVER_MISFIRES"
    ],
    "repo_id": 20654,
    "original_id": "paintball",
    "reload": 100,
    "to_hit": 0,
    "recoil": 0,
    "pierce": 0,
    "cib_to_hit": 0,
    "flags": [],
    "qualities": []
}