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

92 lines
3 KiB
JSON

{
"ID": 2010808,
"EventTypeTag": [
"InteractEventWithAnim",
"Empty"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
// {
// "$type": "Share.CConfigPlayAnim",
// "WaitingTime": -1
// },
//随机:这里什么也没有/似乎不是这里/不是这里
{
"$type": "Share.CConfigSwitchServer",
"Switch": [
{
"Weight": 50,
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Fairy1"
}
]
},
{
"Weight": 50,
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Fairy2"
}
]
},
{
"Weight": 50,
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Fairy3"
}
]
}
]
}
]
},
"Fairy1": {
"Actions": [
//随机:这里什么也没有/似乎不是这里/不是这里
{
"$type": "Share.CConfigShowTip",
"TipID": 201080801
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"Fairy2": {
"Actions": [
//随机:这里什么也没有/似乎不是这里/不是这里
{
"$type": "Share.CConfigShowTip",
"TipID": 201080802
},
{
"$type": "Share.CConfigFinishEvent"
}
]
},
"Fairy3": {
"Actions": [
//随机:这里什么也没有/似乎不是这里/不是这里
{
"$type": "Share.CConfigShowTip",
"TipID": 201080803
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}