Files
turnbasedgamedata/Config/Level/Raid/OrigamiBirdColonyBubble_01.json
2024-10-21 03:16:22 -03:00

53 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.AdvByEntitiesExist",
"TargetType": {
"Targets": [
400008,
400011,
400012
]
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.PlayMunicipalChat",
"NewMunicipalChatConfigPath": "Config/Level/MunicipalChatConfig/F10301001/MunicipalChatConfig_F10301001_0102.json",
"NewMunicipalChatConfigPathDS": {
"Value": "MunicipalChatConfig_F10301001_0102"
},
"NewMunicipalChatEntityInfos": {
"Key": "PlayMunicipalChatCharacterList",
"Value": [
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "1",
"GroupInstanceID": 400008
},
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "2",
"GroupInstanceID": 400011
},
{
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
"UniqueName": "3",
"GroupInstanceID": 400012
}
]
},
"MunicipalChatName": "MunicipalChatConfig_F10301001_0102"
}
]
}
]
}
],
"Type": "Entity"
}