C# 클래스 Codebreak.Service.World.Game.Spell.SpellLevel

파일 보기 프로젝트 열기: hussein-aitlahcen/codebreak 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
APCost int
AllowPOBoost bool
CSRate int
Cooldown int
CriticalEffects List
ECSRate int
Effects List
EmptyCell bool
InLine bool
IsECSEndTurn int
LOS bool
Level int
MaxLaunchPerTarget int
MaxLaunchPerTurn int
MaxPO int
MinPO int
RangeType string
RequiredLevel int
SpellId int

프로퍼티 상세

APCost 공개적으로 프로퍼티

public int APCost
리턴 int

AllowPOBoost 공개적으로 프로퍼티

public bool AllowPOBoost
리턴 bool

CSRate 공개적으로 프로퍼티

public int CSRate
리턴 int

Cooldown 공개적으로 프로퍼티

public int Cooldown
리턴 int

CriticalEffects 공개적으로 프로퍼티

public List CriticalEffects
리턴 List

ECSRate 공개적으로 프로퍼티

public int ECSRate
리턴 int

Effects 공개적으로 프로퍼티

public List Effects
리턴 List

EmptyCell 공개적으로 프로퍼티

public bool EmptyCell
리턴 bool

InLine 공개적으로 프로퍼티

public bool InLine
리턴 bool

IsECSEndTurn 공개적으로 프로퍼티

public int IsECSEndTurn
리턴 int

LOS 공개적으로 프로퍼티

public bool LOS
리턴 bool

Level 공개적으로 프로퍼티

public int Level
리턴 int

MaxLaunchPerTarget 공개적으로 프로퍼티

public int MaxLaunchPerTarget
리턴 int

MaxLaunchPerTurn 공개적으로 프로퍼티

public int MaxLaunchPerTurn
리턴 int

MaxPO 공개적으로 프로퍼티

public int MaxPO
리턴 int

MinPO 공개적으로 프로퍼티

public int MinPO
리턴 int

RangeType 공개적으로 프로퍼티

public string RangeType
리턴 string

RequiredLevel 공개적으로 프로퍼티

public int RequiredLevel
리턴 int

SpellId 공개적으로 프로퍼티

public int SpellId
리턴 int