antag_skill_setter 
Vars | |
base_skill_list | An associative list of base skill values to provide for free. Keys are skill paths, values are the skill level. |
---|---|
default_value | If not in base_skill_list or added in another way, skill value will be this. |
nm_type | The path of the nano_module to use with any custom UI handling, if any. If null, uses the base skillset's type. |
Var Details
base_skill_list 
An associative list of base skill values to provide for free. Keys are skill paths, values are the skill level.
default_value 
If not in base_skill_list or added in another way, skill value will be this.
nm_type 
The path of the nano_module to use with any custom UI handling, if any. If null, uses the base skillset's type.