forked from broderickhyman/ao-bin-dumps
-
Notifications
You must be signed in to change notification settings - Fork 1
/
emotes.json
176 lines (176 loc) · 5.23 KB
/
emotes.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
{
"?xml": {
"@version": "1.0",
"@encoding": "utf-8"
},
"EmoteData": {
"@xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
"@xsi:noNamespaceSchemaLocation": "emotes.xsd",
"@cooldown_ms": "1000",
"@unlockicon": "UNIQUE_EMOTE_UNLOCK",
"@unlockicon_atlas": "RefItemAtlas",
"@restartpreviewdelay_ms": "700",
"Emote": [
{
"@uniquename": "EMOTE_APPLAUD",
"@command": "applaud",
"@commandloca": "@EMOTE_APPLAUD_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_APPLAUD",
"@target_message": "@EMOTE_APPLAUD_TARGET",
"@animation": "emote_applaud"
},
{
"@uniquename": "EMOTE_BEG",
"@command": "beg",
"@commandloca": "@EMOTE_BEG_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_BEG",
"@target_message": "@EMOTE_BEG_TARGET",
"@animation": "emote_beg"
},
{
"@uniquename": "EMOTE_BOW",
"@command": "bow",
"@commandloca": "@EMOTE_BOW_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_BOW",
"@target_message": "@EMOTE_BOW_TARGET",
"@animation": "emote_bow"
},
{
"@uniquename": "EMOTE_CHARGE",
"@command": "charge",
"@commandloca": "@EMOTE_CHARGE_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_CHARGE",
"@target_message": "@EMOTE_CHARGE_TARGET",
"@animation": "emote_charge"
},
{
"@uniquename": "EMOTE_CHEER",
"@command": "cheer",
"@commandloca": "@EMOTE_CHEER_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_CHEER",
"@target_message": "@EMOTE_CHEER_TARGET",
"@animation": "emote_cheer"
},
{
"@uniquename": "EMOTE_CRY",
"@command": "cry",
"@commandloca": "@EMOTE_CRY_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_CRY",
"@target_message": "@EMOTE_CRY_TARGET",
"@animation": "emote_cry"
},
{
"@uniquename": "EMOTE_DANCE",
"@command": "dance",
"@commandloca": "@EMOTE_DANCE_COMMAND",
"@allow_target": "true",
"@loop": "true",
"@message": "@EMOTE_DANCE",
"@target_message": "@EMOTE_DANCE_TARGET",
"@animation": "emote_dance"
},
{
"@uniquename": "EMOTE_FLEX",
"@command": "flex",
"@commandloca": "@EMOTE_FLEX_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_FLEX",
"@target_message": "@EMOTE_FLEX_TARGET",
"@animation": "emote_flex"
},
{
"@uniquename": "EMOTE_LAUGH",
"@command": "laugh",
"@commandloca": "@EMOTE_LAUGH_COMMAND",
"@allow_target": "true",
"@allow_while_moving": "false",
"@message": "@EMOTE_LAUGH",
"@target_message": "@EMOTE_LAUGH_TARGET",
"@animation": "emote_laugh"
},
{
"@uniquename": "EMOTE_NO",
"@command": "no",
"@commandloca": "@EMOTE_NO_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_NO",
"@target_message": "@EMOTE_NO_TARGET",
"@animation": "emote_no"
},
{
"@uniquename": "EMOTE_POINT",
"@command": "point",
"@commandloca": "@EMOTE_POINT_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_POINT",
"@target_message": "@EMOTE_POINT_TARGET",
"@animation": "emote_point"
},
{
"@uniquename": "EMOTE_SALUTE",
"@command": "salute",
"@commandloca": "@EMOTE_SALUTE_COMMAND",
"@allow_target": "true",
"@allow_while_moving": "false",
"@message": "@EMOTE_SALUTE",
"@target_message": "@EMOTE_SALUTE_TARGET",
"@animation": "emote_salute"
},
{
"@uniquename": "EMOTE_SIT",
"@command": "sit",
"@commandloca": "@EMOTE_SIT_COMMAND",
"@allow_target": "true",
"@loop": "true",
"@message": "@EMOTE_SIT",
"@target_message": "@EMOTE_SIT_TARGET",
"@animation": "emote_sit"
},
{
"@uniquename": "EMOTE_SLEEP",
"@command": "sleep",
"@commandloca": "@EMOTE_SLEEP_COMMAND",
"@allow_target": "true",
"@loop": "true",
"@message": "@EMOTE_SLEEP",
"@target_message": "@EMOTE_SLEEP_TARGET",
"@animation": "emote_sleep"
},
{
"@uniquename": "EMOTE_WAVE",
"@command": "wave",
"@commandloca": "@EMOTE_WAVE_COMMAND",
"@allow_target": "true",
"@allow_while_moving": "false",
"@message": "@EMOTE_WAVE",
"@target_message": "@EMOTE_WAVE_TARGET",
"@animation": "emote_wave"
},
{
"@uniquename": "EMOTE_YES",
"@command": "yes",
"@commandloca": "@EMOTE_YES_COMMAND",
"@allow_target": "true",
"@loop": "false",
"@message": "@EMOTE_YES",
"@target_message": "@EMOTE_YES_TARGET",
"@animation": "emote_yes"
}
]
}
}