Difference between revisions of "GetMagicEffectBarterFactor"
m
copy/paste error with return value name
imported>DragoonWraith (not a record variable function) |
imported>TheMagician m (copy/paste error with return value name) |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
( | (barterFactor:float) GetMagicEffectBarterFactor effect:chars | ||
( | (barterFactor:float) GetMEEBarter effect:chars | ||
( | (barterFactor:float) GetMagicEffectBarterFactorC effect:long | ||
( | (barterFactor:float) GetMEBarterC effect:long | ||
Returns the constant effect barter factor of the magic effect. This factor influences the cost of a custom enchantment, as well as how a custom enchantment influences the value of an item. Specifically, this factor is the gold per point of magnitude ratio for each magic effect. | Returns the constant effect barter factor of the magic effect. This factor influences the cost of a custom enchantment, as well as how a custom enchantment influences the value of an item. Specifically, this factor is the gold per point of magnitude ratio for each magic effect. |