RagnaGaga Posted June 12, 2012 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 47 Reputation: 19 Joined: 11/21/11 Last Seen: April 19 Share Posted June 12, 2012 We were doing some item weight changes and noticed that 1230 of our users had, due to the item changes, a cart that exceeded the 8000 weight limit. Now this isn't a problem per se, but what is a problem is that this weight also affects skills that depend on your cart weight. Cart Termination for example had its damage more than doubled when I tested it. So it might be an idea to cap the damage that those skills gain from cart weight based on battle_config.max_cart_weight. It's not a necessity per se but it makes it a lot easier to change the weight of items without running annoying queries to empty everyone's carts when changing item weight. Quote Link to comment Share on other sites More sharing options...
xazax Posted June 14, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 427 Reputation: 123 Joined: 11/17/11 Last Seen: December 31, 2022 Share Posted June 14, 2012 Maybe the best would be to have 3 different configurations? 1. max weight of the cart 2. max weight that is used for damamge 3. how much the weight influence the damage Quote Link to comment Share on other sites More sharing options...
MarkZD Posted July 2, 2012 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 134 Reputation: 35 Joined: 02/27/12 Last Seen: April 5, 2022 Share Posted July 2, 2012 (edited) Maybe the best would be to have 3 different configurations? 1. max weight of the cart 2. max weight that is used for damamge 3. how much the weight influence the damage I think the third is not so necessary as this skill already has a formula, so it'd be more like a custom of a custom because you'd already can define the max weight used. But if devs want to implement, I just approve because who doesn't want to use it, just leave it untouched. Also, leave some number as unlimited, as 0 or -1, to max weight used(not so necessary too, as when you change max weight you'll see max weight used for damage). Edited July 2, 2012 by MarkZD Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.