自动购买每天&3天&每周刷新商品3.1.3 (#2843)

新增霄灯
This commit is contained in:
this-Fish
2026-02-05 01:03:58 +08:00
committed by GitHub
parent 50d30afd49
commit 87516f8964
7 changed files with 84 additions and 1 deletions

View File

@@ -80,6 +80,7 @@
| 蒙德-蒙德城 | 布兰琪 | 盐、胡椒、洋葱、牛奶、番茄、卷心菜、土豆、小麦 | - | - | |
| 蒙德-蒙德城 | 莎拉 | - | - | 蟹黄 | - |
| 璃月-璃月港 | 东升 | 洋葱、牛奶、卷心菜、土豆、小麦、稻米、虾仁、豆腐、杏仁、盐、胡椒、番茄 | - | - | |
| 璃月-璃月港 | 阿山婆 | 霄灯 | - | - | |
| 璃月-璃月港 | 卯师父 | 鱼肉、螃蟹 | 胡萝卜、松茸、绝云椒椒 | - | |
| 璃月-璃月港 | 老孙 | 鱼肉、螃蟹、虾仁 | - | - | |
| 璃月-璃月港 | 老高 | 鱼肉、鱼肉2 | - | - | |

View File

@@ -183,5 +183,10 @@
"id": "琉鳞石",
"name": "琉鳞石",
"file": "assets/images/琉鳞石.png"
},
"霄灯": {
"id": "霄灯",
"name": "霄灯",
"file": "assets/images/霄灯.png"
}
}

View File

@@ -26,6 +26,15 @@
"_7d_foods": ["蟹黄"],
"tags": ["蒙德"]
},
"阿山婆": {
"name": "阿山婆",
"enable": true,
"page": 2,
"time": "any",
"path": "assets/path/璃月-璃月港-阿山婆.json",
"_1d_foods": ["霄灯"],
"tags": ["璃月"]
},
"DongSheng": {
"name": "东升",
"enable": true,

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -0,0 +1,67 @@
{
"info": {
"authors": [
{
"links": "",
"name": "蜜柑魚"
}
],
"bgi_version": "0.45.0",
"description": "",
"enable_monster_loot_split": false,
"last_modified_time": 1770224083972,
"map_match_method": "",
"map_name": "Teyvat",
"name": "璃月-璃月港-阿山婆",
"tags": [],
"type": "collect",
"version": "1.0"
},
"positions": [
{
"action": "",
"action_params": "",
"id": 1,
"move_mode": "walk",
"type": "teleport",
"x": 267.947265625,
"y": -665.12109375
},
{
"action": "",
"action_params": "",
"id": 2,
"move_mode": "run",
"type": "path",
"x": 255.4326171875,
"y": -657.015625
},
{
"action": "",
"action_params": "",
"id": 3,
"move_mode": "run",
"type": "path",
"x": 258.79296875,
"y": -639.78515625
},
{
"action": "",
"action_params": "",
"id": 4,
"move_mode": "walk",
"type": "path",
"x": 241.2294921875,
"y": -634.3876953125
},
{
"action": "combat_script",
"action_params": "wait(0.5)",
"id": 5,
"move_mode": "walk",
"type": "target",
"x": 242.6669921875,
"y": -630.5205078125
}
]
}

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "自动购买每天&3天&每周刷新商品",
"version": "3.1.2",
"version": "3.1.3",
"description": "自动购买每天&3天&每周刷新商品\n每天刷新商品自动购买商品\n3天刷新商品未到刷新日不购买该商品\n每周刷新商品可指定每周购买商品",
"authors": [
{

View File

@@ -10,6 +10,7 @@
| 蒙德-清泉镇 | 神奇的霍普金斯 | 圣水 | - | - | |
| 蒙德-蒙德城 | 布兰琪 | 盐、胡椒、洋葱、牛奶、番茄、卷心菜、土豆、小麦 | - | - | |
| 蒙德-蒙德城 | 莎拉 | - | - | 蟹黄 | - |
| 璃月-璃月港 | 阿山婆 | 霄灯 | - | - | |
| 璃月-璃月港 | 东升 | 洋葱、牛奶、卷心菜、土豆、小麦、稻米、虾仁、豆腐、杏仁、盐、胡椒、番茄 | - | - | |
| 璃月-璃月港 | 卯师父 | 鱼肉、螃蟹 | 胡萝卜、松茸、绝云椒椒 | - | |
| 璃月-璃月港 | 老孙 | 鱼肉、螃蟹、虾仁 | - | - | |