superb-warfare/src/main/resources/data/superbwarfare/guns/trachelium.json
2025-05-10 23:25:17 +08:00

35 lines
No EOL
877 B
JSON

{
"Spread": 3,
"RecoilX": 0.005,
"RecoilY": 0.032,
"Damage": 19,
"Headshot": 2,
"Velocity": 24,
"Magazine": 6,
"Weight": 2,
"EmptyReloadTime": 65,
"BypassesArmor": 0.3,
"SoundRadius": 10,
"RPM": 240,
"AmmoType": "@RifleAmmo",
"ShootDelay": 6,
"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"
]
}