End Crystal Turret
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper
标签: adventure game-mechanics technology
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
#==========================================
health:
max-hp: 60.0 # Max turret health
auto-heal-interval-seconds: 2 # Heal check interval
auto-heal-delay-seconds: 5 # Delay before healing after damage
auto-heal-amount: 2.0 # HP restored per heal
booting:
boot-time: 5 # Activation time in seconds
attack:
radius: 15.0 # Attack range in blocks
base-damage: 0.05 # Initial damage per hit
max-damage: 10.0 # Maximum damage cap
damage-increase-per-tick: 0.2 # Damage scaling per tick
damage-interval-ticks: 6 # Fire rate (20 ticks = 1 sec)
target-lost-timeout-ticks: 40 # Ticks before damage resets
attack-passive-mobs: false # Attack animals if true
defense:
knockback-radius: 5.0 # Knockback range
knockback-strength: 1.5 # Knockback force
slowness-duration-ticks: 60 # Slowness effect duration
meltdown:
duration-seconds: 3 # Time before explosion
explosion-power: 6.0 # Explosion strength
hostile-vanilla:
enable: true # Auto-convert vanilla crystals to hostile
display:
particle-culling-radius: 32.0 # Max particle view distance
default-laser-color: "RED" # Default laser color
note:
- The values within the config may change with each update.
- The config.yml content here follows the latest version of the plugin.
command:
- /crystalturret reload/reset
permission:
- crystalturret.admin
The plugin features:
Spoiler 1. The End Crystal booting phase duration. 2. End Crystals cannot be attacked with projectiles unless they are currently attacking. 3. The End Crystal will trigger a knockback effect when it takes damage. 4. A highly dangerous End Crystal attack capable of penetrating armor, the damage starts off low but intensifies over time. 5. The "End Crystal destroyed" phase which lasts for a few seconds before exploding and dealing massive damage. 6. End crystals will not attack mobs tamed by their owners. 7. A hostile End Crystal that will attack anyone in front of it. 8. Configure your end crystal via chat by right-clicking on it.请登录后举报
暂无评论,抢个沙发吧~