You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-15Lines changed: 16 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# D2loadouts.com
2
2
3
-
D2loadout is a Destiny 2 application that allows players to seamlessly create, optimize, equip, save, and share their builds. The goal of D2loadout is to remove the hassle of using multiple tools to achieve their build goals or to use their favorite streamers' loadouts. The table of contents includes a section for users and a section for developers. The user section covers all the features and what you can do with D2loadout. Join our Discord for requesting features and more updates!
3
+
D2loadout is a Destiny 2 application that allows players to seamlessly create, optimize, equip, save, and share their builds. The goal of D2loadout is to remove the hassle of using multiple tools to achieve their build goals or use their favorite streamers' loadouts. The table of contents includes a section for users and a section for developers. The user section covers all the features and what you can do with D2loadout. Join our Discord to request features and stay updated!
4
4
5
5
# Reporting Bugs
6
6
7
-
Search the existing issues and closed issues. If the bug doesn't exist, report the bug and show us how to replicate it if possible.
7
+
Please search the existing issues and closed issues before reporting a bug. If the bug doesn't exist, report the issue and include steps to replicate it if possible.
8
8
9
9
## Table of Contents: User Section
10
10
@@ -24,16 +24,14 @@ Search the existing issues and closed issues. If the bug doesn't exist, report t
24
24
25
25
-[License](#license)
26
26
27
-
</details>
28
-
29
27
## Character Selection
30
28
31
29
<details>
32
30
<summary>Click to expand Character Selection</summary>
Use the optimal armor combination feature to find the best gear for your build.
45
+
This feature allows you to select your desired stats. The tool triggers an algorithm that returns the best possible armor combination to fulfill those stats. It also accounts for the bonuses and penalties from selected fragments to provide an accurate armor combination.
48
46
49
47
</details>
50
48
@@ -55,7 +53,7 @@ Use the optimal armor combination feature to find the best gear for your build.
The exotic selection feature allows you to search for or find the exotic needed for your build. Use the search bar or scroll to find the desired exotic. If the exotic is not owned, it will be greyed out.
59
57
60
58
</details>
61
59
@@ -66,7 +64,7 @@ Select the desired exotic to fit your build.
66
64
67
65

68
66
69
-
Search for exotic class items efficiently.
67
+
The exotic selector feature also allows you to search or select a specific roll of an exotic class item in your inventory. When you select the class item, the dropdown will update with all your owned class items. When selected, the class item will be used for combinations and later when you equip your loadout.
70
68
71
69
</details>
72
70
@@ -77,7 +75,7 @@ Search for exotic class items efficiently.
We designed the user interface to resemble the in-game interface to make the tool more familiar to players. Like in the game, you can select your desired supers, aspects, fragments, etc. The feature dynamically adjusts to provide the correct number of fragment slots and includes the bonuses and penalties from these fragments in the armor combination.
81
79
82
80
</details>
83
81
@@ -88,7 +86,7 @@ Customize your subclass abilities.
Find the optimal build using your selected armor, weapons, and mods.
89
+
This list includes the top 30,000 armor combinations based on the best total stat tier. It automatically sorts the combinations based on the lowest number of mods used. The cards include the armor pieces, total stats, mods used, and their counts. To select a desired combination, simply click on the combination you like. This will transfer you to the armor modification page, and the selected mods will automatically transfer to the armor customization page.
92
90
93
91
</details>
94
92
@@ -99,7 +97,7 @@ Find the optimal build using your selected armor, weapons, and mods.
This feature allows you to equip armor mods and modify your abilities into the selected armor combination. At the top, the required mods needed to reach the desired stats are highlighted in red. You can simply click on the mods to auto-equip them, or you can manually modify or omit any stat mods if they interfere with the rest of your build.
103
101
104
102
</details>
105
103
@@ -110,7 +108,7 @@ Easily equip armor mods to boost your stats.
After modifying your armor mods and abilities, click on the "Equip Loadout" button to equip your loadout. If your inventory is full or your armor pieces are in the vault, don’t worry! This feature will automatically pull armor from the vault and move items around to ensure your build is equipped. After you click "Equip Loadout," an animation will indicate which slot is being modified, followed by feedback showing the success or failure of equipping armor pieces, mods, and abilities.
114
112
115
113
</details>
116
114
@@ -121,7 +119,7 @@ Equip your loadout with just a few clicks.
121
119
122
120

123
121
124
-
Save your loadout in-gameand use it later.
122
+
After equipping your loadout, you can save it in the game. This feature allows you to select the name, icon, and color for your saved loadout. It will override existing loadouts if you choose, or you can save it in an empty slot.
125
123
126
124
</details>
127
125
@@ -132,7 +130,10 @@ Save your loadout in-game and use it later.
This feature makes sharing loadouts seamless and removes the hassle of sharing builds with friends, clanmates, or followers.
134
+
135
+
1. Rank the stats based on priority. For example, if the build requires 100 resilience but mobility doesn't matter, set resilience as the top priority and mobility as the lowest. This allows us to find the ideal armor pieces from the receiving user's armor pool, so they don’t have to manually find armor for their build.
136
+
2. Once you've ranked the stats based on priority, generate the link and share it with others!
136
137
137
138
</details>
138
139
@@ -143,6 +144,6 @@ Easily share your loadout with your friends.
143
144
144
145

145
146
146
-
Learn how to use and share your loadout link.
147
+
When you receive a loadout link, simply click on it. This will automatically take you to D2loadouts, where it will find an armor set that matches the shared link. If you have better armor, it will find a better build. If you have worse armor, it will find armor as close as possible to the shared link, prioritizing the most important stats. After the page loads, it will take you to the armor modification screen where you can make final tweaks or just equip the shared loadout!
0 commit comments