BetterDragon: Counter Attacks icon

BetterDragon: Counter Attacks -----

Handle dragon respawn, abilities, statue and more.



Abilities changes
Now you can full modify the abilities and create new ones!

Example:

Code (Text):
abilities:
  lightning:
    chance: 0.3
    super_lightning: true
    msg_to_player: "&5Dragon: &7You cant against my power"
    #commands:
    #- maybe a espetacular command?
  dodge:
    chance: 1.0
    msg_to_player: "&5Dragon: &7You failed, you are worth nothing"
    block_damage: true
    sounds:
    - ITEM_SHIELD_BLOCK
  impulse:
    chance: 0.3
    msg_to_player: "&5Dragon: &7Agggggrhh"
    knockback_power: 3
    damage_player: 10
    sounds:
    - ENTITY_ENDER_DRAGON_GROWL
    - ENTITY_PLAYER_ATTACK_SWEEP
  explosion:
    chance: 0.3
    msg_to_player: "&5Dragon: &7Dieeeeee!!"
    make_explosion: true
    sounds:
    - ENTITY_ENDER_DRAGON_GROWL
  ender_attack:
    chance: 0.15
    msg_to_player: "&5Dragon: &7Attack endermans!!"
    ender_attack: true
    sounds:
    - ENTITY_ENDER_DRAGON_GROWL
    effects:
    - BLINDNESS:60:0
  custom1: # Why not create your own ability?
    # You can add any config type here only chance is required
    chance: 0.0
    msg_to_player: "&5Dragon: &7Custom message"
    commands:
    - eco add %player% 1
    - give %player% arrow 1
    #-any awesome command
    sounds:
    - ENTITY_ENDER_DRAGON_GROWL
    block_damage: true
    knockback_power: 3
    damage_player: 10
    create_explosion: true
    super_lightning: true
    ender_attack: true
    effects:
     - NAUSEA:60:0
----------, Dec 12, 2024
Resource Information
Author:
----------
Total Downloads: 86
First Release: Jul 30, 2020
Last Update: Dec 12, 2024
Category: ---------------
All-Time Rating:
7 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings