Agility Flag
Abbreviation: A
The Agility (A) flag allows a tank to move and turn faster for short bursts of time when a tank begins its acceleration. After this window, the tank will return to its normal settings requiring a full stop before agility can be used again.
Tactics
With an increased agility, tanks holding the flag will be able to move further away from their pursuer or will be able to turn faster increasing a tank's ability to dodge an incoming bullet. Because the effects of agility are only active for _agilityTimeWindow
seconds, players will often choose to let their tanks come to a full stop after the agility has worn off and immediately accelerate after to use the agility repeatedly. Using agility to jump as soon as a tank has started accelerating will allow it to jump further for quicker getaways.
Server Settings
-
_agilityAdVel
The
_tankSpeed
multiplier used for acceleration speed for tanks holding the Agility flag. -
_agilityTimeWindow
The amount of time (in seconds) that the
_agilityAdVel
speed will remain in effect after acceleration for tanks holding the Agility flag. -
_agilityVelDelta
The duration of time (in seconds) that a tank holding the Agility flag will accelerate from stationary to
_agilityAdVel
.
This content is maintained on GitHub. We welcome any feedback and improvements!