• 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
Shock

ABANDONED Shock 1.0.9

OUT DATED. NO UPDATE PLANNED.
Shock

Electrocute your enemies using Electrified Kali Sticks that temporarily stuns them!



Description:
Punch a mob to eletrify, dealing damage as well as temporarily stunning them.

Usage:
To Deal Damage: Attacking the entity will rush a surge of electricity as well as an after effect doing a lower ammount of damage
To Stun: Similar to paralyze, the stunned entity will not be able to move and will be frozen in mid-air. Players will have bending off during paralysis.

Planned Features:
- Make water conduct electricity?

Permissions:
For the ability (default: true) :
Code:
bending.ability.Shock
Configuration:
Code:
ExtraAbilities:
  moo3oo3oo3:
    Shock:
      range: 3.6
      damage: 3
      ParalysisDuration: 80
      particles: 20
      afterEffect: 1
      sound: true
      Item:
        needItem: true
        sticks:
          ==: org.bukkit.inventory.ItemStack
          type: REDSTONE_TORCH_ON
          meta:
            ==: ItemMeta
            meta-type: UNSPECIFIC
            display-name: "\xa76Electrified Kali Sticks"
            lore:
            - "\xa77\xa7oPunch users with this item while selecting shock slot to\
              \ shock your enemies"
      cooldown: 30000
range: The distance in which you can hit an entity.
damage: The ammount of damage (NOT hearts) done.
ParalysisDuration: The amount of time (in game ticks. 20 in 1 second) the entity is paralyzed.
particles: The ammount of particles from the electrical effect.
afterEffect: The ammount of damage (NOT hearts) done during the after effect of the electrical surge
sound: Whether or not the electrical shocks make sound effects
needItem: Whether you need a specific item to use this move.
type: The type of item. (Does not apply if needItem is false)
display-name: The name of the item. (Does not apply if needItem is false)
lore: The lore of the item. (Does not apply if needItem is false)​
cooldown: How long (in miliseconds. 1000 in 1 second) you have to wait to use the ability again.

Shock in action (Note: I increased the ParalysisDuration from default in the video):



Designed with Spigot 1.8.7 and ProjectKorra 1.7.0 BETA 11

"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."
Likes: Skythejynx
Author
moo3oo3oo3
Downloads
2,946
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from moo3oo3oo3

Latest updates

  1. Shock v1.0.9

    Updated move for 1.7.0 BETA 11 Project Korra jar
  2. Shock v1.0.8

    Added config option to require a customized item in order for the move to work using PK v1.6.0...
  3. Shock v1.0.7

    Fixed shock activating when you hit an entity with a long range attack like fireblast and switch...

Latest reviews

Great ability and a nice addition for chiblockers:)
Top