Files
blog/Live2dHistoire/live2d/message.json
T

43 lines
1.3 KiB
JSON
Raw Normal View History

2022-01-24 21:27:29 +08:00
{
"mouseover": [
{
"selector": "#showInfoBtn",
"text": ["不和我聊了吗?"]
},
{
"selector": "#showTalkBtn",
"text": ["要和我聊天吗?"]
},
{
"selector": "#hideButton",
"text": ["隐藏伊斯特瓦尔,希望隐藏后我们还能再见面!"]
},
{
"selector": "#musicButton",
"text": ["给页面加点音乐吗?"]
},
{
"selector": "#youduButton",
"text": ["按钮有毒,癫痫患者不要开启!!!<br>点一下开启,再点一下可以关闭。"]
},
{
"selector": ".post-link",
"text": ["要看看 {text} 么?"]
},
{
"selector": "#search-input",
"text": ["在找什么东西呢,需要帮忙吗?"]
},
{
"selector": "#search-input-all",
"text": ["西"]
}
],
"click": [
{
"selector": "#landlord #live2d",
"text": ["~~", "","Hentai", "", "110"]
}
]
}