effect · add_scientist_level
Definition
- Supported scope:
CHARACTER - Supported target:
none
Description
Add levels to a special project specialization for a scientist character in scope.
The `level` parameter is a scoped variable
#### Example
my_character = { add_scientist_level = { level = 2 # accepts variables specialization = specialization_nuclear } }