이게 시작시 보이기 위한 조건 possible = { NOT = { num_of_custom_nations = 1 } normal_or_historical_nations = yes normal_province_values = yes ironman = yes start_date = 1444.11.11 tag = NGA } 아래가 달성을 위해 필요한 조건 happened = { has_switched_nation = no north_german_region = { type = all country_or_non_sovereign_subject_holds = ROOT } south_german_region = { type = all country_or_non_sovereign_subject_holds = ROOT } } --------------------- 질문하신 부분 중 애매한 것은 has_switched_nation = no일텐데 이건 철인일 때는 속국 방출에만 해당할 겁니다. https://eu4.paradoxwikis.com/Triggers
첫댓글 레딧이나 패러독스 포럼 가보니까 힌두스탄 변신하고도 클리어하신 분들이 있던데 아마 국가변환 가능하지 샆네요
ㅇㅎ 감사합니다. 나가울 이념 너무 구림 ㅋㅋ
Europa Universalis IV\common\achievements.txt
에서 조건 확인하고 달리는게 편해요. 확인은 길어도 몇 분이면 끝나지만 도과 시점까지는 길게는 하루 단위로 걸리니까요.
이게 시작시 보이기 위한 조건
possible = {
NOT = { num_of_custom_nations = 1 }
normal_or_historical_nations = yes
normal_province_values = yes
ironman = yes
start_date = 1444.11.11
tag = NGA
}
아래가 달성을 위해 필요한 조건
happened = {
has_switched_nation = no
north_german_region = {
type = all
country_or_non_sovereign_subject_holds = ROOT
}
south_german_region = {
type = all
country_or_non_sovereign_subject_holds = ROOT
}
}
---------------------
질문하신 부분 중 애매한 것은 has_switched_nation = no일텐데 이건 철인일 때는 속국 방출에만 해당할 겁니다. https://eu4.paradoxwikis.com/Triggers
@Rhox 오오 꿀팁 감사합니다. 스위치네이션 노보고 식겁했네요ㅎㅎ;