shengqishi/project/floors/NH6.js

220 lines
5.9 KiB
JavaScript
Raw Normal View History

main.floors.NH6=
{
"floorId": "NH6",
"title": "南荒帝国 6 ",
"name": "南荒帝国6",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"cannotMoveDirectly": false,
"images": [],
2024-08-18 12:55:25 +08:00
"ratio": 512,
"defaultGround": "grass",
2024-08-18 12:55:25 +08:00
"firstArrive": [
{
"type": "if",
"condition": "(flag:shengqishi>=37)",
2024-08-18 12:55:25 +08:00
"true": [
{
"type": "setBlock",
"number": "N510",
"loc": [
[
3,
10
]
]
},
{
"type": "show",
"loc": [
[
3,
10
]
]
}
],
"false": []
}
],
"eachArrive": [],
"parallelDo": "",
2024-08-18 12:55:25 +08:00
"events": {
"3,10": {
"trigger": null,
"enable": false,
"noPass": null,
"displayDamage": true,
"opacity": 1,
"filter": {
"blur": 0,
"hue": 0,
"grayscale": 0,
"invert": false,
"shadow": 0
},
"data": [
"\t[${flag:shengqishi_name},N510]\b[this]殿下。",
2024-08-18 12:55:25 +08:00
"\t[莫析辉,hero]\b[hero]怎么了?",
"\t[${flag:shengqishi_name},N510]\b[this]我总感觉,我们像是掉进了一个巨大的阴谋里面。你和光明圣女内斗,这件事,像是被人在背后一直推着走一样……",
2024-08-18 12:55:25 +08:00
"\t[莫析辉,hero]\b[hero]这不是阴谋,而是一个阳谋。即便我知道这是别人所设计的,但我依然要往里面跳的。灭门血仇,岂能不报?",
"\t[${flag:shengqishi_name},N510]\b[this]那么殿下这里是我所收集的1000金币……",
2024-08-18 12:55:25 +08:00
{
"type": "setValue",
"name": "status:money",
"operator": "+=",
"value": "1000"
},
{
"type": "hide",
"remove": true
}
]
}
},
"changeFloor": {
"1,12": {
"floorId": "NH5",
"loc": [
1,
12
]
},
"11,12": {
"floorId": "NH7",
"loc": [
11,
12
]
}
},
"beforeBattle": {},
2024-08-18 12:55:25 +08:00
"afterBattle": {
"4,4": [
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "+=",
"value": "1"
}
],
"4,5": [
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "+=",
"value": "1"
}
],
"5,4": [
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "+=",
"value": "1"
}
],
"5,5": [
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "+=",
"value": "1"
}
],
"7,4": [
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "+=",
"value": "1"
}
],
"7,5": [
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "+=",
"value": "1"
}
],
"8,4": [
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "+=",
"value": "1"
}
],
"8,5": [
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "+=",
"value": "1"
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
2024-08-18 12:55:25 +08:00
"autoEvent": {
"6,3": {
"0": {
"condition": "flag:door_NH6_6_3==8",
"currentFloor": true,
"priority": 0,
"delayExecute": false,
"multiExecute": false,
"data": [
{
"type": "openDoor"
},
{
"type": "setValue",
"name": "flag:door_NH6_6_3",
"operator": "=",
"value": "null"
}
]
}
}
},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
2024-08-23 11:11:36 +08:00
[140,140,140,140,140,140,140,140,140,140,140,140,140],
[140,684,342,342,787,787, 0,787,787,343,343,684,140],
[140,684,342,342,787,787, 0,787,787,343,343,684,140],
[140,140,140,140,140,140, 85,140,140,140,140,140,140],
[ 21, 30,683,140,788,788, 0,788,788,140,683, 30, 21],
[140, 27,786,140,788,788, 0,788,788,140,786, 28,140],
[140,140, 82,140,140,140, 83,140,140,140, 82,140,140],
[140, 0, 27, 0, 81, 0,785, 0, 81, 0, 28, 0,140],
[140,784, 0,683,140,783,140,783,140,683, 0,784,140],
[140, 81,140,140,140, 21,140, 21,140,140,140, 81,140],
[140,701, 0, 0,140,784, 82,784,140, 0, 0,614,140],
[140, 0, 29,783, 81,683,140,683, 81,783, 29, 0,140],
[140, 91,140,140,140,140,140,140,140,140,140, 93,140]
],
"bgmap": [
],
"fgmap": [
],
"bgm": "yuanye.mp3",
"flyPoint": [
1,
12
],
"bg2map": [
],
"fg2map": [
]
}