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

23 lines
998 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Soft Point Bullet",
"icon": ["hbm:item.ammo_standard", 1, 28],
"trigger": [
["hbm:item.ammo_standard", 1, 5],
["hbm:item.ammo_standard", 1, 11],
["hbm:item.ammo_standard", 1, 16],
["hbm:item.ammo_standard", 1, 20],
["hbm:item.ammo_standard", 1, 85],
["hbm:item.ammo_standard", 1, 24],
["hbm:item.ammo_standard", 1, 28],
["hbm:item.ammo_standard", 1, 33]
],
"title": {
"en_US": "Soft Point Bullet",
"zh_CN": "软尖弹"
},
"content": {
"en_US": "The \"default\" ammunition type for most guns. Soft point bullets do not change the gun's base damage, and don't have any armor-piercing properties.<br><br>Due to being expanding projectiles, soft points are prohibited for use in warfare under the Hague Conventions of 1899.",
"zh_CN": "“默认”的弹药类型。软尖弹不影响枪械的基础伤害,也不具有穿甲特性。<br><br>由于属于扩张型弹药1889年的海牙公约禁止在战争中使用软尖弹。"
}
}