NLDClient-yudde/ProjectNLD/Assets/Config/FightStory/Maps04_Snowfield_12.json

114 lines
2.7 KiB
JSON

{
"forceUserTeam": true,
"playerTeamData": {
"leaderId": 1,
"memberList": [
{
"npcConfigId": 1,
"unitLocalId": 0
},
{
"npcConfigId": 0,
"unitLocalId": 0
},
{
"npcConfigId": 0,
"unitLocalId": 0
},
{
"npcConfigId": 0,
"unitLocalId": 0
},
{
"npcConfigId": 0,
"unitLocalId": 0
}
]
},
"hasBeforeFightStage": true,
"beforeFightStageData": {
"triggerData": {
"triggerType": 0,
"intParams": [],
"floatParams": []
},
"actionList": [
{
"actionType": 1,
"triggerTime": 0.0,
"floatParams": [],
"intParams": [
0
],
"stringParams": [
"",
""
]
},
{
"actionType": 2,
"triggerTime": 0.0,
"floatParams": [],
"intParams": [
0,
0,
0
],
"stringParams": []
},
{
"actionType": 3,
"triggerTime": 0.0,
"floatParams": [],
"intParams": [],
"stringParams": []
}
]
},
"hasAfterFightStage": true,
"afterFightStageData": {
"triggerData": {
"triggerType": 0,
"intParams": [],
"floatParams": []
},
"actionList": []
},
"duringFightStageList": [
{
"triggerData": {
"triggerType": 1,
"intParams": [
0,
0,
0
],
"floatParams": [
0.0,
0.0
]
},
"actionList": [
{
"actionType": 5,
"triggerTime": 0.0,
"floatParams": [
0.0,
0.0,
0.0,
0.0
],
"intParams": [
0,
0,
0,
1
],
"stringParams": [
""
]
}
]
}
]
}