libram
    Preparing search index...

    Function setDefaultMaximizeOptions

    • Parameters

      • options: Partial<MaximizeOptions>

        Default options for each maximizer run.

        • updateOnFamiliarChange

          Re-run the maximizer if familiar has changed. Default true.

        • updateOnCanEquipChanged

          Re-run the maximizer if stats have changed what can be equipped. Default true.

        • forceEquip

          Equipment to force-equip ("equip X").

        • preventEquip

          Equipment to prevent equipping ("-equip X").

        • bonusEquip

          Equipment to apply a bonus to ("200 bonus X").

      Returns void