religions outfitted

This commit is contained in:
Magpie490 2024-11-16 19:09:11 +00:00
parent c770f78a27
commit 54da5c3a5b
110 changed files with 68595 additions and 23 deletions

View file

@ -0,0 +1,10 @@
# Check for an enemy Knight with at least 80% of our Prowess to be our opponent/wound-inflicter in combat events
prowess_for_combat_event_opponent = {
value = prowess
multiply = 0.8
}
vastly_outnumbered_combat_side_threshold = {
value = side_strength
multiply = 5
}