InfWeaponCharacteristics.Falloff Base

From Empires Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Empires Scripting Documentation
Scripting Overview | Vehicle Script Overview | Vehicle Handling Script Overview | Weapon Script Overview | Armor Script Overview | Building Script Overview | Infantry Script Overview | Hint Messages | Loading Screen Script Overview | Tutorials



Infantry Weapon Characteristics Documentation
Damage | Minimal Damage | Bullets | Cycle Time | Burst Shots | Burst Cycle Time | Falloff | Falloff Base | Melee Damage | Melee Cycle Time | Can Fire When Tired
Unique values: Explosion Sprite | Velocity | Turning Speed | Explosion Force | Explosion Radius | Grenade Timer | Heal Amount | Repair Amount | Heal Modifier | Repair Modifier



Falloff Base

The Falloff Base is the base that defines how fast the damage will diminish over range. Can range from 0 to 1 (realistically). The closer to 0, the faster the damage will fall off over range. The closer to 1, the slower the damage will fall off over range. You can also use higher numbers (above 1). This will result in weapons being more deadly over longer range, and less deadly up close. Defaults to 0.85 when not defined explicitly.