item_combos.yml 710 B

12345678910111213
  1. ###########################################################################
  2. # Item Combo Database
  3. ###########################################################################
  4. #
  5. # Settings
  6. #
  7. ###########################################################################
  8. # - Combos: List of combo sets.
  9. # - Combo: Sequence of items to define a combo (minimum of 2 items).
  10. # - <item name> AEGIS name of the item
  11. # Script Script to execute when one of the combos is equipped. (Default: null)
  12. # Clear Remove the defined combos from database. (Default: false)
  13. ###########################################################################