mob with too hight dmg

04/21/2015 20:01 ofek40032#1
i have vsro v193 and there is so-ok event of killing mobs and get 10 items for reward.
but there is 2 mobs with too mach dmg (250k) names is: "seal protector"
and "seal guardian" some one knows how to make the dmg lower? or even delete them if there is no way to make low dmg?
04/21/2015 21:02 NotEvenMad#2
If I'm not wrong the monster damage should be located at _RefSkill
04/21/2015 21:31 ofek40032#3
Quote:
Originally Posted by NotEvenMad View Post
If I'm not wrong the monster damage should be located at _RefSkill
How can i know the codename?
and what param?
04/21/2015 22:29 NotEvenMad#4
Quote:
Originally Posted by ofek40032 View Post
How can i know the codename?
and what param?
_RefObjChar has the Skills what the monster use search there.

The param should be 4 and 5.
04/22/2015 16:28 ofek40032#5
Quote:
Originally Posted by NotEvenMad View Post
_RefObjChar has the Skills what the monster use search there.

The param should be 4 and 5.
done thx