summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLed Mitz <smoothshifter@tuta.io>2023-07-25 14:54:27 +0000
committerLed Mitz <smoothshifter@tuta.io>2023-07-25 14:54:27 +0000
commit5ba1ebfe708a0af1dc7dc22e04afd5694be5bf28 (patch)
tree6c2e215bb13781fe127a84df02e5eed9153634b7
parent62e02a7a43ad6dc282df69e2c094fee4e49fdc35 (diff)
downloadserverdata-5ba1ebfe708a0af1dc7dc22e04afd5694be5bf28.tar.gz
serverdata-5ba1ebfe708a0af1dc7dc22e04afd5694be5bf28.tar.bz2
serverdata-5ba1ebfe708a0af1dc7dc22e04afd5694be5bf28.tar.xz
serverdata-5ba1ebfe708a0af1dc7dc22e04afd5694be5bf28.zip
Audit of ranges and weights in items and mobs. some dmg and other small changes.
m---------client-data0
-rw-r--r--world/map/db/item_db.conf265
-rw-r--r--world/map/db/item_db_chest.txt80
-rw-r--r--world/map/db/item_db_foot.txt26
-rw-r--r--world/map/db/item_db_generic.txt38
-rw-r--r--world/map/db/item_db_trinket.txt28
-rw-r--r--world/map/db/item_db_weapon.txt54
-rw-r--r--world/map/db/mob_db.conf18
-rw-r--r--world/map/db/mob_db_20_39.txt2
-rw-r--r--world/map/db/mob_db_60_79.txt4
-rw-r--r--world/map/db/mob_db_80_99.txt4
-rw-r--r--world/map/db/mob_db_over_100.txt2
-rw-r--r--world/map/db/mob_db_over_150.txt6
13 files changed, 266 insertions, 261 deletions
diff --git a/client-data b/client-data
-Subproject 4660621d40af1a1342fb3a2900ac96f21bb6b88
+Subproject 922b0cb6c47f856d2af5dd07394b2981e39bed6
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf
index 1dc1a78d..e2bce790 100644
--- a/world/map/db/item_db.conf
+++ b/world/map/db/item_db.conf
@@ -216,8 +216,8 @@ item_db: (
Type: "IT_WEAPON"
Buy: 8000
Sell: 4000
- Weight: 1500
- Atk: 90
+ Weight: 1200
+ Atk: 110
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -264,9 +264,9 @@ item_db: (
Type: "IT_WEAPON"
Buy: 20
Sell: 10
- Weight: 10
- Def: 100
- Range: 1
+ Weight: 1200
+ Atk: 200
+ Range: 2
Slots: 1
Loc: "EQP_HAND_R"
WeaponLv: 1
@@ -286,8 +286,9 @@ item_db: (
Buy: 20
Sell: 10
Weight: 1400
- Atk: 180
- Range: 2
+ Atk: 250
+ Def: 10
+ Range: 3
Slots: 1
Loc: ["EQP_HAND_L", "EQP_HAND_R"]
WeaponLv: 2
@@ -307,7 +308,7 @@ item_db: (
Buy: 20
Sell: 10
Weight: 1200
- Atk: 100
+ Atk: 120
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -328,7 +329,7 @@ item_db: (
Buy: 20
Sell: 10
Weight: 1200
- Atk: 100
+ Atk: 120
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -349,7 +350,7 @@ item_db: (
Buy: 10000
Sell: 5000
Weight: 300
- Atk: 100
+ Atk: 120
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -366,7 +367,7 @@ item_db: (
Type: "IT_WEAPON"
Buy: 10000
Sell: 6000
- Weight: 450
+ Weight: 250
Atk: 115
Range: 1
Slots: 1
@@ -384,7 +385,7 @@ item_db: (
Type: "IT_WEAPON"
Buy: 20000
Sell: 8000
- Weight: 900
+ Weight: 500
Atk: 100
Range: 1
Slots: 1
@@ -402,8 +403,8 @@ item_db: (
Type: "IT_WEAPON"
Buy: 8000
Sell: 4000
- Weight: 200
- Atk: 100
+ Weight: 700
+ Atk: 120
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -423,7 +424,7 @@ item_db: (
Type: "IT_WEAPON"
Buy: 8000
Sell: 4000
- Weight: 300
+ Weight: 900
Atk: 270
Range: 1
Slots: 1
@@ -448,7 +449,7 @@ item_db: (
Buy: 8000
Sell: 4000
Weight: 600
- Atk: 100
+ Atk: 120
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -572,7 +573,7 @@ item_db: (
Sell: 4000
Weight: 300
Atk: 100
- Range: 1
+ Range: 3
Slots: 1
Loc: "EQP_HAND_R"
WeaponLv: 1
@@ -592,7 +593,7 @@ item_db: (
Buy: 30000
Sell: 15000
Weight: 1500
- Atk: 140
+ Atk: 160
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -718,16 +719,17 @@ item_db: (
Type: "IT_WEAPON"
Buy: 8000
Sell: 4000
- Weight: 100
- Atk: 125
- Range: 1
+ Weight: 1500
+ Def: 7
+ Atk: 180
+ Range: 2
Slots: 1
- Loc: "EQP_HAND_R"
+ Loc: ["EQP_HAND_L", "EQP_HAND_R"]
WeaponLv: 1
EquipLv: 1
Refine: false
ViewSprite: 1
- Subtype: "W_1HSWORD"
+ Subtype: "W_2HSWORD"
Script: <"
bonus bMaxHP, 50;
bonus2 bHPDrainRate, 100, 5;
@@ -744,8 +746,8 @@ item_db: (
Type: "IT_WEAPON"
Buy: 1000
Sell: 500
- Weight: 200
- Atk: 15
+ Weight: 1500
+ Atk: 140
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -765,8 +767,8 @@ item_db: (
Type: "IT_WEAPON"
Buy: 1000
Sell: 500
- Weight: 200
- Atk: 15
+ Weight: 1500
+ Atk: 150
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -786,8 +788,8 @@ item_db: (
Type: "IT_WEAPON"
Buy: 8000
Sell: 4000
- Weight: 100
- Atk: 141
+ Weight: 1050
+ Atk: 161
Def: -2
Range: 1
Slots: 1
@@ -813,8 +815,8 @@ item_db: (
Type: "IT_WEAPON"
Buy: 1000
Sell: 500
- Weight: 200
- Atk: 15
+ Weight: 1300
+ Atk: 150
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -835,7 +837,7 @@ item_db: (
Buy: 1000
Sell: 500
Weight: 200
- Atk: 15
+ Atk: 110
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -855,9 +857,10 @@ item_db: (
Type: "IT_WEAPON"
Buy: 20
Sell: 10
- Weight: 1600
- Atk: 140
- Range: 2
+ Weight: 3000
+ Def: 8
+ Atk: 170
+ Range: 3
Slots: 1
Loc: ["EQP_HAND_L", "EQP_HAND_R"]
WeaponLv: 2
@@ -877,7 +880,8 @@ item_db: (
Buy: 100
Sell: 50
Weight: 1200
- Atk: 100
+ Def: 5
+ Atk: 120
Range: 2
Slots: 1
Loc: ["EQP_HAND_L", "EQP_HAND_R"]
@@ -885,7 +889,7 @@ item_db: (
EquipLv: 1
Refine: false
ViewSprite: 1
- Subtype: "W_2HSPEAR"
+ Subtype: "W_2HSTAFF"
},
{
Id: 758
@@ -894,10 +898,11 @@ item_db: (
Type: "IT_WEAPON"
Buy: 4000
Sell: 2000
- Weight: 1000
+ Weight: 800
+ Def: 3
Atk: 50
Matk: 10
- Range: 1
+ Range: 2
Slots: 1
Loc: ["EQP_HAND_L", "EQP_HAND_R"]
WeaponLv: 1
@@ -924,7 +929,7 @@ item_db: (
Weight: 1000
Atk: 50
Matk: 15
- Range: 1
+ Range: 2
Slots: 1
Loc: ["EQP_HAND_L", "EQP_HAND_R"]
WeaponLv: 1
@@ -994,7 +999,7 @@ item_db: (
Buy: 2000
Sell: 1000
Weight: 1000
- Atk: 110
+ Atk: 130
Range: 1
Slots: 1
Loc: "EQP_HAND_R"
@@ -1053,7 +1058,7 @@ item_db: (
Type: "IT_WEAPON"
Buy: 500
Sell: 50
- Weight: 10
+ Weight: 50
Atk: 5
Range: 4
Slots: 1
@@ -1097,7 +1102,7 @@ item_db: (
Type: "IT_WEAPON"
Buy: 10000
Sell: 5000
- Weight: 100
+ Weight: 350
Atk: 1
Range: 3
Slots: 1
@@ -1114,7 +1119,7 @@ item_db: (
Type: "IT_WEAPON"
Buy: 10000
Sell: 5000
- Weight: 100
+ Weight: 350
Atk: 1
Range: 3
Slots: 1
@@ -1506,7 +1511,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 5000
Sell: 2500
- Weight: 100
+ Weight: 222
Matk: 5
Def: 0
Slots: 0
@@ -1545,7 +1550,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 1000
Sell: 1
- Weight: 1
+ Weight: 10
Def: 0
Slots: 0
Loc: "EQP_ARMOR"
@@ -1580,7 +1585,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 5000
Sell: 2500
- Weight: 1
+ Weight: 25
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1597,7 +1602,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 5000
Sell: 2500
- Weight: 1
+ Weight: 25
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1614,7 +1619,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 5000
Sell: 2500
- Weight: 1
+ Weight: 25
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1631,7 +1636,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 5000
Sell: 2500
- Weight: 1
+ Weight: 25
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1648,7 +1653,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 5000
Sell: 2500
- Weight: 1
+ Weight: 25
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1665,7 +1670,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 5000
Sell: 2500
- Weight: 1
+ Weight: 25
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1682,7 +1687,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 100000
Sell: 2500
- Weight: 1
+ Weight: 5
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1696,7 +1701,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2500
Sell: 0
- Weight: 10
+ Weight: 20
Def: 0
Slots: 0
Loc: "EQP_ACC_L"
@@ -1727,7 +1732,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 0
Sell: 0
- Weight: 1
+ Weight: 3
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1744,7 +1749,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 1000
Sell: 1
- Weight: 1
+ Weight: 3
Matk: 22
Def: 0
Slots: 0
@@ -1766,7 +1771,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 1000
Sell: 1
- Weight: 1
+ Weight: 5
Def: 0
Slots: 0
Loc: "EQP_ACC_R"
@@ -1787,7 +1792,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 1000
Sell: 1
- Weight: 1
+ Weight: 10
Def: 0
Slots: 0
Loc: "EQP_ARMOR"
@@ -1809,7 +1814,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 80
+ Weight: 100
Matk: -2
Def: 2
Slots: 0
@@ -1827,7 +1832,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 5000
Sell: 600
- Weight: 50
+ Weight: 110
Matk: -3
Def: 3
Slots: 0
@@ -1845,7 +1850,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 20000
Sell: 3000
- Weight: 25
+ Weight: 110
Matk: -10
Def: 3
Slots: 0
@@ -1937,7 +1942,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -1955,7 +1960,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -1973,7 +1978,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -1991,7 +1996,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -2009,7 +2014,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -2027,7 +2032,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -2045,7 +2050,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -2063,7 +2068,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -2081,7 +2086,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -2099,7 +2104,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 500
- Weight: 30
+ Weight: 10
Matk: 1
Def: 1
Slots: 0
@@ -3086,7 +3091,7 @@ item_db: (
Type: "IT_ETC"
Buy: 0
Sell: 0
- Weight: 5
+ Weight: 3
Def: 0
Refine: false
ViewSprite: 730
@@ -3370,7 +3375,7 @@ item_db: (
Type: "IT_ETC"
Buy: 1000
Sell: 500
- Weight: 5
+ Weight: 3
Def: 0
Refine: false
ViewSprite: 819
@@ -3382,7 +3387,7 @@ item_db: (
Type: "IT_ETC"
Buy: 1000
Sell: 500
- Weight: 5
+ Weight: 3
Def: 0
Refine: false
ViewSprite: 820
@@ -3394,7 +3399,7 @@ item_db: (
Type: "IT_ETC"
Buy: 1000
Sell: 500
- Weight: 5
+ Weight: 3
Def: 0
Refine: false
ViewSprite: 821
@@ -3406,7 +3411,7 @@ item_db: (
Type: "IT_ETC"
Buy: 1000
Sell: 500
- Weight: 5
+ Weight: 3
Def: 0
Refine: false
ViewSprite: 822
@@ -3418,7 +3423,7 @@ item_db: (
Type: "IT_ETC"
Buy: 1000
Sell: 500
- Weight: 5
+ Weight: 3
Def: 0
Refine: false
ViewSprite: 823
@@ -3430,7 +3435,7 @@ item_db: (
Type: "IT_ETC"
Buy: 1000
Sell: 500
- Weight: 5
+ Weight: 3
Def: 0
Refine: false
ViewSprite: 824
@@ -3494,7 +3499,7 @@ item_db: (
Type: "IT_ETC"
Buy: 50
Sell: 25
- Weight: 500
+ Weight: 200
Def: 0
Refine: false
ViewSprite: 841
@@ -3506,7 +3511,7 @@ item_db: (
Type: "IT_ETC"
Buy: 50
Sell: 25
- Weight: 500
+ Weight: 200
Def: 0
Refine: false
ViewSprite: 842
@@ -3518,7 +3523,7 @@ item_db: (
Type: "IT_ETC"
Buy: 50
Sell: 25
- Weight: 500
+ Weight: 200
Def: 0
Refine: false
ViewSprite: 843
@@ -3530,7 +3535,7 @@ item_db: (
Type: "IT_ETC"
Buy: 50
Sell: 25
- Weight: 500
+ Weight: 200
Def: 0
Refine: false
ViewSprite: 844
@@ -3542,7 +3547,7 @@ item_db: (
Type: "IT_ETC"
Buy: 50
Sell: 25
- Weight: 500
+ Weight: 200
Def: 0
Refine: false
ViewSprite: 845
@@ -3554,7 +3559,7 @@ item_db: (
Type: "IT_ETC"
Buy: 50
Sell: 25
- Weight: 500
+ Weight: 200
Def: 0
Refine: false
ViewSprite: 846
@@ -3662,7 +3667,7 @@ item_db: (
Type: "IT_ETC"
Buy: 50
Sell: 25
- Weight: 20
+ Weight: 10
Def: 0
Refine: false
ViewSprite: 860
@@ -3818,7 +3823,7 @@ item_db: (
Type: "IT_ETC"
Buy: 50
Sell: 25
- Weight: 1
+ Weight: 7
Def: 0
Refine: false
ViewSprite: 892
@@ -3830,7 +3835,7 @@ item_db: (
Type: "IT_ETC"
Buy: 100
Sell: 50
- Weight: 1
+ Weight: 7
Def: 0
Refine: false
ViewSprite: 893
@@ -3842,7 +3847,7 @@ item_db: (
Type: "IT_ETC"
Buy: 200
Sell: 100
- Weight: 1
+ Weight: 7
Def: 0
Refine: false
ViewSprite: 894
@@ -3854,7 +3859,7 @@ item_db: (
Type: "IT_ETC"
Buy: 400
Sell: 200
- Weight: 1
+ Weight: 7
Def: 0
Refine: false
ViewSprite: 895
@@ -3866,7 +3871,7 @@ item_db: (
Type: "IT_ETC"
Buy: 600
Sell: 300
- Weight: 1
+ Weight: 7
Def: 0
Refine: false
ViewSprite: 896
@@ -5303,7 +5308,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 20
+ Weight: 120
Matk: -12
Def: 4
Slots: 0
@@ -5321,7 +5326,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 20
+ Weight: 140
Matk: -18
Def: 6
Slots: 0
@@ -5339,7 +5344,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 30
+ Weight: 130
Matk: -18
Def: 6
Slots: 0
@@ -5357,7 +5362,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -24
Def: 8
Slots: 0
@@ -5429,7 +5434,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 5
+ Weight: 50
Matk: 20
Def: 5
Slots: 0
@@ -5449,7 +5454,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 5
+ Weight: 50
Matk: 20
Def: 5
Slots: 0
@@ -5469,7 +5474,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 5
+ Weight: 50
Matk: 20
Def: 5
Slots: 0
@@ -5487,7 +5492,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 5
+ Weight: 50
Matk: 20
Def: 5
Slots: 0
@@ -5505,7 +5510,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 5
+ Weight: 50
Matk: 20
Def: 5
Slots: 0
@@ -5597,7 +5602,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 5
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6114,7 +6119,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6132,7 +6137,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6150,7 +6155,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6168,7 +6173,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6186,7 +6191,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6204,7 +6209,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6222,7 +6227,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6240,7 +6245,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6258,7 +6263,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6276,7 +6281,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 6000
Sell: 3000
- Weight: 35
+ Weight: 135
Matk: -16
Def: 8
Slots: 0
@@ -6294,7 +6299,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6312,7 +6317,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6330,7 +6335,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6348,7 +6353,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6366,7 +6371,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6384,7 +6389,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6402,7 +6407,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6420,7 +6425,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6438,7 +6443,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6456,7 +6461,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 2000
Sell: 1000
- Weight: 35
+ Weight: 135
Matk: -12
Def: 6
Slots: 0
@@ -6474,7 +6479,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6488,7 +6493,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6502,7 +6507,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6516,7 +6521,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6530,7 +6535,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6544,7 +6549,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6558,7 +6563,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6572,7 +6577,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6586,7 +6591,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
@@ -6600,7 +6605,7 @@ item_db: (
Type: "IT_ARMOR"
Buy: 8000
Sell: 4000
- Weight: 30
+ Weight: 90
Def: 5
Slots: 0
Loc: "EQP_HEAD_MID"
diff --git a/world/map/db/item_db_chest.txt b/world/map/db/item_db_chest.txt
index ec69f4be..68ce8289 100644
--- a/world/map/db/item_db_chest.txt
+++ b/world/map/db/item_db_chest.txt
@@ -2,23 +2,23 @@
//DO NOT EDIT IT DIRECTLY
//Edit item_db.conf instead!
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
-523, LeatherShirt, 5, 2000, 1000, 20, 0, 4, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-546, DesertShirt, 5, 2000, 1000, 20, 0, 6, 0, -18, 0, 2, 512, 0, 0, 0, 0, {}, {}
-564, Turtleneck, 5, 2000, 1000, 30, 0, 6, 0, -18, 0, 2, 512, 0, 0, 0, 0, {}, {}
-624, VNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -24, 0, 2, 512, 0, 0, 0, 0, {}, {}
+523, LeatherShirt, 5, 2000, 1000, 120, 0, 4, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+546, DesertShirt, 5, 2000, 1000, 140, 0, 6, 0, -18, 0, 2, 512, 0, 0, 0, 0, {}, {}
+564, Turtleneck, 5, 2000, 1000, 130, 0, 6, 0, -18, 0, 2, 512, 0, 0, 0, 0, {}, {}
+624, VNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -24, 0, 2, 512, 0, 0, 0, 0, {}, {}
625, ChainmailShirt, 5, 15000, 1500, 800, 0, 20, 0, -120, 0, 2, 512, 0, 0, 0, 0, {}, {}
626, LightPlatemail, 5, 50000, 2500, 1200, 0, 25, 0, -150, 0, 2, 512, 0, 0, 0, 0, {}, {}
645, GoldenPlatemail, 5, 9999000, 3000, 4500, 0, 25, 0, -100, 0, 2, 512, 0, 0, 0, 0, {}, {}
-649, WhiteEvokersRobeBlue, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;}
-650, BlackEvokersRobeBlue, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;}
-651, WhiteWizardRobe, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {}
-652, BlackWizardRobe, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {}
-653, ApprenticeRobe, 5, 8000, 4000, 5, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;}
+649, WhiteEvokersRobeBlue, 5, 8000, 4000, 50, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;}
+650, BlackEvokersRobeBlue, 5, 8000, 4000, 50, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;}
+651, WhiteWizardRobe, 5, 8000, 4000, 50, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {}
+652, BlackWizardRobe, 5, 8000, 4000, 50, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {}
+653, ApprenticeRobe, 5, 8000, 4000, 50, 0, 5, 0, 20, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bAgi, 1; bonus bCriticalDef, 10;}
658, WarlordPlate, 5, 100000, 3000, 2600, 0, 27, 0, -170, 0, 2, 512, 0, 0, 0, 0, {}, {}
659, GoldenWarlordPlate, 5, 500000, 4000, 7600, 0, 27, 0, -110, 0, 2, 512, 0, 0, 0, 0, {}, {}
688, TankTop, 5, 800, 400, 10, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {}
689, ShortTankTop, 5, 600, 300, 8, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {}
-720, SilkRobe, 5, 8000, 4000, 5, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+720, SilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
726, GMRobe, 5, 8000, 4000, 0, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {callfunc "RestrictedItem";}
755, AssassinShirt, 5, 10000, 3000, 15, 0, 15, 0, -5, 0, 2, 512, 0, 90, 0, 0, {}, {callfunc "BrawlingItem"; bonus bAgi, 15; bonus bSpeedAddRate, 10; bonus bFlee, 20; bonus bHit, 20; bonus bMaxHP, 200;}
767, TerraniteChestArmor, 5, 100000, 3000, 800, 0, 20, 0, -70, 0, 2, 512, 0, 0, 0, 0, {}, {bonus bDex, 1; bonus bMdef, 10;}
@@ -48,37 +48,37 @@
2057, OrangeCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {}
2058, PurpleCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {}
2059, DarkGreenCottonShirt, 5, 300, 5, 20, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2060, RedVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2061, GreenVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2062, DarkBlueVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2063, YellowVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2064, LightBlueVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2065, PinkVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2066, BlackVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2067, OrangeVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2068, PurpleVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2069, DarkGreenVNeckSweater, 5, 6000, 3000, 35, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2070, RedTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2071, GreenTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2072, DarkBlueTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2073, YellowTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2074, LightBlueTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2075, PinkTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2060, RedVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2061, GreenVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2062, DarkBlueVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2063, YellowVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2064, LightBlueVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2065, PinkVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2066, BlackVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2067, OrangeVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2068, PurpleVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2069, DarkGreenVNeckSweater, 5, 6000, 3000, 135, 0, 8, 0, -16, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2070, RedTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2071, GreenTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2072, DarkBlueTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2073, YellowTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2074, LightBlueTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2075, PinkTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
-2076, BlackTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2077, OrangeTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2078, PurpleTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2079, DarkGreenTurtleneck, 5, 2000, 1000, 35, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2080, RedSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2081, GreenSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2082, DarkBlueSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2083, YellowSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2084, LightBlueSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2085, PinkSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2086, BlackSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2087, OrangeSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2088, PurpleSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
-2089, DarkGreenSilkRobe, 5, 8000, 4000, 30, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2076, BlackTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2077, OrangeTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2078, PurpleTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2079, DarkGreenTurtleneck, 5, 2000, 1000, 135, 0, 6, 0, -12, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2080, RedSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2081, GreenSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2082, DarkBlueSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2083, YellowSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2084, LightBlueSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2085, PinkSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2086, BlackSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2087, OrangeSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2088, PurpleSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
+2089, DarkGreenSilkRobe, 5, 8000, 4000, 90, 0, 5, 0, 0, 0, 2, 512, 0, 0, 0, 0, {}, {}
2090, RedTankTop, 5, 800, 400, 12, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {}
2091, GreenTankTop, 5, 800, 400, 12, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {}
2092, DarkBlueTankTop, 5, 800, 400, 12, 0, 2, 0, -4, 0, 2, 512, 0, 0, 0, 0, {}, {}
diff --git a/world/map/db/item_db_foot.txt b/world/map/db/item_db_foot.txt
index 7c0f2413..606fec57 100644
--- a/world/map/db/item_db_foot.txt
+++ b/world/map/db/item_db_foot.txt
@@ -2,21 +2,21 @@
//DO NOT EDIT IT DIRECTLY
//Edit item_db.conf instead!
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
-528, Boots, 5, 2000, 500, 80, 0, 2, 0, -2, 0, 2, 64, 0, 0, 0, 0, {}, {}
-655, FurBoots, 5, 5000, 600, 50, 0, 3, 0, -3, 0, 2, 64, 0, 0, 0, 0, {}, {}
-734, BlackBoots, 5, 20000, 3000, 25, 0, 3, 0, -10, 0, 2, 64, 0, 0, 0, 0, {}, {}
+528, Boots, 5, 2000, 500, 100, 0, 2, 0, -2, 0, 2, 64, 0, 0, 0, 0, {}, {}
+655, FurBoots, 5, 5000, 600, 110, 0, 3, 0, -3, 0, 2, 64, 0, 0, 0, 0, {}, {}
+734, BlackBoots, 5, 20000, 3000, 110, 0, 3, 0, -10, 0, 2, 64, 0, 0, 0, 0, {}, {}
735, CottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
757, AssassinBoots, 5, 7000, 2000, 10, 0, 3, 0, -3, 0, 2, 64, 0, 0, 0, 0, {}, {callfunc "BrawlingItem"; bonus bAgi, 4;}
792, BromenalBoots, 5, 8000, 500, 30, 0, 1, 0, -2, 0, 2, 64, 0, 0, 0, 0, {}, {}
876, WarlordBoots, 5, 19000, 2000, 550, 0, 5, 0, -22, 0, 2, 64, 0, 0, 0, 0, {}, {}
1188, RedStockings, 5, 7000, 2000, 10, 0, 1, 0, 2, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2150, RedCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2151, GreenCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2152, DarkBlueCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2153, YellowCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2154, LightBlueCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2155, PinkCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2156, BlackCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2157, OrangeCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2158, PurpleCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
-2159, DarkGreenCottonBoots, 5, 2000, 500, 30, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2150, RedCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2151, GreenCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2152, DarkBlueCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2153, YellowCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2154, LightBlueCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2155, PinkCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2156, BlackCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2157, OrangeCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2158, PurpleCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
+2159, DarkGreenCottonBoots, 5, 2000, 500, 10, 0, 1, 0, 1, 0, 2, 64, 0, 0, 0, 0, {}, {}
diff --git a/world/map/db/item_db_generic.txt b/world/map/db/item_db_generic.txt
index b7e12402..45a03bf2 100644
--- a/world/map/db/item_db_generic.txt
+++ b/world/map/db/item_db_generic.txt
@@ -83,7 +83,7 @@
727, Iten, 3, 0, 0, 8000, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
728, MoubooFigurine, 3, 0, 0, 9, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
729, WarpedLog, 3, 0, 0, 8, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-730, Lifestone, 3, 0, 0, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+730, Lifestone, 3, 0, 0, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
732, DruidTreeBranch, 3, 0, 0, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
740, Root, 3, 500, 200, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
@@ -108,22 +108,22 @@
806, ReedBundle, 3, 20, 10, 7, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
807, GrassSeed, 3, 20, 10, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-819, DiamondPowder, 3, 1000, 500, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-820, RubyPowder, 3, 1000, 500, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-821, EmeraldPowder, 3, 1000, 500, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-822, SapphirePowder, 3, 1000, 500, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-823, TopazPowder, 3, 1000, 500, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-824, AmethystPowder, 3, 1000, 500, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+819, DiamondPowder, 3, 1000, 500, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+820, RubyPowder, 3, 1000, 500, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+821, EmeraldPowder, 3, 1000, 500, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+822, SapphirePowder, 3, 1000, 500, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+823, TopazPowder, 3, 1000, 500, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+824, AmethystPowder, 3, 1000, 500, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
833, BrokenFourLeafAmulet, 3, 100, 1, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
834, BrokenDoll, 3, 20, 5, 15, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
835, HyvernStinger, 3, 100, 25, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
836, GrubSlime, 3, 40, 10, 2, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-841, RedDottedWrap, 3, 50, 25, 500, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-842, YellowDottedWrap, 3, 50, 25, 500, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-843, BlueDottedWrap, 3, 50, 25, 500, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-844, PurpleStripedWrap, 3, 50, 25, 500, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-845, RedGoldenStripedWrap, 3, 50, 25, 500, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-846, GreenRedStripedWrap, 3, 50, 25, 500, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+841, RedDottedWrap, 3, 50, 25, 200, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+842, YellowDottedWrap, 3, 50, 25, 200, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+843, BlueDottedWrap, 3, 50, 25, 200, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+844, PurpleStripedWrap, 3, 50, 25, 200, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+845, RedGoldenStripedWrap, 3, 50, 25, 200, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+846, GreenRedStripedWrap, 3, 50, 25, 200, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
847, PlushMouboo, 3, 50, 25, 200, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
849, OpenPresentBox, 3, 50, 25, 20, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
850, ClosedChristmasBox, 3, 50, 25, 200, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
@@ -133,7 +133,7 @@
853, Doll, 3, 50, 25, 30, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
858, WolvernTooth, 3, 100, 50, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
859, WolvernPelt, 3, 500, 250, 50, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-860, SquirrelPelt, 3, 50, 25, 20, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+860, SquirrelPelt, 3, 50, 25, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
861, WhiteBellTuber, 3, 20, 10, 3, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
862, IcedWater, 3, 100, 50, 10, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
863, SilverMirror, 3, 500, 250, 25, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
@@ -146,12 +146,12 @@
874, LazuriteCrystal, 3, 3000, 200, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
875, HeartOfLazurite, 3, 10000, 400, 15, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
891, SilkSheet, 3, 1000, 250, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-892, OrangeSummonFlower, 3, 50, 25, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-893, PurpleSummonFlower, 3, 100, 50, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+892, OrangeSummonFlower, 3, 50, 25, 7, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+893, PurpleSummonFlower, 3, 100, 50, 7, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
-894, WhiteSummonFlower, 3, 200, 100, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-895, YellowSummonFlower, 3, 400, 200, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
-896, RedSummonFlower, 3, 600, 300, 1, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+894, WhiteSummonFlower, 3, 200, 100, 7, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+895, YellowSummonFlower, 3, 400, 200, 7, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
+896, RedSummonFlower, 3, 600, 300, 7, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
1191, WhiteWrap, 3, 50, 25, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
1192, YellowWrap, 3, 50, 25, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
1193, BlueWrap, 3, 50, 25, 5, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, {}, {}
diff --git a/world/map/db/item_db_trinket.txt b/world/map/db/item_db_trinket.txt
index 0504294d..79a166ee 100644
--- a/world/map/db/item_db_trinket.txt
+++ b/world/map/db/item_db_trinket.txt
@@ -2,7 +2,7 @@
//DO NOT EDIT IT DIRECTLY
//Edit item_db.conf instead!
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
-677, HeartNecklace, 5, 2500, 0, 10, 0, 0, 0, 0, 0, 2, 8, 0, 0, 0, 0, {}, {bonus bMaxHP, 50; bonus bHPrecovRate, 25;}
+677, HeartNecklace, 5, 2500, 0, 20, 0, 0, 0, 0, 0, 2, 8, 0, 0, 0, 0, {}, {bonus bMaxHP, 50; bonus bHPrecovRate, 25;}
702, WeddingRing, 5, 1000, 1, 1, 0, 0, 0, 0, 0, 2, 16, 0, 0, 0, 0, {}, {}
742, FourLeafClover, 5, 10000, 5000, 1, 0, 0, 0, 5, 0, 2, 8, 0, 0, 0, 0, {}, {bonus bLuk, 1;}
749, Towel, 5, 800, 250, 50, 0, 0, 0, 5, 0, 2, 8, 0, 0, 0, 0, {}, {}
@@ -10,20 +10,20 @@
830, BromenalFourLeafAmulet, 5, 20000, 2000, 10, 0, 0, 0, 5, 0, 2, 16, 0, 0, 0, 0, {}, {bonus bLuk, 2;}
831, SilverFourLeafAmulet, 5, 30000, 3000, 10, 0, 0, 0, 5, 0, 2, 16, 0, 0, 0, 0, {}, {bonus bLuk, 3;}
832, GoldenFourLeafAmulet, 5, 40000, 4000, 10, 0, 0, 0, 5, 0, 2, 16, 0, 0, 0, 0, {}, {bonus bLuk, 4;}
-865, Grimoire, 5, 5000, 2500, 100, 0, 0, 0, 5, 0, 2, 8, 0, 0, 0, 0, {}, {bonus bMaxSP, 30;}
+865, Grimoire, 5, 5000, 2500, 222, 0, 0, 0, 5, 0, 2, 8, 0, 0, 0, 0, {}, {bonus bMaxSP, 30;}
879, HeartOfIsis, 5, 70000, 35000, 40, 0, 0, 0, 0, 0, 2, 8, 0, 85, 0, 0, {}, {bonus bMaxHPrate, 15; bonus bHPrecovRate, 60;}
-1227, EnchantersAmulet, 5, 1000, 1, 1, 0, 0, 0, 0, 0, 2, 16, 0, 0, 0, 0, {}, {bonus bHit, 22;}
+1227, EnchantersAmulet, 5, 1000, 1, 10, 0, 0, 0, 0, 0, 2, 16, 0, 0, 0, 0, {}, {bonus bHit, 22;}
1244, DarkTalisman, 5, 0, 0, 0, 0, 0, 0, 100, 0, 2, 8, 0, 0, 0, 0, {}, {bonus bMdef, 30;}
-4008, DiamondRing, 5, 5000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bVit, 1;}
-4009, RubyRing, 5, 5000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bStr, 1;}
-4010, EmeraldRing, 5, 5000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bLuk, 1;}
-4011, SapphireRing, 5, 5000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bInt, 1;}
-4012, TopazRing, 5, 5000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bAgi, 1;}
-4013, AmethystRing, 5, 5000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bDex, 1;}
-4014, SimpleRing, 5, 100000, 2500, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {}
+4008, DiamondRing, 5, 5000, 2500, 25, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bVit, 1;}
+4009, RubyRing, 5, 5000, 2500, 25, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bStr, 1;}
+4010, EmeraldRing, 5, 5000, 2500, 25, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bLuk, 1;}
+4011, SapphireRing, 5, 5000, 2500, 25, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bInt, 1;}
+4012, TopazRing, 5, 5000, 2500, 25, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bAgi, 1;}
+4013, AmethystRing, 5, 5000, 2500, 25, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bDex, 1;}
+4014, SimpleRing, 5, 100000, 2500, 5, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {}
5252, GuardianWings, 5, 0, 0, 1, 0, 0, 0, 0, 0, 2, 16, 0, 0, 0, 0, {}, {}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
-5253, MageRing, 5, 0, 0, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bInt, 1;}
-//5268, AssassinRing, 5, 1000, 1, 1, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {callfunc "BrawlingItem"; bonus bAgi, 1; bonus bCritical, 5; bonus bAspdRate, 5;}
-//5269, AssassinAmulet, 5, 1000, 1, 1, 0, 0, 0, 0, 0, 2, 16, 0, 0, 0, 0, {}, {callfunc "BrawlingItem"; bonus bAgi, 1; bonus bDoubleAddRate, 5; bonus bHit, 25;}
-5270, ManaPearl, 5, 1000, 1, 1, 0, 0, 0, 22, 0, 2, 16, 0, 0, 0, 0, {}, {bonus bInt, 1; bonus bMaxSP, 55; bonus bMdef, 22; bonus bSPrecovRate, 33;}
+5253, MageRing, 5, 0, 0, 3, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {bonus bInt, 1;}
+//5268, AssassinRing, 5, 1000, 1, 5, 0, 0, 0, 0, 0, 2, 128, 0, 0, 0, 0, {}, {callfunc "BrawlingItem"; bonus bAgi, 1; bonus bCritical, 5; bonus bAspdRate, 5;}
+//5269, AssassinAmulet, 5, 1000, 1, 10, 0, 0, 0, 0, 0, 2, 16, 0, 0, 0, 0, {}, {callfunc "BrawlingItem"; bonus bAgi, 1; bonus bDoubleAddRate, 5; bonus bHit, 25;}
+5270, ManaPearl, 5, 1000, 1, 3, 0, 0, 0, 22, 0, 2, 16, 0, 0, 0, 0, {}, {bonus bInt, 1; bonus bMaxSP, 55; bonus bMdef, 22; bonus bSPrecovRate, 33;}
diff --git a/world/map/db/item_db_weapon.txt b/world/map/db/item_db_weapon.txt
index 14e847a8..53e73259 100644
--- a/world/map/db/item_db_weapon.txt
+++ b/world/map/db/item_db_weapon.txt
@@ -6,47 +6,47 @@
522, SharpKnife, 4, 100, 50, 150, 10, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {}
529, IronArrow, 10, 4, 2, 1, 40, 0, 0, 0, 0, 2, 32768, 0, 0, 0, 0, {}, {set @AmmoType, AMMO_BOW; callfunc "CheckAmmo";}
530, ShortBow, 4, 2500, 1000, 600, 50, 0, 5, -5, 0, 2, 34, 0, 4, 11, 0, {}, {set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
-536, ShortSword, 4, 8000, 4000, 1500, 90, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {}
+536, ShortSword, 4, 8000, 4000, 1200, 110, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {}
545, ForestBow, 4, 20000, 5000, 1200, 70, 0, 5, -7, 0, 2, 34, 0, 0, 11, 0, {}, {set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
-547, Bardiche, 4, 20, 10, 10, 0, 100, 1, 0, 0, 2, 2, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
-548, Halberd, 4, 20, 10, 1400, 180, 0, 2, 0, 0, 2, 34, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
-549, Axe, 4, 20, 10, 1200, 100, 0, 1, 0, 0, 2, 2, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
-550, BlacksmithsAxe, 4, 20, 10, 1200, 100, 0, 1, 0, 0, 2, 2, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
-561, Sabre, 4, 10000, 5000, 300, 100, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {}
-570, BoneKnife, 4, 10000, 6000, 450, 115, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {}
-571, Setzer, 4, 20000, 8000, 900, 100, 0, 1, 0, 0, 2, 2, 0, 1, 3, 0, {}, {}
-572, Scimitar, 4, 8000, 4000, 200, 100, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
-573, Falchion, 4, 8000, 4000, 300, 270, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem"; bonus bDoubleAddRate, 40; bonus bHit, -25; bonus bCritical, -25;}
-574, ScorpionKing, 4, 8000, 4000, 600, 100, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
+547, Bardiche, 4, 20, 10, 1200, 200, 0, 2, 0, 0, 2, 2, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
+548, Halberd, 4, 20, 10, 1400, 250, 10, 3, 0, 0, 2, 34, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
+549, Axe, 4, 20, 10, 1200, 120, 0, 1, 0, 0, 2, 2, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
+550, BlacksmithsAxe, 4, 20, 10, 1200, 120, 0, 1, 0, 0, 2, 2, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
+561, Sabre, 4, 10000, 5000, 300, 120, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {}
+570, BoneKnife, 4, 10000, 6000, 250, 115, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {}
+571, Setzer, 4, 20000, 8000, 500, 100, 0, 1, 0, 0, 2, 2, 0, 1, 3, 0, {}, {}
+572, Scimitar, 4, 8000, 4000, 700, 120, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
+573, Falchion, 4, 8000, 4000, 900, 270, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem"; bonus bDoubleAddRate, 40; bonus bHit, -25; bonus bCritical, -25;}
+574, ScorpionKing, 4, 8000, 4000, 600, 120, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
575, DesertBow, 4, 8000, 4000, 1200, 85, 0, 7, -10, 0, 2, 34, 0, 1, 11, 0, {}, {callfunc "UnreleasedItem"; set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
576, Beheader, 4, 8000, 4000, 2000, 999, 0, 1, 0, 0, 2, 2, 0, 1, 4, 0, {}, {callfunc "NoBowItem"; set @bStat, Int; set @maxbStatVal, 1; callfunc "RequireMaxStat"; bonus bDoubleAddRate, 50; bonus bSpeedAddRate, 10; bonus bHit, -20; bonus bCritical, -25;}
-577, BoneDarts, 4, 8000, 4000, 300, 100, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
-578, SandCutter, 4, 30000, 15000, 1500, 140, 0, 1, 0, 0, 2, 2, 0, 80, 10, 0, {}, {bonus bDoubleAddRate, 5; bonus bHit, 3;}
+577, BoneDarts, 4, 8000, 4000, 300, 100, 0, 3, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
+578, SandCutter, 4, 30000, 15000, 1500, 160, 0, 1, 0, 0, 2, 2, 0, 80, 10, 0, {}, {bonus bDoubleAddRate, 5; bonus bHit, 3;}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
579, RockKnife, 4, 15000, 7500, 500, 110, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {bonus bVit, 3;}
580, StaffOfLife, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
581, CrescentRod, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
582, StaffOfFire, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
583, StaffOfIce, 4, 8000, 4000, 1500, 100, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
-584, Jackal, 4, 8000, 4000, 100, 125, 0, 1, 0, 0, 2, 2, 0, 1, 10, 0, {}, {bonus bMaxHP, 50; bonus2 bHPDrainRate, 100, 5; bonus bCriticalDef, 2; bonus bStr, 1; bonus bAspdRate, 1; bonus bHit, 5;}
-587, Sword, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
-588, BastardSword, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
-590, DragonSword, 4, 8000, 4000, 100, 141, -2, 1, 0, 0, 2, 2, 0, 1, 3, 0, {}, {bonus bMaxHP, -100; bonus2 bHPDrainRate, 100, -1; bonus bCriticalDef, -2; bonus bStr, 5; bonus bAspdRate, 2; bonus bHit, 5;}
-591, LongSword, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
-594, Spear, 4, 1000, 500, 200, 15, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
-596, Pike, 4, 20, 10, 1600, 140, 0, 2, 0, 0, 2, 34, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
+584, Jackal, 4, 8000, 4000, 1500, 180, 7, 2, 0, 0, 2, 0, 0, 1, 10, 0, {}, {bonus bMaxHP, 50; bonus2 bHPDrainRate, 100, 5; bonus bCriticalDef, 2; bonus bStr, 1; bonus bAspdRate, 1; bonus bHit, 5;}
+587, Sword, 4, 1000, 500, 1500, 140, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
+588, BastardSword, 4, 1000, 500, 1500, 150, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
+590, DragonSword, 4, 8000, 4000, 1050, 161, -2, 1, 0, 0, 2, 2, 0, 1, 3, 0, {}, {bonus bMaxHP, -100; bonus2 bHPDrainRate, 100, -1; bonus bCriticalDef, -2; bonus bStr, 5; bonus bAspdRate, 2; bonus bHit, 5;}
+591, LongSword, 4, 1000, 500, 1300, 150, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
+594, Spear, 4, 1000, 500, 200, 110, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {callfunc "UnreleasedItem";}
+596, Pike, 4, 20, 10, 3000, 170, 8, 3, 0, 0, 2, 34, 0, 0, 1, 0, {}, {callfunc "UnreleasedItem";}
609, ImperialBow, 4, 101000, 40000, 900, 110, 0, 6, -9, 0, 2, 34, 0, 90, 11, 0, {}, {set @bStat, Dex; set @minbStatVal, 80; callfunc "RequireStat"; bonus2 bHPDrainRate, 100, 4; bonus bCriticalDef, 10; bonus bFlee, 10; bonus bAspdRate, 10; set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
-623, Scythe, 4, 100, 50, 1200, 100, 0, 2, 0, 0, 2, 34, 0, 1, 3, 0, {}, {}
-758, WoodenStaff, 4, 4000, 2000, 1000, 50, 0, 1, 10, 0, 2, 34, 0, 1, 10, 0, {}, {set @bStat, Int; set @minbStatVal, 60; callfunc "RequireStat";}
+623, Scythe, 4, 100, 50, 1200, 120, 5, 2, 0, 0, 2, 34, 0, 1, 3, 0, {}, {}
+758, WoodenStaff, 4, 4000, 2000, 800, 50, 3, 2, 10, 0, 2, 34, 0, 1, 10, 0, {}, {set @bStat, Int; set @minbStatVal, 60; callfunc "RequireStat";}
762, TerraniteArrow, 10, 80, 20, 1, 50, 0, 0, 0, 0, 2, 32768, 0, 0, 0, 0, {}, {bonus bCritical, 20; set @AmmoType, AMMO_BOW; callfunc "CheckAmmo";}
-867, IceGladius, 4, 2000, 1000, 1000, 110, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {bonus bLuk, 1;}
+867, IceGladius, 4, 2000, 1000, 1000, 130, 0, 1, 0, 0, 2, 2, 0, 1, 1, 0, {}, {bonus bLuk, 1;}
878, BansheeBow, 4, 101000, 40000, 900, 140, 0, 6, -9, 0, 2, 34, 0, 90, 11, 0, {}, {set @bStat, Dex; set @minbStatVal, 80; callfunc "RequireStat"; bonus2 bHPDrainRate, 100, -2; bonus bAspdRate, 20; bonus bMaxHP, -150; bonus bSpeedAddRate, 10; bonus bDefRate, -40; bonus bDef2Rate, -35; set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
-903, SlingShot, 4, 500, 50, 10, 5, 0, 4, 0, 0, 2, 34, 0, 1, 11, 0, {}, {set @LauncherType, AMMO_SLING; callfunc "CheckLauncher";}
+903, SlingShot, 4, 500, 50, 50, 5, 0, 4, 0, 0, 2, 34, 0, 1, 11, 0, {}, {set @LauncherType, AMMO_SLING; callfunc "CheckLauncher";}
904, SlingBullet, 10, 1, 0, 1, 3, 0, 0, 0, 0, 2, 32768, 0, 0, 0, 0, {}, {set @AmmoType, AMMO_SLING; callfunc "CheckAmmo";}
//ID, Name, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, Mode, {UseScript}, {EquipScript}
-906, KidBook, 4, 10000, 5000, 100, 1, 0, 3, 0, 0, 2, 34, 0, 1, 1, 0, {}, {}
-907, FloydBook, 4, 10000, 5000, 100, 1, 0, 3, 0, 0, 2, 34, 0, 135, 1, 7, {}, {}
-1170, SweetTooth, 4, 4000, 2000, 1000, 50, 0, 1, 15, 0, 2, 34, 0, 1, 10, 0, {}, {set @bStat, Int; set @minbStatVal, 60; callfunc "RequireStat";}
+906, KidBook, 4, 10000, 5000, 350, 1, 0, 3, 0, 0, 2, 34, 0, 1, 1, 0, {}, {}
+907, FloydBook, 4, 10000, 5000, 350, 1, 0, 3, 0, 0, 2, 34, 0, 135, 1, 7, {}, {}
+1170, SweetTooth, 4, 4000, 2000, 1000, 50, 0, 2, 15, 0, 2, 34, 0, 1, 10, 0, {}, {set @bStat, Int; set @minbStatVal, 60; callfunc "RequireStat";}
1171, Wand, 4, 400, 200, 100, 1, 0, 1, 5, 0, 2, 2, 0, 1, 1, 0, {}, {set @bStat, Int; set @minbStatVal, 5; callfunc "RequireStat";}
1199, Arrow, 10, 1, 0, 1, 20, 0, 0, 0, 0, 2, 32768, 0, 0, 0, 0, {}, {set @AmmoType, AMMO_BOW; callfunc "CheckAmmo";}
1200, Bow, 4, 1000, 500, 20, 20, 0, 5, -2, 0, 2, 34, 0, 4, 11, 0, {}, {set @LauncherType, AMMO_BOW; callfunc "CheckLauncher";}
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf
index 307482f6..fc2917f5 100644
--- a/world/map/db/mob_db.conf
+++ b/world/map/db/mob_db.conf
@@ -2775,7 +2775,7 @@ mob_db: (
Sp: 0
Exp: 17612
JExp: 20000
- AttackRange: 4
+ AttackRange: 6
Attack: [175, 250]
Def: 38
Mdef: 32
@@ -2825,7 +2825,7 @@ mob_db: (
Sp: 0
Exp: 1652
JExp: 0
- AttackRange: 4
+ AttackRange: 6
Attack: [175, 250]
Def: 18
Mdef: 22
@@ -3547,7 +3547,7 @@ mob_db: (
Sp: 280
Exp: 45000
JExp: 5000
- AttackRange: 1
+ AttackRange: 2
Attack: [420, 444]
Def: 12
Mdef: 27
@@ -3758,7 +3758,7 @@ mob_db: (
Sp: 280
Exp: 72000
JExp: 5000
- AttackRange: 1
+ AttackRange: 3
Attack: [40, 60]
Def: 57
Mdef: 57
@@ -4708,7 +4708,7 @@ mob_db: (
Sp: 0
Exp: 4120
JExp: 957
- AttackRange: 2
+ AttackRange: 1
Attack: [73, 146]
Def: 31
Mdef: 8
@@ -5178,7 +5178,7 @@ mob_db: (
Sp: 0
Exp: 4565
JExp: 389
- AttackRange: 2
+ AttackRange: 1
Attack: [75, 146]
Def: 40
Mdef: 8
@@ -5881,7 +5881,7 @@ mob_db: (
Sp: 0
Exp: 850
JExp: 129
- AttackRange: 1
+ AttackRange: 3
Attack: [70, 100]
Def: 20
Mdef: 10
@@ -6073,7 +6073,7 @@ mob_db: (
Sp: 0
Exp: 1770
JExp: 179
- AttackRange: 2
+ AttackRange: 3
Attack: [60, 140]
Def: 20
Mdef: 10
@@ -7629,7 +7629,7 @@ mob_db: (
Sp: 0
Exp: 27
JExp: 3
- AttackRange: 1
+ AttackRange: 3
Attack: [5, 25]
Def: 0
Mdef: 5
diff --git a/world/map/db/mob_db_20_39.txt b/world/map/db/mob_db_20_39.txt
index b5f394f8..f9c4e23d 100644
--- a/world/map/db/mob_db_20_39.txt
+++ b/world/map/db/mob_db_20_39.txt
@@ -31,4 +31,4 @@
1108, AngryFireGoblin, AngryFireGoblin, 30, 320, 0, 85, 12, 1, 25, 40, 0, 10, 0, 3, 3, 3, 2, 10, 50, 9, 10, 1, 3, 13, 133, 800, 1872, 672, 480, 505, 800, 501, 150, 518, 800, 502, 150, 521, 70, 522, 10, 701, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1113, Pollett, Pollett, 30, 500, 0, 100, 7, 1, 6, 10, 1, 5, 0, 1, 2, 1, 0, 20, 25, 9, 10, 1, 3, 10, 129, 800, 1600, 672, 480, 4026, 1000, 4023, 500, 700, 300, 862, 100, 1189, 400, 1189, 400, 1189, 400, 611, 500, 5260, 3000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
1131, ManaBug, ManaBug, 25, 300, 0, 52, 5, 2, 10, 17, 4, 6, 0, 1, 4, 1, 4, 5, 4, 2, 10, 1, 3, 12, 137, 800, 1800, 672, 480, 505, 1000, 518, 800, 533, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
-1168, Floyd, Floyd, 20, 150, 0, 27, 3, 1, 5, 25, 0, 5, 0, 1, 1, 1, 0, 20, 25, 9, 10, 1, 3, 12, 129, 800, 1872, 672, 480, 515, 1000, 505, 800, 516, 500, 501, 150, 518, 400, 533, 150, 521, 70, 522, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
+1168, Floyd, Floyd, 20, 150, 0, 27, 3, 3, 5, 25, 0, 5, 0, 1, 1, 1, 0, 20, 25, 9, 10, 1, 3, 12, 129, 800, 1872, 672, 480, 515, 1000, 505, 800, 516, 500, 501, 150, 518, 400, 533, 150, 521, 70, 522, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 40
diff --git a/world/map/db/mob_db_60_79.txt b/world/map/db/mob_db_60_79.txt
index 613455e1..8fb2a06d 100644
--- a/world/map/db/mob_db_60_79.txt
+++ b/world/map/db/mob_db_60_79.txt
@@ -6,9 +6,9 @@
1008, RedSlime, RedSlime, 70, 450, 0, 130, 17, 1, 40, 45, 2, 7, 0, 12, 8, 2, 1, 25, 1, 9, 10, 1, 0, 11, 135, 1300, 1500, 672, 480, 1201, 300, 509, 110, 521, 200, 4003, 20, 525, 80, 535, 750, 528, 250, 531, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 20
1033, SeaSlime, SeaSlime, 70, 600, 0, 187, 13, 1, 30, 50, 3, 7, 0, 1, 25, 1, 0, 30, 30, 9, 10, 1, 0, 21, 131, 1500, 1872, 672, 480, 535, 800, 657, 800, 518, 500, 510, 1000, 700, 100, 1199, 5000, 568, 100, 541, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1040, Wisp, Wisp, 70, 9300, 0, 3725, 1210, 2, 215, 350, 0, 20, 0, 45, 12, 13, 15, 0, 45, 9, 10, 1, 0, 17, 137, 380, 2000, 672, 1500, 772, 1000, 703, 600, 703, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 20
-1054, Troll, Troll, 65, 2000, 0, 850, 129, 1, 70, 100, 20, 10, 0, 50, 40, 10, 10, 30, 30, 9, 10, 1, 0, 10, 137, 600, 1500, 672, 480, 1199, 2000, 529, 500, 539, 300, 526, 250, 512, 200, 906, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
+1054, Troll, Troll, 65, 2000, 0, 850, 129, 3, 70, 100, 20, 10, 0, 50, 40, 10, 10, 30, 30, 9, 10, 1, 0, 10, 137, 600, 1500, 672, 480, 1199, 2000, 529, 500, 539, 300, 526, 250, 512, 200, 906, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
1061, Moggun, Moggun, 60, 800, 0, 280, 52, 1, 70, 90, 20, 10, 0, 50, 40, 10, 10, 10, 10, 9, 10, 1, 0, 12, 137, 600, 1500, 672, 480, 611, 600, 4001, 1000, 4002, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
1101, DemonicSpirit, DemonicSpirit, 72, 1505, 0, 860, 270, 1, 125, 175, 4, 6, 0, 20, 40, 10, 10, 110, 45, 9, 10, 1, 1, 47, 133, 230, 900, 672, 480, 631, 1000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1110, AngryGreenSlime, AngryGreenSlime, 60, 1000, 0, 435, 135, 1, 100, 160, 20, 30, 0, 20, 30, 10, 10, 30, 30, 9, 10, 1, 0, 11, 143, 1200, 1872, 672, 480, 502, 200, 4004, 20, 501, 100, 521, 250, 522, 200, 526, 500, 503, 500, 535, 750, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 20
-1117, UndeadTroll, UndeadTroll, 75, 3100, 0, 1770, 179, 2, 60, 140, 20, 10, 0, 50, 40, 20, 10, 40, 49, 9, 10, 1, 0, 10, 133, 650, 1500, 672, 480, 1199, 2000, 631, 1000, 529, 500, 539, 300, 526, 250, 4023, 200, 906, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
+1117, UndeadTroll, UndeadTroll, 75, 3100, 0, 1770, 179, 3, 60, 140, 20, 10, 0, 50, 40, 20, 10, 40, 49, 9, 10, 1, 0, 10, 133, 650, 1500, 672, 480, 1199, 2000, 631, 1000, 529, 500, 539, 300, 526, 250, 4023, 200, 906, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
1163, FridayCat, FridayCat, 70, 450, 0, 130, 17, 1, 40, 45, 2, 7, 0, 12, 8, 2, 1, 25, 1, 9, 10, 1, 0, 11, 131, 1300, 1500, 672, 480, 3001, 10, 3002, 5, 3003, 9, 3011, 250, 3006, 750, 3007, 1000, 3010, 1250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 20
diff --git a/world/map/db/mob_db_80_99.txt b/world/map/db/mob_db_80_99.txt
index b3194262..9ed56e02 100644
--- a/world/map/db/mob_db_80_99.txt
+++ b/world/map/db/mob_db_80_99.txt
@@ -6,7 +6,7 @@
1006, GiantMaggot, GiantMaggot, 80, 500, 0, 136, 14, 2, 45, 75, 2, 7, 0, 8, 6, 2, 1, 22, 1, 2, 10, 1, 0, 21, 129, 2000, 1872, 672, 480, 1199, 900, 519, 100, 518, 750, 501, 5000, 502, 3000, 503, 11, 526, 200, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 25
1028, Mouboo, Mouboo, 85, 1200, 0, 497, 16, 2, 30, 75, 65, 5, 0, 15, 5, 15, 0, 40, 10, 2, 10, 1, 3, 10, 129, 600, 1872, 672, 480, 660, 1000, 660, 500, 541, 750, 660, 50, 806, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 30
1043, Skeleton, Skeleton, 90, 6800, 0, 3940, 1467, 1, 51, 284, 12, 10, 0, 35, 18, 3, 8, 71, 65, 9, 10, 1, 1, 17, 143, 340, 1800, 672, 950, 775, 200, 775, 280, 776, 300, 631, 1000, 778, 250, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
-1044, LadySkeleton, LadySkeleton, 90, 5500, 0, 4120, 957, 2, 73, 146, 31, 8, 0, 20, 25, 15, 8, 43, 48, 9, 10, 1, 1, 17, 143, 650, 750, 672, 700, 775, 200, 775, 280, 776, 300, 631, 1000, 778, 250, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1044, LadySkeleton, LadySkeleton, 90, 5500, 0, 4120, 957, 1, 73, 146, 31, 8, 0, 20, 25, 15, 8, 43, 48, 9, 10, 1, 1, 17, 143, 650, 750, 672, 700, 775, 200, 775, 280, 776, 300, 631, 1000, 778, 250, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1047, Poltergeist, Poltergeist, 90, 9000, 0, 4230, 1306, 3, 110, 150, 0, 15, 0, 35, 0, 15, 15, 75, 50, 9, 10, 1, 0, 17, 137, 330, 740, 672, 400, 774, 1000, 703, 600, 703, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 20
1059, GCMaggot, GCMaggot, 90, 2000, 0, 685, 102, 2, 60, 80, 2, 7, 0, 10, 10, 2, 1, 22, 1, 2, 10, 1, 0, 21, 133, 1000, 1872, 672, 480, 727, 10000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 25
1066, VampireBat, VampireBat, 80, 800, 0, 245, 9, 1, 55, 150, 10, 8, 0, 8, 8, 1, 4, 20, 4, 6, 10, 1, 3, 12, 129, 800, 1872, 672, 480, 501, 150, 518, 400, 533, 150, 521, 70, 522, 1, 5115, 3000, 754, 2000, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
@@ -16,7 +16,7 @@
1074, RedBone, RedBone, 90, 8000, 0, 9750, 3434, 2, 100, 330, 24, 30, 0, 35, 25, 3, 50, 80, 75, 2, 10, 1, 1, 17, 175, 340, 1800, 672, 950, 775, 75, 775, 115, 776, 135, 631, 4, 778, 250, 5297, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 20
1077, DrunkenSkeleton, DrunkenSkeleton, 90, 7200, 0, 4825, 530, 1, 55, 284, 30, 10, 0, 35, 10, 3, 8, 71, 65, 9, 10, 1, 1, 17, 137, 350, 1800, 672, 950, 790, 300, 789, 280, 3003, 100, 3000, 50, 3009, 250, 3006, 400, 778, 250, 5297, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1078, TipsySkeleton, TipsySkeleton, 90, 7000, 0, 4950, 493, 1, 60, 284, 33, 10, 0, 35, 10, 3, 8, 71, 65, 9, 10, 1, 1, 17, 137, 350, 1800, 672, 950, 787, 300, 788, 280, 3002, 100, 3000, 50, 3007, 400, 3010, 250, 778, 250, 5297, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
-1079, DrunkenLadySkeleton, DrunkenLadySkeleton, 90, 6000, 0, 4565, 389, 2, 75, 146, 40, 8, 0, 20, 20, 15, 8, 51, 48, 9, 10, 1, 1, 17, 137, 660, 750, 672, 700, 785, 300, 786, 280, 3001, 100, 3000, 50, 3010, 250, 3009, 250, 778, 250, 5297, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
+1079, DrunkenLadySkeleton, DrunkenLadySkeleton, 90, 6000, 0, 4565, 389, 1, 75, 146, 40, 8, 0, 20, 20, 15, 8, 51, 48, 9, 10, 1, 1, 17, 137, 660, 750, 672, 700, 785, 300, 786, 280, 3001, 100, 3000, 50, 3010, 250, 3009, 250, 778, 250, 5297, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1097, SoulEater, SoulEater, 90, 6800, 0, 4150, 1746, 1, 129, 354, 12, 10, 0, 35, 18, 3, 8, 71, 65, 9, 10, 1, 1, 17, 143, 340, 1800, 672, 950, 778, 250, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1103, WitchGuard, WitchGuard, 84, 9742, 0, 9525, 1060, 2, 200, 220, 25, 30, 0, 90, 65, 45, 5, 120, 69, 9, 10, 1, 1, 47, 133, 290, 1200, 672, 30, 631, 2000, 631, 500, 778, 250, 5141, 50, 5142, 50, 5143, 50, 5144, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 40
1104, DemonicMouboo, DemonicMouboo, 85, 800, 0, 290, 32, 2, 40, 70, 35, 15, 0, 15, 5, 15, 0, 40, 10, 2, 10, 1, 3, 10, 133, 600, 1872, 672, 480, 703, 3000, 660, 1000, 660, 500, 4004, 50, 806, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 30
diff --git a/world/map/db/mob_db_over_100.txt b/world/map/db/mob_db_over_100.txt
index aceed251..bd76b195 100644
--- a/world/map/db/mob_db_over_100.txt
+++ b/world/map/db/mob_db_over_100.txt
@@ -24,7 +24,7 @@
1106, WickedMushroom, WickedMushroom, 110, 550, 0, 220, 30, 1, 70, 80, 4, 4, 0, 16, 12, 10, 10, 35, 10, 9, 10, 1, 3, 12, 133, 800, 1800, 672, 480, 613, 600, 4007, 50, 567, 100, 566, 1000, 5145, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 60
//ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, CRITDEF,STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop0id,Drop0%, Drop1id,Drop1%, Drop2id,Drop2%, Drop3id,Drop3%, Drop4id,Drop4%, Drop5id,Drop5%, Drop6id,Drop6%, Drop7id,Drop7%, Drop8id,Drop8%, Drop9id,Drop9%, Item1, Item2, MEXP, ExpPer, MVP1id, MVP1per,MVP2id, MVP2per,MVP3id, MVP3per,mutationcount,mutationstrength
1114, Nutcracker, Nutcracker, 110, 6000, 0, 4226, 769, 1, 81, 281, 20, 37, 0, 40, 20, 10, 5, 60, 40, 9, 10, 1, 1, 17, 133, 400, 872, 672, 900, 569, 1000, 660, 750, 539, 750, 503, 250, 640, 200, 4004, 200, 4001, 600, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
-1123, DreadPirateMarleyClone, DreadPirateMarleyClone, 150, 2000, 0, 1652, 0, 4, 175, 250, 18, 22, 0, 10, 40, 30, 20, 80, 40, 9, 10, 1, 0, 10, 175, 500, 1200, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
+1123, DreadPirateMarleyClone, DreadPirateMarleyClone, 150, 2000, 0, 1652, 0, 6, 175, 250, 18, 22, 0, 10, 40, 30, 20, 80, 40, 9, 10, 1, 0, 10, 175, 500, 1200, 672, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1126, PsiBrain, PsiBrain, 100, 10000, 0, 7255, 4000, 2, 220, 500, 23, 30, 0, 35, 15, 3, 50, 50, 50, 2, 10, 1, 1, 17, 175, 340, 1800, 672, 950, 775, 75, 775, 115, 776, 135, 631, 40, 5111, 700, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 20
1127, GeneralKrukan, GeneralKrukan, 140, 40000, 0, 27536, 1663, 2, 180, 430, 5, 20, 0, 40, 3, 25, 5, 80, 45, 9, 10, 1, 1, 27, 165, 300, 1200, 672, 300, 775, 1000, 776, 1000, 631, 1000, 5128, 5, 636, 6, 637, 25, 638, 50, 639, 8, 778, 500, 1198, 500, 0, 0, 778, 0, 0, 0, 0, 0, 0, 0, 6, 50
1128, GeneralRazha, GeneralRazha, 140, 40000, 0, 27536, 1663, 2, 180, 430, 5, 20, 0, 40, 3, 25, 5, 80, 45, 9, 10, 1, 1, 27, 165, 300, 1200, 672, 300, 775, 210, 5129, 5, 776, 300, 631, 1000, 636, 3, 658, 2, 532, 35, 778, 500, 1198, 500, 0, 0, 0, 0, 1198, 0, 0, 0, 0, 0, 0, 0, 4, 50
diff --git a/world/map/db/mob_db_over_150.txt b/world/map/db/mob_db_over_150.txt
index fd8b79e5..13900193 100644
--- a/world/map/db/mob_db_over_150.txt
+++ b/world/map/db/mob_db_over_150.txt
@@ -9,18 +9,18 @@
1119, Thug, Thug, 170, 5000, 0, 5491, 999, 1, 125, 250, 30, 6, 0, 10, 10, 60, 10, 50, 70, 9, 10, 1, 0, 10, 143, 500, 1200, 672, 480, 539, 1000, 657, 1000, 703, 1000, 701, 500, 700, 250, 764, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
1120, Swashbuckler, Swashbuckler, 170, 5000, 0, 5434, 999, 1, 75, 250, 23, 25, 0, 20, 20, 40, 30, 90, 70, 9, 10, 1, 0, 10, 143, 400, 800, 672, 480, 539, 1000, 657, 1000, 703, 1000, 701, 500, 700, 250, 622, 500, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
1121, Grenadier, Grenadier, 170, 6000, 0, 4332, 999, 6, 100, 200, 8, 50, 0, 12, 10, 50, 60, 90, 70, 9, 10, 1, 0, 10, 143, 500, 2000, 672, 480, 539, 1000, 657, 1000, 701, 500, 704, 250, 700, 250, 617, 100, 765, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 40
-1122, DreadPirateMarley, DreadPirateMarley, 180, 10000, 0, 17612, 20000, 4, 175, 250, 38, 32, 0, 10, 20, 40, 20, 90, 80, 9, 10, 1, 0, 10, 175, 400, 700, 672, 480, 539, 1000, 657, 1000, 701, 500, 704, 250, 700, 250, 621, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
+1122, DreadPirateMarley, DreadPirateMarley, 180, 10000, 0, 17612, 20000, 6, 175, 250, 38, 32, 0, 10, 20, 40, 20, 90, 80, 9, 10, 1, 0, 10, 175, 400, 700, 672, 480, 539, 1000, 657, 1000, 701, 500, 704, 250, 700, 250, 621, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1134, SUSAN, SUSAN, 255, 696969, 0, 69000, 1400, 1, 0, 0, 69, 69, 0, 69, 69, 69, 69, 69, 69, 9, 10, 1, 1, 17, 161, 1500, 1872, 672, 480, 838, 6000, 839, 6000, 840, 6000, 1229, 200, 1230, 500, 1231, 500, 1232, 500, 1281, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 30
1137, Tormenta, Tormenta, 200, 18000, 60, 500000, 5000, 5, 360, 374, 48, 70, 0, 1, 32, 60, 255, 255, 255, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 5141, 10, 5142, 10, 5143, 10, 5144, 10, 5145, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1138, ManaGuard, ManaGuard, 180, 20000, 280, 27000, 5000, 2, 280, 324, 22, 67, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1139, Virus, Virus, 170, 5000, 0, 5254, 721, 6, 45, 75, 37, 12, 0, 30, 30, 20, 20, 25, 60, 9, 10, 1, 3, 12, 143, 600, 1872, 672, 480, 787, 500, 743, 1100, 5236, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1140, Tengu, Tengu, 180, 24000, 280, 45000, 5000, 2, 180, 224, 67, 9, 0, 31, 22, 90, 97, 255, 95, 31, 10, 1, 1, 37, 181, 310, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
-1141, Sasquatch, Sasquatch, 180, 24000, 280, 45000, 5000, 1, 420, 444, 12, 27, 0, 31, 22, 90, 97, 255, 95, 31, 10, 1, 1, 37, 181, 310, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
+1141, Sasquatch, Sasquatch, 180, 24000, 280, 45000, 5000, 2, 420, 444, 12, 27, 0, 31, 22, 90, 97, 255, 95, 31, 10, 1, 1, 37, 181, 310, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1142, Kage, Kage, 200, 29999, 280, 999999, 99999, 9, 90, 124, 74, 100, 0, 199, 2, 199, 197, 255, 175, 31, 10, 1, 1, 37, 181, 210, 672, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1143, ManaSlayer, ManaSlayer, 180, 24000, 280, 42000, 5000, 2, 260, 274, 22, 67, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1144, Dragon, Dragon, 250, 29999, 280, 1, 1, 3, 60, 90, 67, 67, 0, 199, 2, 199, 197, 255, 95, 31, 10, 1, 1, 37, 181, 210, 1200, 672, 50, 759, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1145, KageGolem, KageGolem, 180, 29999, 280, 150000, 15000, 6, 140, 174, 72, 55, 0, 31, 22, 90, 127, 255, 125, 31, 10, 1, 1, 37, 181, 410, 1000, 672, 50, 5251, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
-1146, Flashmob, Flashmob, 181, 27000, 280, 72000, 5000, 1, 40, 60, 57, 57, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 160, 600, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
+1146, Flashmob, Flashmob, 181, 27000, 280, 72000, 5000, 3, 40, 60, 57, 57, 0, 31, 22, 90, 127, 255, 95, 31, 10, 1, 1, 37, 181, 160, 600, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
1147, Koyntety, Koyntety, 181, 27000, 280, 72000, 5000, 4, 220, 240, 52, 52, 0, 31, 22, 90, 127, 255, 105, 31, 10, 1, 1, 37, 181, 240, 1400, 672, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
//ID, Name, Jname, LV, HP, SP, EXP, JEXP, Range1, ATK1, ATK2, DEF, MDEF, CRITDEF,STR, AGI, VIT, INT, DEX, LUK, Range2, Range3, Scale, Race, Element,Mode, Speed, Adelay, Amotion,Dmotion,Drop0id,Drop0%, Drop1id,Drop1%, Drop2id,Drop2%, Drop3id,Drop3%, Drop4id,Drop4%, Drop5id,Drop5%, Drop6id,Drop6%, Drop7id,Drop7%, Drop8id,Drop8%, Drop9id,Drop9%, Item1, Item2, MEXP, ExpPer, MVP1id, MVP1per,MVP2id, MVP2per,MVP3id, MVP3per,mutationcount,mutationstrength
1148, DoomGolem, DoomGolem, 180, 22000, 280, 65000, 2000, 3, 160, 180, 60, 30, 0, 31, 22, 90, 127, 255, 105, 31, 10, 1, 1, 37, 181, 320, 1000, 672, 50, 537, 800, 779, 150, 780, 150, 777, 70, 1198, 50, 666, 30, 5253, 4, 5258, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 10