Compatibility
Minecraft: Java Edition
26.1.x
Platforms
Links
Tags
Creators
Details
Licensed LGPL-3.0-or-later
Published 6 days ago
End Crystal Turret
This plugin transforms the standard End Crystal which normally only heals the Ender Dragon into a formidable defensive turret. It deals "true damage" capable of piercing any defense, scaling from negligible initial damage to devastating levels.
#==========================================
#END CRYSTAL TURRET CONFIGURATION
#==========================================
attack:
radius: 15.0
base-damage: 0.05
max-damage: 10.0
damage-increase-per-tick: 0.2
damage-interval-ticks: 6
target-lost-timeout-ticks: 40
health:
max-hp: 60.0
auto-heal-delay-seconds: 5
auto-heal-amount: 2.0
auto-heal-interval-seconds: 2
defense:
knockback-radius: 5.0
knockback-strength: 1.5
slowness-duration-ticks: 60
booting:
boot-time: 5
meltdown:
duration-seconds: 3
explosion-power: 6.0
- radius: Area reachable by an end crystal.
- base-damage: the initial damage inflicted.
- max-damage: The highest damage that can be dealt.
- damage-increase-per-tick: damage that increases with each tick.
- damage-interval-ticks: The interval between damage ticks.
- target-lost-timeout-ticks: The maximum duration an End Crystal can currently sustain damage per tick.
- max-hp: Maximum End Crystal health.
- auto-heal-delay-seconds: The delay before an end crystal can restore health.
- auto-heal-amount: amount of health restored.
- auto-heal-interval-seconds: The interval between each health recovery.
- knockback-radius: Range at which knockback can be inflicted.
- knockback-strength: Knockback force that can be dealt.
- slowness-duration-ticks: Duration of the slowness effect.
- boot-time: booting duration in seconds.
- duration-seconds: Duration of the end crystal during the meltdown phase.
- explosion-power: The explosive force exerted upon destruction.
The plugin features:
Spoiler
- The End Crystal booting phase duration.
- End Crystals cannot be attacked with projectiles unless they are currently attacking.
- The End Crystal will trigger a knockback effect when it takes damage.
- A highly dangerous End Crystal attack capable of penetrating armor, the damage starts off low but intensifies over time.
- The "End Crystal destroyed" phase which lasts for a few seconds before exploding and dealing massive damage.
- End crystals will not attack mobs tamed by their owners.
- A hostile End Crystal that will attack anyone in front of it.
- Configure your end crystal via chat by right-clicking on it.


