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

184 lines
4.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitRogueAdventureRoomStop"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitRogueAdventureRoomFirstEnter"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "enabledoor"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"FixedValue": {
"Value": 15
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
]
}
},
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"FixedValue": {
"Value": 15
}
},
"ID": {
"FixedValue": {
"Value": 300002
}
}
}
]
}
},
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"FixedValue": {
"Value": 15
}
},
"ID": {
"FixedValue": {
"Value": 300003
}
}
}
]
}
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300011
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "abledoor"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"FixedValue": {
"Value": 15
}
},
"ID": {
"FixedValue": {
"Value": 300001
}
}
}
]
},
"Visible": true
},
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"FixedValue": {
"Value": 15
}
},
"ID": {
"FixedValue": {
"Value": 300002
}
}
}
]
},
"Visible": true
},
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"FixedValue": {
"Value": 15
}
},
"ID": {
"FixedValue": {
"Value": 300003
}
}
}
]
},
"Visible": true
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300009
]
}
}
]
}
],
"ValueSource": {
"Values": []
},
"Type": "Group"
}