Name Generic Naval Mine
ShortName genericNavalMine
Model Bomb
Texture Type91
//Colour of icon and model
Colour 255 255 255
ItemID 7000
Icon Bomb
//How affected by gravity the bullet is
FallSpeed 0.001
//The number of rounds each item has. Limited to 32000.
RoundsPerItem 1
//The maximum stack size of a stack of these
MaxStackSize 10
//The damage multiplier caused by the bullet on hitting an entity
DamageVsLiving 8000
DamageVsVehicles 3200
//Size of explosion caused
Explosion 16
ExplosionRadius 18.0
ExplosionDamageVsLiving 5.0
ExplosionDamageVsPlane 10.0
ExplosionDamageVsVehicle 1.1
//True if bullet explodes on hitting anything. Fuse denotes the maximum time it may spend in the air before detonating
ExplodeOnImpact True
Fuse 5000
FlakParticles 600
//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 2
BreaksGlass True
//Size of box to check for entities to hit / detonate
HitBoxSize 36.0
HitSound bomb
//WeaponType : One of Missile, Shell, Bomb, Gun, None. Only affects driveable entities
WeaponType Shell
//Whether or not the bullet can travel through an entity having hit it
Penetrates True
SmokeTrail True
TrailParticleType smoke
LockOnToDriveables False
LockOnToPlayers False
LockOnToLivings False
LockOnToMechas False
MaxLockOnAngle 0.0
TurningForce 0.0
VehicleProximityTrigger 8.0
LivingProximityTrigger 8.0
PrimeDelay 15
Description Generic naval mine for ships that can lay mines._Hit area 2 blocks and triggers in 8, explosion power 16.
Torpedo True
speedMultiplier 0.1