Even More Modifiers  1.0.0.0
A mod for rolling various bonus stats on items
DelegationPrioritizationAttribute.cs File Reference

Go to the source code of this file.

Classes

class  Loot.Api.Attributes.DelegationPrioritizationAttribute
 This attribute is used to set a custom prioritization for a delegation It allows you to customize at which point your delegation is called in the chain The end result is a prioritization list as follows: First part: all delegations prioritized as F:DelegationPrioritization.Early, order by their level Second part: all delegations with no custom prioritization (default) Third part: all delegations prioritized as F:DelegationPrioritization.Late.Late, order by their level To increase the force put into your prioritization, increase the delegation level More...
 

Namespaces

namespace  Loot.Api.Attributes