diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-04 12:19:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-04 12:19:44 -0300 |
commit | 965ef3e88a407aceffd7aea0d33eb92adb993aa3 (patch) | |
tree | 981e2a72d1e9825a12ee18ecc6c6fc9392e07db9 /world/map/npc/scripts.conf | |
parent | 2f3450acff9b312514390e20a16af8453f9b60ed (diff) | |
download | serverdata-965ef3e88a407aceffd7aea0d33eb92adb993aa3.tar.gz serverdata-965ef3e88a407aceffd7aea0d33eb92adb993aa3.tar.bz2 serverdata-965ef3e88a407aceffd7aea0d33eb92adb993aa3.tar.xz serverdata-965ef3e88a407aceffd7aea0d33eb92adb993aa3.zip |
Final batch of changes and balance after through testing with Ledmitz (and Prsm$
- Fix bugs on @getexp and @chargetexp
- Bump exp for Beheader quest from 400k to 750k
- Beheader: 999 DMG +50% Double Attack, 1800ms, -20% HIT, -25% CRIT. No int and no bow.
NOTE: The -20 HIT might be or not be lowered further.
Beheader is not as powerful as it looks like!
Diffstat (limited to 'world/map/npc/scripts.conf')
-rw-r--r-- | world/map/npc/scripts.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/scripts.conf b/world/map/npc/scripts.conf index f17cc922..fd1311fb 100644 --- a/world/map/npc/scripts.conf +++ b/world/map/npc/scripts.conf @@ -51,6 +51,8 @@ npc: npc/items/scentedcandle.txt npc: npc/items/tmwgift.txt npc: npc/items/brawling_item.txt npc: npc/items/drugs.txt +npc: npc/items/max_stat.txt +npc: npc/items/nobow_item.txt import: npc/_import.txt // magic |