87 lines
2.8 KiB
JSON
87 lines
2.8 KiB
JSON
{
|
|
|
|
"ID": 2000103,
|
|
|
|
"EventTypeTag": [
|
|
|
|
"CameraMoveToCenter_ban",
|
|
|
|
"Battle"
|
|
|
|
],
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEmpty"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigTriggerBattle",
|
|
|
|
"BattleID": "specials(BattleID)",
|
|
|
|
"OnSuccess": "OnCurse",
|
|
|
|
"GotoNextHollow" : true
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnCurse":{
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigPrepareNextHollow",
|
|
|
|
"ShowOther":[
|
|
|
|
{
|
|
|
|
"$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.CConfigRemoveCurse",
|
|
|
|
"RemoveType":"Initiative",
|
|
|
|
"Count":1,
|
|
|
|
"Predicates":[
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEventByCurse",
|
|
|
|
"CompareType":"Greater",
|
|
|
|
"Count":0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigSetHollowItem",
|
|
|
|
"EPCharge":"specials(EPCharge)",
|
|
|
|
"Predicates":[
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEventBySpecials",
|
|
|
|
"ParamName":"HollowItem",
|
|
|
|
"Param":"hollowitem()",
|
|
|
|
"CompareType":"NotEqual"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigGotoNextHollow"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"OnEnd": {
|
|
|
|
"Actions": [
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigGotoNextHollow"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Specials": {
|
|
|
|
"BattleID": 0,
|
|
|
|
"EPCharge": 60,
|
|
|
|
"HollowItem": 0
|
|
|
|
}
|
|
|
|
}
|
|
|