Install Steam
login
|
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
Looking at RulePacks_Namers_Factions.xml under 1.5/Defs/Rulepack, it looks like NewRatkinPlus isn't using all of the possible namelists.
It defines possibilities for RK_FirstName under RatkinKingdomNameUtility:
[RK_Noun_Prefix_Flower]
[RK_First_ElfStyle]
And possibilities for RK_LastName under RatkinKingdomNameUtility:
[RK_Noun_Prefix_Nut]
[RK_Noun_Prefix_Iron][RK_Noun_Postfix_Ironlike]
Royal[RK_Noun_Postfix_BodyPart]
Wild[RK_Noun_Postfix_BodyPart]
[RK_Noun_Prefix_Nature][RK_Noun_Postfix_Mover]
[RK_Last_Single]
These are then used to define some of the firstname + lastname combos under NamerPerson_RatkinKingdom:
[RK_FirstName] + [RK_LastName]
[RK_First_ElfStyle] + [RK_Noun_Prefix_Flower]
[RK_First_ElfStyle] + [RK_Noun_Prefix_Flower]tea
You can combine namelists in pretty fun ways. For example:
[RK_Noun_Prefix_Nature][RK_Noun_Postfix_BodyPart] gets you Cloudheart, Thundertail, etc
[RK_Noun_Prefix_Color][RK_Noun_Postfix_Nature] gets you Blacklight, Silverfield, etc