Files
CHOMPStation2/modular_chomp/code/modules/projectiles/guns/magnetic.dm
Theonewhowaits 1f87db4602 Combat Refactor (#6910)
Co-authored-by: Fluff <jasper0601.com@gmail.com>
Co-authored-by: Raeschen <rycoop29@gmail.com>
Co-authored-by: BlackMajor <henrydyer6@hotmail.com>
2023-09-26 15:45:11 +02:00

38 lines
881 B
Plaintext

//Oh this are apparently a thing
// Rod for railguns. Slightly less nasty than the sniper round.
/obj/item/projectile/bullet/magnetic
damage = 33
/obj/item/projectile/bullet/magnetic/slug
damage = 37
/obj/item/projectile/bullet/magnetic/flechette
damage = 10
/obj/item/projectile/bullet/magnetic/flechette/small
damage = 6
/obj/item/projectile/bullet/magnetic/flechette/small/khi
damage = 9
/obj/item/projectile/bullet/magnetic/flechette/hunting
armor_penetration = 15
SA_bonus_damage = 20
/obj/item/projectile/bullet/magnetic/heated/weak
damage = 7
/obj/item/projectile/bullet/magnetic/fuelrod
damage = 15
/obj/item/projectile/bullet/magnetic/fuelrod/tritium
damage = 20
/obj/item/projectile/bullet/magnetic/fuelrod/phoron
damage = 17
/obj/item/projectile/bullet/magnetic/fuelrod/supermatter
damage = 7
/obj/item/projectile/bullet/magnetic/bore
damage = 10