mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
104 lines
2.3 KiB
JSON
104 lines
2.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetBillboardInfo",
|
|
"TargetEntityType": "Prop",
|
|
"ID": 300001,
|
|
"GroupID": 47,
|
|
"EditHeight": true,
|
|
"MinHeight": -100,
|
|
"MaxHeight": -100
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "401010507_show2"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DestroyNPC",
|
|
"GroupID": 48,
|
|
"GroupNpcID": 400005
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "401010507_show2"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CaptureNPCToCharacter",
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 34
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"CharacterUniqueName": {
|
|
"Value": "4010105_Messenger"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SwitchCharacterAnchor",
|
|
"CharacterUniqueName": "4010105_Messenger",
|
|
"AreaName": {
|
|
"Value": "LevelArea_P10000_F10000000_G48"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "Anchor9"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "401010507_show"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"CustomTime": 0.5
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "401010507_show"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.25
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |