Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
BaseAbilityInfo.cs File Reference

Classes

class  BaseAbilityInfo
 

Enumerations

enum  AbilityForm { Offense , Defense , Utility , Passive }
 Possible forms an ability info can be in. This determines which ability in the set is being used. More...
 

Enumeration Type Documentation

◆ AbilityForm

Possible forms an ability info can be in. This determines which ability in the set is being used.

Enumerator
Offense 

The ability set is in its offense form and its offense ability will be used.

Defense 

The ability set is in its defense form and its defense ability will be used.

Utility 

The ability set is in its utility form and its utility ability will be used.

Passive 

The ability set is in its passive form and its passive ability will be used.