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

162 lines
6.3 KiB
JSON

{
"ID": 1012002,
"Events": {
"OnStart": {
"Actions": [
{
"$type": "Share.CConfigOpenDialog"
},
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012002_Log_1_1"
]
},
{
"$type": "Share.CConfigChoiceServer",
"OptionsMode": "Normal",
"Description": "Event_1012002_Des_1",
"Choices": [
{
"OptionText": "Event_1012002_op_1",
"OptionText2": "Event_1012002_op_1_split",
"Predicates": [
{
//没有诅咒
"$type": "Share.CConfigEventByItemID",
"ItemID": "specials(curse_1)",
"CompareType": "Equal",
"Count": 0
}
],
"OptionContents": [
{
"Actions": [
{
//231金币
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "specials(op_1_0)"
},
{
//获得诅咒
"$type": "Share.CConfigDropPool",
"Type": "Curse",
"ItemID": "specials(curse_1)",
"Num": 1
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_1_Over_1"
}
]
}
]
},
{
"OptionText": "Event_1012002_op_2",
"OptionText2": "Event_1012002_op_2_split",
"Predicates": [
{
//有诅咒
"$type": "Share.CConfigEventByItemID",
"ItemID": "specials(curse_1)",
"CompareType": "Equal",
"Count": 1
}
],
"OptionContents": [
{
"Actions": [
{
//431金币
"$type": "Share.CConfigAddItem",
"ItemID": 1,
"Count": "specials(op_2_0)"
},
{
"$type": "Share.CConfigJump",
"Jump": "Op_2_Over_1"
}
]
}
]
},
{
"OptionText": "Event_1012002_op_3",
"OptionText2": "Event_1012002_op_3_split",
"OptionContents": [
{
"Actions": [
{
"$type": "Share.CConfigJump",
"Jump": "Op_3_Over_1"
}
]
}
]
}
]
}
]
},
"Op_1_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012002_op_1_over_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"Op_2_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012002_op_2_over_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"Op_3_Over_1": {
"Actions": [
{
"$type": "Share.CConfigLogText",
"Messages": [
"Event_1012002_op_3_over_1"
]
},
{
"$type": "Share.CConfigJump",
"Jump": "OnEnd"
}
]
},
"OnEnd": {
"Actions": [
{
"$type": "Share.CConfigCloseDialog"
},
{
"$type": "Share.CConfigFinishEvent"
}
]
}
},
"Specials": {
//表格参数
"op_1_0": 100,
"op_2_0": 100,
"curse_1": 1101008
}
}