Total War: WARHAMMER III

Total War: WARHAMMER III

Better Alliance - Foreign Heroes
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
BAGHolder  [udvikler] 29. mar. 2023 kl. 15:24
How to enable modded agents & agents for minor factions.
Start

1. get RPFM, and know basics on db modding.

2. Create a new packfile, then save it under ...steamapps\common\Total War WARHAMMER III\data
This will be your custom mod, so call it any name you wish.


To enable existing agents for any faction:

3. Create a new db under "faction_agent_permitted_subtypes_tables".

Put the faction to recruit, the agent type, and corresponding subtype to this table. For example:
"wh2_dlc09_skv_clan_rictus champion wh_main_brt_paladin"
This row enables clan rictus to recruit Bretonnia Paladin, whose type is champion.

That is all!


To enable modded agents for any faction:

3. Do the same step 3 as above, for the modded agent type & subtype. For example, suppose there is a new Bretonnia champion type of brt_lost_son, then it should be
"wh2_dlc09_skv_clan_rictus champion brt_lost_son"


4. Create a new db under "effect_bonus_value_agent_subtype_junctions_tables".

Then, put the agent type and associated race to the table. For example,
"availability TLA_effect_enable_recruitment_agents_brt brt_lost_son"
This row makes sure the agent is available when allied with Bretonnia.


5. Now, if the modded agent is female, then you need another table, otherwise the character art will be something else.

Create a new db under "campaign_character_art_sets_tables", copy past the character arts from the other mod, and click "is_male".


-----------------------------------------------------------------------

It will still require this mod to function.

-----------------------------------------------------------------------
Sidst redigeret af BAGHolder; 15. feb. 2024 kl. 16:42
< >
Viser 1-6 af 6 kommentarer
Osogladiator 9. juli 2024 kl. 15:03 
How do we find the appropriate unit titles? As in where would I find, wh2_dlc09_skv_clan_rictus champion brt_lost_son, to know that is the line of text I need to add to the table?
Sidst redigeret af Osogladiator; 9. juli 2024 kl. 15:04
QRSTUVWXYZ 6. aug. 2024 kl. 3:03 
Oprindeligt skrevet af Osogladiator:
How do we find the appropriate unit titles? As in where would I find, wh2_dlc09_skv_clan_rictus champion brt_lost_son, to know that is the line of text I need to add to the table?
agent_subtypes_tables of that mod
Fargo 26. jan. kl. 19:05 
I'm curious if anyone's made a submod for this yet? This is all a bit too complicated for my non-coding oriented brain
Khornelia 5. feb. kl. 11:11 
What would be the entry for a modded agent of a custom faction? I'd love to make Jade Blooded Vampires heroes work for cathay but not sure how/if it's possible this way.
Nefola 19. juli kl. 8:52 
Oprindeligt skrevet af Osogladiator:
How do we find the appropriate unit titles? As in where would I find, wh2_dlc09_skv_clan_rictus champion brt_lost_son, to know that is the line of text I need to add to the table?
In the from, you can find in in the dependencies tab. Search for the db table name in the dependencies and you will get the game file of it will all vanilla keys.
Nefola 19. juli kl. 8:54 
Oprindeligt skrevet af Khornelia:
What would be the entry for a modded agent of a custom faction? I'd love to make Jade Blooded Vampires heroes work for cathay but not sure how/if it's possible this way.
You'll have to find it in the pack file of whatever mod you are trying to introduce
< >
Viser 1-6 af 6 kommentarer
Per side: 1530 50