Skip to content

Commit

Permalink
Merge branch 'Parthia' of https://github.com/SnowletTV/Invictus into …
Browse files Browse the repository at this point in the history
…Parthia
  • Loading branch information
LinkLuver committed Feb 15, 2025
2 parents 754d6f7 + a8c158c commit 146fc24
Show file tree
Hide file tree
Showing 6 changed files with 597 additions and 827 deletions.
17 changes: 17 additions & 0 deletions common/script_values/00_mission_parthia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,20 @@ dahae_apothecary_finesse_skill = {
add = root.job_holder:office_apothecary.finesse
multiply = 1.5
}

parthia_region_pop_svalue = {
value = 0
every_region_province = {
limit = {
OR = {
owner = root
owner = {
is_subject_type = march
}
}
}
every_pops_in_province = {
add = 1
}
}
}
Loading

0 comments on commit 146fc24

Please sign in to comment.