Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # goes into /decisions
- decisions = {
- dissolve_byzantium = {
- is_high_prio = yes
- potential = {
- has_dlc = "Legacy of Rome"
- has_landed_title = e_byzantium
- }
- allow = {
- religion = hellenic_pagan
- has_landed_title = e_byzantium
- NOT = { has_landed_title = e_roman_empire }
- NOT = { has_character_flag = byz_dissolved }
- e_roman_empire = { has_holder = no }
- }
- effect = {
- narrative_event = { id = rome.0001, tooltip = EVTTOOLTIPRome.0001 }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment