JS: 芙宁娜暗杀流 (#2306)

This commit is contained in:
起个名字好难的喵
2025-11-03 23:26:36 +08:00
committed by GitHub
parent 36c41bbc97
commit 69701f8bc5
6 changed files with 229 additions and 16 deletions

View File

@@ -0,0 +1,67 @@
{
"info": {
"authors": [
{
"links": "",
"name": "起个名字好难的喵"
}
],
"bgi_version": "0.45.0",
"description": "",
"enable_monster_loot_split": false,
"last_modified_time": 1762182496344,
"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": 7796.244140625,
"y": -1872.90380859375
},
{
"action": "",
"action_params": "",
"id": 2,
"move_mode": "walk",
"type": "path",
"x": 7805.5322265625,
"y": -1882.408203125
},
{
"action": "combat_script",
"action_params": "keypress(VK_T)",
"id": 3,
"move_mode": "walk",
"type": "orientation",
"x": 7813.25,
"y": -1890.07470703125
},
{
"action": "",
"action_params": "",
"id": 4,
"move_mode": "walk",
"type": "path",
"x": 7845.3125,
"y": -1858.2470703125
},
{
"action": "",
"action_params": "",
"id": 5,
"move_mode": "walk",
"type": "target",
"x": 7882.5078125,
"y": -1807.60546875
}
]
}

View File

@@ -0,0 +1,94 @@
{
"info": {
"authors": [
{
"links": "",
"name": "起个名字好难的喵"
}
],
"bgi_version": "0.45.0",
"description": "",
"enable_monster_loot_split": false,
"last_modified_time": 1762178447159,
"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": 8582.28125,
"y": -2674.958984375
},
{
"action": "stop_flying",
"action_params": "",
"id": 2,
"move_mode": "fly",
"type": "path",
"x": 8556.7958984375,
"y": -2679.421875
},
{
"action": "combat_script",
"action_params": "keypress(VK_T)",
"id": 3,
"move_mode": "walk",
"type": "orientation",
"x": 8557.037109375,
"y": -2682.09765625
},
{
"action": "",
"action_params": "",
"id": 4,
"move_mode": "walk",
"type": "path",
"x": 8547.7119140625,
"y": -2680.9638671875
},
{
"action": "",
"action_params": "",
"id": 5,
"move_mode": "walk",
"type": "path",
"x": 8542.6298828125,
"y": -2698.3046875
},
{
"action": "",
"action_params": "",
"id": 6,
"move_mode": "walk",
"type": "path",
"x": 8547.0205078125,
"y": -2713.3857421875
},
{
"action": "",
"action_params": "",
"id": 7,
"move_mode": "walk",
"type": "path",
"x": 8532.0595703125,
"y": -2717.0693359375
},
{
"action": "",
"action_params": "",
"id": 8,
"move_mode": "walk",
"type": "target",
"x": 8485.6533203125,
"y": -2750.7275390625
}
]
}

View File

@@ -1,7 +1,13 @@
用于芙宁娜海鲜挂机暗杀地方传奇
目前已知适用科西霍和海浪中的莎孚,需加入调度器中使用
1、队伍1号位芙宁娜234号随意推荐双水队伍可以吃药增伤
2、按照B站一些逃课视频到达指定位置附身一只水龙或草龙到石块上
3、确保指定位置周围没有其他可以直接附身的龙魂以免误操作
4、可以在附身状态下开启也可以在角色状态下开启循环开启前均会先附身
5、0命芙芙世界等级8的情况下科西霍循环6-10次、海浪中的莎孚循环14-18次时间充裕的情况下可以按最低循环次数多尝试避免误杀没拿到成就。
5、0命芙芙世界等级8的情况下科西霍循环6-10次、海浪中的莎孚循环14-18次0命芙芙世界等级9的情况下击败科西霍的次数约为13次时间充裕的情况下可以按最低循环次数多尝试避免误杀没拿到成就同时欢迎大家分享配队面板和参考循环次数。

View File

@@ -1,35 +1,41 @@
(async function () {
setGameMetrics(2560, 1440, 1.5); // 设置游戏窗口大小和DPI
log.info("循环开始执行确保1号位芙宁娜建议使用双水队提升伤害")
if (settings.target == "科西霍") {
await pathingScript.runFile("Assets/pathing/纳塔-科西霍.json");
} else if (settings.target == "海浪中的莎孚") {
await pathingScript.runFile("Assets/pathing/纳塔-海浪中的莎孚.json");
}
log.info("循环开始执行,确保正确设置芙宁娜在队伍中的序号,建议使用双水队提升伤害")
log.info("正在附身纳塔龙")
keyPress("T");//附身纳塔龙
await sleep(2000);
log.info("附身纳塔龙完成")
for (let i = 0; i < settings.cycle_times; ++i) {
const offField = "VK_" + settings.Furina
const onField = "VK_" + settings.onField
for (let i = 0; i < settings.cycleTimes; ++i) {
log.info("正在执行第" + (i + 1) + "次");
keyDown("Q");//脱身纳塔龙
keyDown("VK_Q");//脱身纳塔龙
await sleep(1200);
keyUp("Q");
keyUp("VK_Q");
await sleep(100);
leftButtonClick();//下落攻击快速落地
await sleep(500);
keyPress("1");//切换芙芙
await sleep(1000);
keyPress("E");//释放芙芙元素战技
keyPress(offField);//切换芙芙
await sleep(1000);
keyPress("VK_E");//释放芙芙元素战技
await sleep(800);
keyPress("2");//芙芙切后台触发剧团
keyPress(onField);//芙芙切后台触发剧团
await sleep(500);
keyPress("T");//附身纳塔龙
keyPress("VK_T");//附身纳塔龙
await sleep(28500);
log.info("第" + (i + 1) + "次执行完成")

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "芙芙挂机暗杀流",
"version": "1.0",
"version": "1.1",
"bgi_version": "0.37.2",
"description": "",
"authors": [
@@ -10,6 +10,11 @@
"links": "https://github.com/MisakaAldrich"
}
],
"tags": [
"芙宁娜",
"地方传奇",
"挂机暗杀"
],
"settings_ui": "settings.json",
"main": "main.js"
}

View File

@@ -1,7 +1,42 @@
[
{
"name": "cycle_times",
"name": "target",
"type": "select",
"label": "暗杀目标",
"options": [
"科西霍",
"海浪中的莎孚",
"自己去"
],
"default": "科西霍"
},
{
"name": "cycleTimes",
"type": "input-text",
"label": "循环次数"
"label": "芙宁娜海鲜释放次数"
},
{
"name": "Furina",
"type": "select",
"label": "芙宁娜在队伍中的序号",
"options": [
"1",
"2",
"3",
"4"
],
"default": "1"
},
{
"name": "onField",
"type": "select",
"label": "暗杀时站场角色的序号",
"options": [
"1",
"2",
"3",
"4"
],
"default": "2"
}
]