SerenityJS
Preparing search index...
@serenityjs/core
ItemTypeDurabilityComponentOptions
Interface ItemTypeDurabilityComponentOptions
interface
ItemTypeDurabilityComponentOptions
{
damage_chance
:
ItemTypeDurabilityDamageChance
;
max_durability
:
number
;
}
Index
Properties
damage_
chance
max_
durability
Properties
damage_
chance
damage_chance
:
ItemTypeDurabilityDamageChance
The chance of the item taking damage when used.
max_
durability
max_durability
:
number
The maximum durability of the item type.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
damage_
chance
max_
durability
SerenityJS
Loading...
The chance of the item taking damage when used.