M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Core.ActionSetCode Class Reference

Static Public Member Functions

static string GenerateActionSetNameWithSuffix (Monster monster, bool isFemale, string suffix)
 

Static Public Attributes

const string WarriorActionSetSuffix = "_warrior"
 
const string HideoutBanditActionSetSuffix = "_hideout_bandit"
 
const string ChildActionSetSuffix = "_child"
 
const string Villager1ActionSetSuffix = "_villager"
 
const string Villager2ActionSetSuffix = "_villager_2"
 
const string Villager3ActionSetSuffix = "_villager_3"
 
const string VillagerInTavernActionSetSuffix = "_villager_in_tavern"
 
const string WarriorInTavernActionSetSuffix = "_warrior_in_tavern"
 
const string VillagerInAseraiTavernActionSetSuffix = "_villager_in_aserai_tavern"
 
const string WarriorInAseraiTavernActionSetSuffix = "_warrior_in_aserai_tavern"
 
const string VillainActionSetSuffix = "_villain"
 
const string LordActionSetSuffix = "_lord"
 
const string BarmaidActionSetSuffix = "_barmaid"
 
const string TavernKeeperSuffix = "_tavern_keeper"
 
const string WeaponsmithSuffix = "_weaponsmith"
 
const string SellerSuffix = "_seller"
 
const string MusicianSuffix = "_musician"
 
const string GuardSuffix = "_guard"
 
const string UnarmedGuardSuffix = "_unarmed_guard"
 
const string DancerSuffix = "_dancer"
 
const string BeggarSuffix = "_beggar"
 
const string VillagerWithBackPackSuffix = "_villager_with_backpack"
 
const string VillagerWithStaffSuffix = "_villager_with_staff"
 
const string VillagerCarryOnShoulderSuffix = "_villager_carry_on_shoulder"
 
const string VillagerCarryAxeSuffix = "_villager_carry_axe"
 
const string MerchantSuffix = "_villager_merchant"
 
const string ArtisanSuffix = "_villager_artisan"
 
const string PreacherSuffix = "_villager_preacher"
 
const string GangLeaderSuffix = "_villager_gangleader"
 
const string RuralNotableSuffix = "_villager_ruralnotable"
 
const string GangLeaderBodyGuardSuffix = "_gangleader_bodyguard"
 
const string MerchantNotarySuffix = "_merchant_notary"
 
const string VillagerCarryRightSideSuffix = "_villager_carry_right_side"
 
const string VillagerCarryFrontSuffix = "_villager_carry_front"
 
const string VillagerCarryFront2Suffix = "_villager_carry_front_v2"
 
const string VillagerCarryRightHandSuffix = "_villager_carry_right_hand"
 
const string VillagerCarryRightArmSuffix = "_villager_carry_right_arm"
 
const string VillagerCarryOverHeadSuffix = "_villager_carry_over_head"
 
const string VillagerCarryOverHead2Suffix = "_villager_carry_over_head_v2"
 
const string PosesSuffix = "_poses"
 
const string FaceGenActionSetSuffix = "_facegen"
 
const string MapActionSetSuffix = "_map"
 
const string MapWithBannerActionSetSuffix = "_map_with_banner"
 

Member Function Documentation

◆ GenerateActionSetNameWithSuffix()

static string TaleWorlds.Core.ActionSetCode.GenerateActionSetNameWithSuffix ( Monster  monster,
bool  isFemale,
string  suffix 
)
static

Member Data Documentation

◆ WarriorActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.WarriorActionSetSuffix = "_warrior"
static

◆ HideoutBanditActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.HideoutBanditActionSetSuffix = "_hideout_bandit"
static

◆ ChildActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.ChildActionSetSuffix = "_child"
static

◆ Villager1ActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.Villager1ActionSetSuffix = "_villager"
static

◆ Villager2ActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.Villager2ActionSetSuffix = "_villager_2"
static

◆ Villager3ActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.Villager3ActionSetSuffix = "_villager_3"
static

◆ VillagerInTavernActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerInTavernActionSetSuffix = "_villager_in_tavern"
static

◆ WarriorInTavernActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.WarriorInTavernActionSetSuffix = "_warrior_in_tavern"
static

◆ VillagerInAseraiTavernActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerInAseraiTavernActionSetSuffix = "_villager_in_aserai_tavern"
static

◆ WarriorInAseraiTavernActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.WarriorInAseraiTavernActionSetSuffix = "_warrior_in_aserai_tavern"
static

◆ VillainActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.VillainActionSetSuffix = "_villain"
static

◆ LordActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.LordActionSetSuffix = "_lord"
static

◆ BarmaidActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.BarmaidActionSetSuffix = "_barmaid"
static

◆ TavernKeeperSuffix

const string TaleWorlds.Core.ActionSetCode.TavernKeeperSuffix = "_tavern_keeper"
static

◆ WeaponsmithSuffix

const string TaleWorlds.Core.ActionSetCode.WeaponsmithSuffix = "_weaponsmith"
static

◆ SellerSuffix

const string TaleWorlds.Core.ActionSetCode.SellerSuffix = "_seller"
static

◆ MusicianSuffix

const string TaleWorlds.Core.ActionSetCode.MusicianSuffix = "_musician"
static

◆ GuardSuffix

const string TaleWorlds.Core.ActionSetCode.GuardSuffix = "_guard"
static

◆ UnarmedGuardSuffix

const string TaleWorlds.Core.ActionSetCode.UnarmedGuardSuffix = "_unarmed_guard"
static

◆ DancerSuffix

const string TaleWorlds.Core.ActionSetCode.DancerSuffix = "_dancer"
static

◆ BeggarSuffix

const string TaleWorlds.Core.ActionSetCode.BeggarSuffix = "_beggar"
static

◆ VillagerWithBackPackSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerWithBackPackSuffix = "_villager_with_backpack"
static

◆ VillagerWithStaffSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerWithStaffSuffix = "_villager_with_staff"
static

◆ VillagerCarryOnShoulderSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryOnShoulderSuffix = "_villager_carry_on_shoulder"
static

◆ VillagerCarryAxeSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryAxeSuffix = "_villager_carry_axe"
static

◆ MerchantSuffix

const string TaleWorlds.Core.ActionSetCode.MerchantSuffix = "_villager_merchant"
static

◆ ArtisanSuffix

const string TaleWorlds.Core.ActionSetCode.ArtisanSuffix = "_villager_artisan"
static

◆ PreacherSuffix

const string TaleWorlds.Core.ActionSetCode.PreacherSuffix = "_villager_preacher"
static

◆ GangLeaderSuffix

const string TaleWorlds.Core.ActionSetCode.GangLeaderSuffix = "_villager_gangleader"
static

◆ RuralNotableSuffix

const string TaleWorlds.Core.ActionSetCode.RuralNotableSuffix = "_villager_ruralnotable"
static

◆ GangLeaderBodyGuardSuffix

const string TaleWorlds.Core.ActionSetCode.GangLeaderBodyGuardSuffix = "_gangleader_bodyguard"
static

◆ MerchantNotarySuffix

const string TaleWorlds.Core.ActionSetCode.MerchantNotarySuffix = "_merchant_notary"
static

◆ VillagerCarryRightSideSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryRightSideSuffix = "_villager_carry_right_side"
static

◆ VillagerCarryFrontSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryFrontSuffix = "_villager_carry_front"
static

◆ VillagerCarryFront2Suffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryFront2Suffix = "_villager_carry_front_v2"
static

◆ VillagerCarryRightHandSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryRightHandSuffix = "_villager_carry_right_hand"
static

◆ VillagerCarryRightArmSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryRightArmSuffix = "_villager_carry_right_arm"
static

◆ VillagerCarryOverHeadSuffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryOverHeadSuffix = "_villager_carry_over_head"
static

◆ VillagerCarryOverHead2Suffix

const string TaleWorlds.Core.ActionSetCode.VillagerCarryOverHead2Suffix = "_villager_carry_over_head_v2"
static

◆ PosesSuffix

const string TaleWorlds.Core.ActionSetCode.PosesSuffix = "_poses"
static

◆ FaceGenActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.FaceGenActionSetSuffix = "_facegen"
static

◆ MapActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.MapActionSetSuffix = "_map"
static

◆ MapWithBannerActionSetSuffix

const string TaleWorlds.Core.ActionSetCode.MapWithBannerActionSetSuffix = "_map_with_banner"
static