
* Converts item_combo_db.txt into YAML. * Includes CSV2YAML converter. Thanks to @llchrisll and @Everade Co-authored-by: Lemongrass3110 <lemongrass@kstp.at> Co-authored-by: Aleos <aleos89@users.noreply.github.com>
14 lines
710 B
YAML
14 lines
710 B
YAML
###########################################################################
|
|
# Item Combo Database
|
|
###########################################################################
|
|
#
|
|
# Settings
|
|
#
|
|
###########################################################################
|
|
# - Combos: List of combo sets.
|
|
# - Combo: Sequence of items to define a combo (minimum of 2 items).
|
|
# - <item name> AEGIS name of the item
|
|
# Script Script to execute when one of the combos is equipped. (Default: null)
|
|
# Clear Remove the defined combos from database. (Default: false)
|
|
###########################################################################
|