![]() |
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...
Public Member Functions | |
override RollingStrategy | GetRollingStrategy (Item item, RollingStrategyProperties properties) |
![]() | |
override void | SetStaticDefaults () |
![]() | |
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" |
![]() | |
virtual TooltipLine | ExtraTooltip => null |
virtual Color | OverrideNameColor => null |
Additional Inherited Members | |
![]() | |
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.