-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathaddons.json
404 lines (403 loc) · 11.3 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
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
[
{
"name" : "Compact Heads Up Display",
"file" : "compactheadsupdisplay",
"extension" : "ipf",
"fileVersion" : "v1.0.1",
"releaseTag" : "compactheadsupdisplay",
"unicode" : "📖",
"description" : "Heads Up Display(自ジョブアイコン、HPなどがあるフレーム)からHPバーを取り去り、コンパクトにします。(ジョブアイコンとレベルだけにします)",
"tags" : [
"headsupdispplay",
"compact"
]
},
{
"name" : "Costume Play",
"file" : "costumeplay",
"extension" : "ipf",
"fileVersion" : "v1.1.2",
"releaseTag" : "costumeplay",
"unicode" : "📖",
"description" : "GUI操作で装備/ヘアカラー/称号を保存/復元します。",
"tags" : [
"equip",
"costume"
]
},
{
"name" : "Dice",
"file" : "dice",
"extension" : "ipf",
"fileVersion" : "v1.1.0",
"releaseTag" : "dice",
"unicode" : "📖",
"description" : "一般チャットでダイスロールができます。",
"tags" : [
"dice",
"random"
]
},
{
"name" : "DPS Meter",
"file" : "dpsmeter",
"extension" : "ipf",
"fileVersion" : "v2.1.2",
"releaseTag" : "dpsmeter",
"unicode" : "📖",
"description" : "DPS計測します。",
"tags" : [
"dps",
"dpsmeter"
]
},
{
"name" : "Fix Book Read",
"file" : "fixbookread",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "fixbookread",
"unicode" : "📖",
"description" : "本アイテムの改行崩れを正常化します。",
"tags" : [
"book",
"fix"
]
},
{
"name" : "Fix Inventory Sort",
"file" : "fixinventorysort",
"extension" : "ipf",
"fileVersion" : "v1.3.1",
"releaseTag" : "fixinventorysort",
"unicode" : "📖",
"description" : "名前でのソートを正常化します。おまけ機能で好きなソート順を独自に作ることができます。",
"tags" : [
"sort",
"fix"
]
},
{
"name" : "Fix Lost Chat Window",
"file" : "fixlostchatwindow",
"extension" : "ipf",
"fileVersion" : "v1.0.1",
"releaseTag" : "fixlostchatwindow",
"unicode" : "📖",
"description" : "追加チャットウィンドウが消えてしまう問題が発生しても、自動的に以前の状態に復元します。",
"tags" : [
"chat",
"fix"
]
},
{
"name" : "Guild Notify In Chat",
"file" : "guildnotifyinchat",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "guildnotifyinchat",
"unicode" : "📖",
"description" : "ギルドのお知らせをログイン時に、システムチャットで表示します。",
"tags" : [
"guild"
]
},
{
"name" : "Hide Name",
"file" : "hidename",
"extension" : "ipf",
"fileVersion" : "v1.0.4",
"releaseTag" : "hidename",
"unicode" : "📖",
"description" : "画面にある自キャラ名とギルド名、エンブレムを消します。",
"tags" : [
"hide",
"headsupdisplay"
]
},
{
"name" : "HP Monitor",
"file" : "hpmonitor",
"extension" : "ipf",
"fileVersion" : "v1.1.4",
"releaseTag" : "hpmonitor",
"unicode" : "📖",
"description" : "ボスのHPを監視して、指定パーセント付近で音とチャットを流します。常時モンスターのHPバーにパーセンテージ表示を追加します。",
"tags" : [
"hp",
"monitor"
]
},
{
"name" : "Mini Gauge Text",
"file" : "minigaugetext",
"extension" : "ipf",
"fileVersion" : "v1.1.2",
"releaseTag" : "minigaugetext",
"unicode" : "📖",
"description" : "キャラクター下のHP/SPバーに現在値と最大値を表示します。",
"tags" : [
"gauge"
]
},
{
"name" : "Multiple Quickslot",
"file" : "multiplequickslot",
"extension" : "ipf",
"fileVersion" : "v1.0.5",
"releaseTag" : "multiplequickslot",
"unicode" : "📖",
"description" : "クイックスロットの保存、復元ができるようになります。",
"tags" : [
"quickslot"
]
},
{
"name" : "Monster Status",
"file" : "monsterstatus",
"extension" : "ipf",
"fileVersion" : "v3.0.4",
"releaseTag" : "monsterstatus",
"unicode" : "📖",
"description" : "ターゲット中のモンスターのステータスを表示します。シンプルなv2系もあります。",
"tags" : [
"status",
"monster"
]
},
{
"name" : "PartyInfoEx",
"file" : "partyinfoex",
"extension" : "ipf",
"fileVersion" : "v1.1.1",
"releaseTag" : "partyinfoex",
"unicode" : "📖",
"description" : "PTメンバーの所在地を表示します。",
"tags" : [
"party"
]
},
{
"name" : "Pick-Item Info",
"file" : "pickiteminfo",
"extension" : "ipf",
"fileVersion" : "v1.0.4",
"releaseTag" : "pickiteminfo",
"unicode" : "📖",
"description" : "ドロップアイテム名を常時表示+レアリティで色分けします。",
"tags" : [
"pickitem"
]
},
{
"name" : "Preview Guild Emblem",
"file" : "previewguildemblem",
"extension" : "ipf",
"fileVersion" : "v1.1.0",
"releaseTag" : "previewguildemblem",
"unicode" : "📖",
"description" : "ギルドマスター以外でもギルドエンブレムのプレビューができます。",
"tags" : [
"guild",
"emblem"
]
},
{
"name" : "Remove Tips Forever",
"file" : "removetipsfe",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "removetipsfe",
"unicode" : "📖",
"description" : "邪魔なtipsを非表示にしつつチャットウィンドウにシステムメッセージとして表示します。",
"tags" : [
"tip"
]
},
{
"name" : "Repair Endurance",
"file" : "repairendur",
"extension" : "ipf",
"fileVersion" : "v1.1.0",
"releaseTag" : "repairendur",
"unicode" : "📖",
"description" : "装備修理時、装備アイコンに耐久度(%)を色分け表示します。",
"tags" : [
"repair"
]
},
{
"name" : "Repeatery PuzzleCraft",
"file" : "repeaterypuzzlecraft",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "repeaterypuzzlecraft",
"unicode" : "📖",
"description" : "マグナムオーパスを指定した回数、自動実行します。",
"tags" : [
"puzzlecraft"
]
},
{
"name" : "Save Quest",
"file" : "savequest",
"extension" : "ipf",
"fileVersion" : "v1.2.9",
"releaseTag" : "savequest",
"unicode" : "📖",
"description" : "ワープ用クエストの誤完了を防止します。ついでにクエストワープを使いやすくします。",
"tags" : [
"quest",
"warp"
]
},
{
"name" : "Show Buff-Seller Type",
"file" : "showbuffsellertype",
"extension" : "ipf",
"fileVersion" : "v1.1.0",
"releaseTag" : "showbuffsellertype",
"unicode" : "📖",
"description" : "商店のフキダシに商店名を付けて紛らわしさを回避します。(主に装備メンテ、修理の区別)",
"tags" : [
"buffseller"
]
},
{
"name" : "Show Hiddden Map",
"file" : "showhiddenmap",
"extension" : "ipf",
"fileVersion" : "v1.0.1",
"releaseTag" : "showhiddenmap",
"unicode" : "📖",
"description" : "(ミニ)マップが表示されないマップで(ミニ)マップが表示されるようになります。",
"tags" : [
"map",
"minimap"
]
},
{
"name" : "Skill-Item Counter",
"file" : "skillitemcounter",
"extension" : "ipf",
"fileVersion" : "v1.1.3",
"releaseTag" : "skillitemcounter",
"unicode" : "📖",
"description" : "消費アイテムありスキルの使用回数を表示します。",
"tags" : [
"skill",
"quickslot"
]
},
{
"name" : "Slot Macro",
"file" : "slotmac",
"extension" : "ipf",
"fileVersion" : "v1.3.0",
"releaseTag" : "slotmac",
"unicode" : "📖",
"description" : "クイックスロットスキル/アイテムをマクロ化します。",
"tags" : [
"macro",
"quickslot"
]
},
{
"name" : "Summon Counter",
"file" : "summoncounter",
"extension" : "ipf",
"fileVersion" : "v2.0.3",
"releaseTag" : "summoncounter",
"unicode" : "📖",
"description" : "クイックスロットに召喚物の個体数を表示します。召喚物の個体数やHPをUI上に表示します。召喚物がしゃべります――!?",
"tags" : [
"summon",
"quickslot"
]
},
{
"name" : "Stealthy Master",
"file" : "stealthymaster",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "stealthymaster",
"unicode" : "📖",
"description" : "いいねせずキャラ情報を見れます。",
"tags" : [
]
},
{
"name" : "SubQuickSlot",
"file" : "subquickslot",
"extension" : "ipf",
"fileVersion" : "v2.0.0",
"releaseTag" : "subquickslot",
"unicode" : "📖",
"description" : "任意のサイズのクイックスロットを任意の数だけ追加します。",
"tags" : [
"quickslot"
]
},
{
"name" : "Stamina Mini Gauge",
"file" : "staminigauge",
"extension" : "ipf",
"fileVersion" : "v1.0.3",
"releaseTag" : "staminigauge",
"unicode" : "📖",
"description" : "キャラの足元にスタミナゲージを追加します。",
"tags" : [
"stamina"
]
},
{
"name" : "Worldmap Quest",
"file" : "worldmapquest",
"extension" : "ipf",
"fileVersion" : "v1.2.0",
"releaseTag" : "worldmapquest",
"unicode" : "📖",
"description" : "ワールドマップ上に各エリアの受注可能なクエスト数を表示します。",
"tags" : [
"quest",
"worldmap"
]
},
{
"name" : "Warehouse Sorter",
"file" : "warehousesorter",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "warehousesorter",
"unicode" : "📖",
"description" : "個人倉庫にソートボタンを追加します。",
"tags" : [
"warehouse",
"sort"
]
},
{
"name" : "Remove New Collection Mark",
"file" : "rmnewcollectionmark",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "rmnewcollectionmark",
"unicode" : "📖",
"description" : "コレクション画面に表示される[N]マークを消します。サブキャラ育成時にどうぞ。",
"tags" : [
"collection"
]
},
{
"name" : "Master Place",
"file" : "masterplace",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "masterplace",
"unicode" : "📖",
"description" : "クラスマスターの所在地を教えてくれます。",
"tags" : [
"classmaster"
]
}
]