• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server
CloudRide

Airbending CloudRide v2.2.3

!ATTENTION!

1. BUGS PATCH: FIXED ABILITY STOP WORKING WHEN DYING.
It has been seen as for the last 3 years since CloudRide has been released, there has been a wandering and an annoying bug where when a player would be using at the moment CloudRide, and then Die while using it and the ability would not be usable AT ALL by this player (until the next server restart).

2. CONFIG LOCATION CHANGED.
Now Inside "ExtraAbilities".
This is a very important to notice change, please notice this when downloading the new CloudRide version and notice as CloudRide is no longer inside "Abilities.Negai." but now inside "ExtraAbilities.Negai.".

YAML:
ExtraAbilities:
  Negai_:
    CloudRide:
      Cooldown: 30000
      Duration: 30000
      ParticlesAmount: 30
      SpeedStates:
        Slow:
          Speed: 0.6
        Paused:
          Speed: 0.0
        Normal:
          Speed: 1.2
        Fast:
          Speed: 1.9
Now you could customize the Speed States of the CloudRide ability through the config!
And even add some custom ones of your own!
And also change their order!

This update gives server owners much greater control over the ability, allowing them to finely tune its power and fully customize it for their server.


*fixed the auto-jumper when on ground.

YAML:
SpeedStates:
  Slow:
    Speed: 0.6
  Paused:
    Speed: 0.0
  Normal:
    Speed: 1.2
  Fast:
    Speed: 1.9
  #Example:
    #Speed: 3.0
Top