|
Even More Modifiers
1.0.0.0
A mod for rolling various bonus stats on items
|
Inheritance diagram for Loot.Cubes.TempleCube:
Collaboration diagram for Loot.Cubes.TempleCube: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 => "Temple Cube" |
| override TooltipLine | ExtraTooltip |
| override Color | OverrideNameColor => Color.PeachPuff |
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] |
Definition at line 10 of file TempleCube.cs.
|
virtual |
Implements Loot.Api.Cubes.RerollingCube.
Definition at line 31 of file TempleCube.cs.
References Loot.Api.Ext.RollingUtils.Strategies.Default.
|
protectedvirtual |
Reimplemented from Loot.Api.Cubes.MagicalCube.
Definition at line 22 of file TempleCube.cs.
|
protectedvirtual |
Reimplemented from Loot.Api.Cubes.MagicalCube.
Definition at line 27 of file TempleCube.cs.
|
protected |
Definition at line 13 of file TempleCube.cs.
| override int Loot.Cubes.TempleCube.EssenceCraftCost => 10 |
Definition at line 12 of file TempleCube.cs.
|
protected |
Definition at line 16 of file TempleCube.cs.
|
protected |
Definition at line 14 of file TempleCube.cs.