Skip to content

Commit

Permalink
added DestinyItemTypeDefinition, DestinyItemSubTypeDefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
justrealmilk committed Oct 15, 2023
1 parent 4f0bd5f commit 85defb7
Show file tree
Hide file tree
Showing 3 changed files with 360 additions and 0 deletions.
194 changes: 194 additions & 0 deletions en/DestinyItemSubTypeDefinition.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
{
"0": {
"hash": 0,
"displayProperties": {
"name": "Classified",
"description": "",
"icon": ""
}
},
"6": {
"hash": 6,
"displayProperties": {
"name": "Auto Rifle",
"description": "",
"icon": ""
}
},
"7": {
"hash": 7,
"displayProperties": {
"name": "Shotgun",
"description": "",
"icon": ""
}
},
"8": {
"hash": 8,
"displayProperties": {
"name": "Machine Gun",
"description": "",
"icon": ""
}
},
"9": {
"hash": 9,
"displayProperties": {
"name": "Hand Cannon",
"description": "",
"icon": ""
}
},
"10": {
"hash": 10,
"displayProperties": {
"name": "Rocket Launcher",
"description": "",
"icon": ""
}
},
"11": {
"hash": 11,
"displayProperties": {
"name": "Fusion Rifle",
"description": "",
"icon": ""
}
},
"12": {
"hash": 12,
"displayProperties": {
"name": "Sniper Rifle",
"description": "",
"icon": ""
}
},
"13": {
"hash": 13,
"displayProperties": {
"name": "Pulse Rifle",
"description": "",
"icon": ""
}
},
"14": {
"hash": 14,
"displayProperties": {
"name": "Scout Rifle",
"description": "",
"icon": ""
}
},
"17": {
"hash": 17,
"displayProperties": {
"name": "Sidearm",
"description": "",
"icon": ""
}
},
"18": {
"hash": 18,
"displayProperties": {
"name": "Sword",
"description": "",
"icon": ""
}
},
"21": {
"hash": 21,
"displayProperties": {
"name": "Ornament",
"description": "",
"icon": ""
}
},
"22": {
"hash": 22,
"displayProperties": {
"name": "Linear Fusion Rifle",
"description": "",
"icon": ""
}
},
"23": {
"hash": 23,
"displayProperties": {
"name": "Grenade Launcher",
"description": "",
"icon": ""
}
},
"24": {
"hash": 24,
"displayProperties": {
"name": "Submachine Gun",
"description": "",
"icon": ""
}
},
"25": {
"hash": 25,
"displayProperties": {
"name": "Trace Rifle",
"description": "",
"icon": ""
}
},
"26": {
"hash": 26,
"displayProperties": {
"name": "Helmet",
"description": "",
"icon": ""
}
},
"27": {
"hash": 27,
"displayProperties": {
"name": "Gauntlets",
"description": "",
"icon": ""
}
},
"28": {
"hash": 28,
"displayProperties": {
"name": "Chest Armor",
"description": "",
"icon": ""
}
},
"29": {
"hash": 29,
"displayProperties": {
"name": "Leg Armor",
"description": "",
"icon": ""
}
},
"30": {
"hash": 30,
"displayProperties": {
"name": "Class Items",
"description": "",
"icon": ""
}
},
"31": {
"hash": 31,
"displayProperties": {
"name": "Combat Bow",
"description": "",
"icon": ""
}
},
"33": {
"hash": 33,
"displayProperties": {
"name": "Glaive",
"description": "",
"icon": ""
}
}
}
162 changes: 162 additions & 0 deletions en/DestinyItemTypeDefinition.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
{
"1": {
"hash": 1,
"displayProperties": {
"name": "Material",
"description": "",
"icon": ""
}
},
"2": {
"hash": 2,
"displayProperties": {
"name": "Gauntlets",
"description": "",
"icon": ""
}
},
"3": {
"hash": 3,
"displayProperties": {
"name": "Fusion Rifle",
"description": "",
"icon": ""
}
},
"8": {
"hash": 8,
"displayProperties": {
"name": "Engram",
"description": "",
"icon": ""
}
},
"9": {
"hash": 9,
"displayProperties": {
"name": "Redeemable",
"description": "",
"icon": ""
}
},
"12": {
"hash": 12,
"displayProperties": {
"name": "Quest Step",
"description": "",
"icon": ""
}
},
"14": {
"hash": 14,
"displayProperties": {
"name": "Emblem",
"description": "",
"icon": ""
}
},
"15": {
"hash": 15,
"displayProperties": {
"name": "Quest",
"description": "",
"icon": ""
}
},
"16": {
"hash": 16,
"displayProperties": {
"name": "Warlock Subclass",
"description": "",
"icon": ""
}
},
"17": {
"hash": 17,
"displayProperties": {
"name": "Clan Banner",
"description": "",
"icon": ""
}
},
"19": {
"hash": 19,
"displayProperties": {
"name": "Classified",
"description": "",
"icon": ""
}
},
"21": {
"hash": 21,
"displayProperties": {
"name": "Ship",
"description": "",
"icon": ""
}
},
"22": {
"hash": 22,
"displayProperties": {
"name": "Vehicle",
"description": "",
"icon": ""
}
},
"23": {
"hash": 23,
"displayProperties": {
"name": "Emote",
"description": "",
"icon": ""
}
},
"24": {
"hash": 24,
"displayProperties": {
"name": "Ghost Shell",
"description": "",
"icon": ""
}
},
"25": {
"hash": 25,
"displayProperties": {
"name": "Package",
"description": "",
"icon": ""
}
},
"26": {
"hash": 26,
"displayProperties": {
"name": "Daily Bounty",
"description": "",
"icon": ""
}
},
"28": {
"hash": 28,
"displayProperties": {
"name": "Seasonal Artifact",
"description": "",
"icon": ""
}
},
"29": {
"hash": 29,
"displayProperties": {
"name": "Finisher",
"description": "",
"icon": ""
}
},
"30": {
"hash": 30,
"displayProperties": {
"name": "Pattern",
"description": "",
"icon": ""
}
}
}
4 changes: 4 additions & 0 deletions en/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ import DestinyCollectibleDefinition from '@Data/manifest/en/DestinyCollectibleDe
import DestinyDamageTypeDefinition from '@Data/manifest/en/DestinyDamageTypeDefinition.json';
import DestinyDestinationDefinition from '@Data/manifest/en/DestinyDestinationDefinition.json';
import DestinyHistoricalStatsDefinition from '@Data/manifest/en/DestinyHistoricalStatsDefinition.json';
import DestinyItemSubTypeDefinition from '@Data/manifest/en/DestinyItemSubTypeDefinition.json';
import DestinyItemTypeDefinition from '@Data/manifest/en/DestinyItemTypeDefinition.json';
import DestinyInventoryBucketDefinition from '@Data/manifest/en/DestinyInventoryBucketDefinition.json';
import DestinyInventoryItemDefinition from '@Data/manifest/en/DestinyInventoryItemDefinition.json';
import DestinyMilestoneDefinition from '@Data/manifest/en/DestinyMilestoneDefinition.json';
Expand Down Expand Up @@ -48,6 +50,8 @@ const en = {
DestinyDamageTypeDefinition,
DestinyDestinationDefinition,
DestinyHistoricalStatsDefinition,
DestinyItemSubTypeDefinition,
DestinyItemTypeDefinition,
DestinyInventoryBucketDefinition,
DestinyInventoryItemDefinition,
DestinyMilestoneDefinition,
Expand Down

0 comments on commit 85defb7

Please sign in to comment.