mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
23 lines
447 B
JSON
23 lines
447 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAILeadWay",
|
|
"EntityInstanceID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"PathwayGroupID": 11,
|
|
"PathwayID": 1,
|
|
"MotionFlag": "Run",
|
|
"SpeedScale": 2,
|
|
"WaitForPlayer": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |