C# Class DarkEmu_GameServer.character._Stats

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Absorb_mp double
BowRange byte
Hit double
Hp int
MinPhyAttack double
Skill _skill
Strength short
phy_Absorb short

Property Details

Absorb_mp public property

public double Absorb_mp
return double

BowRange public property

public byte BowRange
return byte

Hit public property

public double Hit
return double

Hp public property

public int Hp
return int

MinPhyAttack public property

public double MinPhyAttack
return double

Skill public property

public _skill Skill
return _skill

Strength public property

public short Strength
return short

phy_Absorb public property

public short phy_Absorb
return short