i tried cross bow with level 42 and i tried composite, possible same level, but at least a different one besides the min level required ... i really dont remember the level i checked for composite, but the website did the same thing... i cycled the browser and tested... same result... i rebooted... same result
Anonymous
This is because the level factor only affects def & rate attributes. Since ranged weapons don't explicitly set an attack rate, nothing is calculated on the page. However, it should still be considered an error because ranged weapons use the default attack rate (5) which is affected by player level. Since the website can't distinguish between weapons & other items, we should probably require that rate be set for all weapons.
Fixed in : 93cf995