C# Class DarkEmu_GameServer.Player._Stats

Datei anzeigen Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Attributes ushort
BerserkBar byte
CHP int
Experience ulong
Gold ulong
HP uint
Hit ushort
Intelligence ushort
Level byte
MinMag ushort
MinPhy ushort
Model uint
PhyDef ushort
SkillpointBar ushort
Skillpoints uint
Strength ushort
TotalAccessoriesAbsorption double
Volume byte

Property Details

Attributes public_oe property

public ushort Attributes
return ushort

BerserkBar public_oe property

public byte BerserkBar
return byte

CHP public_oe property

public int CHP
return int

Experience public_oe property

public ulong Experience
return ulong

Gold public_oe property

public ulong Gold
return ulong

HP public_oe property

public uint HP
return uint

Hit public_oe property

public ushort Hit
return ushort

Intelligence public_oe property

public ushort Intelligence
return ushort

Level public_oe property

public byte Level
return byte

MinMag public_oe property

public ushort MinMag
return ushort

MinPhy public_oe property

public ushort MinPhy
return ushort

Model public_oe property

public uint Model
return uint

PhyDef public_oe property

public ushort PhyDef
return ushort

SkillpointBar public_oe property

public ushort SkillpointBar
return ushort

Skillpoints public_oe property

public uint Skillpoints
return uint

Strength public_oe property

public ushort Strength
return ushort

TotalAccessoriesAbsorption public_oe property

public double TotalAccessoriesAbsorption
return double

Volume public_oe property

public byte Volume
return byte