mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-02-21 21:42:28 +00:00
17 lines
463 B
JSON
17 lines
463 B
JSON
{
|
|
"name": "High-Explosives",
|
|
"icon": ["hbm:item.ammo_standard", 1, 58],
|
|
"trigger": [
|
|
["hbm:item.ammo_standard", 1, 53],
|
|
["hbm:item.ammo_standard", 1, 58]
|
|
],
|
|
"title": {
|
|
"en_US": "High-Explosives",
|
|
"zh_CN": "高爆"
|
|
},
|
|
"content": {
|
|
"en_US": "Standard ammunition for grenade and rocket launchers. Deals splash damage in a moderate area.",
|
|
"zh_CN": "榴弹和火箭弹的标准类型,在中等范围内造成爆炸伤害。"
|
|
}
|
|
}
|