Jump to content

CrimeFactionsList


Wolfstorm

Recommended Posts

I searched for information regarding this form list, but didnt find any, so I'm asking here.

I'm setting a new guard faction. For this intent I found it better to just copy the Whiterun guard faction and make some adjustments.

It come to my attention that all guard factions share this CrimeFactionsList. Does this mean that the bounty will be shared across holds? I mean, if there is faction A and faction B on this same "shared crime faction list", then why in the game I only get a bounty for a specific hold, and not all of them? Is it mandatory to use this list, or can I use another list of my own?

Edited by Wolfstorm
Link to comment
Share on other sites

Skyrim.esm -> [FLST:00026953] CrimeFactionsList with content of these factions

 

PlayerFaction [FACT:00000DB1]

CrimeFactionOrcs "Tribal Orcs" [FACT:00028713]
CrimeFactionCidhnaMine [FACT:0010B1FC]
dunPOIWitchAniseCrimeFaction "Crime Faction so crimes against created actors are registered" [FACT:00108232]
WIGenericCrimeFaction "Crime Faction so crimes against created actors are registered" [FACT:000522B6]

DBRecuringTarget1CrimeFaction "DB RecurringTarget 1 CrimeFaction" [FACT:000E7B9E] .. 
DBRecuringTarget10CrimeFaction "DB RecurringTarget 10 CrimeFaction" [FACT:000E7B9D]

DBRecuringContact1CrimeFaction [FACT:000EDDDE] .. 
DBRecuringContact10CrimeFaction [FACT:000EDDDF]

CrimeFactionSons "Stormcloaks" [FACT:00028849]
CrimeFactionImperial "Imperial Legion" [FACT:00028848]

CrimeFactionWinterhold "Winterhold" [FACT:0002816F]
CrimeFactionRift "The Rift" [FACT:0002816B]
CrimeFactionReach "The Reach" [FACT:0002816C]
CrimeFactionPale "The Pale" [FACT:0002816E]
CrimeFactionHjaalmarch "Hjaalmarch" [FACT:0002816D]
CrimeFactionHaafingar "Haafingar" [FACT:00029DB0]
CrimeFactionFalkreath "Falkreath" [FACT:00028170]
CrimeFactionEastmarch "Eastmarch" [FACT:000267E3]
CrimeFactionWhiterun "Whiterun" [FACT:000267EA]

 

 

 

You wrote: "It come to my attention that all guard factions share this CrimeFactionsList."

The CrimeFactionsList is a FormList, which holds all available crime faction in a database. Imho formLists are only used for papyrus scripting.

 

FAQ: Does this mean that the bounty will be shared across holds?

No.

 

FAQ: Is it mandatory to use this list, or can I use another list of my own?

Depends on where do you want to use the list and what is your aim of modding.

You tell us, that you have created a new guard faction. So I assume you like to add this new faction to the vanilla formlist.

I do not think it is necessary to make adding a new crime faction into the list.

 

FAQ: if there is faction A and faction B on this same "shared crime faction list", then why in the game I only get a bounty for a specific hold, and not all of them?

Why? Every guard is a NPC (NonPlayerCharacter) that is using packages to simulate a night and day cycle (sleeping, waiting, eating, fighting).

And also a guard is only reacting to the crime (which player made) that was assigned to NPCs slot "CRIF - CrimeFaction" (recognized by using TES5Edit).

Edited by ReDragon2013
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...