C# 클래스 DND_Monster.Data

파일 보기 프로젝트 열기: FallenWyvern/DnD-Monster-Generator 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AC string
CHA int
CON int
CR Challenge_Rating
ConditionImmunities List
CreatureAlign string
CreatureGender string
CreatureName string
CreatureSize string
CreatureType string
DEX int
DamageImmunities List
DamageResistances List
DamageVulnerability List
HP string
INT int
STR int
SavingThrowBonuses List
SkillBonuses List
Speed string
Title string
WIS int
_Abilities List
_Actions List
_Languages List
_Legendaries List
_Reactions List
_Senses List
_advancedSpellData List
_advancedSpells List
proficency int
unique bool

프로퍼티 상세

AC 공개적으로 프로퍼티

public string AC
리턴 string

CHA 공개적으로 프로퍼티

public int CHA
리턴 int

CON 공개적으로 프로퍼티

public int CON
리턴 int

CR 공개적으로 프로퍼티

public Challenge_Rating,DND_Monster CR
리턴 Challenge_Rating

ConditionImmunities 공개적으로 프로퍼티

public List ConditionImmunities
리턴 List

CreatureAlign 공개적으로 프로퍼티

public string CreatureAlign
리턴 string

CreatureGender 공개적으로 프로퍼티

public string CreatureGender
리턴 string

CreatureName 공개적으로 프로퍼티

public string CreatureName
리턴 string

CreatureSize 공개적으로 프로퍼티

public string CreatureSize
리턴 string

CreatureType 공개적으로 프로퍼티

public string CreatureType
리턴 string

DEX 공개적으로 프로퍼티

public int DEX
리턴 int

DamageImmunities 공개적으로 프로퍼티

public List DamageImmunities
리턴 List

DamageResistances 공개적으로 프로퍼티

public List DamageResistances
리턴 List

DamageVulnerability 공개적으로 프로퍼티

public List DamageVulnerability
리턴 List

HP 공개적으로 프로퍼티

public string HP
리턴 string

INT 공개적으로 프로퍼티

public int INT
리턴 int

STR 공개적으로 프로퍼티

public int STR
리턴 int

SavingThrowBonuses 공개적으로 프로퍼티

public List SavingThrowBonuses
리턴 List

SkillBonuses 공개적으로 프로퍼티

public List SkillBonuses
리턴 List

Speed 공개적으로 프로퍼티

public string Speed
리턴 string

Title 공개적으로 프로퍼티

public string Title
리턴 string

WIS 공개적으로 프로퍼티

public int WIS
리턴 int

_Abilities 공개적으로 프로퍼티

public List _Abilities
리턴 List

_Actions 공개적으로 프로퍼티

public List _Actions
리턴 List

_Languages 공개적으로 프로퍼티

public List _Languages
리턴 List

_Legendaries 공개적으로 프로퍼티

public List _Legendaries
리턴 List

_Reactions 공개적으로 프로퍼티

public List _Reactions
리턴 List

_Senses 공개적으로 프로퍼티

public List _Senses
리턴 List

_advancedSpellData 공개적으로 프로퍼티

public List _advancedSpellData
리턴 List

_advancedSpells 공개적으로 프로퍼티

public List _advancedSpells
리턴 List

proficency 공개적으로 프로퍼티

public int proficency
리턴 int

unique 공개적으로 프로퍼티

public bool unique
리턴 bool