Issue information

Issue ID
#7614
Status
Working as Intended
Severity
None
Started
Jelly
Aug 2, 2013 9:44
Last Post
malufett
Aug 2, 2013 12:06
Confirmation
N/A

Jelly - Aug 2, 2013 9:44

[b]For Pre-RE[/b]
For ex:
1. Open this [url="https://github.com/HerculesWS/Hercules/blob/master/db/pre-re/item_db.txt"][url="https://github.com/HerculesWS/Hercules/blob/master/db/pre-re/item_db.txt"]https://github.com/HerculesWS/Hercules/blob/master/db/pre-re/item_db.txt[/url][/url]
2. Find 1125(Saber)
3. Check this: [b][color=rgb(51,51,51)][font=Helvetica, arial, freesans, clean, sans-serif][size=3]1126,Saber,Saber,4,49000,,[/size][/font][/color][color=#ff0000][font=Helvetica, arial, freesans, clean, sans-serif][size=3]1000[/size][/font][/color][color=rgb(51,51,51)][font=Helvetica, arial, freesans, clean, sans-serif][size=3],115,,1,2,0x000654E2,7,2,2,3,27,1,2,{},{},{}[/size][/font][/color][/b]
4. Default item weight: 100
A lot of items have wrong "0" in weight script.
Default: 20[color=#00ff00]0[/color], Hercules: 200[color=#ff0000]0[/color], and etc.

Thanks.

This post has been edited by Jelly on Aug 2, 2013 9:45

malufett - Aug 2, 2013 12:06

since athena was made it was design to be multiplied by ten so that it can parse less than 1 weight like arrows having 0.1 weight..

:meow: