turnbasedgamedata/Config/Level/GroupGraph/F20411001/Group_F20411001_G170.json
2025-02-24 07:50:34 -03:00

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"
}