安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









https://discord.com/channels/373745291289034763/1074845082399801435
character_to_character_own is working well on lords.. The modifiers have no effect while hero is attached to army. (and campaign bonus is not working even when hero is unattached)
agent_to_parent_army_general_own applies for both lord and hero in army. Unfortunately this does not work for unattached hero.
Still it is probably BEST solution i was able to come up with.
I have looked into campaign_effect_scopes_tables, and the "agent" part of the scope is misleading, the source of the scope is "character". When it comes to source and target of scope it can be "character" and "character_when_commanding" so there is actually no way to specify "hero".
Unless i am wrong, there is no way to make hero get bonus both in army and outside of it without giving double buff to lord, or give hero and lord different trait.
There were however 4 skills i was not sure about
movement_range, line_of_sight, agent_action_success_chance_enemy, and ambush_attack_success_chance.
i do not know if there is a way to test agent success action chance, but in vanilla it is used only like this: character_to_character_own, character_to_character_provincewide, and character_to_character_own_factionwide
Maybe it can work with army as well, but it is never used.
When it comes to ambush attack success chance, i was excepting this to have similar problem as the next two modifiers, but surprisingly "character_to_force_own_unseen" is effect scope that is working correctly on both hero and lord.