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

82 lines
2.9 KiB
JSON

{
"ID": 1004,
"EventTypeTag": [
// "CameraMoveToCenter_ban",
"NoneInteractEventWithAnim"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigEmpty"
},
{
"$type":"Share.CConfigPrepareNextHollow",
"ShowOther":[
{
"$type":"Share.CConfigEventByCurse",
"CompareType":"Greater",
"Count":999
}
]
},
{
"$type": "Share.CConfigGotoNextHollow"
}
// {
// "$type":"Share.CConfigPrepareNextHollow",
// "ShowOther":[
// {
// "$type":"Share.CConfigEventByCurse",
// "CompareType":"Greater",
// "Count":0
// }
// ]
// },
// {
// "$type":"Share.CConfigRemoveCurse",
// "RemoveType":"Initiative",
// "Count":1,
// "Predicates":[
// {
// "$type":"Share.CConfigEventByCurse",
// "CompareType":"Greater",
// "Count":0
// }
// ]
// },
// {
// "$type":"Share.CConfigModifySceneProperty",
// "Property":"Stamina",
// "Count":"-sceneproperty(Stamina)",
// "Predicates":[
// {
// "$type":"Share.CConfigEventByCurse",
// "CompareType":"Equal",
// "Count":0
// }
// ]
// },
// {
// "$type":"Share.CConfigSetHollowItem",
// "EPCharge":"specials(EPCharge)",
// "Predicates":[
// {
// "$type":"Share.CConfigEventBySpecials",
// "ParamName":"HollowItem",
// "Param":"hollowitem()",
// "CompareType":"NotEqual"
// }
// ]
// },
// {
// "$type": "Share.CConfigGotoNextHollow"
// }
]
}
},
"Specials": {
"EPCharge": 60,
"HollowItem": 0
}
}