quirks
Vars | |
hardcore_quirks | An assoc list of quirks that can be obtained as a hardcore character, and their hardcore value. |
---|---|
Procs | |
filter_invalid_quirks | Takes a list of quirk names and returns a new list of quirks that would be valid. If no changes need to be made, will return the same list. Expects all quirk names to be unique, but makes no other expectations. |
get_quirks | Returns the list of possible quirks |
Var Details
hardcore_quirks
An assoc list of quirks that can be obtained as a hardcore character, and their hardcore value.
Proc Details
filter_invalid_quirks
Takes a list of quirk names and returns a new list of quirks that would be valid. If no changes need to be made, will return the same list. Expects all quirk names to be unique, but makes no other expectations.
get_quirks
Returns the list of possible quirks