- add a setting to make active-restoration optional - optimize some paths - fine-tune some points
38 lines
875 B
JSON
38 lines
875 B
JSON
{
|
|
"info": {
|
|
"name": "",
|
|
"type": "collect",
|
|
"author":"Yang-z"
|
|
},
|
|
"positions": [
|
|
{
|
|
"x": 3917.1767578125,
|
|
"y": 2576.28662109375,
|
|
"type": "teleport",
|
|
"move_mode": "walk"
|
|
},
|
|
{
|
|
"x": 3904.10498046875,
|
|
"y": 2547.26171875,
|
|
"type": "path",
|
|
"move_mode": "run"
|
|
},
|
|
{
|
|
"x": 3899.5673828125,
|
|
"y": 2543.31640625,
|
|
"type": "target",
|
|
"move_mode": "walk",
|
|
"action":"",
|
|
"#" : "1"
|
|
},
|
|
{
|
|
"x": 3883.02880859375,
|
|
"y": 2526.17431640625,
|
|
"type": "target",
|
|
"move_mode": "run",
|
|
"action": "combat_script",
|
|
"action_params": "wait(0.8)",
|
|
"#" : "2"
|
|
}
|
|
]
|
|
} |