--
--
查看 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": "stab",
"amount": 2
},
"dispersion": 100,
"count": 100,
"stack_size": 100,
"loudness": 9,
"effects": [
"NOGIB",
"NEVER_MISFIRES"
],
"repo_id": 16684,
"original_id": "paintball",
"reload": 100,
"to_hit": 0,
"recoil": 0,
"pierce": 0,
"cib_to_hit": 0,
"flags": [],
"qualities": []
}