mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "MydStartRun_1040105"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ModifyAdventureCharacterRunSpeedRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"UniqueKey": "MydFastRun_1040105",
|
|
"ModifyMotionFlag": "Run",
|
|
"SpeedRatioMultiplier": {
|
|
"FixedValue": {
|
|
"Value": 1.4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAILeadWay",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"EntityInstanceID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"PathwayGroupID": 170,
|
|
"PathwayID": 1,
|
|
"MotionFlag": "Run",
|
|
"ForbidTickLod": true,
|
|
"SpeedScale": 1.5,
|
|
"StartWaitDistance": 15,
|
|
"PathOffset": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |