Description
Whip players with a vine stemming from your Plantbending! You can even trap them with the vine if you wish!
Usage: Tap sneak while looking at a plant, and click to fire it towards where you are looking. While it's travelling, you can tap sneak again to trap the target in a dome on hit. Shift clicking the dome releases it.
This ability was inspired by Finn's classic PlantWhip ability, which has been non-existent for years now. This was not an update of the old one; this is a recreation.
Config
config.yml
Made for ProjectKorra 1.9.1+ on Spigot 1.16+. Tested on PK 1.9.3 and Spigot 1.18
"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."
Whip players with a vine stemming from your Plantbending! You can even trap them with the vine if you wish!
Usage: Tap sneak while looking at a plant, and click to fire it towards where you are looking. While it's travelling, you can tap sneak again to trap the target in a dome on hit. Shift clicking the dome releases it.
This ability was inspired by Finn's classic PlantWhip ability, which has been non-existent for years now. This was not an update of the old one; this is a recreation.
Config
config.yml
Code:
ExtraAbilities:
StrangeOne101:
PlantWhip:
DomeDuration: 30000 # How long the dome will remain
Cooldown: 3000 # Cooldown
Range: 25 # How far this ability can go
SelectRange: 55 # How far away this ability can be sourced from
Damage: 3.0 # The damage it does
Speed: 0.6 # The speed. In blocks per tick.
CreateDome: true # Whether the dome is enabled
DomeHollow: true # Whether the dome is hollow or not. False means it is filled.
DomeRadius: 2 # The radius of the dome.
Duration: 10000 # How long the vine lasts
FallWhenBroken: true # Should the vine break and fall when broken from another ability
DamageOnce: false # Whether the vine should stop when it hits a player
Made for ProjectKorra 1.9.1+ on Spigot 1.16+. Tested on PK 1.9.3 and Spigot 1.18
GitHub - StrangeOne101/PlantWhip: Whip players with plantbending
Whip players with plantbending. Contribute to StrangeOne101/PlantWhip development by creating an account on GitHub.
github.com
"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."