Files
Zos/Skills/@be/be/node_modules/jibo-anim-db-animations/hot/hot-nature.json

60 lines
971 B
JSON

[
[
[
{
"reject": [],
"match": "Four-leaf clover"
}
],
[
{
"weight": 1,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "&(four-leaf-clover)",
"layers": "!(audio)"
}
}
]
],
[
[
{
"reject": ["family", "savior", "life", "logic", "behavior"],
"match": "Tree"
}
],
[
{
"weight": 1,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "&(tree)",
"layers": "!(audio)"
}
}
]
],
[
[
{
"reject": ["lotus", "origami"],
"match": "Flower"
}
],
[
{
"weight": 0.3333333333333333,
"data": {
"type": "anim",
"cat": "emoji",
"meta": "?(flower, flower-blue, flower-red, flower-daisy)",
"layers": "!(audio)"
}
}
]
]
]