Player.computeActionReduction() =============================== Computes the value of Player.SpellReduction and Player.WeaponskillReduction and sets the values. It uses the value in Player.Stat["SkS"] and Player.Stat["SS"]. **Usage** .. code-block:: python newPlayer.computeActionReduction()