realgray-stellaris-mod/common/script_values/rg_script_values.txt

15 lines
212 B
Plaintext
Raw Normal View History

2024-05-14 09:50:13 +08:00
rg_count_maid = {
base = 0
complex_trigger_modifier = {
trigger = count_traits
trigger_scope = pop
parameters = {
limit = {
has_trait = rg_machine_maid_trait
}
}
mode = add
}
# max = 20
}