GetAbilityEffect

Parameters
abilityString string
t effecttype
index integer
comment
bug

Does nothing because no one knows what "abilityString" is supposed to be. It's probably not implemented like AbilityId2String doesn't work too.

pure
This function is pure. For the same values passed to it, it will always return the same value.
patch

1.17a

Source
common.j
return type
string
Source code
native GetAbilityEffect             takes string abilityString, effecttype t, integer index returns string