91 lines
3.3 KiB
JSON
91 lines
3.3 KiB
JSON
//目标点
|
|
|
|
{
|
|
|
|
"ID": 2020503,
|
|
|
|
"Specials": {
|
|
|
|
"Speed": 1,
|
|
|
|
"SelfLocation": 13,
|
|
|
|
"StrategyLocation": -6
|
|
|
|
},
|
|
|
|
"Events": {
|
|
|
|
"OnStart": {
|
|
|
|
"Actions": [
|
|
|
|
//报告位置
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetHollowVariable",
|
|
|
|
"Key": "PalyerR.1000",
|
|
|
|
"Value": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetHollowVariable",
|
|
|
|
"Key": "PalyerP.1000",
|
|
|
|
"Value": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigOpenDialog"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigChoiceServer",
|
|
|
|
"OptionsMode": "Normal",
|
|
|
|
"Title":"Event2020503_Title", //火速救援
|
|
|
|
"Description": "Event2020503_1", //在叛军营地的深处,你们找到了小威廉!他看上去很平静,状态也不错。记得院长说这些孩子都是聋哑儿童……或许在空洞里听不见声音反倒有助于抵抗精神折磨带来的侵蚀。
|
|
|
|
"QuestionDescription": "Event2020503_2", //小心,叛军发现你们了!
|
|
|
|
"Choices": [
|
|
|
|
{
|
|
|
|
"OptionText": "Event2020503_3", //带上孩子撤退!
|
|
|
|
"OptionIcon1":113,
|
|
|
|
"OptionContents": [
|
|
|
|
{
|
|
|
|
"Actions":
|
|
|
|
[
|
|
|
|
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigCloseDialog"
|
|
|
|
},
|
|
|
|
//重激活
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigSetMapState",
|
|
|
|
"X": "specials(StrategyLocation)",
|
|
|
|
"Y": 0,
|
|
|
|
"Position": "Relative",
|
|
|
|
"NodeType": "All",
|
|
|
|
"Radius": 0,
|
|
|
|
"Count": 1,
|
|
|
|
"FromState": [
|
|
|
|
"Finished"
|
|
|
|
],
|
|
|
|
"ToState": ["ShowEvent"]
|
|
|
|
},
|
|
|
|
//抗压药
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigDropCurse",
|
|
|
|
// "CurseID": 1155003,
|
|
|
|
// "Stack": "Unique"
|
|
|
|
// },
|
|
|
|
//发放卡牌
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigDropPool",
|
|
|
|
"Type": "Card",
|
|
|
|
"Rare": [
|
|
|
|
4
|
|
|
|
],
|
|
|
|
"Num": 2
|
|
|
|
},
|
|
|
|
//显示终点
|
|
|
|
// {
|
|
|
|
// "$type": "Share.CConfigEventModification",
|
|
|
|
// "ModifyID": 9991210
|
|
|
|
// "ModifyID": 2010501
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
"$type": "Share.CConfigFinishEvent"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|