diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-30 14:36:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-30 14:36:53 -0300 |
commit | ea1851eeb7af99eaa244ef70004b4989819c3ad3 (patch) | |
tree | 1ac1b7fb987a9e10579e3efa0854b94544b2e568 /npc/config | |
parent | 85efd2e0267e6155e2a234f0518592920e8942fa (diff) | |
download | serverdata-ea1851eeb7af99eaa244ef70004b4989819c3ad3.tar.gz serverdata-ea1851eeb7af99eaa244ef70004b4989819c3ad3.tar.bz2 serverdata-ea1851eeb7af99eaa244ef70004b4989819c3ad3.tar.xz serverdata-ea1851eeb7af99eaa244ef70004b4989819c3ad3.zip |
Use Lybniz to define a more stable formula for RP
Learning 1 MSP skills will never cost research points
Diffstat (limited to 'npc/config')
-rw-r--r-- | npc/config/magic.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/config/magic.txt b/npc/config/magic.txt index 8d0999ef6..4d113edab 100644 --- a/npc/config/magic.txt +++ b/npc/config/magic.txt @@ -299,7 +299,7 @@ OnInit: /* RegisterMagic(MSP, Skill, MaxLv, Item, Amount, Class, Cost, {PreReq, PostReq}) */ - // Research Points (RP) range: 0~72 [MAX: 72] + // Research Points (RP) range: 100~1000 [10k ~ 1M points] |