35 lines
1 KiB
JSON
35 lines
1 KiB
JSON
{
|
||
|
||
"ID": 9991085,
|
||
|
||
"Events": {
|
||
|
||
"OnStart": {
|
||
|
||
"Actions": [
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigOpenDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigLogText",
|
||
|
||
"Messages": [
|
||
|
||
"JsonText_1242" // 不好,你踩入了荆棘,失去了当前50%的血量!
|
||
|
||
]
|
||
|
||
},
|
||
|
||
{
|
||
|
||
//所有角色受到50%
|
||
|
||
"$type": "Share.CConfigModifyProperty",
|
||
|
||
"Property": "Hp",
|
||
|
||
"ModifyType": "Add",
|
||
|
||
"Target": "All",
|
||
|
||
"Count": "-property(Hp)*0.5"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigCloseDialog"
|
||
|
||
},
|
||
|
||
{
|
||
|
||
"$type": "Share.CConfigFinishEvent"
|
||
|
||
}
|
||
|
||
]
|
||
|
||
}
|
||
|
||
},
|
||
|
||
"Specials": {
|
||
|
||
"BattleID": 0
|
||
|
||
}
|
||
|
||
}
|
||
|