mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
130 lines
3.4 KiB
JSON
130 lines
3.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupPropertyChange",
|
|
"GroupID": 797,
|
|
"Name": {
|
|
"Value": "PlayerBeingHit_5000412"
|
|
},
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCompareGroupProperty",
|
|
"GroupID": 797,
|
|
"DynamicName": {
|
|
"Value": "PlayerBeingHit_5000412"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 1
|
|
},
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 500041201,
|
|
"MaskConfig": {
|
|
"UseExcelData": false,
|
|
"StartBlack": "NoPost",
|
|
"EndBlack": "NoPost"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 500041201
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareGroupProperty",
|
|
"GroupID": 797,
|
|
"DynamicName": {
|
|
"Value": "PlayerBeingHit_5000412"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 1
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 500041201,
|
|
"MaskConfig": {
|
|
"UseExcelData": false,
|
|
"StartBlack": "NoPost",
|
|
"EndBlack": "NoPost"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 500041201
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitFloorCustomValueChangeV2",
|
|
"Name": {
|
|
"Value": "FCV_MissionCavalryBeastRun01"
|
|
},
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateGroupEntity",
|
|
"InstanceIDList": [
|
|
400001
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAIMoveTo",
|
|
"EntityInstanceID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"GroupId": 797,
|
|
"PointID": 1,
|
|
"MotionFlag": "Run",
|
|
"SpeedScale": 5
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerAnimState",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"AnimStateName": "Run"
|
|
}
|
|
],
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCheckFloorCustomBoolV2",
|
|
"Name": {
|
|
"Value": "FCV_MissionCavalryBeastRun01"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |