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

96 lines
2.4 KiB
JSON

{
//主城打开拉面店
"ID": 10000013,
// "OnEnter": [
// {
// "$type": "Share.CActionLog",
// "Log": "Helloworld"
// },
// {
// "$type": "Share.CActionWait",
// "MilliSeconds": 2000
// },
// {
// "$type": "Share.CActionLog",
// "Log": "Helloworld2"
// },
// {
// "$type": "Share.CActionCondition",
// "True": [
// {
// "$type": "Share.CActionLog",
// "Log": "False"
// },
// {
// "$type": "Share.CActionJump",
// "Log": "Update"
// }
// ],
// "False": [
// {
// "$type": "Share.CActionLog",
// "Log": "False"
// },
// {
// "$type": "Share.CActionJump",
// "Log": "OnTest3"
// }
// ]
// },
// {
// "$type": "Share.CActionLog",
// "Log": "AfterCondition"
// }
// ],
// "OnStory2": [
// {
// "$type": "Share.CActionLog",
// "Log": "OnTest2"
// },
// {
// "$type": "Share.CActionLog",
// "Log": "OnTest2"
// }
// ],
"Events": {
// "OnStart": {
// "ID": 100,
// "Actions": [
// {
// "$type": "Share.CActionPerformCfg",
// "ID": 101,
// "PerformID": 40020
// },
// {
// "$type": "Share.CActionLog",
// "ID": 102,
// "Log": "OnStart_10000013"
// },
// {
// "$type": "Share.CActionResetEventCfg",
// "ID": 103
// }
// ]
// },
"OnInteract": {
"ID": 200,
"Actions": [
{
"$type": "Share.CActionOpenUI",
"ID": 201,
"UI": "UIRamenStorePage"
},
{
"$type": "Share.CActionResetEventCfg",
"ID": 202
}
]
}
},
"Predicates": [
{
"$type": "Share.CConfigEventByCharacterType",
"Type": "1"
}
]
}