이벤트 발트해의 심장부에 위치한 고틀란드섬은 도미니움 마리스 발티키, 즉 발트해 지배라는 목표를 달성하려는 세력이라면 반드시 손에 넣어야 할 곳입니다. 다른 지방 세력들도 이 섬을 우리 손아귀에서 앗아 가기 위해 작당하고 있는 것이 분명합니다. 우리 해군력이 점차 쇠퇴하고 있는 지금, 이 섬을 그러한 세력 중 한 곳에 넘기는 것이 좋을지도 모릅니다.
요구 조건 덴마크 국가 immediate, trigger 스웨덴 국가 immediate, trigger 튜튼 국가 dynamic historical event.tag 정의in_game/events/DHE/flavor_swe_teu.txt:397 398 type = country_event
399 title = flavor_swe_teu.5.title 섬을 둘러싼 분쟁
400 desc = flavor_swe_teu.5.desc 발트해의 심장부에 위치한 고틀란드섬은 도미니움 마리스 발티키, 즉 발트해 지배라는 목표를 달성하려는 세력이라면 반드시 손에 넣어야 할 곳입니다. 다른 지방 세력들도 이 섬을 우리 손아귀에서 앗아 가기 위해 작당하고 있는 것이 분명합니다. 우리 해군력이 점차 쇠퇴하고 있는 지금, 이 섬을 그러한 세력 중 한 곳에 넘기는 것이 좋을지도 모릅니다.
401 outcome = neutral
403 ▾ dynamic_historical_event = {
405 from = 1400.1.1
406 to = 1420.1.1
407 monthly_chance = 5
}
409 fire_only_once = yes
411 ▾ trigger = {
412 own_entire_province = province_definition:gotland_province
413 ▾ OR = {
414 ▾ AND = {
415 country_exists = c:SWE 416 is_subject = no
416 has_ports = yes
}
}
418 ▾ AND = {
419 country_exists = c:DAN 420 is_subject = no
420 has_ports = yes
}
}
}
}
425 ▾ immediate = {
426 save_scope_as = gotland_province_owner
427 ▾ if = {
428 ▾ limit = {
429 country_exists = c:SWE 430 is_subject = no
430 has_ports = yes
}
}
433 save_scope_as = first_offer
}
435 set_local_variable = first_offer_found
}
437 ▾ if = {
438 ▾ limit = {
439 country_exists = c:DAN 440 is_subject = no
440 has_ports = yes
}
}
443 save_scope_as = second_offer
}
445 set_local_variable = second_offer_found
}
447 ▾ set_local_variable = {
448 name = price_for_gotland
449 value = 0
}
451 ▾ province:gotland_province = {
452 ▾ every_location_in_province = {
453 ▾ change_local_variable = {
454 name = price_for_gotland
455 add = this.location_tax_base
}
}
458 save_scope_as = gutnish_province
}
460 ▾ change_local_variable = {
461 name = price_for_gotland
462 multiply = 120
}
}
선택지 A 섬을 First Offer 에 넘겨라.
469 ▾ trigger = {
470 has_local_variable = first_offer_found
}
473 ▾ show_as_tooltip = {
474 ▾ add_gold = {
475 value = local_var:price_for_gotland
}
477 ▾ scope:first_offer = {
479 ▾ add_gold = {
480 value = local_var:price_for_gotland
481 multiply = -1
}
}
}
487 ▾ show_as_tooltip = {
488 ▾ scope:gutnish_province = {
489 change_province_owner = scope:first_offer
490 change_province_integration = integrated
491 ▾ every_location_in_province = {
498 add_core = scope:first_offer
}
}
}
B Second Offer (이)라면 분명히 받을 것이다.
507 ▾ trigger = {
508 has_local_variable = second_offer_found
}
511 ▾ show_as_tooltip = {
512 ▾ add_gold = {
513 value = local_var:price_for_gotland
}
515 ▾ scope:second_offer = {
517 ▾ add_gold = {
518 value = local_var:price_for_gotland
519 multiply = -1
}
}
}
526 ▾ show_as_tooltip = {
527 ▾ scope:gutnish_province = {
528 change_province_owner = scope:second_offer
529 change_province_integration = integrated
530 ▾ every_location_in_province = {
537 add_core = scope:second_offer
}
}
}
C 우리 땅을 내주지 않을 것이다.
545 ▾ scope:first_offer ?= {
546 ▾ show_as_tooltip = {
547 ▾ add_casus_belli = {
548 target = scope:gutnish_province.owner
550 province = scope:gutnish_province
}
}
}
555 ▾ scope:second_offer ?= {
556 ▾ show_as_tooltip = {
557 ▾ add_casus_belli = {
558 target = scope:gutnish_province.owner
560 province = scope:gutnish_province
}
}
}
속성
동적 역사 이벤트 From: 1400.1.1 · Monthly chance: 5 · Tag: TEU · To: 1420.1.1
한 번만 발생 예
결과 neutral
유형 country_event 연결 요구 조건 3 덴마크 immediate, trigger 스웨덴 immediate, trigger 튜튼 dynamic_historical_event.tag