import Ability from 'WTF-Adventure/WTF-Adventure/server/js/game/entity/character/player/ability/misc/ability.js'Constructor Summary
| Public Constructor | ||
| public |
constructor(name: String, type: String) Default constructor |
|
Member Summary
| Public Members | ||
| public |
Static ability data from the abilities dictionary |
|
| public |
The current level of the ability |
|
| public |
The name identifier of the ability |
|
| public |
The type category of the ability |
|
Reference
Source
Test
