C# Class DarkEmu_GameServer.Player._Stats

Show file 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 property

public ushort Attributes
return ushort

BerserkBar public property

public byte BerserkBar
return byte

CHP public property

public int CHP
return int

Experience public property

public ulong Experience
return ulong

Gold public property

public ulong Gold
return ulong

HP public property

public uint HP
return uint

Hit public property

public ushort Hit
return ushort

Intelligence public property

public ushort Intelligence
return ushort

Level public property

public byte Level
return byte

MinMag public property

public ushort MinMag
return ushort

MinPhy public property

public ushort MinPhy
return ushort

Model public property

public uint Model
return uint

PhyDef public property

public ushort PhyDef
return ushort

SkillpointBar public property

public ushort SkillpointBar
return ushort

Skillpoints public property

public uint Skillpoints
return uint

Strength public property

public ushort Strength
return ushort

TotalAccessoriesAbsorption public property

public double TotalAccessoriesAbsorption
return double

Volume public property

public byte Volume
return byte