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

Firebending Cauterize 1.0

7198

Description: When you take damage, you can cauterize your wound, dealing fire
damage to yourself but gaining a regeneration effect. If you take damage while
using it, you will take damage, the ability will be interrupted. You can cauterize
the wounds of players and mobs.

Instructions: Hold SHIFT to cast the ability on yourself (if you've taken damage
recently), or right-click another player or mob and then hold SHIFT to cast
it on them.

Cauterization on yourself:
<Click>

Cauterizing a player or mob:
<Click>

Configuration in config.yml:

Language: en/ru
Code:
Cauterize:
      Cooldown: 15000
      InterruptCooldown: 5000
      ChargeTime: 4000
      RegenDuration: 5
      RegenAmplifier: 1
      BurnDamageAmount: 1.0
      BurnInterval: 1000
      Language: en
Configuration in language.yml:

Code:
    Cauterize:
      Translations:
        ru:
          cancel: Отмена!
          instructions: Удерживайте SHIFT, чтобы применить способность на себя (если
            вы недавно получали урон), или нажмите правой кнопкой мыши на другого
            игрока или моба, а затем удерживайте SHIFT, чтобы применить на них.
          activation_for: 'Активация для: '
          cancel_target_far: 'Отмена: Цель слишком далеко!'
          target_no_damage: ' не получал(-а) урон недавно!'
          cancel_target_other_world: 'Отмена: Цель в другом мире!'
          description: Когда вы получаете урон, вы можете прижечь свою рану, нанося
            урон от огня себе, но получая эффект регенерации. Если во время применения
            вы получите урон, способность будет прервана. Вы можете прижигать раны
            игроков и мобов.
          target_processing: Эта цель уже обрабатывается!
          activated_for: 'Активировано для: '
          no_recent_damage: Вы не получали урон недавно!
          hold_shift: ' - Удерживайте SHIFT для активации'
          activation: Активация...
          target_selected: 'Цель выбрана: '
          activated: Активировано!
        en:
          cancel: Cancel!
          instructions: Hold SHIFT to cast the ability on yourself (if you've taken
            damage recently), or right-click another player or mob and then hold SHIFT
            to cast it on them.
          activation_for: 'Activation for: '
          cancel_target_far: 'Cancel: Target too far away!'
          target_no_damage: ' hasn''t taken any damage recently!'
          cancel_target_other_world: 'Cancel: Target in another world!'
          description: When you take damage, you can cauterize your wound, dealing
            fire damage to yourself but gaining a regeneration effect. If you take
            damage while using it, you will take damage, the ability will be interrupted.
            You can cauterize the wounds of players and mobs.
          target_processing: This target is already being processed!
          activated_for: 'Activated for: '
          no_recent_damage: You haven't taken damage recently!
          hold_shift: ' - Hold SHIFT to activate'
          activation: Activation...
          target_selected: 'The target has been selected: '
          activated: Activated!
Likes: Lord_Cacetus_
Author
Conwagen
Downloads
61
First release
Last update
Rating
0.00 star(s) 0 ratings
Top