十字军之王2(即:王国风云2),直辖的伯爵领地内的城堡建筑如何建设?

2025-05-08 01:11:05
推荐回答(1个)
回答1:

这个写的不是罗马吗,建议你用科技事件把科技刷满,是比较好的方法

character_event = {
id = 800119

is_triggered_only = yes

title = "Tech"
desc = "Tech in capital gives tech in capital. Option two gives tech where your are. You can go with some levies to any province to improve their tech with this event"

option = {
name = "Full random techs in your capital"
capital_scope = {
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
}

character_event = { id = 800126 }

}

option = {
name = "Full random techs"
FROM = {
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
location = { change_random_mil_tech = 10 }
location = { change_random_eco_tech = 10 }
location = { change_random_civ_tech = 10 }
}
character_event = { id = 800126 }
}

option = {
name = "Council jobs (claims etc)"
character_event = { id = 800140 }
}

option = {
name = "Back"
character_event = { id = 800116 }
}
}

option = {
name = "Done"
ai_chance = { factor = 100 }

}
}