|
Even More Modifiers
1.0.0.0
A mod for rolling various bonus stats on items
|
A cube of sealing is used to lock modifiers in place on an item More...
Inheritance diagram for Loot.Cubes.CubeOfSealing:
Collaboration diagram for Loot.Cubes.CubeOfSealing:Public Member Functions | |
| override RollingStrategy | GetRollingStrategy (Item item, RollingStrategyProperties properties) |
Public Member Functions inherited from Loot.Api.Cubes.RerollingCube | |
| override void | SetStaticDefaults () |
Public Member Functions inherited from Loot.Api.Cubes.MagicalCube | |
| override void | ModifyTooltips (List< TooltipLine > tooltips) |
| sealed override void | SetDefaults () |
| override void | SetStaticDefaults () |
Public Attributes | |
| override int | EssenceCraftCost => 10 |
Protected Member Functions | |
| override void | SafeDefaults () |
| override void | SafeStaticDefaults () |
Protected Attributes | |
| override string | CubeName => "Sealing Cube" |
Protected Attributes inherited from Loot.Api.Cubes.MagicalCube | |
| virtual TooltipLine | ExtraTooltip => null |
| virtual Color | OverrideNameColor => null |
Additional Inherited Members | |
Properties inherited from Loot.Api.Cubes.MagicalCube | |
| abstract string | CubeName [get] |
| abstract int | EssenceCraftCost [get] |
A cube of sealing is used to lock modifiers in place on an item
Definition at line 11 of file CubeOfSealing.cs.
|
virtual |
|
protectedvirtual |
Reimplemented from Loot.Api.Cubes.MagicalCube.
Definition at line 22 of file CubeOfSealing.cs.
|
protectedvirtual |
Reimplemented from Loot.Api.Cubes.MagicalCube.
Definition at line 16 of file CubeOfSealing.cs.
|
protected |
Definition at line 14 of file CubeOfSealing.cs.
| override int Loot.Cubes.CubeOfSealing.EssenceCraftCost => 10 |
Definition at line 13 of file CubeOfSealing.cs.