plushmonkey / JedCore

JedCore Addon for ProjectKorra
12 stars 15 forks source link

EarthLine clarified + more config options #31

Closed 0ct0ber closed 5 years ago

0ct0ber commented 5 years ago

Explanation: You would think PrepareRange is actually the range you can select source blocks, but it is only the range that a source block will stay selected (the select range was always 3). I've changed this so that the PrepareRange is now the source select range, and SourceKeepRange is the maximum distance the player can walk away from the source block, before it's deselected/the earthline is removed.

I've also added two cooldowns, since it seems a bit odd for the cooldown to activate when the block is selected, rather than when the ability is used.

Changes: