HumanBreak/public/project/floors/MT9.js

76 lines
1.9 KiB
JavaScript
Raw Normal View History

2022-11-13 18:02:05 +08:00
main.floors.MT9=
{
"floorId": "MT9",
"title": "草原",
"name": "9",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"bgm": "grass.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"0,2": {
"floorId": "MT7",
"loc": [
14,
2
]
},
"0,7": {
"floorId": "MT7",
"loc": [
14,
7
]
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"map": [
[ 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20],
[ 20, 31, 0, 31, 20, 27,482, 28,211, 0, 20,254, 0,381, 20],
[ 92, 0,381, 0,492, 0,403, 0, 20, 34, 20, 0, 20, 33, 20],
[ 20, 31, 0, 31, 20, 20, 20, 20, 20, 29, 20, 28, 20, 0, 20],
[ 20, 20, 20, 20, 20, 27, 20, 21,374, 0,370, 34, 20, 27, 20],
[ 20, 0,492, 0, 29, 33, 0, 0, 20,210, 20, 20, 20,492, 20],
[ 20,482, 20,370, 20, 20, 20,255, 20, 0, 34, 29, 0, 0, 20],
[ 92, 0, 20, 33, 29, 20, 34, 27, 20, 20, 20, 20,255, 20, 20],
[ 20, 0,255, 29, 28, 20,381, 0, 20, 0,271, 0, 34, 0, 20],
[ 20, 20, 20, 20,210, 20, 20,492, 20, 20, 0, 20, 20, 20, 20],
[ 20,210, 0, 0, 28, 0,374, 33, 21,492, 0,374, 0, 29, 20],
[ 20, 0, 20, 20, 20, 20, 0, 20, 20, 20, 28, 20, 20,370, 20],
[ 20, 21, 20, 29, 33, 20, 0, 20, 34, 20, 34, 20, 34, 27, 20],
[ 20, 0,370, 0, 27, 20, 29, 34,492, 34, 29, 20, 29, 34, 20],
[ 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20]
],
"bgmap": [
],
"fgmap": [
],
"beforeBattle": {},
"weather": [
"sun",
8
],
"cannotMoveIn": {},
"bg2map": [
],
"fg2map": [
]
}