shengqishi/project/floors/XW7.js

72 lines
1.7 KiB
JavaScript

main.floors.XW7=
{
"floorId": "XW7",
"title": "西武帝国 7 ",
"name": "西武帝国7",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "autotile7",
"bgm": "lfmg.mp3",
"weather": [
"rain",
5
],
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"1,11": {
"floorId": "XW6",
"loc": [
1,
11
]
},
"12,1": {
"floorId": "XW8",
"loc": [
12,
1
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[144,144,144,144,144,144,144,144,144,144,144,144,144],
[144, 0, 0, 0,144, 0,144, 0,144, 0, 0,144, 93],
[144, 0,144, 0,144, 0,144, 0,144, 0,144,144, 0],
[144, 0,144, 0,144, 0,144, 0,144, 0,144, 0, 0],
[144, 0,144, 0,144, 0,144, 0,144, 0,144, 0, 0],
[144, 0,144, 0,144, 0,144, 0,144, 0,144, 0, 0],
[144, 0,144, 0,144, 0,144, 0, 0, 0, 0, 0, 0],
[144, 0,144, 0,144, 0,144, 0,144,144,144,144,144],
[144, 0,144, 0,144, 0,144, 0, 0, 0, 0, 0,144],
[144, 0,144, 0,144, 0, 0, 0,144,144, 0,144,144],
[144,144,144, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
[144, 94, 0, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
[144,144,144,144,144,144,144,144,144,144,144,144,144]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
1,
11
]
}