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

19 lines
526 B
JSON

{
"ID": 1000104,
"Events": {
"OnStart":{
"Actions":[
//设置后面格子不涨压力
{
"$type" : "Share.CConfigModifySceneProperty",
"Property" : "Stamina_Increase",
"ModifyType":"Replace",
"Count" : 0
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}