Difference between revisions of "Potion Script"
Jump to navigation
Jump to search
no edit summary
imported>Kerberus14 |
imported>Notanon |
||
Line 49: | Line 49: | ||
:*Returns which effect of the potion has the highest cost. | :*Returns which effect of the potion has the highest cost. | ||
:'''[[SetNthEffectMagnitude - | :'''[[SetNthEffectMagnitude - Potion|SetNthEffectMagnitude]](Int ''index'', Float ''value'')''' | ||
:*Sets the magnitude of the specified effect. | :*Sets the magnitude of the specified effect. | ||
:'''[[SetNthEffectArea - | :'''[[SetNthEffectArea - Potion|SetNthEffectArea]](Int ''index'', Int ''value'')''' | ||
:*Sets the area of the specified effect. | :*Sets the area of the specified effect. | ||
:'''[[SetNthEffectDuration - | :'''[[SetNthEffectDuration - Potion|SetNthEffectDuration]](Int ''index'', Int ''value'')''' | ||
:*Sets the duration of the specified effect. | :*Sets the duration of the specified effect. | ||