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

44 lines
1.4 KiB
JSON

{
"ID": 2010619,
"EventTypeTag": [
"CameraMoveToCenter"
],
"Events": {
"OnStart": {
"Actions": [
{
"$type":"Share.CConfigEmpty"
},
{
//战斗计数器+1
"$type": "Share.CConfigSetHollowVariable",
"Key": "CommonController_Event",
"Value":3501
},
{
"$type": "Share.CConfigSetHollowVariable",
"Key": "CommonController_Event",
"Value":2010615,
"Predicates":[
{
//首次通过后不再出现
"$type":"Share.CConfigEventByMultipass",
"Count":1,
"CompareType":"Less"
}
]
},
{
//战斗计数器+1
"$type": "Share.CConfigSetHollowVariable",
"Key": "CommonController_Run",
"Value":1
},
{
"$type":"Share.CConfigApplyAbility",
"AbilityName":"HollowRunEvent"
}
]
}
}
}