C# Class DarkEmu_GameServer.character._Stats

Exibir arquivo 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_oe property

public double Absorb_mp
return double

BowRange public_oe property

public byte BowRange
return byte

Hit public_oe property

public double Hit
return double

Hp public_oe property

public int Hp
return int

MinPhyAttack public_oe property

public double MinPhyAttack
return double

Skill public_oe property

public _skill Skill
return _skill

Strength public_oe property

public short Strength
return short

phy_Absorb public_oe property

public short phy_Absorb
return short