AddSpellEffect

Parameters
abilityStringstring
teffecttype
xreal
yreal
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.

patch

1.00

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
effect
Source code
native AddSpellEffect               takes string abilityString, effecttype t, real x, real y returns effect