Install Steam
sign in
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






Is it not sorting, or are the spies not appearing in the list?
Also, which faction were you playing when you encountered this problem?
I haven’t opened the game in months and it’s not installed on my PC right now, but if I can understand the issue, I can inspect the mod files and try to fix it.
(i dont know english translation ,maybe inaccurate
Assignment Expansion
Treasure hunt
All of them are included in my AIO pack
If there's anything else you’d like to see, feel free to mention it. If I can do it, I’ll add it!
Tracking which political hero levelled is a pain in the butt.
35 - to separate generals with a satisfaction value of 35 and below, I guess you don't have one, it's probably listed empty.
Here's my color filter in short:
Filter(characterlist, (ElementKey =='scholar' || ElementKey == 'metal') & ComeOfAge),
Filter(characterlist, (ElementKey == 'veteran' || ElementKey == 'wood') & ComeOfAge),
Filter(characterlist, (ElementKey == 'healer' || ElementKey == 'water') & ComeOfAge),
Filter(characterlist, ( ElementKey == 'fire') & ComeOfAge),
Filter(characterlist, (ElementKey == 'earth') & ComeOfAge),
Filter(characterlist, SatisfactionValue <= 35 & ComeOfAge),
ElementKey is the label name of the character in the current CEO coding.
& = & (and)
< = < (less than sign)
These filters are currently valid for all lists where I’ve added buttons, using the same logic.
Of course, this filter continues, but there's a 1000-character limit for messages.
Here's a polished translation with gaming terminology explanations for clarity:
"An interesting point: When Yellow Turban forces recruit Han Dynasty generals, they all get filtered into the Yellow Turban generals category due to the Five Elements color change. Additionally, I've noticed the selection criteria for 'generals' and 'all officers' seem identical without differentiation. Also, I still don't understand what the white icon labeled '35' is filtering for."
I used DeepSeek for translation,When playing as the Yellow Turban faction and recruiting Han faction generals, the elemental colors (white, green, blue) corresponding to the Metal, Wood, and Water attributes of Han generals will be changed to match the Yellow Turban roles (Veteran, Scholar, Physician). This makes them unrecognizable in faction-specific filters, though Fire and Earth attributes remain unaffected.
Conversely, when playing as a Han faction and recruiting Yellow Turban generals, the elemental colors of Yellow Turban roles (Veteran, Scholar, Physician) will instead adopt the Han faction"s Metal, Wood, and Water colors (white, green, blue). In this case, however, these generals can still be identified and filtered under the standard Metal/Wood/Water attribute categories.
https://steamcommunity.com/sharedfiles/filedetails/?id=1801321246&searchtext=%E9%BB%84%E6%B1%89%E4%BA%92%E6%8B%9B
Recruiting Han Dynasty generals while playing the Yellow Turban Army will cause a change in the color of the Five Elements, rendering the selection of Jin, Mu, and Shui class generals ineffective(在游玩黄巾军势力的时候招募汉室将领后会导致五行颜色改变,就会使金木水三类武将筛选失效)
However, this is a minor issue that can be found in the overall list of generals(不过这是个小问题,在整体武将的列表可以找到)
Can you write in English in your next messages? I'm trying to use translation, but it's not fully accurate. I wrote a Chinese description, but I don't know the language—I just translated it for clarity.
If it is just a request, which panels do you want me to remove it on?