Calculators commands¶
/blessings¶
Calculates the price of blessings for a specific level.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
level | Number | The level of the character buying blessings. Must be a value between 2 and 3000 . |
/distance-skill¶
Calculates the training time required to reach a target distance fighting level.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
current_level | Number | Your current skill level. Must be a value between 10 and 200 . | |
percentage | Decimal | Your current remaining percentage to the next level. Must be a value between 0.0 and 100.0 . | |
target_level | Number | The desired skill level. Must be a value between 11 and 200 . | |
vocation | Vocation | Your vocation. Valid choices: Druid , Sorcerer , Paladin , and Knight . | |
loyalty | Number | Your current loyalty bonus. Must be a value between 0 and 50 .Default value: 0 . | |
double_exp | True/False | Whether double experience is active or not. Default value: false . |
/magic-level¶
Calculates the training time required to reach a target magic level.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
current_level | Number | Your current skill level. Must be a value between 0 and 200 . | |
percentage | Decimal | Your current remaining percentage to the next level. Must be a value between 0.0 and 100.0 . | |
target_level | Number | The desired skill level. Must be a value between 1 and 200 . | |
vocation | Vocation | Your vocation. Valid choices: Druid , Sorcerer , Paladin , Knight , Elder Druid , Master Sorcerer , Royal Paladin , and Elite Knight . | |
loyalty | Number | Your current loyalty bonus. Must be a value between 0 and 50 .Default value: 0 . | |
double_exp | True/False | Whether double experience is active or not. Default value: false . |
/melee-skill¶
Calculates the training time required to reach a target skill level.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
current_level | Number | Your current skill level. Must be a value between 10 and 200 . | |
percentage | Decimal | Your current remaining percentage to the next level. Must be a value between 0.0 and 100.0 . | |
target_level | Number | The desired skill level. Must be a value between 11 and 200 . | |
vocation | Vocation | Your vocation. Valid choices: Druid , Sorcerer , Paladin , and Knight . | |
loyalty | Number | Your current loyalty bonus. Must be a value between 0 and 50 .Default value: 0 . | |
double_exp | True/False | Whether double experience is active or not. Default value: false . |
share¶
Calculate the experience share ranges.
/share character¶
Get the experience share range of a character or a group of characters.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
name | Text | The name of the character to check the share range of. | |
name2 | Text | Additional character name to check if they can share together. | |
name3 | Text | Additional character name to check if they can share together. | |
name4 | Text | Additional character name to check if they can share together. | |
name5 | Text | Additional character name to check if they can share together. |
/share level¶
Get the experience share range for a given level.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
level | Number | The level to calculate the share range for. Must be greater or equal than 2 . |
/split-loot¶
Calculates the way to split loot based on the Party Hunt Analyzer.
Command response will be visible to everyone.
/stamina¶
Tells you the time you have to wait to restore stamina.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
current_stamina | Stamina | Your current stamina, in hh:mm format. | |
target_stamina | Stamina | The desired stamina, by default, full stamina. Default value: 42:00 . |
stats¶
Calculates character related statistics.
/stats capacity¶
Calculate the level required to reach the specified capacity.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
capacity | Number | The desired capacity. Must be greater or equal than 400 . |
/stats character¶
Calculate the stats of a character.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
name | Text | The name of the character. |
/stats hitpoints¶
Calculates the level required to reach the specified hit points.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
hitpoints | Number | The desired hitpoints. Must be greater or equal than 150 . |
/stats level¶
Calculate the stats for a character of a given level and vocation.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
level | Number | The level of the character. Must be greater or equal than 2 . | |
vocation | Vocation | The vocation of the character. Valid choices: None , Druid , Sorcerer , Paladin , and Knight . |
/stats mana¶
Calculate the level required to reach the specified mana.
Command response will be visible to everyone.
Arguments:
Name | Type | Required | Description |
---|---|---|---|
mana | Number | The desired mana. Must be greater or equal than 55 . |