Re-added radium and changed server configurations.

Increased server capacity to 8.

Decreased watch of flowing time bonus ticks to 2.
This commit is contained in:
2022-06-28 09:33:14 -05:00
parent 3bc9438caf
commit 51c272c2ed
23 changed files with 256 additions and 68 deletions

View File

@@ -6,5 +6,5 @@
#The Tome of Knowledge can be crafted.
craftableTome = false
#Require full omega klein stars in the tome of knowledge and gem armor recipes. This is the same behavior that EE2 had.
fullKleinStars = false
fullKleinStars = true

View File

@@ -29,7 +29,7 @@
[server.effects]
#Bonus ticks given by the Watch of Flowing Time while in the pedestal. 0 = effectively no bonus.
#Range: 0 ~ 256
timePedBonus = 8
timePedBonus = 2
#Factor the Watch of Flowing Time slows down mobs by while in the pedestal. Set to 1.0 for no slowdown.
#Range: 0.0 ~ 1.0
timePedMobSlowness = 0.1