• 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.
# AI events action selection rules:
# 0-100 : Chance for the first valid action to be chosen. Remaining valid actions have equal chances. Used for events that do not have valid action with AI chance set, else AI chances are used
# -1 : Random - every valid action has the same chance. Used for events that do not have valid action with AI chance set, else AI chances are used
# -2 : Historical - First valid action is always selected. Used for events that do not have valid action with AI chance set, else AI chances are used
# -3 : Forced historical - First valid action is always selected if there is no AI chances set for a valid action, else - (first) valid action with the highest AI chance set is selected
85 #85