Files
bettergi-scripts-list/example/pathing/movedemo/跑图功能位角色movedemo.json
彩虹QQ人 4b15e89ab1
Some checks failed
Build repo.json / build (18.x) (push) Has been cancelled
Build repo.json / upload (push) Has been cancelled
add 跑图工具人的移动策略demo (#862)
* Create movedemo

* Delete example/movedemo

* Create README.md

* Update README.md

* Add files via upload

* fix: bad revision 'ORIG_HEAD' again

* Update 跑图功能位角色movedemo.json

* Create readme

* Create me

* Delete example/pathing/movedemo/me

* Create README.md

* Add files via upload

* Delete example/movedemo directory

---------

Co-authored-by: 秋云 <physligl@gmail.com>
2025-05-18 13:35:02 +08:00

49 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"info": {
"name": "跑图功能位角色movedemo",
"type": "collect",
"author": "彩虹QQ人",
"version": "1.0",
"description": "此地图追踪适用于瓦雷莎/玛薇卡/夜阑/貉貉等可以使用长E进行跑图的角色的移动。增加跑图功能角色能减少跑图时间同时让挂机看上去更像真人在玩。",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -83.8427734375,
"y": 2781.735595703125,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": -78.734375,
"y": 2801.173583984375,
"action": "",
"move_mode": "run",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": -68.8935546875,
"y": 2813.9794921875,
"action": "combat_script",
"move_mode": "climb",
"action_params": "瓦雷莎 keydown(w), e(hold)",
"type": "path"
},
{
"id": 4,
"x": -33.337890625,
"y": 2861.16943359375,
"action": "combat_script",
"move_mode": "climb",
"action_params": "瓦雷莎 keyup(w)",
"type": "path"
}
]
}