Based Wiz doing lord's work, sir, lord's bloody work.
If I ever see you, I'll make sure I will buy you a drink or 20.
If I ever see you, I'll make sure I will buy you a drink or 20.
Added:
PRESTIGE_OPINION_DIV = 100, -- Divider for prestige to vassal opinion (5x higher effect for negative prestige)
PRESTIGE_OPINION_MAX = 20, -- Max opinion impact of prestige (positive OR negative)
PIETY_OPINION_DIV = 25, -- Divider for piety to church opinion
PIETY_OPINION_MAX = 20, -- Max opinion impact of piety (positive OR negative)
Also, traits.txt now takes birth = X where X = the number of characters out of 10000 that are born/randomly generated with that trait.
good stuff;
are you releasing this as a small 'modders patch' or is it being released with a general patch (whenever that may be)?
Also, traits.txt now takes birth = X where X = the number of characters out of 10000 that are born/randomly generated with that trait.
NAVAL_ATTRITION = 0.0, -- Attrition taken monthly by units loaded on ships
ARMY_MOVEMENT_SPEED = 3, -- Base movement speed of land units
FLEET_MOVEMENT_SPEED = 30 -- Base movement speed of naval units
Wiz. Could we have more moddability for the Patriarchats? Somethink like "patriarchat = orthodox" and "patriarchat = nestorian"? Because the Nestorian church didn't have the same Patriarch cities like Orthodoxy. But we couldn't mod it...
It'll be included in the next patch (can't comment on what patch that will be).
Also exported:
NAVAL_ATTRITION = 0.0, -- Attrition taken monthly by units loaded on ships
ARMY_MOVEMENT_SPEED = 3, -- Base movement speed of land units
FLEET_MOVEMENT_SPEED = 30 -- Base movement speed of naval units
Redoing the pentarchy to work differently for different religions would be a major feature revision beyond the scope of what I am doing right now.
Ah. I understand, yes. Alright, so I hope for a major change some times.
And what's about the cultural names?
oh kk - well i look forward to that.
Are you doing this on your own or is doomdark helping too? (though i suppose hes preoccupied with the new dlc mechanics).
I'm doing this on my own initiative in what free time I have between working on my actual, official tasks.
Added another suggestion:
Add the ability to set at what level CoA randomization starts. Currently you can either randomize all CoAs, or just baronies. I would for example like to leave county CoAs for muslims random, while using the flag-files for duchies, kingdoms, and empires
The religion files. Look at the Muslim group for an example of a religion with random CoAs.Hold on, you can randomize all CoAs? How do you enable that?
- Added new scripting trigger realm_size = x for checking total holdings in realm
- Added new scripting trigger realm_manpower = x for checking max manpower in realm
- dynasty = x can now be used to check for whether a character belongs to a specific dynasty
And that's it for today. We'll see when I next have a chance to do this.