js:锄地一条龙1.0版本 (#1297)
This commit is contained in:
BIN
repo/js/AutoHoeingOneDragon/assets/F_Dialogue.png
Normal file
BIN
repo/js/AutoHoeingOneDragon/assets/F_Dialogue.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 515 B |
BIN
repo/js/AutoHoeingOneDragon/assets/MainUI.png
Normal file
BIN
repo/js/AutoHoeingOneDragon/assets/MainUI.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
1270
repo/js/AutoHoeingOneDragon/assets/index1.json
Normal file
1270
repo/js/AutoHoeingOneDragon/assets/index1.json
Normal file
File diff suppressed because it is too large
Load Diff
1760
repo/js/AutoHoeingOneDragon/assets/index2.json
Normal file
1760
repo/js/AutoHoeingOneDragon/assets/index2.json
Normal file
File diff suppressed because it is too large
Load Diff
1822
repo/js/AutoHoeingOneDragon/assets/monsterInfo.json
Normal file
1822
repo/js/AutoHoeingOneDragon/assets/monsterInfo.json
Normal file
File diff suppressed because it is too large
Load Diff
50
repo/js/AutoHoeingOneDragon/assets/拾取名单.json
Normal file
50
repo/js/AutoHoeingOneDragon/assets/拾取名单.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"白名单": [
|
||||
"冒险",
|
||||
"尾羽",
|
||||
"金杯",
|
||||
"头带",
|
||||
"幸运",
|
||||
"绿花",
|
||||
"鹰羽",
|
||||
"沙漏",
|
||||
"之杯",
|
||||
"银冠",
|
||||
"游医",
|
||||
"银莲",
|
||||
"枭羽",
|
||||
"怀钟",
|
||||
"药壶",
|
||||
"方巾",
|
||||
"战狂",
|
||||
"蔷薇",
|
||||
"翎羽",
|
||||
"时计",
|
||||
"骨杯",
|
||||
"鬼面",
|
||||
"教官",
|
||||
"羽饰",
|
||||
"怀表",
|
||||
"茶杯",
|
||||
"帽子",
|
||||
"流放",
|
||||
"之羽",
|
||||
"怀表",
|
||||
"之杯",
|
||||
"头冠",
|
||||
"晶蝶"
|
||||
],
|
||||
"黑名单": [
|
||||
"漫游",
|
||||
"盛放",
|
||||
"何人",
|
||||
"珍藏",
|
||||
"来自",
|
||||
"何处",
|
||||
"待放",
|
||||
"役人",
|
||||
"制式",
|
||||
"老旧的",
|
||||
"须弥"
|
||||
]
|
||||
}
|
||||
25
repo/js/AutoHoeingOneDragon/assets/滚轮上翻.json
Normal file
25
repo/js/AutoHoeingOneDragon/assets/滚轮上翻.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"macroEvents": [
|
||||
{
|
||||
"type": 6,
|
||||
"mouseX": 0,
|
||||
"mouseY": 1200,
|
||||
"time": 0
|
||||
},
|
||||
{
|
||||
"type": 6,
|
||||
"mouseX": 0,
|
||||
"mouseY": 0,
|
||||
"time": 100
|
||||
}
|
||||
],
|
||||
"info": {
|
||||
"name": "滚轮上翻",
|
||||
"description": "模拟鼠标滚轮向上滚动1200单位",
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"width": 1920,
|
||||
"height": 1080,
|
||||
"recordDpi": 1
|
||||
}
|
||||
}
|
||||
3
repo/js/AutoHoeingOneDragon/assets/滚轮下翻.json
Normal file
3
repo/js/AutoHoeingOneDragon/assets/滚轮下翻.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{"macroEvents":[{"type":6,"mouseX":0,"mouseY":-120,"time":0},
|
||||
{"type":6,"mouseX":0,"mouseY":0,"time":100}],
|
||||
"info":{"name":"","description":"","x":0,"y":0,"width":1920,"height":1080,"recordDpi":1}}
|
||||
Reference in New Issue
Block a user