Are these 'keywords/variable' always available whenever I want to write Lunatic code? (can we call this global variable?)
this, target, user, player, a, b, value, undefined, origin
I tried to create Custom Apply Effect with this.gainHp(100) and it works. But where can I find the list of those...