Just to add a little bit of clarification.
Every weapon with an innate proc has a procratemod field associated with it.
For example:
Copper Hammer of Striking
procratemod = 0
http://lucy.allakhazam.com/itemraw.html?id=62186
Hammer of ****ation (lvl 63 summoned cleric hammer)
procratemod = 530
http://lucy.allakhazam.com/itemraw.html?id=29365
As you can see, the hammer of ****ation procs a lot more than the copper hammer of striking. Ignoring stats and AA bonuses, you would expect (as based on the values) that the CHoS would proc on average once every 30 seconds. Similarly, you would expect the Hammer of ****ation to proc on average 5.3 times every 30 seconds.
The procrate can be modified by a number of factors (dex, AAs, etc) but in general each weapon has the procrate hardcoded.
Every weapon with an innate proc has a procratemod field associated with it.
For example:
Copper Hammer of Striking
procratemod = 0
http://lucy.allakhazam.com/itemraw.html?id=62186
Hammer of ****ation (lvl 63 summoned cleric hammer)
procratemod = 530
http://lucy.allakhazam.com/itemraw.html?id=29365
As you can see, the hammer of ****ation procs a lot more than the copper hammer of striking. Ignoring stats and AA bonuses, you would expect (as based on the values) that the CHoS would proc on average once every 30 seconds. Similarly, you would expect the Hammer of ****ation to proc on average 5.3 times every 30 seconds.
The procrate can be modified by a number of factors (dex, AAs, etc) but in general each weapon has the procrate hardcoded.
Comment