I looked into this some more. The main rule triggering the event is:
Code: Select all
SelectFaction = USA
SelectRegion = $Richland_ND
StartEvent = evt_nam_USA_GreatSiouxUprising1862|1|2|evt_txt_USA_GreatSiouxUprising1862|Event-img_USA_GreatSiouxUprising1862|$Richland_ND|122
Conditions
MinDate = 1862/08/17
MaxDate = 1863/01/01
Actions
ChgObjective = $Richland_ND;1
ChgObjective = $Nicollet_MN;1
DescEvent = evt_desc_USA_GreatSiouxUprising1862
SetFacRelationships = IND;-100
That fired (obviously). According to
the documentation for SetFacRelationships, negative values are supposed to be unfriendly/"at war."
But, for some reason, it shows (in the tooltip) that current relations with
$IND are "neutral." Hence the inability to enter region(s) they own, as noted above.
Seems broken: how can there be a "neutral" uprising to fight?