%saveVersusSkillMod()

Aliases%saveVersusSkillMod( )
Parametersinteger @value

    Often when a mobile or player saves versus something if there is damage or
some other value associated with the skill then it needs to be reduced.
This function will take a value and modify it according to the internal
standard. This allows any updates to the reduction calculation to be
propogated throughout the game which results in greater game consistency
and easier maintenance.