Parameters you're attempting to maximize
Object potentially containing forceEquips, bonusEquips, preventEquips, and preventSlots
Merges two requirements, concanating relevant arrays. Typically used in static form.
Requirement to merge with.
A new merged Requirement
Static
maximizeMerges requirements, and then runs maximizeCached on the combined requirement.
Rest
...requirements: Requirement[]Requirements to maximize on
Static
mergeMerges a set of requirements together, starting with an empty requirement.
Requirements to merge
Merged requirements
A convenient way of combining maximization parameters and options