イベント バルト海の中心に位置するゴットランド島は、Dominium Maris Baltici(バルト海の支配)という目標の達成を望むいかなる勢力にとっても、必要な資産である。そのため、我々の手からこの貴重な財産を奪おうと画策する他勢力がいることは間違いない。我々の海軍力が衰えていることから、この島をそうした勢力のひとつに預けるのもいいかもしれない。
定義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 バルト海の中心に位置するゴットランド島は、Dominium Maris Baltici(バルト海の支配)という目標の達成を望むいかなる勢力にとっても、必要な資産である。そのため、我々の手からこの貴重な財産を奪おうと画策する他勢力がいることは間違いない。我々の海軍力が衰えていることから、この島をそうした勢力のひとつに預けるのもいいかもしれない。
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