
Requesting Country已与我们接触,提议购买最近在Target Location发现的明矾矿床的独家开采权。他们的商人声称这能达成双赢,但允许使用我们的土地资源并不是轻易就能作出的决定。
定义in_game/events/DHE/flavor_flo.txt:1473
1474type = country_event
1475title = flavor_flo.4201.title Requesting Country Adjective的开采提案
1476desc = flavor_flo.4201.desc Requesting Country已与我们接触,提议购买最近在Target Location发现的明矾矿床的独家开采权。他们的商人声称这能达成双赢,但允许使用我们的土地资源并不是轻易就能作出的决定。
1477outcome = neutral
1479major = yes
1480major_trigger = {
1481this = scope:requesting_country
}
1484image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_alum.dds"
选项
A授予他们开采权。
1488historical_option = yes
1489scope:target_location = {
}
1490scope:requesting_country = {
1491transfer_yearly_gold = {
1492value = 0.25
1493target = root
}
}
1497scope:target_location = {
1498construct_building = {
1500cost_multiplier = 0
1501cost_multiplier_reason = "game_concept_event"
1502instant = yes
1503owner = scope:requesting_country
}
1505add_location_modifier = {
1507years = 15
1508mode = add_and_extend
}
1510market = {
1511add_merchant_power = {
1512country = scope:requesting_country
1514years = 15
1515key = flo_societas_alum
}
}
}
B我们不同意这份协议。
1523scope:requesting_country = {
}