-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Metatable:Vocation
No description available at the moment.
###Available methods:
getAttackSpeed()
getBaseSpeed()
getCapacityGain()
getClientId()
getDemotion()
getDescription()
getHealthGain()
getHealthGainAmount()
getHealthGainTicks()
getId()
getManaGain()
getManaGainAmount()
getManaGainTicks()
getMaxSoul()
getName()
getPromotion()
getRequiredManaSpent()
getRequiredSkillTries()
getSoulGainTicks()
local vocation = Vocation(...)
vocation:getAttackSpeed()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getBaseSpeed()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getCapacityGain()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getClientId()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getDemotion()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getDescription()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getHealthGain()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getHealthGainAmount()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getHealthGainTicks()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getId()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getManaGain()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getManaGainAmount()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getManaGainTicks()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getMaxSoul()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getName()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getPromotion()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getRequiredManaSpent()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getRequiredSkillTries()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0
local vocation = Vocation(...)
vocation:getSoulGainTicks()Description: N/A
Parameters: N/A
Returns: N/A
Example:
N/A [To the top] Added in version: 1.0