2024-08-26 16:56:48 +08:00
|
|
|
|
main.floors.MJ5=
|
2024-08-26 16:45:42 +08:00
|
|
|
|
{
|
2024-08-26 16:56:48 +08:00
|
|
|
|
"floorId": "MJ5",
|
|
|
|
|
"title": "魔界 5 ",
|
|
|
|
|
"name": "魔界5",
|
2024-08-26 16:45:42 +08:00
|
|
|
|
"width": 13,
|
|
|
|
|
"height": 13,
|
|
|
|
|
"canFlyTo": true,
|
|
|
|
|
"canFlyFrom": true,
|
|
|
|
|
"canUseQuickShop": true,
|
|
|
|
|
"cannotViewMap": false,
|
|
|
|
|
"images": [],
|
|
|
|
|
"ratio": 512,
|
|
|
|
|
"defaultGround": "ground",
|
2024-08-27 18:41:38 +08:00
|
|
|
|
"bgm": "douguishen.mp3",
|
2024-08-26 16:45:42 +08:00
|
|
|
|
"firstArrive": [],
|
|
|
|
|
"eachArrive": [],
|
|
|
|
|
"parallelDo": "",
|
2024-08-27 13:34:54 +08:00
|
|
|
|
"events": {
|
|
|
|
|
"6,9": [
|
2024-08-30 19:49:20 +08:00
|
|
|
|
"\t[${flag:shengqishi_name},N510]\b[this]这个家伙应该就是殿下的毕业任务啦!",
|
2024-08-27 13:34:54 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"remove": true
|
|
|
|
|
}
|
|
|
|
|
],
|
2024-08-27 18:41:38 +08:00
|
|
|
|
"11,11": {
|
|
|
|
|
"trigger": "action",
|
|
|
|
|
"enable": true,
|
|
|
|
|
"noPass": null,
|
|
|
|
|
"displayDamage": true,
|
|
|
|
|
"opacity": 1,
|
|
|
|
|
"filter": {
|
|
|
|
|
"blur": 0,
|
|
|
|
|
"hue": 0,
|
|
|
|
|
"grayscale": 0,
|
|
|
|
|
"invert": false,
|
|
|
|
|
"shadow": 0
|
|
|
|
|
},
|
|
|
|
|
"data": [
|
|
|
|
|
{
|
|
|
|
|
"type": "if",
|
|
|
|
|
"condition": "(flag:shengqishi>=100)",
|
|
|
|
|
"true": [
|
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"remove": true
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"false": [
|
|
|
|
|
"与圣骑士亲密度没有达到100,不允许通行"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
2024-08-31 18:48:00 +08:00
|
|
|
|
}
|
2024-08-27 13:34:54 +08:00
|
|
|
|
},
|
2024-08-26 16:45:42 +08:00
|
|
|
|
"changeFloor": {
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"6,12": {
|
2024-08-31 18:48:00 +08:00
|
|
|
|
"floorId": "MJ4",
|
|
|
|
|
"loc": [
|
|
|
|
|
6,
|
|
|
|
|
12
|
|
|
|
|
]
|
2024-08-26 16:45:42 +08:00
|
|
|
|
},
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"11,12": {
|
2024-08-31 18:48:00 +08:00
|
|
|
|
"floorId": "MJ6",
|
|
|
|
|
"loc": [
|
|
|
|
|
11,
|
|
|
|
|
12
|
|
|
|
|
]
|
2024-08-26 16:45:42 +08:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"beforeBattle": {},
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"afterBattle": {
|
2024-08-27 13:34:54 +08:00
|
|
|
|
"6,7": [
|
2024-08-26 19:34:00 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
2024-08-27 13:34:54 +08:00
|
|
|
|
"name": "flag:door_MJ5_5_3",
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"operator": "+=",
|
|
|
|
|
"value": "1"
|
2024-08-27 13:34:54 +08:00
|
|
|
|
},
|
2024-08-26 19:34:00 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
2024-08-27 13:34:54 +08:00
|
|
|
|
"name": "flag:door_MJ5_7_3",
|
|
|
|
|
"operator": "+=",
|
|
|
|
|
"value": "1"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
|
|
|
|
"name": "flag:door_MJ5_10_7",
|
|
|
|
|
"operator": "+=",
|
|
|
|
|
"value": "1"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
|
|
|
|
"name": "flag:door_MJ5_6_2",
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"operator": "+=",
|
|
|
|
|
"value": "1"
|
2024-08-27 16:52:42 +08:00
|
|
|
|
},
|
2024-08-27 18:41:38 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
|
|
|
|
"name": "flag:youmingmojun",
|
|
|
|
|
"value": "1"
|
|
|
|
|
},
|
2024-08-27 16:52:42 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"loc": [
|
|
|
|
|
[
|
|
|
|
|
5,
|
|
|
|
|
5
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"remove": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"loc": [
|
|
|
|
|
[
|
|
|
|
|
5,
|
|
|
|
|
6
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"remove": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"loc": [
|
|
|
|
|
[
|
|
|
|
|
5,
|
|
|
|
|
7
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"remove": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"loc": [
|
|
|
|
|
[
|
|
|
|
|
6,
|
|
|
|
|
5
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"remove": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"loc": [
|
|
|
|
|
[
|
|
|
|
|
6,
|
|
|
|
|
6
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"remove": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"loc": [
|
|
|
|
|
[
|
|
|
|
|
7,
|
|
|
|
|
5
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"remove": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"loc": [
|
|
|
|
|
[
|
|
|
|
|
7,
|
|
|
|
|
6
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"remove": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "hide",
|
|
|
|
|
"loc": [
|
|
|
|
|
[
|
|
|
|
|
7,
|
|
|
|
|
7
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
"remove": true
|
2024-08-26 19:34:00 +08:00
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
2024-08-26 16:45:42 +08:00
|
|
|
|
"afterGetItem": {},
|
|
|
|
|
"afterOpenDoor": {},
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"autoEvent": {
|
2024-08-27 13:34:54 +08:00
|
|
|
|
"5,3": {
|
|
|
|
|
"0": {
|
|
|
|
|
"condition": "flag:door_MJ5_5_3==1",
|
|
|
|
|
"currentFloor": true,
|
|
|
|
|
"priority": 0,
|
|
|
|
|
"delayExecute": false,
|
|
|
|
|
"multiExecute": false,
|
|
|
|
|
"data": [
|
|
|
|
|
{
|
|
|
|
|
"type": "openDoor"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
|
|
|
|
"name": "flag:door_MJ5_5_3",
|
|
|
|
|
"operator": "=",
|
|
|
|
|
"value": "null"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"7,3": {
|
|
|
|
|
"0": {
|
|
|
|
|
"condition": "flag:door_MJ5_7_3==1",
|
|
|
|
|
"currentFloor": true,
|
|
|
|
|
"priority": 0,
|
|
|
|
|
"delayExecute": false,
|
|
|
|
|
"multiExecute": false,
|
|
|
|
|
"data": [
|
|
|
|
|
{
|
|
|
|
|
"type": "openDoor"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
|
|
|
|
"name": "flag:door_MJ5_7_3",
|
|
|
|
|
"operator": "=",
|
|
|
|
|
"value": "null"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"1": null
|
|
|
|
|
},
|
2024-08-30 14:51:06 +08:00
|
|
|
|
"6,2": {
|
2024-08-27 13:34:54 +08:00
|
|
|
|
"0": {
|
2024-08-30 14:51:06 +08:00
|
|
|
|
"condition": "flag:door_MJ5_6_2==1",
|
2024-08-27 13:34:54 +08:00
|
|
|
|
"currentFloor": true,
|
|
|
|
|
"priority": 0,
|
|
|
|
|
"delayExecute": false,
|
|
|
|
|
"multiExecute": false,
|
|
|
|
|
"data": [
|
|
|
|
|
{
|
|
|
|
|
"type": "openDoor"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
2024-08-30 14:51:06 +08:00
|
|
|
|
"name": "flag:door_MJ5_6_2",
|
2024-08-27 13:34:54 +08:00
|
|
|
|
"operator": "=",
|
|
|
|
|
"value": "null"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
},
|
2024-08-30 14:51:06 +08:00
|
|
|
|
"8,7": {
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"0": {
|
2024-08-30 14:51:06 +08:00
|
|
|
|
"condition": "flag:door_MJ5_10_7==1",
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"currentFloor": true,
|
|
|
|
|
"priority": 0,
|
|
|
|
|
"delayExecute": false,
|
|
|
|
|
"multiExecute": false,
|
|
|
|
|
"data": [
|
|
|
|
|
{
|
|
|
|
|
"type": "openDoor"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setValue",
|
2024-08-30 14:51:06 +08:00
|
|
|
|
"name": "flag:door_MJ5_10_7",
|
2024-08-26 19:34:00 +08:00
|
|
|
|
"operator": "=",
|
|
|
|
|
"value": "null"
|
|
|
|
|
}
|
|
|
|
|
]
|
2024-08-30 14:51:06 +08:00
|
|
|
|
},
|
|
|
|
|
"1": null
|
2024-08-26 19:34:00 +08:00
|
|
|
|
}
|
|
|
|
|
},
|
2024-08-26 16:45:42 +08:00
|
|
|
|
"cannotMove": {},
|
|
|
|
|
"cannotMoveIn": {},
|
|
|
|
|
"map": [
|
2024-08-27 13:34:54 +08:00
|
|
|
|
[ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4],
|
|
|
|
|
[ 4, 4, 4, 4, 4, 4,1115, 4, 4, 4, 4, 4, 4],
|
|
|
|
|
[ 4, 4,703,703,703, 4, 85, 4,714,714,714, 4, 4],
|
|
|
|
|
[ 4, 4, 21, 21, 21, 85, 0, 85,349,349,349, 4, 4],
|
|
|
|
|
[ 4, 4, 4, 4, 4, 4, 0, 4, 4, 4, 4, 4, 4],
|
|
|
|
|
[ 4, 4, 4, 4, 4,1161,1170,1162, 4, 4, 4, 4, 4],
|
|
|
|
|
[ 4, 4, 4, 4, 4,1163,1164,1165, 4, 4, 4, 4, 4],
|
2024-08-30 14:51:06 +08:00
|
|
|
|
[ 4, 4, 4, 4, 4,1166,1169,1168, 85, 0, 0, 0, 4],
|
2024-08-31 18:48:00 +08:00
|
|
|
|
[ 4, 4, 4, 4, 4, 4, 83, 4, 4, 4, 4, 0, 4],
|
2024-08-27 13:34:54 +08:00
|
|
|
|
[ 4, 4, 4, 4, 4, 4,510, 4, 4, 4, 4, 0, 4],
|
|
|
|
|
[ 4, 4, 4, 4, 4, 4, 0, 4, 4, 4, 4, 0, 4],
|
|
|
|
|
[ 4, 4, 4, 4, 4, 4, 0, 4, 4, 4, 4,1095, 4],
|
|
|
|
|
[ 4, 4, 4, 4, 4, 4, 91, 4, 4, 4, 4, 93, 4]
|
2024-08-26 16:45:42 +08:00
|
|
|
|
],
|
|
|
|
|
"bgmap": [
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
"fgmap": [
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
"bg2map": [
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
"fg2map": [
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
"flyPoint": [
|
|
|
|
|
6,
|
2024-08-26 19:34:00 +08:00
|
|
|
|
12
|
2024-08-26 16:45:42 +08:00
|
|
|
|
]
|
|
|
|
|
}
|