tianta/project/floors/shuanglin.js

50 lines
1.6 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.shuanglin=
{
2022-10-22 19:23:02 +08:00
"floorId": "shuanglin",
"title": "双临",
"name": "双临",
"width": 15,
"height": 15,
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"item_ratio": 1,
"defaultGround": "ground",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"map": [
[ 0,345,350,350,350,350,350,350,350,350,350,350,350,351, 0],
[ 0,348, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 3, 3, 5, 3, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 89, 3, 5, 3, 89, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 0, 3, 5, 3, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 0, 3, 3, 3, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 0, 0, 89, 0, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 0, 3, 3, 3, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 0, 3, 5, 3, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 89, 3, 5, 3, 89, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 3, 3, 3, 5, 3, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,352, 0],
[ 0,349,346,346,346,346,346,346,346,346,346,346,346,347, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
2022-10-21 23:00:12 +08:00
],
2022-10-22 19:23:02 +08:00
"bgmap": [
2022-10-21 23:00:12 +08:00
],
2022-10-22 19:23:02 +08:00
"fgmap": [
2022-10-21 23:00:12 +08:00
],
2022-10-22 19:23:02 +08:00
"beforeBattle": {},
"cannotMoveIn": {},
"autoEvent": {}
2022-10-21 23:00:12 +08:00
}