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

50 lines
1.6 KiB
JavaScript

main.floors.sanding=
{
"floorId": "sanding",
"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, 3, 3, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 3, 34, 0, 27, 0, 27, 0, 34, 3, 5,352, 0],
[ 0,348, 5, 5, 3, 3, 3, 86, 3, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 3, 22, 0, 3,208, 3, 0, 22, 3, 5,352, 0],
[ 0,348, 5, 5, 3, 0, 28, 0, 28, 0, 3, 5, 5,352, 0],
[ 0,348, 5, 3, 23, 3, 3, 86, 3, 3, 23, 3, 5,352, 0],
[ 0,348, 5, 3, 0, 82,401, 0,401, 82, 0, 3, 5,352, 0],
[ 0,348, 5, 5, 3, 3, 3, 89, 3, 3, 3, 5, 5,352, 0],
[ 0,348, 5, 3, 5, 5, 5, 3, 5, 5, 5, 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": {}
}