3.7 add prestige-based requirements

This commit is contained in:
okx-code
2020-04-13 14:24:31 +01:00
parent fe01ce1c4f
commit b7dfd5d9e3
92 changed files with 5908 additions and 5906 deletions
+18 -18
View File
@@ -1,19 +1,19 @@
first:
# the rank people must be to use this prestige
from: 'D'
# the rank to change it to
to: 'A'
next: 'P1'
# see rankups.yml for more information on requirements, commands, and messages
requirements:
- 'money 10000'
P1example:
from: 'D'
to: 'A'
# the rank added to indicate this prestige
rank: 'P1'
next: 'P2'
requirements:
- 'money 20000'
first:
# the rank people must be to use this prestige
from: 'D'
# the rank to change it to
to: 'A'
next: 'P1'
# see rankups.yml for more information on requirements, commands, and messages
requirements:
- 'money 10000'
P1example:
from: 'D'
to: 'A'
# the rank added to indicate this prestige
rank: 'P1'
next: 'P2'
requirements:
- 'money 20000'
- 'xp-level 5'