
* Processing performance increases by an order of magnitudes. * Generalized the path vector names to be used for future conversion functions. * Fixed new lines. * Added header templates. Thanks to @Lemongrass3110!
16 lines
755 B
YAML
16 lines
755 B
YAML
###########################################################################
|
|
# Guild Skill Database
|
|
###########################################################################
|
|
#
|
|
# Guild Skill Settings
|
|
#
|
|
###########################################################################
|
|
# Id - Skill ID of the guild skill.
|
|
###########################################################################
|
|
# MaxLevel - Maximum level of the guild skill.
|
|
###########################################################################
|
|
# Required - A list of required skills for the skill to become available.
|
|
# Id: Skill ID of the required guild skill.
|
|
# Level: Level of the required guild skill.
|
|
###########################################################################
|