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

26 lines
367 B
Plaintext
Raw Normal View History

2024-09-22 20:17:00 +08:00
# rg_count_maid = {
# base = 0
# complex_trigger_modifier = {
# trigger = num_traits
# trigger_scope = pop
# parameters = {
# limit = {
# has_trait = rg_machine_maid_trait
# }
# }
# mode = add
# }
# # max = 20
# }
rg_maid_trait_mult = {
base = 3
# modifier = {
# add = 0.5
# planet = {
# has_deposit = d_lithoid_crater
# }
# }
}