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

40 lines
1.1 KiB
JSON

{
"ID": 715,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_11001_Log_1_1"
]
},
{
"$type": "Share.CConfigRandomArcana",
"ArcanaCount": 3,
"OnSuccess": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_11001_Log_1_1"
]
},
{
"$type": "Share.CConfigCloseDialog",
"ID": 0
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}