Show / Hide Table of Contents

Struct DiseaseOrPoisonRecord.DiseaseOrPoisonRecordData

Stores native data exactly as read from save file.

Namespace: DaggerfallConnect.Save
Assembly: Assembly-CSharp.dll
Syntax
public struct DiseaseOrPoisonRecordData

Fields

| Improve this Doc View Source

damagesAGI

Declaration
public ushort damagesAGI
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesEND

Declaration
public ushort damagesEND
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesFAT

Declaration
public ushort damagesFAT
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesHEA

Declaration
public ushort damagesHEA
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesINT

Declaration
public ushort damagesINT
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesLUC

Declaration
public ushort damagesLUC
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesPER

Declaration
public ushort damagesPER
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesSPD

Declaration
public ushort damagesSPD
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesSPL

Declaration
public ushort damagesSPL
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesSTR

Declaration
public ushort damagesSTR
Field Value
Type Description
UInt16
| Improve this Doc View Source

damagesWIL

Declaration
public ushort damagesWIL
Field Value
Type Description
UInt16
| Improve this Doc View Source

daysOfSymptomsLeft

Declaration
public ushort daysOfSymptomsLeft
Field Value
Type Description
UInt16
| Improve this Doc View Source

ID

Declaration
public byte ID
Field Value
Type Description
Byte
| Improve this Doc View Source

incubationOver

Declaration
public ushort incubationOver
Field Value
Type Description
UInt16
| Improve this Doc View Source

maxDamage

Declaration
public ushort maxDamage
Field Value
Type Description
UInt16
| Improve this Doc View Source

minDamage

Declaration
public ushort minDamage
Field Value
Type Description
UInt16
| Improve this Doc View Source

totaldamageAGI

Declaration
public ushort totaldamageAGI
Field Value
Type Description
UInt16
| Improve this Doc View Source

totaldamageEND

Declaration
public ushort totaldamageEND
Field Value
Type Description
UInt16
| Improve this Doc View Source

totaldamageINT

Declaration
public ushort totaldamageINT
Field Value
Type Description
UInt16
| Improve this Doc View Source

totaldamageLUC

Declaration
public ushort totaldamageLUC
Field Value
Type Description
UInt16
| Improve this Doc View Source

totaldamagePER

Declaration
public ushort totaldamagePER
Field Value
Type Description
UInt16
| Improve this Doc View Source

totaldamageSPD

Declaration
public ushort totaldamageSPD
Field Value
Type Description
UInt16
| Improve this Doc View Source

totaldamageSTR

Declaration
public ushort totaldamageSTR
Field Value
Type Description
UInt16
| Improve this Doc View Source

totaldamageWIL

Declaration
public ushort totaldamageWIL
Field Value
Type Description
UInt16
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX