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

64 lines
No EOL
2.5 KiB
JSON

{
"ID": 2011419,
"Specials":{
"Stamina":50,
"HPRecover":20
},
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Title":"Event2011419_Title",
"Description": "Event2011419_1",
"QuestionDescription": "Event2011419_2",
"Choices": [
{
"OptionText": "Event2011419_3",
"OptionText2": "Event2011419_4",
"OptionIcon1": 105,
"OptionContents": [
{
"Actions": [
{
//-20压力值
"$type": "Share.CConfigModifySceneProperty",
"Property": "Stamina",
"Count": "-specials(Stamina)"
}
]
}
]
},
{
"OptionText": "Event2011419_5",
"OptionText2": "Event2011419_6",
"OptionIcon1": 103,
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigModifyProperty",
"Property": "Hp",
"Count": "property(HpMax_Battle)*specials(HPRecover)*0.01"
}
]
}
]
}
]
},
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
}
}