We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0802be6 commit e0d84efCopy full SHA for e0d84ef
app/views/filters.html
@@ -62,6 +62,15 @@ <h1 class="orange">Filters</h1>
62
</td>
63
<td>Shows items that have an ascend node and if they have been ascended or not.</td>
64
</tr>
65
+ <tr>
66
+ <td>
67
+ <span>is:reforgeable</span>
68
+ <span>is:reforge</span>
69
+ <span>is:rerollable</span>
70
+ <span>is:reroll</span>
71
+ </td>
72
+ <td>Shows items that can be reforged at the Gunsmith.</td>
73
+ </tr>
74
<tr>
75
<td>
76
<span>is:incomplete</span>
0 commit comments