pub struct ActorAttrs { pub strength: u32, pub agility: u32, pub intelligence: u32, pub charisma: u32, }