FixedPassiveRegistry

public final class FixedPassiveRegistry

Fixed baseline passive mechanics for every form in the built-in class tree.

Functions

Link copied to clipboard
public static Map<String, PassiveProfile> berserkerDefinitions()
Link copied to clipboard
public static Map<String, PassiveProfile> clericDefinitions()
Link copied to clipboard
public static FixedPassiveRegistry create(ClassCatalog catalog, Map<String, PassiveProfile> definitions)
Link copied to clipboard
public Set<String> mappedFormIds()
Link copied to clipboard
public List<PassiveMechanicTrait> mechanicTraits(String formId)
Link copied to clipboard
public static Map<String, PassiveProfile> paladinDefinitions()
Link copied to clipboard
public static Map<String, PassiveProfile> rangerDefinitions()
Link copied to clipboard
public PassiveProfile require(String formId)
Link copied to clipboard
public static Map<String, PassiveProfile> spellcasterDefinitions()
Link copied to clipboard
public List<PassiveTrait> traits(String formId)