Module core.libraries.meska.config
Metrics-Skill-Achievement Framework (MESKA)
The configuration file.
Module Overview
Tables
| meska.conf.rods | Skill specific configuration for: |
| meska.conf.defaults | Default levels and exp at which the player starts. |
| meska.conf.perks | Default perks. |
| meska.conf.guides | Default guides. |
| meska.conf.skills | [skill] = { [type] = { lvl, exp, ... |
- meska.conf.rods
-
Skill specific configuration for:
Deprecated:
-
This function is deprecated and may be removed in a future version.
This will be moved to a separate skill-file. Fishing Skill configFields:
- [cityrp_rod]
- [rod_wooden]
- [rod_steel]
- [rod_carbon]
- meska.conf.defaults
-
Default levels and exp at which the player starts.
Deprecated:
-
This function is deprecated and may be removed in a future version.
This will be moved to a separate skill-file.Fields:
- [general]
- maxLvl
- meska.conf.perks
-
Default perks.
Deprecated:
-
This function is deprecated and may be removed in a future version.
This will be moved to a separate skill-file.Fields:
- [fishing]
- text
- meska.conf.guides
-
Default guides.
Deprecated:
-
This function is deprecated and may be removed in a future version.
This will be moved to a separate skill-file.Fields:
- [fishing]
- title
- version
- template
- sectionA
- text
- icon
- meska.conf.skills
-
[skill] = { [type] = { lvl, exp, ... } }
The exp is being used to calculate players skill exp,
and level based on dailybonus and percentage of skill level
Deprecated:
-
This function is deprecated and may be removed in a future version.
This will be moved to a separate skill-file.Fields:
- [general]
- exp
- highlight
- requirements