Show / Hide Table of Contents

Class PlayerEntityData_v1

Inheritance
Object
PlayerEntityData_v1
Namespace: DaggerfallWorkshop.Game.Serialization
Assembly: Assembly-CSharp.dll
Syntax
[fsObject("v1", new Type[]{})]
public class PlayerEntityData_v1

Fields

| Improve this Doc View Source

anchorPosition

Declaration
public PlayerPositionData_v1 anchorPosition
Field Value
Type Description
PlayerPositionData_v1
| Improve this Doc View Source

biographyAvoidHitMod

Declaration
public int biographyAvoidHitMod
Field Value
Type Description
Int32
| Improve this Doc View Source

biographyFatigueMod

Declaration
public int biographyFatigueMod
Field Value
Type Description
Int32
| Improve this Doc View Source

biographyReactionMod

Declaration
public int biographyReactionMod
Field Value
Type Description
Int32
| Improve this Doc View Source

biographyResistDiseaseMod

Declaration
public int biographyResistDiseaseMod
Field Value
Type Description
Int32
| Improve this Doc View Source

biographyResistMagicMod

Declaration
public int biographyResistMagicMod
Field Value
Type Description
Int32
| Improve this Doc View Source

biographyResistPoisonMod

Declaration
public int biographyResistPoisonMod
Field Value
Type Description
Int32
| Improve this Doc View Source

careerTemplate

Declaration
public DFCareer careerTemplate
Field Value
Type Description
DFCareer
| Improve this Doc View Source

crimeCommitted

Declaration
public PlayerEntity.Crimes crimeCommitted
Field Value
Type Description
PlayerEntity.Crimes
| Improve this Doc View Source

currentBreath

Declaration
public int currentBreath
Field Value
Type Description
Int32
| Improve this Doc View Source

currentFatigue

Declaration
public int currentFatigue
Field Value
Type Description
Int32
| Improve this Doc View Source

currentHealth

Declaration
public int currentHealth
Field Value
Type Description
Int32
| Improve this Doc View Source

currentLevelUpSkillSum

Declaration
public int currentLevelUpSkillSum
Field Value
Type Description
Int32
| Improve this Doc View Source

currentMagicka

Declaration
public int currentMagicka
Field Value
Type Description
Int32
| Improve this Doc View Source

daedraSummonDay

Declaration
public int daedraSummonDay
Field Value
Type Description
Int32
| Improve this Doc View Source

daedraSummonIndex

Declaration
public int daedraSummonIndex
Field Value
Type Description
Int32
| Improve this Doc View Source

darkBrotherhoodRequirementTally

Declaration
public int darkBrotherhoodRequirementTally
Field Value
Type Description
Int32
| Improve this Doc View Source

equipTable

Declaration
public ulong[] equipTable
Field Value
Type Description
UInt64[]
| Improve this Doc View Source

faceIndex

Declaration
public int faceIndex
Field Value
Type Description
Int32
| Improve this Doc View Source

gender

Declaration
public Genders gender
Field Value
Type Description
Genders
| Improve this Doc View Source

globalVars

Declaration
public GlobalVar[] globalVars
Field Value
Type Description
GlobalVar[]
| Improve this Doc View Source

goldPieces

Declaration
public int goldPieces
Field Value
Type Description
Int32
| Improve this Doc View Source

haveShownSurrenderToGuardsDialogue

Declaration
public bool haveShownSurrenderToGuardsDialogue
Field Value
Type Description
Boolean
| Improve this Doc View Source

instancedEffectBundles

Declaration
public EntityEffectManager.EffectBundleSaveData_v1[] instancedEffectBundles
Field Value
Type Description
EntityEffectManager.EffectBundleSaveData_v1[]
| Improve this Doc View Source

items

Declaration
public ItemData_v1[] items
Field Value
Type Description
ItemData_v1[]
| Improve this Doc View Source

lastTimePlayerAteOrDrankAtTavern

Declaration
public uint lastTimePlayerAteOrDrankAtTavern
Field Value
Type Description
UInt32
| Improve this Doc View Source

level

Declaration
public int level
Field Value
Type Description
Int32
| Improve this Doc View Source

lightSourceUID

Declaration
public ulong lightSourceUID
Field Value
Type Description
UInt64
| Improve this Doc View Source

