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

15 lines
210 B
Plaintext
Raw Normal View History

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