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

Kleptomania ¬ Penalties for stealing and better flavour text #29

Merged
merged 4 commits into from
Jul 24, 2020

Conversation

pedroka-dev
Copy link
Owner

Changelog:

Alpha 2:

  • Stealing from the own Clan is not allowed anymore
  • Menu Flavour Text are now more immersive and clear about the consequences
  • On detection:
    • Decreases relationship with the settlement owner and settlement notables (-15 by default, configurable)
      • If the settlement is from the player faction, this value is doubled and also decreases relation with faction leader.
    • Applies criminal rating with faction (35 for towns and 30 for village by default, configurable)

-Applies 40f crime rating if town
-Applies 30f crime rating if village
-Decreases -15 relationship with the settlement  owner
-Decreases -15 relationship with each one of the settlement notables
-Changed default crime rating for towns from 40 to 30
-Doest allow steal if its owned by the players own clan.
-If its the the player faction:
  * Relation penalty x2
  * Penalty with faction leader as well
-Added TownStealCrimeRating, VillageStealCrimeRating and StealRelationPenalty to xxKleptomaniaSettings.xml
-Changed "Hero.MainHero.CurrentSettlement" to the more flexible "Settlement.CurrentSettlement"
-Menu messages now break less the immersion and are more informative
-Added explanation of consequences of stealling at the settlement steal intro
-Some strings became proper Text Variables
-Added TextPrefixFromValue method to simpify the code
-REALLY added TownStealCrimeRating, VillageStealCrimeRating, StealRelationPenalty to xxKleptomaniaSettings.xml
@pedroka-dev pedroka-dev added enhancement New feature or request Kleptomania Related to Kleptomania mod labels Jul 24, 2020
@pedroka-dev pedroka-dev self-assigned this Jul 24, 2020
@pedroka-dev pedroka-dev removed the enhancement New feature or request label Jul 24, 2020
@pedroka-dev pedroka-dev merged commit f469e24 into master Jul 24, 2020
@pedroka-dev pedroka-dev deleted the dev/kleptomania-penalties branch July 24, 2020 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kleptomania Related to Kleptomania mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kleptomania ¬ Better Flavour Text Kleptomania ¬ Penalties for getting detected
1 participant