mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
36 lines
706 B
JSON
36 lines
706 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "MusemuStuff_1"
|
|
},
|
|
"WaitOwnerOnly": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CreateNPC",
|
|
"CreateList": [
|
|
{
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 18
|
|
}
|
|
},
|
|
"GroupInstanceID": {
|
|
"FixedValue": {
|
|
"Value": 400007
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": []
|
|
}
|
|
} |