Credit to Tay3600 for the resource icon
-== High Jump ==-
This new Add-On serves as a replacement to the original HighJump! It will override the ProjectKorra HighJump if you install this into your server. To edit this ability, scroll to the BOTTOM of your config.yml and search for the code that is shown below.-== High Jump ==-
Description: Chiblockers are skilled acrobats and this HighJump Replacement satisfies those abilities! Now, you can lunge forward, lunge backwards, activate a double jump, or use the classic HighJump if you so desire!
Usage: Tap shift to jump backwards, click to jump straight up, Sprint+Click to lunge forward, tap shift while in the air to activate double jump.
Permission: bending.ability.highjump
Config:
Code:
ExtraAbilities:
xNuminousx:
HighJump:
Jump:
Enabled: true
Cooldown: 3000
Height: 1
DoubleJump:
Enabled: true
Cooldown: 2000
Height: 1
Lunge:
Enabled: true
Cooldown: 5000
Height: 1
Distance: 2
Evade:
Enabled: true
Cooldown: 5000
Height: 1
Distance: 2
Cooldown: The amount of time, in milliseconds, between each available usage. (1000 milliseconds = 1 second)
Height: The vertical velocity the player will move when they tap shift.
Distance: The horizontal velocity the player will jump.
Code:
ExtraAbilities:
xNuminousx:
HighJump:
Description: Chiblockers are skilled acrobats and this HighJump Replacement
satisfies those abilities! Now, you can lunge forward, lunge backwards, activate
a double jump, or use the classic HighJump if you so desire!
Instructions: 'Left-Click: Jump up. Tap-Shift: Lunge backwards. Spint+Click:
Lunge Forwards. Tap-Shift in the air: Double Jump'
Visual
Classic HighJump
Shift Feature
Sprint+Click Feature
Double Jump
Shift Feature
Sprint+Click Feature
Double Jump
Help: For any help regarding this ability or if you'd like to suggest ideas for possible updates, please PM me here in the forums.
GitHub: LINK
Feel free to contribute on GitHub via PullRequests!
Notice: This is not an official ProjectKorra ability, therefore, no official support will be provided in any threads other than this one. Use at your own risk.