-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaddons.json
264 lines (264 loc) · 7.24 KB
/
addons.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
[
{
"name" : "Better Quest",
"file" : "betterquest",
"extension" : "ipf",
"releaseTag" : "brandish",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "Adds a checkbox in the quest window to display all eligible quests.",
"tags" : [
"ui",
"quest"
]
},
{
"name" : "Boss Tracker",
"file" : "bosstracker",
"extension" : "ipf",
"releaseTag" : "bosstracker",
"fileVersion" : "v1.0.0",
"unicode" : "💀",
"description" : "Can't find a boss because of the pro players that monopolize them 24/7?! All you need is this boss tracker! Shows a circle on the map where a boss is and alerts you in chat when one is alive. Doesn't work for gimmick bosses such as templeshooter, archon, canceril, etc.",
"tags" : [
"boss",
"ui"
]
},
{
"name" : "Channel Surfer",
"file" : "channelsurfer",
"extension" : "ipf",
"releaseTag" : "thedieiscast",
"fileVersion" : "v1.0.2",
"unicode" : "⛄",
"description" : "Removes the confirmation box when changing channels, displays more channels in the dropdown box, and adds buttons to change channels easily.",
"tags" : [
"channel"
]
},
{
"name" : "Combat Timer",
"file" : "combattimer",
"extension" : "ipf",
"releaseTag" : "corsair",
"fileVersion" : "v1.0.4",
"unicode" : "⛄",
"description" : "Don't use this as it causes disconnects on channel/map change. Not a way around it currently. Uninstall it! Displays a draggable widget that displays whether you're in combat or not and the time until you're out.",
"tags" : [
"combat",
"timer"
]
},
{
"name" : "Developer Console",
"file" : "developerconsole",
"extension" : "ipf",
"releaseTag" : "brandish",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "A developer console to execute commands easily. Executes lua commands that you type in, creates a print() method that outputs text to the console, and adds a UI debug button. Open it with /dev.",
"tags" : [
"dev",
"developer",
"console",
"lua",
"ui"
]
},
{
"name" : "Experience Card Calculator",
"file" : "expcardcalculator",
"extension" : "ipf",
"releaseTag" : "otrava",
"fileVersion" : "v1.1.0",
"unicode" : "⛄",
"description" : "Automatically calculates your card level based on the experience cards you have in your inventory.",
"tags" : [
"experience",
"card"
]
},
{
"name" : "Experience Viewer",
"file" : "expviewer",
"extension" : "ipf",
"fileVersion" : "v1.2.0",
"releaseTag" : "cheminissword",
"unicode" : "⛄",
"description" : "Displays various experience values such as current experience, required experience, current percent, experience gained on last kill, kills til next level, experience per hour, and estimated time until level up.",
"tags" : [
"experience",
"ui"
]
},
{
"name" : "Gimme Cards",
"file" : "gimmecards",
"extension" : "ipf",
"releaseTag" : "corsair",
"fileVersion" : "v1.1.0",
"unicode" : "⛄",
"description" : "imc sucks. Most incompetent company ever. Remove cards with '/removecard n' or '/unequipcard n' where n is the slot number. Use `/removecardtp` or `/unequipcardtp` to spend 5 TP to remove it with no experience loss. Good for those pesky hidden cards!",
"tags" : [
"cards",
"ui"
]
},
{
"name" : "Guildmates",
"file" : "guildmates",
"extension" : "ipf",
"releaseTag" : "brandish",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "Enhances the guild window by displaying a player's level, showing their character name, and adding more context menu options such as party request and character info.",
"tags" : [
"guild"
]
},
{
"name" : "Hide Maxed Attributes",
"file" : "hidemaxedattributes",
"extension" : "ipf",
"releaseTag" : "brandish",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "Hides attributes that are already max level in the attribute trainer window.",
"tags" : [
"ui",
"skills",
"attributes"
]
},
{
"name" : "Link Item",
"file" : "linkitem",
"extension" : "ipf",
"releaseTag" : "corsair",
"fileVersion" : "v1.1.0",
"unicode" : "⛄",
"description" : "Adds a slash command to link an item in chat! /linkitem Hat_628087 s This $item is a hat! /li also works.",
"tags" : [
"item",
"link",
"chat"
]
},
{
"name" : "Map Fog Viewer",
"file" : "mapfogviewer",
"extension" : "ipf",
"releaseTag" : "brandish",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "Displays the fog on the map as red tiles instead of the hard to see default fog. Makes exploration really easy!",
"tags" : [
"map",
"minimap",
"fog",
"exploration"
]
},
{
"name" : "Market Names",
"file" : "marketnames",
"extension" : "ipf",
"releaseTag" : "corsair",
"fileVersion" : "v1.1.0",
"unicode" : "⛄",
"description" : "Tired of people undercutting you on the market? Find out who they are and challenge them to a duel! Once you see a player in game, it stores their character ID so you can see the seller of an item by hovering the buy button on the market. It is character specific, not account specific.",
"tags" : [
"market",
"seller",
"ui"
]
},
{
"name" : "Monster Frames",
"file" : "monsterframes",
"extension" : "ipf",
"releaseTag" : "brandish",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "Displays detailed monster information on the monster frames including HP, armor, element, race, size, weakness, and kill count.",
"tags" : [
"ui",
"frames",
"monster",
"hp",
"armor",
"element",
"attribute",
"size",
"race",
"weakness"
]
},
{
"name" : "Monster Tracker",
"file" : "monstertracker",
"extension" : "ipf",
"releaseTag" : "brandish",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "Keeps track of the monsters you kill and tells you when you've killed the proper amount.",
"tags" : [
"ui",
"journal",
"kill count",
"wings of vibora"
]
},
{
"name" : "Played",
"file" : "played",
"extension" : "ipf",
"releaseTag" : "gladius",
"fileVersion" : "v1.0.1",
"unicode" : "⛄",
"description" : "Displays time played when you enter /timeplayed.",
"tags" : [
"played",
"time"
]
},
{
"name" : "Show HP Bars",
"file" : "showhpbars",
"extension" : "ipf",
"releaseTag" : "ledas",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "Created a command to force the HP bars to show. This is useful in places like Earth Tower where you have to protect an object and often times the HP bar doesn't even show up. The command is /!showhpbars. Assign this to a macro slot. You have to use it again whenever you want to see the updated HP bar for now.",
"tags" : [
"population"
]
},
{
"name" : "Show Invested Stat Points",
"file" : "showinvestedstatpoints",
"extension" : "ipf",
"releaseTag" : "otrava",
"fileVersion" : "v1.0.1",
"unicode" : "⛄",
"description" : "Shows the amount of invested stat points you have in each stat at the bottom of the status window.",
"tags" : [
"ui",
"stats"
]
},
{
"name" : "Stat Viewer",
"file" : "statviewer",
"extension" : "ipf",
"releaseTag" : "corsair",
"fileVersion" : "v1.0.0",
"unicode" : "⛄",
"description" : "Displays some key stats in a small window that updates on the fly.",
"tags" : [
"ui",
"stats"
]
}
]