PassiveAggregate
Resolved sum of every inherited passive on the active branch.
Constructors
Link copied to clipboard
public void PassiveAggregate(double outgoingDamageMultiplier, double incomingDamageMultiplier, double movementSpeedAdjustment, double healingDoneMultiplier, double abilityCostReductionFraction, double healingReceivedMultiplier, PassiveMechanics mechanics, List<PassiveAggregate.ResolvedTrait> conditionalTraits, List<PassiveAggregate.ResolvedMechanicTrait> conditionalMechanicTraits)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public static PassiveAggregate resolve(ClassLineage lineage, ActiveLineageSnapshot snapshot, FixedPassiveRegistry registry)