In the recently released data files there is a file called descr_campaign_db.
At there looks as if there is code for the behaviour for inquisitors but I am not sure what is the best code to change.

<max_inquisitors_per_region uint="1"/>
<max_inquisitors uint="40"/>

This seems to change the nymber of inquisitors on the map

<denounce_chance_min int="5"/>
<denounce_chance_max int="95"/>

This seems to control the success of denouncing

We cant denounce inquisitors as far as I know so this must be the success rate for the inquisitors themselves.

What are your thoughts?