Name Result Description Code Params Examples
Disabled Boolean Is skill disabled
function Disabled: boolean;
There are no arguments You need to register to view the code example.
Passive Boolean Is skill passive
function Passive: boolean;
There are no arguments You need to register to view the code example.
IsAura Boolean Can skill be toggled
function IsAura: boolean;
There are no arguments You need to register to view the code example.
Range Integer Skill using range (-1 - without range)
function Range: Integer;
There are no arguments You need to register to view the code example.
Enchanted Boolean Can skill be enchanted
function Enchanted: boolean;
There are no arguments You need to register to view the code example.

Objects

Имя Класс Description
SkillList TL2List из TL2Skill List of character skills