Eustia/project/floors/street02.js

70 lines
1.7 KiB
JavaScript
Raw Normal View History

main.floors.street02=
{
"floorId": "street02",
"title": "街道",
"name": "1",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "grass2",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"12,6": {
"floorId": "street01",
"loc": [
0,
6
]
},
"0,6": {
"floorId": "guangchang",
"loc": [
12,
6
],
"direction": "left"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[141,141,141,141,141,141,141,141,141,141,141,141,141],
[141,141,141,141,141,141,141,141,141,141,141,141,141],
[141,141,141,141,141,141,141,141,141,141,141,141,141],
[141,141,141,141,141,141,141,141,141,141,141,141,141],
[140,140,140,140,140,140,140,140,140,140,140,140,140],
[ 0, 0,140, 27, 0,210, 0,209, 0, 0,217, 0, 0],
[ 92, 0,140,140,140,140, 0,140,140,140,140, 0, 94],
[ 0, 0,217, 0, 0,209, 0,210, 0, 28,140, 0, 0],
[140,140,140,140,140,140,140,140,140,140,140,140,140],
[141,141,141,141,141,141,141,141,141,141,141,141,141],
[141,141,141,141,141,141,141,141,141,141,141,141,141],
[141,141,141,141,141,141,141,141,141,141,141,141,141],
[141,141,141,141,141,141,141,141,141,141,141,141,141]
],
"areas": "牢狱",
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}