Sacrifice adjust
CONFIG PARAMETER: sacrifice_adjust <amount>
DEFAULT: -1
This parameter is part of the formula that is used to determine an object’s value given the amount spent on its creation. The formula is:
value = (cost / sacrifice_factor) + sacrifice_adjust.
The inverse formula is used to determine how much the owner receives when @destroying an object.
Related Topics: @create, @destroy, SACRIFICING, sacrifice_factor.