pub fn character_power(ctx: &CharacterPowerCtx<'_>) -> Result<i64>Expand description
Native port of character_power_calculate_script (the CharacterState
branch): keep equipped inventory items, then call balance::character_power.
pub fn character_power(ctx: &CharacterPowerCtx<'_>) -> Result<i64>Native port of character_power_calculate_script (the CharacterState
branch): keep equipped inventory items, then call balance::character_power.