Member | Type | Offset | Share |
---|---|---|---|
ItemId | FString | 0x108 | |
GearSetId | FString | 0x118 | |
ItemName | FText | 0x128 | |
Description | FText | 0x140 | |
DescriptionHold | FText | 0x158 | |
DescriptionInstant | FText | 0x170 | |
InstanceID | FString | 0x188 | |
InventoryItem | TWeakObjectPtr<UArchonInventoryItem> | 0x198 | |
StartingLevel | EUpgradeableItemLevel | 0x1a0 | |
ItemLevel | EUpgradeableItemLevel | 0x1a1 | |
CurrentItemLevel | EUpgradeableItemLevel | 0x1a2 | |
MaxUpgradeLevel | EUpgradeableItemLevel | 0x1a3 | |
CatalogData | FArchonCatalogItem | 0x1a8 | |
Components | TArray<FCatalogRecipeComponent> | 0x4e8 | |
ComponentsLocationFound | TArray<FText> | 0x4f8 | |
CurrentXP | int32_t | 0x508 | |
RequiredXP | int32_t | 0x50c | |
bIsUnavailable | bool | 0x519 | |
bIsPurchaseDisabled | bool | 0x51a | |
Amount | int32_t | 0x51c | |
MaxQuantity | int32_t | 0x520 | |
MaxCanCraft | int32_t | 0x524 | |
MaxCanPurchase | int32_t | 0x528 | |
NumToCraft | int32_t | 0x52c | |
Rarity | EItemRarityLevelType | 0x530 | |
bHasRequiredQuests | bool | 0x531 | |
ProgressionRequirementsThatFailed | TArray<FProgressTrackRank> | 0x538 | |
UpgradeItemID | FString | 0x548 | |
WeaponStats | FElementalPowerStats | 0x558 | |
ArmourStats | FElementalResistanceStats | 0x588 | |
StrongAgainstElementType | EArchonElementType | 0x5af | |
StrongPowerResistance | float | 0x5b0 | |
WeakAgainstElementType | EArchonElementType | 0x5b4 | |
WeakPowerResistance | float | 0x5b8 | |
NeutralAgainstElementTypes | TArray<EArchonElementType> | 0x5c0 | |
CellSlots | TArray<FCellSlot> | 0x5d8 | |
CellDescriptions | TArray<FCellDescription> | 0x5e8 | |
NextLevelCellDescriptions | TArray<FCellDescription> | 0x5f8 | |
NextLevelDescription | FText | 0x608 | |
bIsTracked | bool | 0x620 | |
bExpires | bool | 0x621 | |
RemainingTime | FTimespan | 0x628 |