Skip to content

Commit

Permalink
xp value stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
justrealmilk committed Jan 2, 2025
1 parent c212c8c commit 355b399
Showing 1 changed file with 63 additions and 0 deletions.
63 changes: 63 additions & 0 deletions en/DestinyInventoryItemDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,48 +58,111 @@
"description": "Increases your Guardian's experience substantially.",
"icon": "/static/images/extracts/ui/xp+.png"
},
"value": {
"itemValue": [
{
"itemHash": 3348653032,
"quantity": 0,
"hasConditionalVisibility": false
}
]
},
"traitIds": ["item_type.experience"]
},
"1711513650": {
"displayProperties": {
"description": "Increases your Guardian's experience greatly.",
"icon": "/static/images/extracts/ui/xp+++.png"
},
"value": {
"itemValue": [
{
"itemHash": 3582080006,
"quantity": 0,
"hasConditionalVisibility": false
}
]
},
"traitIds": ["item_type.experience"]
},
"1858002338": {
"displayProperties": {
"description": "Increases your Guardian's experience.",
"icon": "/static/images/extracts/ui/xp.png"
},
"value": {
"itemValue": [
{
"itemHash": 1858002338,
"quantity": 0,
"hasConditionalVisibility": false
}
]
},
"traitIds": ["item_type.experience"]
},
"2174060729": {
"displayProperties": {
"description": "Increases your Guardian's experience.",
"icon": "/static/images/extracts/ui/xp.png"
},
"value": {
"itemValue": [
{
"itemHash": 1858002338,
"quantity": 0,
"hasConditionalVisibility": false
}
]
},
"traitIds": ["item_type.experience"]
},
"2250176030": {
"displayProperties": {
"description": "Increases your Guardian's experience greatly.",
"icon": "/static/images/extracts/ui/xp++.png"
},
"value": {
"itemValue": [
{
"itemHash": 3582080006,
"quantity": 0,
"hasConditionalVisibility": false
}
]
},
"traitIds": ["item_type.experience"]
},
"3348653032": {
"displayProperties": {
"description": "Increases your Guardian's experience substantially.",
"icon": "/static/images/extracts/ui/xp+.png"
},
"value": {
"itemValue": [
{
"itemHash": 3348653032,
"quantity": 0,
"hasConditionalVisibility": false
}
]
},
"traitIds": ["item_type.experience"]
},
"3582080006": {
"displayProperties": {
"description": "Increases your Guardian's experience greatly.",
"icon": "/static/images/extracts/ui/xp++.png"
},
"value": {
"itemValue": [
{
"itemHash": 3582080006,
"quantity": 0,
"hasConditionalVisibility": false
}
]
},
"traitIds": ["item_type.experience"]
},
"2690747565": {
Expand Down

0 comments on commit 355b399

Please sign in to comment.