• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Great!
I assume you can scope to the title itself in an event happening via on_create_title?

Yes, the FROM scope will point to the created title.
 
Great. I've clarified that on the suggestion list.

I've written comments in the on_action files specifying what the scopes point to.
 
Update:

- Added demesne_size modifier (incremental, not multiplicative)
- Added local_speed_modifier

Note: the original suggestion for a speed modifier talked about adding it to a road network building, but buildings only affect settlement and the speed modifier needs to be on province level. So it has to be assigned by an event or decision. A workaround is to have an event trigger that adds the modifier based on all holdings in the province having build said building.
 
Update:

- Added <religion>_opinion for Hindu, Jain, Buddhism, Indian, Orthodox, Pagan and Aztec
- opinion and remove_opinion effects now take a character id as argument

Was there already one for Judaism? It wasn't mentioned in the earlier post either.
 
Was there already one for Judaism? It wasn't mentioned in the earlier post either.

These already existed: jewish_opinion, zoroastrian_opinion, christian_opinion, muslim_opinion.
 
These already existed: jewish_opinion, zoroastrian_opinion, christian_opinion, muslim_opinion.
Ah, thanks. My bad.

Also, is there a list somewhere of all the various commands and triggers and scopes? Last I checked, the lists on the wiki were rather incomplete.
 
Ah, thanks. My bad.

Also, is there a list somewhere of all the various commands and triggers and scopes? Last I checked, the lists on the wiki were rather incomplete.

I don't know if someone have compiled it but there is no easy way for me to do so other than manually.
 
Update:

- Split ARMY_LOAD_UNLOAD_MOVE_COST into two separate defines
- Added on action on_new_holder
 
Last edited:
I don't know if someone have compiled it but there is no easy way for me to do so other than manually.

The scope, command and trigger lists in the wiki are the best we have, but are incomplete and often inadequate. A comprehensive list, telling where they are valid and what arguments they can take would be greatly appreciated, when you've worked through the wish list.
 
  • 1
Reactions:
Is this referring to the demesne size limit, and if so, would this modifier work in crown/demesne laws?

Consdiering laws work in character scope, and demense size is presumably a character scoped modifier, than yes, it should work in laws.
 
Consdiering laws work in character scope, and demense size is presumably a character scoped modifier, than yes, it should work in laws.

Laws are in title scope so no, it didn't work setting that modifier on laws. But it do now :)
 
I imagine it would keep CK2 from generating random traits for a character on starting at a bookmark.
 
The scope, command and trigger lists in the wiki are the best we have, but are incomplete and often inadequate. A comprehensive list, telling where they are valid and what arguments they can take would be greatly appreciated, when you've worked through the wish list.
At one point I had started to put together a list based off the wiki, and the alterations/listed in the changelogs, but I appear to have lost the file. (And I never knew what the all the commands listed in the changelogs would accept as inputs, anyway. Also, I'm fairly certain that I've run across some commands in the files that weren't on the wiki or the changelogs, so who knows if the changelogs are complete either.)
 
The scope, command and trigger lists in the wiki are the best we have, but are incomplete and often inadequate. A comprehensive list, telling where they are valid and what arguments they can take would be greatly appreciated, when you've worked through the wish list.

+1