You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
2.2 KiB
YAML
35 lines
2.2 KiB
YAML
###########################################################################
|
|
# Enchantgrade Database
|
|
###########################################################################
|
|
#
|
|
# Enchantgrade Settings
|
|
#
|
|
###########################################################################
|
|
# - Type Item type.
|
|
# Levels: Enchantgrade settings per item level.
|
|
# - Level Item level.
|
|
# Grades: Enchantgrade settings per grade level.
|
|
# - Grade Enchantgrade level.
|
|
# Chances: Chance settings per refine level.
|
|
# - Refine Refine level.
|
|
# Chance Base chance of success out of 0~10000.
|
|
# Bonus Enchantgrade bonus. (Default: 0)
|
|
# AnnounceSuccess Announce on upgrade success. (Default: true)
|
|
# AnnounceFail Announce on upgrade failure. (Default: false)
|
|
# Announce Announce on upgrade success and failure.
|
|
# Catalyst: Catalyst item to increase chance of success.
|
|
# Item The item that can be used.
|
|
# AmountPerStep Amount of Item needed.
|
|
# Set to 0 to disable the catalyst.
|
|
# MaximumSteps Maximum amount of times Item can be used.
|
|
# ChanceIncrease Amount at which the chance increases for each Item used.
|
|
# Options: Success chance based on cost type.
|
|
# - Option Index of the client option.
|
|
# Item Required item.
|
|
# Amount Amount of required item. (Default: 1)
|
|
# Set to 0 to remove an option.
|
|
# Price Amount of zeny required. (Default: 0)
|
|
# BreakingRate Chance of item breaking out of 0~10000. (Default: 0)
|
|
# DowngradeAmount Number of refine levels reduced on failure. (Default: 0)
|
|
###########################################################################
|