2026-02-08 19:24:11 +08:00

17 lines
500 B
JSON

{
"name": "Buckshot",
"icon": ["hbm:item.ammo_standard", 1, 44],
"trigger": [
["hbm:item.ammo_standard", 1, 44],
["hbm:item.ammo_standard", 1, 78]
],
"title": {
"en_US": "Buckshot",
"zh_CN": "鹿弹"
},
"content": {
"en_US": "Standard shot, creates many low-damage pellets with considerable spread. Sometimes it's hard to beat the classics.",
"zh_CN": "标准霰弹,能够射出多个大范围散布的低伤害弹丸。有时鹿弹打不过经典弹药。"
}
}