Hello everyone, I was messing around with 9.5.2 files, and while browsing GameServer commands I found this:
after some searching a found that this function is around from Epic 8, but not much resources about what effects it offer.
I looked in the database but could not find list of effects, all I know that:
130 and 131 are for stone slots in gears.
133 for skills.
96 for effects with fixed value.
97 for effects with percentage values.
but where to find a list of these effects? I could not find any clue.
Code:
set_item_random_option()
I looked in the database but could not find list of effects, all I know that:
130 and 131 are for stone slots in gears.
133 for skills.
96 for effects with fixed value.
97 for effects with percentage values.
but where to find a list of these effects? I could not find any clue.