Information
I have verifed my game files (Steam only)
YesI have disabled all mods
YesI am running the latest game update
YesRequired
Summary
Chancellor Internal affairs event bugDescription
events/councillor_task_events/chancellor_task_events.txt line 2169 onwards:
Code:
immediate = {
add_character_flag = {
flag = had_msg_chancellor_task_3104
years = 5
}
set_variable = {
name = had_chancellor_task_side_effect
value = yes
days = chancellor_task_side_effect_cooldown
}
scope:councillor = {
save_scope_as = active_councillor
}
random_vassal = {
limit = {
chancellor_task_3104_vassal_trigger = yes
}
set_variable = {
name = chancellor_task_forced_partition
value = yes
days = 7300
}
save_scope_as = vassal
primary_title = {
save_scope_as = primary_title
}
}
}
option = {
name = chancellor_task.3104.a
reduce_partition_succession_law_effect = yes
ai_chance = {
base = 100
}
}
The option does not scope to the vassal, as such the effect applies to the liege and not the vassal, which is probably not what the event is supposed to do.
It also has base 1000 weight_multiplier which seems REALLY high, considering others have just 1.
Steps to reproduce
Wait for your vassals to get off confederate partitionPut Chancellor on Internal Affairs
Wait for the event
Game Version
1.16.2.3Platform
WindowsAdditional Information
Affected Feature
- Events
Save Game
Other Attachments
- 1