public void UpdateBaseDexterity(float level, float multiplier) { dexterity.UpdateBaseValue(level, multiplier); }