117 lines
No EOL
4 KiB
JSON
117 lines
No EOL
4 KiB
JSON
{
|
|
|
|
//以太小怪战
|
|
|
|
"ID": 2020701,
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigOpenDialog"
|
|
|
|
// },
|
|
|
|
|
|
|
|
// {
|
|
|
|
// //对话框内容
|
|
|
|
// "$type": "Share.CConfigLogText",
|
|
|
|
// "Messages": [
|
|
|
|
// "Event2020701_1" //成功找到了杂货店小邦布三人组筹备的礼物之一,可惜已经受到了严重的以太侵蚀,不能带出空洞使用了。在委托日志里记录一下吧。
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "$type":"Share.CConfigAddItem",
|
|
|
|
// "ItemID":1000929,//穿加成
|
|
|
|
// "Count":1
|
|
|
|
|
|
|
|
// },
|
|
|
|
// //找到第一把刀
|
|
|
|
// {
|
|
|
|
// "$type":"Share.CConfigSetConditionProgress",
|
|
|
|
// "ConditionID":30060053,
|
|
|
|
// "Progress":1,
|
|
|
|
// "ModifyType":"Add"
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// //对话框内容
|
|
|
|
// "$type": "Share.CConfigLogText",
|
|
|
|
// "Messages": [
|
|
|
|
// "Event2020706_2" //清单上的物品信息已收集到一种,而那个四处奔窜的以骸也终于停止行动,虽然不是委托的内容,顺手将它消灭吧!
|
|
|
|
// ]
|
|
|
|
// },
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigCloseDialog"
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigEmpty"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type":"Share.CConfigDropBattleID",
|
|
|
|
"Type":[13],
|
|
|
|
"SpecialName":"BattleID"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$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"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"Specials": {
|
|
|
|
"BattleID": 0,
|
|
|
|
"difficult":13,
|
|
|
|
"EPCharge": 60,
|
|
|
|
"HollowItem": 0
|
|
|
|
}
|
|
|
|
} |