All classes > gc > GcProductData
Size: 0x400, GUID: 0x86D4D44384C76751
Name | Data type | Description |
---|---|---|
Id | String (0x10) | Internal item name. This is the ID that will be used to refer to this product in other files (eg. rewardtable) |
Name | String (0x80) | Uppercase item real name. This name is referenced in each language file for translation |
NameLower | String (0x80) | Lowercase item real name. This name is referenced in each language file for translation |
Subtitle | VariableSizeString | Item subtitle. This string is referenced in each language file for translation |
Description | VariableSizeString | Item description. This string is referenced in each language file for translation |
Hint | String (0x20) | |
GroupID | String (0x10) | |
DebrisFile | TkModelResource | |
BaseValue | Int32 | Base item value in units |
Level | Int32 | |
Icon | TkModelResource | Item icon texture path |
HeroIcon | TkModelResource | |
Colour | Colour | Icon background colour. Applies under icon transparent parts |
SubstanceCategory | GcRealitySubstanceCategory | |
Type | GcProductCategory | |
Rarity | GcRarity | |
Legality | GcLegality | |
Consumable | Boolean | |
ChargeValue | Int32 | |
StackMultiplier | Int32 | |
DefaultCraftAmount | Int32 | |
CraftAmountStepSize | Int32 | |
CraftAmountMultiplier | Int32 | |
Requirements | List<GcTechnologyRequirement> | |
AltRequirements | List<GcTechnologyRequirement> | |
Cost | GcItemPriceModifiers | |
RecipeCost | Int32 | |
SpecificChargeOnly | Boolean | |
NormalisedValueOnWorld | Float | |
NormalisedValueOffWorld | Float | |
TradeCategory | GcTradeCategory | |
WikiCategory |
|
|
IsCraftable | Boolean | |
DeploysInto | String (0x10) | |
EconomyInfluenceMultiplier | Float | |
PinObjeective | String (0x20) | Notification when this substance has to be crafted. This string is referenced in each language file for translation |
PinObjeectiveTip | String (0x20) | Notification hints to collect this item. This string is referenced in each language file for translation |
CookingIngredient | Boolean | |
CookingValue | Float | |
GoodForSelling | Boolean | |
GiveRewardOnSpecialPurchase | String (0x10) |