Difference between revisions of "GetMagicEffectBarterFactor"

4 bytes removed ,  09:28, 10 July 2010
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:'''
  (enchantFactor:float) GetMagicEffectBarterFactor effect:chars
  (barterFactor:float) GetMagicEffectBarterFactor effect:chars


  (enchantFactor:float) GetMEEBarter effect:chars
  (barterFactor:float) GetMEEBarter effect:chars


  (enchantFactor:float) GetMagicEffectBarterFactorC effect:long
  (barterFactor:float) GetMagicEffectBarterFactorC effect:long


  (enchantFactor:float) GetMEBarterC 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.
Anonymous user