For creators of weapons, creating the stats may be a bit confusing, as the stats shown ingame are not the same as the ones written in item files. This thread is aimed at figuring out the formulas to make weapon stats that match what you want to see ingame. Please correct me if you see anything wrong! I don't want to give out false information, so any information you can provide would be helpful to everyone. First, let's start with guns: (Level*Power)*Life = ~ingame energy per shot [works better with round numbers] Power*68 = ~ingame damage per shot [works better with round numbers] (Power*68)*fireTime = ~ingame dps "recoiltime" is just seconds based, so 0.1 would be a tenth of a second. 1/firetime = Ingame Rate of Fire And swords: (todo) Hope this helps!