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

59 lines
1.2 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "MovieStart_3"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorCustomFloat",
"Name": {
"Value": "Movie_3"
},
"Value": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "MovieFinished_3"
},
"OnEvent": [],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
}
}
]
}
],
"Type": "Group"
}