export interface IStatBlock { str: number; dex: number; con: number; int: number; wis: number; cha: number; }