diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-28 20:22:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-28 20:22:34 -0300 |
commit | fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f (patch) | |
tree | 251ffd5811cea3f3a9e83d479c7a7f4a89d56589 /db/re/item_db.conf | |
parent | c0619600967f96f3d5dd82ea983b3ebcdb163a61 (diff) | |
download | serverdata-fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f.tar.gz serverdata-fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f.tar.bz2 serverdata-fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f.tar.xz serverdata-fc0e014a27b7d9b5ada09ce4bf85336c3b2b4b4f.zip |
Make Plush Mouboo actually useful... Against a single monster ingame.
Create a race exclusive for the Moubootaur (RC8).
Other mobs, including the Monster King, uses BOSS race (RC11).
If RC11 works along RC8 or not, remains to be tested.
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9d4d8a33f..ed3533179 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5959,13 +5959,10 @@ item_db: ( EquipLv: 90 Refine: false Script: <" - bonus2 bSubRace,RC_Player,20; - bonus2 bCriticalAddRace,RC_Player,20; bonus3 bSPDrainRate,10,5,1; bonus bAspdRate,-15; - bonus bMdefRate, 50; - bonus bMdef2Rate, 50; - bonus bHitRate, 10; + bonus bHitRate, 100; + bonus2 bSubRace, RC_Legendary, 30; "> }, { |