|
| static final int | TINY = 0 |
| static final int | SMALL = 1 |
| static final int | MEDIUM = 2 |
| static final int | LARGE = 3 |
Definition at line 5 of file DndCharacterStats.java.
◆ armourClass
| int com.burrbox.dndiablo.DndCharacterStats.armourClass |
◆ charismaModifier
| int com.burrbox.dndiablo.DndCharacterStats.charismaModifier |
◆ charismaScore
| int com.burrbox.dndiablo.DndCharacterStats.charismaScore |
◆ conditionImmunities
| List<String> com.burrbox.dndiablo.DndCharacterStats.conditionImmunities |
◆ constitutionModifier
| int com.burrbox.dndiablo.DndCharacterStats.constitutionModifier |
◆ constitutionScore
| int com.burrbox.dndiablo.DndCharacterStats.constitutionScore |
◆ currentXp
| int com.burrbox.dndiablo.DndCharacterStats.currentXp |
◆ damageImmunities
| List<String> com.burrbox.dndiablo.DndCharacterStats.damageImmunities |
◆ damageResistances
| List<String> com.burrbox.dndiablo.DndCharacterStats.damageResistances |
◆ deathSaveFailures
| int com.burrbox.dndiablo.DndCharacterStats.deathSaveFailures |
◆ deathSaveSuccesses
| int com.burrbox.dndiablo.DndCharacterStats.deathSaveSuccesses |
◆ dexterityModifier
| int com.burrbox.dndiablo.DndCharacterStats.dexterityModifier |
◆ dexterityScore
| int com.burrbox.dndiablo.DndCharacterStats.dexterityScore |
◆ dndclass
| DNDClass com.burrbox.dndiablo.DndCharacterStats.dndclass |
◆ hitDiceCount
| int com.burrbox.dndiablo.DndCharacterStats.hitDiceCount |
◆ hitDiceType
| String com.burrbox.dndiablo.DndCharacterStats.hitDiceType |
◆ hp
| int com.burrbox.dndiablo.DndCharacterStats.hp |
◆ initiative
| int com.burrbox.dndiablo.DndCharacterStats.initiative |
◆ intelligenceModifier
| int com.burrbox.dndiablo.DndCharacterStats.intelligenceModifier |
◆ intelligenceScore
| int com.burrbox.dndiablo.DndCharacterStats.intelligenceScore |
◆ LARGE
| final int com.burrbox.dndiablo.DndCharacterStats.LARGE = 3 |
|
static |
◆ level
| int com.burrbox.dndiablo.DndCharacterStats.level |
◆ maxHp
| int com.burrbox.dndiablo.DndCharacterStats.maxHp |
◆ MEDIUM
| final int com.burrbox.dndiablo.DndCharacterStats.MEDIUM = 2 |
|
static |
◆ passiveInsight
| int com.burrbox.dndiablo.DndCharacterStats.passiveInsight |
◆ passiveInvestigation
| int com.burrbox.dndiablo.DndCharacterStats.passiveInvestigation |
◆ passivePerception
| int com.burrbox.dndiablo.DndCharacterStats.passivePerception |
◆ profCharismaSave
| boolean com.burrbox.dndiablo.DndCharacterStats.profCharismaSave |
◆ profConstitutionSave
| boolean com.burrbox.dndiablo.DndCharacterStats.profConstitutionSave |
◆ profDexteritySave
| boolean com.burrbox.dndiablo.DndCharacterStats.profDexteritySave |
◆ proficiency
| int com.burrbox.dndiablo.DndCharacterStats.proficiency |
◆ profIntelligenceSave
| boolean com.burrbox.dndiablo.DndCharacterStats.profIntelligenceSave |
◆ profStrengthSave
| boolean com.burrbox.dndiablo.DndCharacterStats.profStrengthSave |
◆ profWisdomSave
| boolean com.burrbox.dndiablo.DndCharacterStats.profWisdomSave |
◆ size
| int com.burrbox.dndiablo.DndCharacterStats.size |
◆ SMALL
| final int com.burrbox.dndiablo.DndCharacterStats.SMALL = 1 |
|
static |
◆ speed
| int com.burrbox.dndiablo.DndCharacterStats.speed |
◆ spellAttackBonus
| int com.burrbox.dndiablo.DndCharacterStats.spellAttackBonus |
◆ spellSaveDC
| int com.burrbox.dndiablo.DndCharacterStats.spellSaveDC |
◆ spellSlotsCurrent
| int [] com.burrbox.dndiablo.DndCharacterStats.spellSlotsCurrent = new int[9] |
◆ spellSlotsMax
| int [] com.burrbox.dndiablo.DndCharacterStats.spellSlotsMax = new int[9] |
◆ strengthModifier
| int com.burrbox.dndiablo.DndCharacterStats.strengthModifier |
◆ strengthScore
| int com.burrbox.dndiablo.DndCharacterStats.strengthScore |
◆ tempHp
| int com.burrbox.dndiablo.DndCharacterStats.tempHp |
◆ TINY
| final int com.burrbox.dndiablo.DndCharacterStats.TINY = 0 |
|
static |
◆ wisdomModifier
| int com.burrbox.dndiablo.DndCharacterStats.wisdomModifier |
◆ wisdomScore
| int com.burrbox.dndiablo.DndCharacterStats.wisdomScore |
The documentation for this class was generated from the following file: