Bungienetplatform Wiki
Advertisement

Structure[]

inventoryItemDefinition = {
    "itemHash": 2144506423,
    "itemName": "Hard Luck Mk. 52",
    "itemDescription": "Marked with spades. Tuned for a fight. Ready to end any uncomfortable disputes.",
    "icon": "\/common\/destiny_content\/icons\/3673c147d0f6340e309cda6e7711e8e7.jpg",
    "secondaryIcon": "\/img\/misc\/missing_icon.png",
    "actionName": "Dismantle",
    "hasAction": true,
    "deleteOnAction": true,
    "tierTypeName": "Rare",
    "tierType": 4, // see TierType
    "itemTypeName": "Hand Cannon",
    "bucketTypeHash": 1498876634, // see InventoryBucketDefinition
    "primaryBaseStatHash": 368428387, // see StatDefinition
    "stats": [
        {
            "statHash": 3897883278, // see StatDefinition
            "value": 0,
            "minimum": 0,
            "maximum": 0
        }
    ],
    "perkHashes": [
        2016665532 // see SandboxPerkDefinition
    ],
    "specialItemType": 0,
    "talentGridHash": 1343142438, // see TalentGridDefinition
    "equippingBlock": {
        "weaponSandboxPatternIndex": 12,
        "gearArtArrangementIndex": 1433,
        "defaultDyes": [
            {
                "channelHash": 662199250,
                "dyeHash": 3779159245
            }
        ],
        "lockedDyes": [
            {
                "channelHash": 1667433279,
                "dyeHash": 3639158167
            }
        ],
        "customDyes": [
            {
                "channelHash": 662199250,
                "dyeHash": 2775740718
            }
        ],
        "customDyeExpression": {
            "steps": [
                {
                    "stepOperator": 1,
                    "flagHash": 1680320212,
                    "valueHash": 0,
                    "value": 2278
                }
            ]
        },
        "weaponPatternHash": 1099468801
    },
    "hasGeometry": true,
    "statGroupHash": 1099468801, // see StatGroupDefinition
    "itemLevels": [
        0
    ],
    "qualityLevel": 40,
    "equippable": true,
    "instanced": true,
    "rewardItemHash": 0,
    "values": [
        100
    ],
    "itemType": 3, // see DestinyItemType
    "itemSubType": 9, // see DestinyItemSubType
    "classType": 3, // see DestinyClass
    "sourceHashes": [
        541934873
    ],
    "nonTransferrable": false,
    "exclusive": 0,
    "maxStackSize": 1,
    "actionDescription": "###NULL STRING REFERENCE###",
    "displaySource": "\"They say the Orbiks Servitors once served a long-lost Fallen House. Let's make them stay lost.\" \u2014Petra",
    "itemIdentifier": ""
}

References[]

Advertisement