superb-warfare/src/main/resources/data/superbwarfare/guns/trachelium.json
2025-06-12 06:26:56 +08:00

39 lines
No EOL
960 B
JSON

{
"ID": "superbwarfare:trachelium",
"Spread": 3,
"RecoilX": 0.005,
"RecoilY": 0.032,
"Damage": 21,
"Headshot": 2.5,
"Velocity": 24,
"Magazine": 6,
"Weight": 2,
"EmptyReloadTime": 65,
"BypassesArmor": 0.4,
"SoundRadius": 10,
"RPM": 240,
"AmmoType": "@RifleAmmo",
"DamageReduce": {
"Type": "Rifle"
},
"ShootDelay": 2,
"AvailablePerks": [
"@Ammo",
"superbwarfare:heal_clip",
"superbwarfare:field_doctor",
"superbwarfare:fourth_times_charm",
"superbwarfare:subsistence",
"superbwarfare:powerful_attraction",
"superbwarfare:intelligent_chip",
"superbwarfare:kill_clip",
"superbwarfare:gutshot_straight",
"superbwarfare:monster_hunter",
"superbwarfare:vorpal_weapon",
"superbwarfare:magnificent_howl",
"superbwarfare:firefly",
"!superbwarfare:micro_missile",
"!superbwarfare:longer_wire",
"!superbwarfare:butterfly_bullet",
"!superbwarfare:cupid_arrow"
]
}