turnbasedgamedata/Config/Level/GroupGraph/F20332001/Group_F20332001_G241.json
2024-10-21 03:16:22 -03:00

66 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.HeartDialEmoBlackList",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"EmoTypeBlackList": [
"Peace"
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8022103_Angry"
}
},
{
"$type": "RPG.GameCore.HeartDialEmoBlackList",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"EmoTypeBlackList": [
"Anger"
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8022103_Happy"
}
},
{
"$type": "RPG.GameCore.HeartDialEmoBlackList",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"EmoTypeBlackList": [
"Happy"
]
}
]
}
],
"Type": "Group"
}