JS脚本:新增两个周本,以及优化了进入周本的时间 (#779)
* 测试 * 你的提交信息 * 周本全2.0更新以及打牌更新 * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * 打牌、周本bug 修复 * 新增两个周本,以及减少了了进入周本的时间 * Update settings.json
This commit is contained in:
BIN
repo/js/周本12-魔女/assets/box.png
Normal file
BIN
repo/js/周本12-魔女/assets/box.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1018 B |
1
repo/js/周本12-魔女/assets/recover.json
Normal file
1
repo/js/周本12-魔女/assets/recover.json
Normal file
@@ -0,0 +1 @@
|
||||
{"info":{"name":"","type":""},"positions":[{"x":2297.6201171875,"y":-824.5869140625,"type":"teleport","move_mode":"walk"},{"x":2292.62109375,"y":-826.0419921875,"type":"path","move_mode":"walk"}]}
|
||||
22
repo/js/周本12-魔女/assets/tp.json
Normal file
22
repo/js/周本12-魔女/assets/tp.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "tp",
|
||||
"type": "collect",
|
||||
"author": "柒叶子",
|
||||
"version": "1.0",
|
||||
"description": "前往魔女周本",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "force_tp",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1608.205078125,
|
||||
"y": 1730.2724609375,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user