diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/enchants.json | 10 | ||||
-rw-r--r-- | constants/leveling.json | 1 |
2 files changed, 9 insertions, 2 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 785b8301..62694586 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -787,7 +787,7 @@ 50, 200 ], - "prosecute": [ + "PROSECUTE": [ 20, 25, 30, @@ -1329,6 +1329,9 @@ 250 ], "habanero_tactics": [ + 0, + 0, + 0, 250, 300 ], @@ -1366,6 +1369,9 @@ 150, 200, 250 + ], + "XP_BOTTLE": [ + 0 ] }, "max_xp_table_levels": { @@ -1388,7 +1394,7 @@ "vampirism": 5, "venomous": 5, "thunderbolt": 5, - "prosecute": 5, + "PROSECUTE": 5, "titan_killer": 5, "luck": 5, "protection": 5, diff --git a/constants/leveling.json b/constants/leveling.json index b14ba62f..6f8a5250 100644 --- a/constants/leveling.json +++ b/constants/leveling.json @@ -321,6 +321,7 @@ 100, 100, 100, + 100, 100 ], "MOB": [ |