-
Notifications
You must be signed in to change notification settings - Fork 757
Itemskill
Haru edited this page Oct 19, 2016
·
1 revision
- itemskill <skill></skill>, <skill></skill>;
- itemskill <"skill name">, <skill></skill>;
This command meant for item scripts to replicate single-use skills in usable items. It will not work properly, if there is a visible dialog window or menu. If the skill is self or auto-targeting, it will be used immediately otherwise a target cursor is shown.
605,Anodyne,Anodyne,11,2000,0,100,,,,,10477567,2,,,,,{ itemskill 8,1; },{}
When Anodyne is used, it will cast Endure (8), Level 1, as if the actual skill has been used from skill tree.