Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebalance liberty after forum discussion #3842

Merged
merged 2 commits into from May 20, 2022

Conversation

Grummel7
Copy link
Contributor

also fixed text for artisan stability bonus
@geoffthemedio geoffthemedio added component:content scripting The Issue/PR deals with the FOCS language, turn events or the universe generator. category:tweak The PR contains insignificant code changes, like code style grooming or value tweaking. labels May 18, 2022
Happiness low = (NamedReal name = "PLC_LIBERTY_MIN_STABILITY" value = 5)
]
priority = [[TARGET_AFTER_SCALING_PRIORITY]]
effects = SetTargetResearch value = Value + (Target.Happiness - NamedRealLookup name = "PLC_LIBERTY_MIN_STABILITY")*
(NamedReal name = "PLC_LIBERTY_RESEARCH_BONUS_PER_STABILITY" value = 0.2)
effects = SetTargetResearch value = Value +
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probly need to update the comment on line 14?

@geoffthemedio geoffthemedio merged commit 6744e80 into freeorion:master May 20, 2022
@geoffthemedio geoffthemedio added the status:merged All relevant commits of this PR were merged into the master development branch. label May 20, 2022
@Vezzra Vezzra added this to the v0.5 milestone May 20, 2022
@Grummel7 Grummel7 deleted the rebalance_liberty branch July 28, 2022 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:tweak The PR contains insignificant code changes, like code style grooming or value tweaking. component:content scripting The Issue/PR deals with the FOCS language, turn events or the universe generator. status:merged All relevant commits of this PR were merged into the master development branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants