tianta/project/floors/wuchongtian.js
2022-10-23 00:23:02 +13:00

50 lines
1.6 KiB
JavaScript

main.floors.wuchongtian=
{
"floorId": "wuchongtian",
"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, 3,494, 3, 33, 3, 3, 3, 28, 3, 5,352, 0],
[ 0,348, 5, 27, 0, 3, 0,396, 0,389, 0,493, 5,352, 0],
[ 0,348, 5, 3,389, 3,388, 3,387, 3, 3, 3, 5,352, 0],
[ 0,348, 5, 3, 0,387, 0, 0, 0,388, 0, 33, 5,352, 0],
[ 0,348, 5, 3,396, 3, 0, 89, 0, 3,396, 3, 5,352, 0],
[ 0,348, 5, 33, 0,388, 0, 0, 0,387, 0, 3, 5,352, 0],
[ 0,348, 5, 3, 3, 3,387, 3,388, 3,389, 3, 5,352, 0],
[ 0,348, 5,492, 0,389, 0,396, 0, 3, 0, 27, 5,352, 0],
[ 0,348, 5, 3, 28, 3, 3, 3, 33, 3,495, 3, 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]
],
"bgmap": [
],
"fgmap": [
],
"beforeBattle": {},
"cannotMoveIn": {},
"autoEvent": {}
}