• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Creating a passive "ability"

xNuminousx

Member
I've had the class extend it's proper element as well as implement PassiveAbility yet console tells me that it needs to implement AddonAbility... But I want it as a passive... Am I missing something here? Are there methods missing from the unimplemented methods that don't pop up that I need (similarly to getDescription() and getInstructions())
 
Top