The RpgLogs Scripting API
Preparing search index...
RpgLogs
CombatantInfoGear
Type Alias CombatantInfoGear
type
CombatantInfoGear
=
{
gems
:
CombatantInfoGem
[]
|
null
;
icon
:
string
|
null
;
id
:
number
;
itemLevel
:
number
;
name
:
string
;
onUseEnchant
:
number
;
permanentEnchant
:
number
;
quality
:
number
;
temporaryEnchant
:
number
;
}
Index
Properties
gems
icon
id
item
Level
name
on
Use
Enchant
permanent
Enchant
quality
temporary
Enchant
Properties
gems
gems
:
CombatantInfoGem
[]
|
null
icon
icon
:
string
|
null
id
id
:
number
item
Level
itemLevel
:
number
name
name
:
string
on
Use
Enchant
onUseEnchant
:
number
permanent
Enchant
permanentEnchant
:
number
quality
quality
:
number
temporary
Enchant
temporaryEnchant
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gems
icon
id
item
Level
name
on
Use
Enchant
permanent
Enchant
quality
temporary
Enchant
The RpgLogs Scripting API
Loading...