HollowPS_TV_experiments/extras/zzz-0.1-jsons/Event1011110.json

36 lines
1 KiB
JSON

{
"ID": 1011110,
"EventTypeTag": [
// "NoneInteractEventWithAnim",
"Empty"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
// {
// "$type": "Share.CConfigPlayAnim",
// "WaitingTime": 0.8
// },
{
"$type": "Share.CConfigSetMapState",
"Position": "Absolute",
"NodeType": "All",
"X": 8,
"Y": 7,
"Radius": 0,
"Count": 1,
"FromVisibleState": [
"VisibleByTriggerEvent"
],
"ToVisibleState": ["Visible"]
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}