mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Configure the Kraken!
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#
|
||||
# Advanced configuration
|
||||
#
|
||||
# For advanced users only! There is no need to change anything here.
|
||||
#
|
||||
# You can customize almost every aspect of every skill here.
|
||||
# For advanced users only! There is no need to change anything here.
|
||||
#
|
||||
# You can customize almost every aspect of every skill here.
|
||||
# Its mainly here if you've changed "Experience.Formula.Curve_Modifier"
|
||||
# Configure at what level you get better with certain abilities.
|
||||
#
|
||||
@ -411,4 +411,17 @@ Spout:
|
||||
Tier1: 200
|
||||
Tier2: 400
|
||||
Tier3: 600
|
||||
Tier4: 800
|
||||
Tier4: 800
|
||||
Kraken:
|
||||
#
|
||||
# Customize the kraken!
|
||||
###
|
||||
Enabled: true
|
||||
Tries_Before_Release: 50
|
||||
Health: 50
|
||||
Name: The Kraken
|
||||
Attack_Interval_Seconds: 1
|
||||
Attack_Damage: 1
|
||||
Unleashed_Message:
|
||||
Server: [PLAYER] has unleashed the kraken!
|
||||
Player: THE KRAKEN HAS BEEN UNLEASHED!
|
Reference in New Issue
Block a user