Kit Stats file
Hey I was wondering where the file with all the stats of the kits is like range speed damage etc.
I wanted to play a bit around but can't seem to find it
I wanted to play a bit around but can't seem to find it
Comments
"Hi Matthew,
Unfortunately, there is currently no handle that players can use in LUA to change individual stats on certain units. The system wasn't originally made with this feature in mind, which makes it a little bit more complicated than just exposing some variables in LUA.
However, there are some global handles in the Rules object that's accessible in the LUA files that allow some changes pertaining to unit combat, which include the unit to unit damage multiplier, unit to voxel, arrow damage or speed multiplier, etc (Which was mostly just for our own usage internally).
If you're interested in using those, just tell me and I'll make a more detailed post citing what are these handles and how to mod the game.
I'm aware that this is less than ideal, but if you've got some specific modding related features you'd like to see in the game, including the ability to create custom units or modify the existing units, don't hesitate to share that with us on the forums and we will take it into consideration."