turnbasedgamedata/Config/Level/LevelInstanceGraph/F10301001/LG_NPC_F10301001_G520_400001.json
2025-02-24 07:50:34 -03:00

61 lines
1.3 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitAnimStateChange",
"StateName": "Hit",
"IsEnter": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.2
}
}
},
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
},
"Duration": 0.5
},
{
"$type": "RPG.GameCore.CalculateMissionCustomValue",
"TargetSubmissionID": 802310208,
"TargetMissionCustomValue": {
"isLocal": true,
"isRange": true,
"ValidValueParamList": [
0,
3
]
},
"ValueA": {
"Type": "CustomValue",
"MainMissionID": 8023102,
"MissionCustomValue": {
"isLocal": true,
"isRange": true,
"ValidValueParamList": [
0,
3
]
}
},
"ValueB": {
"DirectValue": 1
}
}
]
}
],
"Type": "EntityInstance"
}