C# 클래스 HyoutaTools.Tales.Vesperia.T8BTEMST.Enemy

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AGL uint
Attributes int[]
Category uint
Data uint[]
DataFloat float[]
DropChances uint[]
DropItems uint[]
DropModifier uint[]
EXP uint
EXPModifier uint
FatalBlue float
FatalBlueRelated float
FatalGreen float
FatalGreenRelated float
FatalRed float
FatalRedRelated float
FatalTypeDrop uint
FatalTypeExp uint
FatalTypeLP uint
Gald uint
HP uint
ID uint
IconID uint
InGameID uint
InMonsterBook uint
KillableWithFS uint
LP uint
LPModifier uint
Level uint
Location uint
LocationWeather int
MATK uint
MDEF uint
NameStringDicID uint
PATK uint
PDEF uint
RefString string
RefString2 string
RefString3 string
RefString4 string
RefString5 string
SecretMissionDrop uint
SecretMissionDropChance uint
StealChance uint
StealItem uint
TP uint

공개 메소드들

메소드 설명
AppendStats ( StringBuilder sb, string difficultyName, int difficulty ) : void
Enemy ( System stream, uint refStringStart ) : System
GetDataAsHtml ( GameVersion version, ItemDat items, WRLDDAT locations, TSS stringDic, TSS.TSSEntry>.Dictionary inGameIdDict, bool phpLinks = false ) : string
ToString ( ) : string

메소드 상세

AppendStats() 공개 메소드

public AppendStats ( StringBuilder sb, string difficultyName, int difficulty ) : void
sb StringBuilder
difficultyName string
difficulty int
리턴 void

Enemy() 공개 메소드

public Enemy ( System stream, uint refStringStart ) : System
stream System
refStringStart uint
리턴 System

GetDataAsHtml() 공개 메소드

public GetDataAsHtml ( GameVersion version, ItemDat items, WRLDDAT locations, TSS stringDic, TSS.TSSEntry>.Dictionary inGameIdDict, bool phpLinks = false ) : string
version GameVersion
items HyoutaTools.Tales.Vesperia.ItemDat.ItemDat
locations WRLDDAT
stringDic TSS
inGameIdDict TSS.TSSEntry>.Dictionary
phpLinks bool
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

AGL 공개적으로 프로퍼티

public uint AGL
리턴 uint

Attributes 공개적으로 프로퍼티

public int[] Attributes
리턴 int[]

Category 공개적으로 프로퍼티

public uint Category
리턴 uint

Data 공개적으로 프로퍼티

public uint[] Data
리턴 uint[]

DataFloat 공개적으로 프로퍼티

public float[] DataFloat
리턴 float[]

DropChances 공개적으로 프로퍼티

public uint[] DropChances
리턴 uint[]

DropItems 공개적으로 프로퍼티

public uint[] DropItems
리턴 uint[]

DropModifier 공개적으로 프로퍼티

public uint[] DropModifier
리턴 uint[]

EXP 공개적으로 프로퍼티

public uint EXP
리턴 uint

EXPModifier 공개적으로 프로퍼티

public uint EXPModifier
리턴 uint

FatalBlue 공개적으로 프로퍼티

public float FatalBlue
리턴 float

FatalBlueRelated 공개적으로 프로퍼티

public float FatalBlueRelated
리턴 float

FatalGreen 공개적으로 프로퍼티

public float FatalGreen
리턴 float

FatalGreenRelated 공개적으로 프로퍼티

public float FatalGreenRelated
리턴 float

FatalRed 공개적으로 프로퍼티

public float FatalRed
리턴 float

FatalRedRelated 공개적으로 프로퍼티

public float FatalRedRelated
리턴 float

FatalTypeDrop 공개적으로 프로퍼티

public uint FatalTypeDrop
리턴 uint

FatalTypeExp 공개적으로 프로퍼티

public uint FatalTypeExp
리턴 uint

FatalTypeLP 공개적으로 프로퍼티

public uint FatalTypeLP
리턴 uint

Gald 공개적으로 프로퍼티

public uint Gald
리턴 uint

HP 공개적으로 프로퍼티

public uint HP
리턴 uint

ID 공개적으로 프로퍼티

public uint ID
리턴 uint

IconID 공개적으로 프로퍼티

public uint IconID
리턴 uint

InGameID 공개적으로 프로퍼티

public uint InGameID
리턴 uint

InMonsterBook 공개적으로 프로퍼티

public uint InMonsterBook
리턴 uint

KillableWithFS 공개적으로 프로퍼티

public uint KillableWithFS
리턴 uint

LP 공개적으로 프로퍼티

public uint LP
리턴 uint

LPModifier 공개적으로 프로퍼티

public uint LPModifier
리턴 uint

Level 공개적으로 프로퍼티

public uint Level
리턴 uint

Location 공개적으로 프로퍼티

public uint Location
리턴 uint

LocationWeather 공개적으로 프로퍼티

public int LocationWeather
리턴 int

MATK 공개적으로 프로퍼티

public uint MATK
리턴 uint

MDEF 공개적으로 프로퍼티

public uint MDEF
리턴 uint

NameStringDicID 공개적으로 프로퍼티

public uint NameStringDicID
리턴 uint

PATK 공개적으로 프로퍼티

public uint PATK
리턴 uint

PDEF 공개적으로 프로퍼티

public uint PDEF
리턴 uint

RefString 공개적으로 프로퍼티

public string RefString
리턴 string

RefString2 공개적으로 프로퍼티

public string RefString2
리턴 string

RefString3 공개적으로 프로퍼티

public string RefString3
리턴 string

RefString4 공개적으로 프로퍼티

public string RefString4
리턴 string

RefString5 공개적으로 프로퍼티

public string RefString5
리턴 string

SecretMissionDrop 공개적으로 프로퍼티

public uint SecretMissionDrop
리턴 uint

SecretMissionDropChance 공개적으로 프로퍼티

public uint SecretMissionDropChance
리턴 uint

StealChance 공개적으로 프로퍼티

public uint StealChance
리턴 uint

StealItem 공개적으로 프로퍼티

public uint StealItem
리턴 uint

TP 공개적으로 프로퍼티

public uint TP
리턴 uint