No Character Selected
Create a new character or select one from the top menu to begin.
Prof Bonus: +{{ profBonus }}
Prof Bonus: +{{ profBonus }}
AC
Initiative
{{ formatMod(mods.dex) }}
Speed
Max HP
Cur HP
Temp HP
Hit Dice:
/ {{ activeChar.hdMax }}d{{ activeCharHdFaces }}
Death Saves: Success
Failures
{{ stat }}
{{ formatMod(mods[stat]) }}
Passive Perception: {{ 10 + calcSkill('Perception', 'wis') }}
Saving Throws
{{ stat }}
{{ formatMod(calcSave(stat)) }}
P
Skills
{{ skill.name }}
{{ formatMod(calcSkill(skill.name, skill.stat)) }}
P
E
CP
SP
EP
GP
PP
Attuned Items
Equipment Training
Equipment List
{{ item.name }}
Spell Ability
Save DC
{{ activeChar.spellStat !== 'none' ? 8 + profBonus + mods[activeChar.spellStat] : '-' }}
Attack Bonus
{{ activeChar.spellStat !== 'none' ? formatMod(profBonus + mods[activeChar.spellStat]) : '-' }}
Modifier
{{ activeChar.spellStat !== 'none' ? formatMod(mods[activeChar.spellStat]) : '-' }}
Spell Slots
Level {{ level }}
Max
Spellbook
{{ spell.name }}
{{ getSpellLevel(spell.dbId) }}
Class Features
{{ feat.name }}
No class features added yet.
Feats
{{ feat.name }}
No feats added yet.
Other Traits & Notes
No results found.
{{ res.name }}
{{ (res._category === 'subclassfeature' || res._category === 'optionalfeature') ? 'classfeature' : res._category }}
{{ res.level === 0 ? 'Cantrip' : 'Level ' + res.level }} {{ res.school ? '• '+res.school : '' }}
{{ res.rarity }}
{{ formatProperty(res.type, true) }}
({{ formatSource(res.source) }})
{{ die }}
{{ currentRollResult.formula }} ({{ currentRollResult.reason }})
{{ currentRollResult.total }}
[ {{ currentRollResult.rolls.join(', ') }} ] {{ currentRollResult.mod }}
Ready to roll.
Roll History
No rolls yet. Click dice links in the app or type a formula above to roll.
{{ log.reason }} • {{ log.formula }}
{{ log.time }}
[{{ log.rolls.join(', ') }}] {{ log.mod }}
{{ log.total }}
Theme & Display
Data Management
Character Options
System
Clear all cached JSON database files and character data. This action is irreversible.