完善赤念果13、14线路

13:最后一处添加飞行和下落攻击
14:修改ID 8 9 10 tpye为攀爬,避免BGI检测识别卡死
This commit is contained in:
起个名字好难
2024-11-15 22:02:17 +08:00
committed by GitHub
parent a8d71b6653
commit d33bc45b19
2 changed files with 15 additions and 9 deletions

View File

@@ -2,10 +2,9 @@
"info": { "info": {
"name": "赤念果", "name": "赤念果",
"type": "collect", "type": "collect",
"country": "须弥",
"author": "½", "author": "½",
"version": "", "version": "",
"description": "需要纳西妲", "description": "",
"bgiVersion": "0.35.1" "bgiVersion": "0.35.1"
}, },
"positions": [ "positions": [
@@ -29,8 +28,8 @@
"id": 3, "id": 3,
"x": 4796.865966796875, "x": 4796.865966796875,
"y": -2800.109375, "y": -2800.109375,
"action": "", "action": "up_down_grab_leaf",
"move_mode": "up_down_grab_leaf", "move_mode": "walk",
"type": "path" "type": "path"
}, },
{ {
@@ -59,6 +58,14 @@
}, },
{ {
"id": 7, "id": 7,
"x": 4614.235839843749,
"y": -2788.8095703125,
"action": "stop_flying",
"move_mode": "fly",
"type": "path"
},
{
"id": 8,
"x": 4598.78759765625, "x": 4598.78759765625,
"y": -2781.18603515625, "y": -2781.18603515625,
"action": "nahida_collect", "action": "nahida_collect",

View File

@@ -2,10 +2,9 @@
"info": { "info": {
"name": "赤念果", "name": "赤念果",
"type": "collect", "type": "collect",
"country": "须弥",
"author": "½", "author": "½",
"version": "", "version": "",
"description": "需要纳西妲", "description": "",
"bgiVersion": "0.35.1" "bgiVersion": "0.35.1"
}, },
"positions": [ "positions": [
@@ -70,7 +69,7 @@
"x": 4221.429443359375, "x": 4221.429443359375,
"y": -2304.44140625, "y": -2304.44140625,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "climb",
"type": "path" "type": "path"
}, },
{ {
@@ -78,7 +77,7 @@
"x": 4214.169921875, "x": 4214.169921875,
"y": -2307.8271484375, "y": -2307.8271484375,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "climb",
"type": "target" "type": "target"
}, },
{ {
@@ -86,7 +85,7 @@
"x": 4203.718994140625, "x": 4203.718994140625,
"y": -2302.1044921875, "y": -2302.1044921875,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "climb",
"type": "target" "type": "target"
}, },
{ {