mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-02-21 13:32:28 +00:00
16 lines
452 B
JSON
16 lines
452 B
JSON
{
|
|
"name": "Slug",
|
|
"icon": ["hbm:item.ammo_standard", 1, 45],
|
|
"trigger": [
|
|
["hbm:item.ammo_standard", 1, 43],
|
|
["hbm:item.ammo_standard", 1, 45],
|
|
["hbm:item.ammo_standard", 1, 81]
|
|
],
|
|
"title": {
|
|
"en_US": "Slug"
|
|
},
|
|
"content": {
|
|
"en_US": "A shell type that only holds a single large projectile. Unlike shot, slugs do not have inherent spread, deal the gun's full damage on hit, and have some armor-piercing properties."
|
|
}
|
|
}
|