pub fn ability_damage_from_id(
config: &GameConfig,
lookups: &ContentLookups,
ability_id: Uuid,
level: i64,
) -> Result<f64, String>pub fn ability_damage_from_id(
config: &GameConfig,
lookups: &ContentLookups,
ability_id: Uuid,
level: i64,
) -> Result<f64, String>