forked from chicori/TOS-Addon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
addons.json
121 lines (121 loc) · 3.66 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
[
{
"name" : "Market Show Level Ex",
"file" : "marketshowlevel_ex",
"extension" : "ipf",
"fileVersion" : "v1.0.7",
"releaseTag" : "marketshowlevel_ex",
"unicode" : "⛄",
"description" : "【v1.0.7:コレクション表示のbugfix】とらハム様のmarketshowlevelをベースにいくつかの改変をしています。詳しくはWEBSITEにて。なお他のmarketsholevelと競合するので、他のはアンインストールをしてください。",
"tags" : [
"ui",
"market",
"jp"
]
},
{
"name" : "Market Sell Ex",
"file" : "marketsell_ex",
"extension" : "ipf",
"fileVersion" : "v1.0.4",
"releaseTag" : "marketsell_ex",
"unicode" : "⛄",
"description" : "【v1.0.4:bugfix(2017.04.27公式updateに対応)】マーケットの販売登録画面で金額にカンマ付与、KMG単位の併記、コレクション確認などを表示します。",
"tags" : [
"ui",
"market",
"jp"
]
},
{
"name" : "Autosave money",
"file" : "autosavemoney",
"extension" : "ipf",
"fileVersion" : "v1.0.6",
"releaseTag" : "autosavemoney",
"unicode" : "⛄",
"description" : "【v1.0.6:自動入金チェック設定追加】チーム倉庫を開いたときに、指定した金額を残した所持金を入金欄に自動セットします。",
"tags" : [
"ui",
"warehouse"
]
},
{
"name" : "Check Skillshop",
"file" : "checkskillshop",
"extension" : "ipf",
"fileVersion" : "v1.0.1",
"releaseTag" : "checkskillshop",
"unicode" : "⛄",
"description" : "【v1.0.1:バフが既にかかっている場合の処理追加】スキルショップ(バフ屋)のスキルを購入時に確認メッセージを表示します。",
"tags" : [
"ui",
"skillshop"
]
},
{
"name" : "Check Blessed shard",
"file" : "checkblessedshard",
"extension" : "ipf",
"fileVersion" : "v1.0.1",
"releaseTag" : "checkblessedshard",
"unicode" : "⛄",
"description" : "倉庫を開いたときに「祝福された欠片」を所持している場合、確認メッセージを表示します。それだけ。",
"tags" : [
"ui",
"warehouse"
]
},
{
"name" : "Buffshop Ex",
"file" : "buffshopex",
"extension" : "ipf",
"fileVersion" : "v1.0.2",
"releaseTag" : "buffshopex",
"unicode" : "⛄",
"description" : "【v1.0.2:看板へのエモーション対応#e数字##】パードナーのスペルショップ(バフ屋)スキルを使用した際に、予め登録しておいた店名、価格をセットします。",
"tags" : [
"ui",
"buffshop"
]
},
{
"name" : "Alarm",
"file" : "alarm",
"extension" : "ipf",
"fileVersion" : "v0.7.1",
"releaseTag" : "alarm",
"unicode" : "⛄",
"description" : "【v0.7.0:色々追加】文字と音で通知する、いわゆるアラームです。ミニマップ上の時計を「左クリックで設定画面」、「右クリックでディルゲレタイマー」です。",
"tags" : [
"utility",
"time"
]
},
{
"name" : "F**K Alert",
"file" : "fkalert",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "fkalert",
"unicode" : "⛄",
"description" : "うざったいメッセージは3秒後に飛んでいってもらおうと思う",
"tags" : [
"utility",
"f**K"
]
},
{
"name" : "Gemroastingshop Ex",
"file" : "gemroastshopex",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "gemroastshopex",
"unicode" : "⛄",
"description" : "アルケミストC2スキルのジェムロースティング(ジェム焼き商店)を使用した際に、予め登録しておいた店名、価格をセットします。",
"tags" : [
"ui",
"gemroastshop"
]
}
]