diff options
Diffstat (limited to 'Live2dHistoire/live2d/message.json')
-rw-r--r-- | Live2dHistoire/live2d/message.json | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Live2dHistoire/live2d/message.json b/Live2dHistoire/live2d/message.json new file mode 100644 index 0000000..dc695d7 --- /dev/null +++ b/Live2dHistoire/live2d/message.json @@ -0,0 +1,42 @@ +{ + "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吗,这里有个变态!"] + } + ] +} |