mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-02-23 22:40:46 +00:00
23 lines
948 B
JSON
23 lines
948 B
JSON
{
|
||
"name": "Armor Piercing Bullet",
|
||
"icon": ["hbm:item.ammo_standard", 1, 31],
|
||
"trigger": [
|
||
["hbm:item.ammo_standard", 1, 8],
|
||
["hbm:item.ammo_standard", 1, 14],
|
||
["hbm:item.ammo_standard", 1, 19],
|
||
["hbm:item.ammo_standard", 1, 23],
|
||
["hbm:item.ammo_standard", 1, 88],
|
||
["hbm:item.ammo_standard", 1, 27],
|
||
["hbm:item.ammo_standard", 1, 31],
|
||
["hbm:item.ammo_standard", 1, 36]
|
||
],
|
||
"title": {
|
||
"en_US": "Armor Piercing Bullet",
|
||
"zh_CN": "穿甲弹"
|
||
},
|
||
"content": {
|
||
"en_US": "AP rounds are similar to FMJ rounds, but using hardened steel jackets and significantly higher powder load. Not only do APs deal more damage and pierce through armor more effectively, but they can also penetrate their target.",
|
||
"zh_CN": "穿甲弹(AP)类似全金属被甲弹,但使用硬化钢弹壳且装药略多。穿甲弹不 仅能造成更多伤害,而且能更高效地穿透护甲,还可以穿透目标。"
|
||
}
|
||
}
|