Add skill control pre-filtering on the holding item condition
WeAthFoLD opened this issue ยท 0 comments
WeAthFoLD commented
Add a bool enableWithItem() method in SkillBase, and filter the control for skill when skill doesn't need it. (Most skills will not enable with item hold, so this can largely reduce boilerplate)