longhun/project/floors/DY4.js

128 lines
3.8 KiB
JavaScript
Raw Normal View History

2023-03-25 21:54:19 +08:00
main.floors.DY4=
{
"floorId": "DY4",
"title": "丹药峰 4 ",
"name": "丹药峰4",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "X60304",
"bgm": "bihaichaosheng.mp3",
"firstArrive": [
{
"type": "confirm",
"text": "确认要跳过剧情吗?",
"yes": [],
"no": [
"\t[彭绍谦,hero]你还是没有说你为什么离开巫族啊",
"\t[舒落雪,N1696]是这样的,我与二长老的儿子钱天雄订了婚约",
"\t[舒落雪,N1696]那天,姐姐与二长老起了冲突",
"\t[彭绍谦,hero]舒霜惠这么厉害呀,竟然敢和二长老起冲突",
"\t[舒落雪,N1696]她是当今巫族天赋最强的大魔法师,下一任大长老。有什么不敢的",
"\t[彭绍谦,hero]然后呢",
"\t[舒落雪,N1696]然后她便要解除我与天雄的婚约",
"\t[舒落雪,N1696]我不同意,她便把我关起来了",
"\t[彭绍谦,hero]真是岂有此理,跟我那霸道的姐姐一模一样(彭寂灵:啊啾!什么人在背后说我坏话)"
]
}
],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"11,0": {
"floorId": "DY3",
"loc": [
11,
0
]
},
"6,12": {
"floorId": "DY5",
"loc": [
6,
12
]
}
},
"beforeBattle": {},
"afterBattle": {
"2,4": [
{
"type": "setValue",
"name": "flag:door_DY4_3_3",
"operator": "+=",
"value": "1"
}
],
"4,4": [
{
"type": "setValue",
"name": "flag:door_DY4_3_3",
"operator": "+=",
"value": "1"
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {
"3,3": {
"0": {
"condition": "flag:door_DY4_3_3==2",
"currentFloor": true,
"priority": 0,
"delayExecute": false,
"multiExecute": false,
"data": [
{
"type": "openDoor"
},
{
"type": "setValue",
"name": "flag:door_DY4_3_3",
"operator": "=",
"value": "null"
}
]
}
}
},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[20282,60007,20274,20282,60007,20274,60038,20274,60118,60038, 0, 93,20282],
[60118, 21, 21,426, 21, 21,50282, 31, 0,20538,424, 0,60038],
[20538,441,441, 0,441,441,60007, 21, 0,50259,20282, 81,60118],
[60007,20538,50282, 85,60012,60118,20282, 0,998, 81, 0,997,60012],
[20274, 0,253, 0,253, 0,60007, 31, 0,60118, 31, 0,20282],
[60012, 0, 0, 0, 0,998,20274,50259,999,60038, 0, 0,60007],
[60118, 81,20282,207,50259, 0, 0,416, 0, 82,996,20538,50259],
[20282,999,60038,357,20282, 0,998, 0, 0,20274, 0,60118, 31],
[20274,355,60007,60038,60012,60007, 0,60012,60038,60012, 0,20282,416],
[60038, 32,60118,438, 21,207, 0,20538,432,60118, 21,60012, 21],
[60012, 0,20282,20274,20282,20274, 81,50259,367,50282,441,215, 0],
[50282,255, 81, 32, 0,996, 0,215, 31,20274,356, 0,60038],
[20282,60007,50282,20282,60012,20538, 93,20274,60038,60007,20538,20282,60007]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
11,
0
2023-03-25 21:55:14 +08:00
],
"bg2map": [
],
"fg2map": [
]
2023-03-25 21:54:19 +08:00
}