public class SkillActivateHook extends java.lang.Object implements ActivateHook
Constructor and Description |
---|
SkillActivateHook() |
SkillActivateHook(AgisSkill skill)
what is the skill you get for this
|
Modifier and Type | Method and Description |
---|---|
boolean |
activate(OID activatorOid,
AgisItem item,
OID targetOid)
returns whether the item was successfully activated
|
AgisSkill |
getSkill() |
void |
setSkill(AgisSkill skill) |