advlootitem
¶
Represents a discrete item being looted in an AdvLoot window.
Members¶
bool AlwaysGreed
¶
- The Always Greed (AG) state of the item.
bool AlwaysNeed
¶
- The Always Need (AN) state of the item.
bool AutoRoll
¶
- The Auto Roll state (dice icon) of the item.
spawn Corpse
¶
- The spawn representing the corpse that is being looted, if available.
bool FreeGrab
¶
- Indicates that the item is free grab.
bool Greed
¶
- The Greed (GD) state of the item.
int IconID
¶
- The ID of the icon for the item.
int64 ID
¶
- The ID of the item.
int Index
¶
- The positional index of the item.
string Name
¶
- The name of the item.
bool Need
¶
- The Need (ND) state of the item.
bool Never
¶
- The Never (NV) state of the item.
bool No
¶
- The No state of the item.
bool NoDrop
¶
- Indicates if the item is NO DROP.
int StackSize
¶
- The size of the stack of items being looted.
string To String
¶
- Same as Name