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.
Ability description: Gas is one of the phases of water. A waterbender is able to phasechange water into gas. We saw that move in the "The Painted Lady" episode of Avatar:TLA.
Mist version 1.0.1 is for PK v1.8.7 and Spigot 1.12.2,
Mist version 1.1.1 is for PK v1.8.8 and Spigot 1.13.2.
Here is an example scene from the episode:
And this is the ability:
Mechanics:
Default Configs: (Full path is-> ExtraAbilities: Hiro3: Water: Mist: )
Mist:
Radius: 7
Duration: 14000
Cooldown: 5000 // It starts after the mist is over.
ChargeTime: 2000
BlindnessOn: true // If this is false, people in the mist won't get blindness and they will still be able to see people in the mist.
ParticlePercentage: 50 // It changes the particle intensity. This variable is between 0 and 100.
MixedMist: false // If this is true, mist is a mixture of bubble, cloud and spell. Otherwise it is just cloud.
BlueCharge: false // If this is true, mist before the release sneak is blue. Otherwise it is cloud.
You can find all of the source codes of my moves at here:
https://github.com/EmreNtm/ProjectKorra-Addon-Abilities
Ability description: Gas is one of the phases of water. A waterbender is able to phasechange water into gas. We saw that move in the "The Painted Lady" episode of Avatar:TLA.
Mist version 1.0.1 is for PK v1.8.7 and Spigot 1.12.2,
Mist version 1.1.1 is for PK v1.8.8 and Spigot 1.13.2.
Here is an example scene from the episode:
And this is the ability:
Mechanics:
- Move is connected to Torrent. It takes source range and source block from Torrent.
- Move has a charge time.
- People inside the mist can't be seen by people outside the mist.
- People inside the mist can be seen by people inside the mist.
- People inside the mist become blind. (Caster doesn't become blind.)
- Mist doesn't do anything to other entities. It's functions is for only players.
- In the video, first mist and second mist has different particles. It is configurable via config.
Default Configs: (Full path is-> ExtraAbilities: Hiro3: Water: Mist: )
Mist:
Radius: 7
Duration: 14000
Cooldown: 5000 // It starts after the mist is over.
ChargeTime: 2000
BlindnessOn: true // If this is false, people in the mist won't get blindness and they will still be able to see people in the mist.
ParticlePercentage: 50 // It changes the particle intensity. This variable is between 0 and 100.
MixedMist: false // If this is true, mist is a mixture of bubble, cloud and spell. Otherwise it is just cloud.
BlueCharge: false // If this is true, mist before the release sneak is blue. Otherwise it is cloud.
You can find all of the source codes of my moves at here:
https://github.com/EmreNtm/ProjectKorra-Addon-Abilities