イベント
外国人訓練教官の雇用

Drill Country Adjectiveの訓練教官は、銃器を効果的に使うための訓練の達人である。しかし、彼らはその訓練方法を秘密にしているわけではない。それどころか、商売気のあるDrill Country Adjectiveの退役軍人は、自らの知識をヨーロッパ全土の支配者に提供して生計を立てている。そうした訓練教官のひとりがCourt Titleを訪れ、知識の提供を提案している。
定義in_game/events/random_event.txt:1594
1595type = country_event
1597title = random_event.33.title 外国人訓練教官の雇用
1598desc = random_event.33.desc Drill Country Adjectiveの訓練教官は、銃器を効果的に使うための訓練の達人である。しかし、彼らはその訓練方法を秘密にしているわけではない。それどころか、商売気のあるDrill Country Adjectiveの退役軍人は、自らの知識をヨーロッパ全土の支配者に提供して生計を立てている。そうした訓練教官のひとりがCourt Titleを訪れ、知識の提供を提案している。
1599outcome = neutral
1600illustration_tags = {
160110 = interior
}
1604trigger = {
1605capital ?= {
1606continent = continent:europe
}
1608current_date > 1500.1.1
1609any_known_country = {
1610army_tradition > root.army_tradition
1611capital ?= {
1612continent = continent:europe
}
}
}
1618immediate = {
1619random_known_country = {
1620limit = {
1621army_tradition > root.army_tradition
1622capital ?= {
1623continent = continent:europe
}
}
1626save_scope_as = drill_country
}
1628create_character = {
1629culture = scope:drill_country.culture
1630religion = scope:drill_country.religion
1631trait_category = general
1632random_estate_type_trigger = {
1633root = {
1633estate_type_allowed_in_cabinet = {
1633estate_type = prev
}
}
}
1635mil = {
60
100
}
1636age = {
30
45
}
1638create_in_limbo = yes
1639save_scope_as = drill_instructor
}
}