I see you have an Ad Blocker enabled and I get it, I use them too. I run this site completely on my own and it can be quite time consuming but I feel it is an important resource for the community. There are only a few simple ads on the site that cover the costs of running the site plus a little extra.

I hope you appreciate my work enough to consider adding it to your ad blocker's whitelist.

-- DocHolliday324

Miscellaneous Final

Attribute / Key / UID Dictionary Original Formula
Attribute / Key / UID Dictionary Original Formula
ClipSizeFinal
43A2C970514C1EC8000003D699BEF7F3
W e a p o n d i c t i o n a r y Max(0,(Weapon.ClipSize + WeaponClipSizeFlatBonus))
EmptyClipFirstRoundReloadTimeMSFinal
10E5BD5554F9CF7500004F12547ED9C7
W e a p o n d i c t i o n a r y Max(-1, (Weapon.EmptyClipFirstRoundReloadTimeMS - WeaponReloadTimeMSFlatBonus) * ReloadTimeMSCalc)
InitialShellReloadTimeMSFinal
697DE8CB5539F9B1000007D914D89948
W e a p o n d i c t i o n a r y Max(-1, (Weapon.InitialShellReloadTimeMS - WeaponReloadTimeMSFlatBonus) * ReloadTimeMSCalc)
RPMFinal
43A2C970514C1EC8000003D8C0E2EF1A
W e a p o n d i c t i o n a r y Weapon.RPM * Max(0, (1 + WeaponRPMModBonus +WeaponNegativeRPMModBonus))
ReloadTimeMSFinal
43A2C970514C1EC8000003D732633641
W e a p o n d i c t i o n a r y Max(0, (Weapon.ReloadTimeMS - WeaponReloadTimeMSFlatBonus) * ReloadTimeMSCalc)
SuppressionFinal
F232F0B5526A1AE6000004A59EC350E3
W e a p o n d i c t i o n a r y (Weapon.Suppression + WeaponSuppressionFlatBonus) * Max(0, (1 + WeaponSuppressionModBonus))