Skip to content

Commit

Permalink
格式塔数值微调/参考3.2版本
Browse files Browse the repository at this point in the history
  • Loading branch information
cocolinfff committed Oct 16, 2022
1 parent a28e2a9 commit 6b56974
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions common/pop_jobs/ethic_gestalt_jobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -310,10 +310,9 @@ coordinator = {
resources = {
category = planet_bureaucrats
produces = {
unity = 5
}
upkeep = {
energy = 4
energy = 6
}
}

Expand Down Expand Up @@ -396,10 +395,10 @@ evaluator = {
resources = {
category = planet_evaluators
produces = {
unity = 4
unity = 5
}
upkeep = {
energy = 1
energy = 4
}
}

Expand Down Expand Up @@ -431,7 +430,7 @@ synapse_drone = {
resources = {
category = planet_synapse_drones
produces = {
unity = 5
unity = 3
}
upkeep = {
trigger = {
Expand Down Expand Up @@ -465,7 +464,7 @@ synapse_drone = {
}

country_modifier = {
country_admin_cap_add = 15
country_admin_cap_add = 5
}

triggered_planet_modifier = {
Expand Down Expand Up @@ -853,15 +852,15 @@ alloy_drone = {
society_research = 1
}
upkeep = {
minerals = 6
minerals = 8
}
upkeep = {
trigger = {
exists = owner
owner = { is_catalytic_empire = yes }
}
minerals = -6
food = 6
minerals = -8
food = 8
}

produces = {
Expand Down Expand Up @@ -1147,7 +1146,7 @@ patrol_drone = {
resources = {
category = planet_jobs
produces = {
unity = 1
unity = 3
}
}

Expand Down

0 comments on commit 6b56974

Please sign in to comment.