Re: Crusades - hardcoded? Change targets and movement speed?
--> Can I change the movement speed bonus of crusading generals? (make'm slower me wants)
--> How can I affect the settlements that are possible crusading targets and their order in the list
?
Speed: descr_campaign_db (opens with notepad)
<crusades>
<required_jihad_piety int="4"/>
<max_disband_progress float="20.0"/>
<near_target_no_disband_distance float="4.0"/>
<disband_progress_window float="3"/>
<crusade_called_start_turn float="20"/>
<jihad_called_start_turn float="20"/>
<movement_points_modifier float="2.0"/>
</crusades>
Targets: your guess was right. The entry in the hidden_resource line determines the crusade (or jihad) target. It appears as if the game takes the first settlement in the list where it appears and then moves to the next instance fro the next crusade.