Forum > Serverside Modding

Item Balancer

(1/1)

Raci:
Hey Modcraft,

I'm looking for a item scaler of some sort, I want to take a whole bunch of level 70 items and lower them to level 50, is there a way a I can do this? A program to tell me what stats i need to change the gear to or an equation I can use? I'm sure a lot of people have been looking for something like this as well so a response would be great!

Thanks!

Amaroth:
All stats are based on item level (item level, not required level for equipping!) and quality. I suggest you to simply compare items you want to remake with items on desired item level.

Sadly, there's no script for doing that I am aware of. I could write one, its on my todo list, but I don't have time for that and won't have time for that for some time.

Raci:

--- Quote from: "Amaroth" ---All stats are based on item level (item level, not required level for equipping!) and quality. I suggest you to simply compare items you want to remake with items on desired item level.

Sadly, there's no script for doing that I am aware of. I could write one, its on my todo list, but I don't have time for that and won't have time for that for some time.
--- End quote ---

What do you mean? I could make some 4328403482934 Item Level and level 1, stats are handled in the database, right? I don't think the stat value on a item will go up or down depending on item level automatically.

Amaroth:
No, it won't. But you can make a script which would generate SQL queries which would do this for you.

Navigation

[0] Message Index

Go to full version