安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






I need to the check the logic of the xp gain. But as said before the xp gain from this mod is small increments, you are not going to see a lord jump far ahead of you from this mod. This mod helps the lords lagging behind you not staying at extremely low levels. And if you still think this mod does give too much, please just adjust the rate modifier with MCT. :-)
Ideally, if your mod could pause XP gain while a lord is dead, that would be great.
I only know its location once the campaign has started.
Thanks.
This mod does not put the lords ahead by much. Lords that are ahead are so because they win a lot of battles with their initial army, nothing to do with this mod. This mod mostly nudges the lords a little, which is not much compared to winning battles, but enough to keep some lords for staying eternally on very low level.
Can you lower the base values, all lords have 10 or 20 levels more than you.
Killing a lord, then seeing that same lord respawn with more levels than you is not a great feeling.
You have to wait for a turn where the xp is applied (once every 4th turn) after they are spawned. In general this mod will not move the lords to high level that fast, is more a nudge on regular basis. Maybe you should discuss with the mod creator that the lord spawning should maybe sometimes have a higher level?
Is this a nnobs things or something with the lords?
In general this mods biggest contribution is to the inactive lords, to prevent them from falling too far behind.
I would recommend that the rogue armies start on a higher level. If the only XP income they have is from this mod, it is going to be a bit slow.
I agree that it seems a bit odd that they start on level 1, definitely something to feedback to CA. Starting on level 30 would seem more appropriate.
Contents of mods should not cause host version issues. It is mostly connected to load order of mods.
if cm:char_is_general(character) then
self:add_experience(context, true, self.xp_general);
end
if cm:char_is_agent(character) then
self:add_experience(context, true, self.xp_general);
end
내 군주보다 레벨이 높습니다.