1.0.12-RC-10
- Added inspect command which helps to debug player damage and property values
- If a property affects any weapon class, the property skill will now automatically invalidate damage cache
- Added script function
set_property_default_value("my_property_mult", 0);
which can be used to handle multiple _mul properties for single weapon class.