|
Even More Modifiers
1.0.0.0
A mod for rolling various bonus stats on items
|
Inheritance diagram for Loot.RollingStrategies.SealingRollingStrategy:
Collaboration diagram for Loot.RollingStrategies.SealingRollingStrategy:Additional Inherited Members | |
Protected Attributes inherited from Loot.Api.Strategy.RollingStrategy | |
| bool | _forceNextRoll |
| LootModItem | modifierItem |
| RollingStrategyProperties | properties |
Definition at line 9 of file SealingRollingStrategy.cs.
|
virtual |
Reimplemented from Loot.Api.Strategy.RollingStrategy.
Definition at line 29 of file SealingRollingStrategy.cs.
References Loot.LootModItem.GetInfo(), and Loot.LootModItem.SealedModifiers.
Here is the call graph for this function:
|
virtual |
Reimplemented from Loot.Api.Strategy.RollingStrategy.
Definition at line 23 of file SealingRollingStrategy.cs.
References Loot.LootModItem.GetInfo(), Loot.Api.Core.ModifierContext.Item, and Loot.LootModItem.SealedModifiers.
Here is the call graph for this function:
|
virtual |
Reimplemented from Loot.Api.Strategy.RollingStrategy.
Definition at line 11 of file SealingRollingStrategy.cs.
References Loot.LootModItem.GetActivePool(), and Loot.Api.Core.ModifierContext.Item.
Here is the call graph for this function:
|
virtual |
Reimplemented from Loot.Api.Strategy.RollingStrategy.
Definition at line 16 of file SealingRollingStrategy.cs.
References Loot.Api.Strategy.RollingStrategyProperties.MaxRollableLines, and Loot.Api.Strategy.RollingStrategyProperties.MinRollableLines.