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

63 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [
8001227
],
"PerformanceIDList": []
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MusemuStuff_1"
},
"WaitOwnerOnly": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMainMissionState",
"MainMissionID": 8001227
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"CreateList": [
{
"GroupID": {
"FixedValue": {
"Value": 18
}
},
"GroupInstanceID": {
"FixedValue": {
"Value": 400006
}
}
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.1
}
}
}
]
}
]
}
],
"ValueSource": {
"Values": []
}
}