Bubb13 / EEex

An executable extender for Beamdog's Enhanced Edition of the Infinity Engine
50 stars 7 forks source link

Added a way to change the delay between hits for Agannazar's Scorcher-like projectiles #35

Closed OlvynChuru closed 4 years ago

OlvynChuru commented 4 years ago

Normally "Lined up AoE" projectiles strike again half a round later. Now if you set bit 16 of the "Behavior" flags of the projectile, the delay in ticks between hits will be equal to the "Color speed" parameter. So if "Color speed" is equal to 15, the projectile will apply its effects every 15 ticks (1 second).