The player that the abilities are attached to.
Get the value of an ability.
The index of the ability to get the value of.
The value of the ability, or false if it is not set.
Get all abilities as an array of tuples.
An array of tuples containing the abilities and their values.
Get all abilities as layers.
An array of ability layers.
Get the walk speed of the player.
Get the vertical fly speed of the player.
The vertical fly speed of the player.
Get the walk speed of the player.
The walk speed of the player.
Set the value of an ability.
The index of the ability to set the value of.
The value to set the ability to.
Set the walk speed of the player.
The value to set the walk speed to.
Set the vertical fly speed of the player.
The value to set the vertical fly speed to.
Set the walk speed of the player.
The value to set the walk speed to.
Create a new PlayerAbilities instance.