.mod file added

This commit is contained in:
trashmasteruni 2025-09-14 23:20:32 +02:00
parent 9112a64c1b
commit 71fbf5783f
622 changed files with 2 additions and 1370904 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,17 +0,0 @@
Faiths can have holy sites, giving various effects (mostly through references elsewhere in script).
== Structure ==
holy_site_name = {
county = c_somewhere
flag = flag1
flag = flag2
character_modifier = { # Optional. Applied to all characters of any faith with this holy site when the holder of the barony is of their faith
some effects
}
}
== Localisation ==
The name of the holy site will be "holy_site_<key>_name".
The custom effect description will be "holy_site_<key>_ effects". It'll be used in addition to the character modifier (if any).