![]() |
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 => "Poor Cube" |
override TooltipLine | ExtraTooltip |
override Color | OverrideNameColor => Color.White |
![]() | |
virtual TooltipLine | ExtraTooltip => null |
virtual Color | OverrideNameColor => null |
Additional Inherited Members | |
![]() | |
abstract string | CubeName [get] |
abstract int | EssenceCraftCost [get] |
Definition at line 12 of file PoorCube.cs.
|
virtual |
Implements Loot.Api.Cubes.RerollingCube.
Definition at line 35 of file PoorCube.cs.
References Loot.Api.Strategy.RollingStrategyProperties.CanUpgradeRarity, Loot.Api.Ext.RollingUtils.Strategies.Default, Loot.Api.Strategy.RollingStrategyProperties.ForceModifierPool, Loot.Api.Strategy.RollingStrategyProperties.ForceModifierRarity, Loot.LootModItem.GetInfo(), Loot.Api.Strategy.RollingStrategyProperties.MaxRollableLines, and Loot.LootModItem.Rarity.
|
protectedvirtual |
Reimplemented from Loot.Api.Cubes.MagicalCube.
Definition at line 26 of file PoorCube.cs.
|
protectedvirtual |
|
protected |
Definition at line 15 of file PoorCube.cs.
override int Loot.Cubes.PoorCube.EssenceCraftCost => 10 |
Definition at line 14 of file PoorCube.cs.
|
protected |
Definition at line 18 of file PoorCube.cs.
|
protected |
Definition at line 16 of file PoorCube.cs.