Hello, I've tried to remove the conversion effects, though it don't seem to work really...
So forth, I know religion faction effects are related to these tables:
-religion table(value is "convertibility")

-religion conversion mods

-effect_bundles_to_effects_junctions: p_religious_zeal/conversion_state_religion, p_religious_zeal/religion_conversion_no_non_state
Other effects seems tied to specific events and are temporary("Shiran" for Ikko, "Words of God" for Christians).
Otomo and Ikko have also faction-specific effects : "clan_trait_otomo_improved_conversion" and "clan_trait_ikko_general_convert"

-effect_bonus_value_religion_junction: the value is binary, either "conversion" or "osmotic_conversion".

So, I've tried to delete the binary values, and to decrease the numerable values to 0.

Please help I'm lost. My goal is to delete most of conversion effects, particulary the faction-wide effects which aren't related to agents and buildings(I've already capped the agents and removed the conversion effects from lower-tiers buildings, only cathedral and last levels of temple generate some effects).