Name 12 Gauge Slug Ammo
ShortName spasAmmo
Model Bullet
//Colour of icon and model
Colour 255 255 255
Icon SPASAmmo
//How affected by gravity the bullet is
FallSpeed 1
//The maximum stack size
MaxStackSize 32
//The number of rounds each item has. Limited to 32000.
RoundsPerItem 1
//Number of bullet entities to create, useful for shotguns, defaults to 1
NumBullets 1
//The damage multiplier caused by the bullet on hitting an entity
Spread 0.2
Damage 35
BulletSpeedMultiplier 7
//Size of explosion caused
//True if bullet explodes on hitting anything. Fuse denotes the maximum time it may spend in the air before detonating
FlakParticles 0
//Amount of fire to spread on exploding; for each increment, it will increase the dimensions of the burning area by 2. i.e. 1 will burn a 3x3 square, 2 will burn a 5x5 square
Fire 0
BreaksGlass True
//Size of box to check for entities to hit / detonate
HitBoxSize 0.1
HitSound bullet
//Whether or not the bullet can travel through an entity having hit it
Penetrates True
SmokeTrail False