DnD_5e.character_classes.monk module
- class DnD_5e.character_classes.monk.Monk(**kwargs)[source]
Bases:
CharacterMonk character class
- current_eq(other) bool[source]
Compare self and other to determine if they are identical based on the attributes checked in equals and also these attributes: ki points
- get_martial_arts_dice() Tuple[int, int][source]
- Returns:
martial arts dice
- Return type:
TYPE_DICE_TUPLE