This commit is contained in:
2025-07-25 10:49:37 +07:00
commit 3b97978826
30370 changed files with 42792788 additions and 0 deletions

View File

@@ -0,0 +1,71 @@
{
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize, RPG.GameCore.Config",
"PerformanceType": "D",
"AreaPrefabPath": "Story/Discussion/Mission/8021401/DS802140101.prefab",
"CreateCharacterList": [
{
"CharacterUniqueName": "PlayerBoy_00_C00",
"AvatarID": "NPC_Avatar_Lad_PlayerBoy_00",
"AreaName": "DS802140101.prefab",
"PropSwitchMaterialIndex": -1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"CharacterUniqueName": "PlayerGirl_00_C00",
"AvatarID": "NPC_Avatar_Miss_PlayerGirl_00",
"AreaName": "DS802140101.prefab",
"PropSwitchMaterialIndex": -1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"CaptureNPCList": [],
"HideNPC": true,
"HideMunicipalCrowd": true,
"HideMunicipalPedestrian": true,
"HideMunicipalOther": true,
"HideMonster": true,
"HideProp": true,
"HideLocalPlayer": true,
"ResetEnvironment": true,
"ResetMonster": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.PlayTimeline, RPG.GameCore.Config",
"TimelineName": "Story/Discussion/Mission/8021401/DS80214010101.playable",
"Type": "Discussion",
"WrapMode": "None",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.EndPerformance, RPG.GameCore.Config",
"TaskEnabled": true,
"IsClientOnly": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd, RPG.GameCore.Config",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.FinishLevelGraph, RPG.GameCore.Config",
"TaskEnabled": true,
"IsClientOnly": true
}
]
}
],
"Type": "PerformanceD"
}

View File

@@ -0,0 +1,76 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize, RPG.GameCore.Config",
"PerformanceType": "D",
"AreaPrefabPath": "Story/Discussion/Mission/8021401/DS802140102.prefab",
"CreateCharacterList": [
{
"CharacterUniqueName": "PlayerBoy_00_C00",
"AvatarID": "NPC_Avatar_Lad_PlayerBoy_00",
"PropSwitchMaterialIndex": -1,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"CharacterUniqueName": "PlayerGirl_00_C00",
"AvatarID": "NPC_Avatar_Miss_PlayerGirl_00",
"PropSwitchMaterialIndex": -1,
"TaskEnabled": true,
"IsClientOnly": true
}
],
"CaptureNPCList": [],
"HideNPC": true,
"EntityVisiableList": [],
"HideMunicipalCrowd": true,
"HideMunicipalPedestrian": true,
"HideMunicipalOther": true,
"HideMonster": true,
"HideProp": true,
"PropVisiableList": [],
"HideLocalPlayer": true,
"StreamingSourcesInBlackMask": [],
"StreamingSourcesAfterBlackMask": [],
"MarkStreamingItems": [],
"ResetEnvironment": true,
"ResetMonster": true,
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.PlayTimeline, RPG.GameCore.Config",
"TimelineName": "Story/Discussion/Mission/8021401/DS80214010201.playable",
"Type": "Discussion",
"Parameters": [],
"WrapMode": "None",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.EndPerformance, RPG.GameCore.Config",
"TaskEnabled": true,
"IsClientOnly": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd, RPG.GameCore.Config",
"TaskEnabled": true,
"IsClientOnly": true
},
{
"$type": "RPG.GameCore.FinishLevelGraph, RPG.GameCore.Config",
"TaskEnabled": true,
"IsClientOnly": true
}
]
}
],
"Type": "PerformanceD"
}