diff --git a/configs/ItemMergeConfig.json b/configs/ItemMergeConfig.json index 47f8770..169c51d 100644 --- a/configs/ItemMergeConfig.json +++ b/configs/ItemMergeConfig.json @@ -3337,7 +3337,7 @@ { "id": 1164, "type": 0, - "count": 100000 + "count": 10000 } ], "openserverday": 1, diff --git a/configs/Monster.json b/configs/Monster.json index 06a61d9..b6833e2 100644 --- a/configs/Monster.json +++ b/configs/Monster.json @@ -11956,7 +11956,7 @@ "429": { "dropid": 200117, "targetMusicId": "pttongyong-1", - "exp": 720000, + "exp": 72000, "scale": 70, "entityid": 429, "dieMusicId": "pttongyong-5", @@ -11982,7 +11982,7 @@ "430": { "dropid": 200117, "targetMusicId": "pttongyong-1", - "exp": 720000, + "exp": 72000, "scale": 90, "entityid": 430, "dieMusicId": "pttongyong-5", @@ -12008,7 +12008,7 @@ "431": { "dropid": 200118, "targetMusicId": "pttongyong-1", - "exp": 900000, + "exp": 90000, "scale": 120, "entityid": 431, "dieMusicId": "pttongyong-5", diff --git a/configs/Props.json b/configs/Props.json index 02f7501..ec1db7c 100644 --- a/configs/Props.json +++ b/configs/Props.json @@ -11043,10 +11043,10 @@ }, "412": { "nMaxHpAdd": 1200000, - "nPhysicalAttackMinAdd": 12000, - "nMagicAttackMaxAdd": 12000, + "nPhysicalAttackMinAdd": 22000, + "nMagicAttackMaxAdd": 42000, "nAttackSpeed": 0, - "nPhysicalAttackMaxAdd": 12000, + "nPhysicalAttackMaxAdd": 42000, "nMagicDefenceMaxAdd": 2500, "nMaxMpAdd": 0, "fHpRateRenew": 10,