![]() |
Even More Modifiers
1.0.0.0
A mod for rolling various bonus stats on items
|
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 => "Void Cube" |
override TooltipLine | ExtraTooltip |
override Color | OverrideNameColor => Color.PeachPuff |
![]() | |
virtual TooltipLine | ExtraTooltip => null |
virtual Color | OverrideNameColor => null |
Additional Inherited Members | |
![]() | |
abstract string | CubeName [get] |
abstract int | EssenceCraftCost [get] |
Definition at line 10 of file VoidCube.cs.
|
virtual |
Implements Loot.Api.Cubes.RerollingCube.
Definition at line 31 of file VoidCube.cs.
References Loot.Api.Ext.RollingUtils.Strategies.Default.
|
protectedvirtual |
Reimplemented from Loot.Api.Cubes.MagicalCube.
Definition at line 22 of file VoidCube.cs.
|
protectedvirtual |
|
protected |
Definition at line 13 of file VoidCube.cs.
override int Loot.Cubes.VoidCube.EssenceCraftCost => 10 |
Definition at line 12 of file VoidCube.cs.
|
protected |
Definition at line 16 of file VoidCube.cs.
|
protected |
Definition at line 14 of file VoidCube.cs.