C# 클래스 DarkEmu_GameServer.character._Stats

파일 보기 프로젝트 열기: CarlosX/DarkEmu

공개 프로퍼티들

프로퍼티 타입 설명
Absorb_mp double
BowRange byte
Hit double
Hp int
MinPhyAttack double
Skill _skill
Strength short
phy_Absorb short

프로퍼티 상세

Absorb_mp 공개적으로 프로퍼티

public double Absorb_mp
리턴 double

BowRange 공개적으로 프로퍼티

public byte BowRange
리턴 byte

Hit 공개적으로 프로퍼티

public double Hit
리턴 double

Hp 공개적으로 프로퍼티

public int Hp
리턴 int

MinPhyAttack 공개적으로 프로퍼티

public double MinPhyAttack
리턴 double

Skill 공개적으로 프로퍼티

public _skill Skill
리턴 _skill

Strength 공개적으로 프로퍼티

public short Strength
리턴 short

phy_Absorb 공개적으로 프로퍼티

public short phy_Absorb
리턴 short