2025-02-24 07:50:34 -03:00

140 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.RandomConfig",
"OddsList": [
{
"FixedValue": {
"Value": 1
}
},
{
"FixedValue": {
"Value": 1
}
}
],
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"GroupID": 11,
"GroupNpcID": 400004,
"TalkSentenceID": 802520818
}
],
"IsLoop": true,
"LoopInterval": 10,
"UniqueID": 1
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"GroupID": 11,
"GroupNpcID": 400004,
"TalkSentenceID": 802520820
}
],
"IsLoop": true,
"LoopInterval": 10,
"UniqueID": 2
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"DistrictID": {
"FixedValue": {
"Value": 2
}
},
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.RandomConfig",
"OddsList": [
{
"FixedValue": {
"Value": 1
}
},
{
"FixedValue": {
"Value": 1
}
},
{
"FixedValue": {
"Value": 1
}
}
],
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"GroupID": 11,
"GroupNpcID": 400008,
"TalkSentenceID": 802520821
}
],
"IsLoop": true,
"LoopInterval": 10,
"UniqueID": 3
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"GroupID": 11,
"GroupNpcID": 400008,
"TalkSentenceID": 802520822
}
],
"IsLoop": true,
"LoopInterval": 10,
"UniqueID": 4
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"GroupID": 11,
"GroupNpcID": 400008,
"TalkSentenceID": 802520824
}
],
"IsLoop": true,
"LoopInterval": 10,
"UniqueID": 5
}
]
}
]
}
]
}
],
"Type": "Group"
}