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

63 lines
1.3 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "MovieFinished_2"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorSavedValue"
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300003
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "MovieStart_2"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "Movie_2"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
}
}
]
}
],
"Type": "Group"
}