User Tools

Site Tools


modding:xml:weapon_devices

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
modding:xml:weapon_devices [2017/02/03 03:49] 0xabcdefmodding:xml:weapon_devices [2017/02/03 03:55] – [Properties] 0xabcdef
Line 360: Line 360:
     * For area weapons: (**expansionSpeed**/100) * (**lifetime**/30) * 0.75     * For area weapons: (**expansionSpeed**/100) * (**lifetime**/30) * 0.75
     * For radius weapons: **maxRadius**     * For radius weapons: **maxRadius**
-    * For tracking weapons: ((missileSpeed + maxMissileSpeed) / 2) * (**lifetime** * 0.75) +    * For tracking weapons: <nowiki>((</nowiki>missileSpeed + maxMissileSpeed) / 2) * (**lifetime** * 0.75) 
-    * For all other weapons (if **lifetime** > 100, replace it with 100): ((missileSpeed + maxMissileSpeed) * **lifetime**+    * For all other weapons (if **lifetime** > 100, replace it with 100): <nowiki>((</nowiki>missileSpeed + maxMissileSpeed) * **lifetime**)
   * **fireArc** The weapon's ability to automatically aim at targets   * **fireArc** The weapon's ability to automatically aim at targets
     * For omnidirectional weapons: **"omnidirectional"**     * For omnidirectional weapons: **"omnidirectional"**
modding/xml/weapon_devices.txt · Last modified: 2017/02/05 18:07 by 0xabcdef