Difference between revisions of "GetNthEffectTraitNumeric"

Jump to navigation Jump to search
23 bytes added ,  17:14, 30 September 2015
no edit summary
imported>Jazzisparis
imported>Jazzisparis
 
Line 1: Line 1:
{{Function
{{Function
  |origin = JIP
  |origin = JIP
  |summary = Returns the value of a numeric trait (determined by <i>traitID</i>) of the Nth effect of an ingestible/object effect/actor effect.
  |summary = Returns the value of a numeric trait (determined by <i>traitID</i>) of the Nth effect-entry of the specified ingestible/object effect/actor effect.
  |name = GetNthEffectTraitNumeric
  |name = GetNthEffectTraitNumeric
  |returnType = traitValue:int
  |returnType = traitValue:int
Line 22: Line 22:
3&#09;Range (0 - Self, 1 - Touch, 2 - Target)</pre>
3&#09;Range (0 - Self, 1 - Touch, 2 - Target)</pre>
  |example = GetNthEffectTraitNumeric Stimpak 0 2
  |example = GetNthEffectTraitNumeric Stimpak 0 2
Will return the <i>Duration</i> of the effect at index 0 of <i>Stimpak</i>.
Will return the <i>Duration</i> of the effect-entry at index 0 of <i>Stimpak</i>.
}}
}}
==See Also==
==See Also==
Anonymous user

Navigation menu