max-bound-passive-skills config modifications.

This commit is contained in:
Ka0rX 2022-10-03 17:50:39 +02:00
parent bbecebc348
commit ce292019d6
7 changed files with 15 additions and 13 deletions

View File

@ -102,8 +102,8 @@ skills:
#The number of skills a player can bound.
max-bound-skills: 6
max-bound-active-skills: 6
max-bound-passive-skills: 4
# Experience sources for main class experience.
main-exp-sources:

View File

@ -21,7 +21,9 @@ options:
exp-curve: levels
#The number of skills a player can bound.
max-bound-skills: 5
max-bound-active-skills: 5
max-bound-passive-skills: 3
# Experience sources for main class experience.
main-exp-sources:

View File

@ -145,8 +145,8 @@ skills:
#The number of skills a player can bound.
max-bound-skills: 6
max-bound-active-skills: 6
max-bound-passive-skills: 4
# Experience sources for main class experience.
main-exp-sources:
- 'killmob{type=ZOMBIE;amount=1-3}'

View File

@ -90,8 +90,8 @@ attributes:
#The number of skills a player can bound.
max-bound-skills: 5
max-bound-active-skills: 5
max-bound-passive-skills: 3
# Experience sources for main class experience.
main-exp-sources:
- 'killmob{type=ZOMBIE;amount=1-3}'

View File

@ -80,8 +80,8 @@ attributes:
#The number of skills a player can bound.
max-bound-skills: 5
max-bound-active-skills: 5
max-bound-passive-skills: 2
# Experience sources for main class experience.
main-exp-sources:
- 'killmob{type=ZOMBIE;amount=1-3}'

View File

@ -83,8 +83,8 @@ attributes:
#The number of skills a player can bound.
max-bound-skills: 5
max-bound-active-skills: 5
max-bound-passive-skills: 3
# Experience sources for main class experience.
main-exp-sources:
- 'killmob{type=ZOMBIE;amount=1-3}'

View File

@ -119,8 +119,8 @@ attributes:
#The number of skills a player can bound.
max-bound-skills: 5
max-bound-active-skills: 5
max-bound-passive-skills: 3
# Experience sources for main class experience.
main-exp-sources:
- 'killmob{type=ZOMBIE;amount=1-3}'