Classes System¶
Upstream Bloodcraft Reference
Bloodcraft version: 1.13.22 stable
Last verified: 2026-08-23
This page documents upstream Bloodcraft, not BloodcraftExpansion custom features.
Bloodcraft 1.13.22 provides six upstream classes: Blood Knight, Demon Hunter, Vampire Lord, Shadow Blade, Arcane Sorcerer, and Death Mage.
A class can provide three mechanical layers:
- Weapon-stat synergies multiply configured expertise stat caps.
- Blood-stat synergies multiply configured legacy stat caps.
- Spell-school behavior can apply an on-hit debuff at
OnHitProcChanceand unlock configured Shift spells through leveling prestige.
The default synergy multiplier is 1.5. The on-hit chance defaults to 0.075. Shift use also requires ShiftSlot and is controlled by .class shift.
Selection¶
Initial selection is free. Later changes use the item and quantity configured by ChangeClassItem and ChangeClassQuantity.
| Command | Purpose |
|---|---|
.class l |
List classes. |
.class lst [Class] |
List the class’s weapon and blood synergies. |
.class lsp [Class] |
List configured spells. |
.class s [Class] |
Select an initial class. |
.class c [Class] |
Change class and pay the configured cost. |
.class csp [#] |
Choose an unlocked class spell. |
.class shift |
Lock or unlock the Shift spell. |