maxHealth

Declaration
public int maxHealth
Field Value
Type Description
Int32
| Improve this Doc View Source

minMetalToHit

Declaration
public WeaponMaterialTypes minMetalToHit
Field Value
Type Description
WeaponMaterialTypes
| Improve this Doc View Source

name

Declaration
public string name
Field Value
Type Description
String
| Improve this Doc View Source

otherItems

Declaration
public ItemData_v1[] otherItems
Field Value
Type Description
ItemData_v1[]
| Improve this Doc View Source

previousVampireClan

Declaration
public VampireClans previousVampireClan
Field Value
Type Description
VampireClans
| Improve this Doc View Source

raceTemplate

Declaration
public RaceTemplate raceTemplate
Field Value
Type Description
RaceTemplate
| Improve this Doc View Source

reflexes

Declaration
public PlayerReflexes reflexes
Field Value
Type Description
PlayerReflexes
| Improve this Doc View Source

regionData

Declaration
public PlayerEntity.RegionDataRecord[] regionData
Field Value
Type Description
PlayerEntity.RegionDataRecord[]
| Improve this Doc View Source

rentedRooms

Declaration
public RoomRental_v1[] rentedRooms
Field Value
Type Description
RoomRental_v1[]
| Improve this Doc View Source

reputationCommoners

Declaration
public short reputationCommoners
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationGuildMembers

Declaration
public short reputationGuildMembers
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationMerchants

Declaration
public short reputationMerchants
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationNobility

Declaration
public short reputationNobility
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationScholars

Declaration
public short reputationScholars
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationSGroup10

Declaration
public short reputationSGroup10
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationSGroup5

Declaration
public short reputationSGroup5
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationSGroup8

Declaration
public short reputationSGroup8
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationSGroup9

Declaration
public short reputationSGroup9
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationSupernaturalBeings

Declaration
public short reputationSupernaturalBeings
Field Value
Type Description
Int16
| Improve this Doc View Source

reputationUnderworld

Declaration
public short reputationUnderworld
Field Value
Type Description
Int16
| Improve this Doc View Source

resistances

Declaration
public DaggerfallResistances resistances
Field Value
Type Description
DaggerfallResistances
| Improve this Doc View Source

skills

Declaration
public DaggerfallSkills skills
Field Value
Type Description
DaggerfallSkills
| Improve this Doc View Source

skillsRecentlyRaised

Declaration
public uint[] skillsRecentlyRaised
Field Value
Type Description
UInt32[]
| Improve this Doc View Source

skillUses

Declaration
public short[] skillUses
Field Value
Type Description
Int16[]
| Improve this Doc View Source

spellbook

Declaration
public EffectBundleSettings[] spellbook
Field Value
Type Description
EffectBundleSettings[]
| Improve this Doc View Source

startingLevelUpSkillSum

Declaration
public int startingLevelUpSkillSum
Field Value
Type Description
Int32
| Improve this Doc View Source

stats

Declaration
public DaggerfallStats stats
Field Value
Type Description
DaggerfallStats
| Improve this Doc View Source

thievesGuildRequirementTally

Declaration
public int thievesGuildRequirementTally
Field Value
Type Description
Int32
| Improve this Doc View Source

timeForDarkBrotherhoodLetter

Declaration
public uint timeForDarkBrotherhoodLetter
Field Value
Type Description
UInt32
| Improve this Doc View Source

timeForThievesGuildLetter

Declaration
public uint timeForThievesGuildLetter
Field Value
Type Description
UInt32
| Improve this Doc View Source

timeOfLastSkillIncreaseCheck

Declaration
public uint timeOfLastSkillIncreaseCheck
Field Value
Type Description
UInt32
| Improve this Doc View Source

timeOfLastSkillTraining

Declaration
public uint timeOfLastSkillTraining
Field Value
Type Description
UInt32
| Improve this Doc View Source

timeToBecomeVampireOrWerebeast

Declaration
public uint timeToBecomeVampireOrWerebeast
Field Value
Type Description
UInt32
| Improve this Doc View Source

wagonItems

Declaration
public ItemData_v1[] wagonItems
Field Value
Type Description
ItemData_v1[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX