2024-10-21 03:16:22 -03:00

84 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.HeartDialEmoBlackList",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"EmoTypeBlackList": [
"Anger"
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "HeartDial_D_103040235"
}
},
{
"$type": "RPG.GameCore.HeartDialEmoBlackList",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"EmoTypeBlackList": [
"Peace"
]
},
{
"$type": "RPG.GameCore.ShowHeartDialUI",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "HeartDial_D_103040234"
}
},
{
"$type": "RPG.GameCore.HeartDialEmoBlackList",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"EmoTypeBlackList": [
"Sad"
]
},
{
"$type": "RPG.GameCore.ShowHeartDialUI",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
}
}
]
}
],
"Type": "Group"
}