이벤트 눈에 띄지 않게 싹튼 불안감은 날이 갈수록 퍼지고 퍼져, 이제는 Country 의 국토 전체를 휘감고 있습니다. 들판에 자라난 풀조차 생기를 잃고, 상인들이 시장에 들여온 상품은 바닥을 드러냈으며, 마을이나 정착지 밖을 여행하는 것은 이제 위험천만한 행위가 되었습니다. 궁정에 앉아 있는 Ruler Title (은)는 이 암울한 시기를 어떻게 극복해야 할까요?
정의in_game/events/disaster/decline_of_mali.txt:4 5 type = country_event
6 category = disaster_event
7 title = decline_of_mali.1.title Country 의 쇠퇴
8 desc = decline_of_mali.1.desc 눈에 띄지 않게 싹튼 불안감은 날이 갈수록 퍼지고 퍼져, 이제는 Country 의 국토 전체를 휘감고 있습니다. 들판에 자라난 풀조차 생기를 잃고, 상인들이 시장에 들여온 상품은 바닥을 드러냈으며, 마을이나 정착지 밖을 여행하는 것은 이제 위험천만한 행위가 되었습니다. 궁정에 앉아 있는 Ruler Title (은)는 이 암울한 시기를 어떻게 극복해야 할까요?
9 outcome = neutral
10 image = "gfx/interface/illustrations/disaster/decline_of_mali_disaster.dds"
선택지 A 암흑기가 다가오는가...
18 ▾ if = {
19 ▾ limit = {
21 estate_power(estate_type:nobles_estate) >= "estate_power(estate_type:crown_estate)"
22 ▾ NOT = {
22 has_estate_privilege = estate_privilege:consolidated_corruption_of_the_nobles
}
}
24 grant_estate_privilege = estate_privilege:consolidated_corruption_of_the_nobles
}
26 ▾ else_if = {
27 ▾ limit = {
29 estate_power(estate_type:burghers_estate) >= "estate_power(estate_type:crown_estate)"
30 ▾ NOT = {
30 has_estate_privilege = estate_privilege:consolidated_corruption_of_the_burghers
}
}
32 grant_estate_privilege = estate_privilege:consolidated_corruption_of_the_burghers
}
34 ▾ else_if = {
35 ▾ limit = {
37 estate_power(estate_type:clergy_estate) >= "estate_power(estate_type:crown_estate)"
38 ▾ NOT = {
38 has_estate_privilege = estate_privilege:consolidated_corruption_of_the_clergy
}
}
40 grant_estate_privilege = estate_privilege:consolidated_corruption_of_the_clergy
}
42 ▾ else_if = {
43 ▾ limit = {
45 estate_power(estate_type:peasants_estate) >= "estate_power(estate_type:crown_estate)"
46 ▾ NOT = {
46 has_estate_privilege = estate_privilege:consolidated_corruption_of_the_nobles
}
}
48 grant_estate_privilege = estate_privilege:consolidated_corruption_of_the_nobles
}
속성
이미지 gfx/interface/illustrations/disaster/decline_of_mali_disaster.dds
결과 neutral
유형 country_event