HumanBreak/public/project/floors/MT8.js
2022-11-13 18:02:05 +08:00

76 lines
1.9 KiB
JavaScript

main.floors.MT8=
{
"floorId": "MT8",
"title": "草原",
"name": "8",
"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": {
"14,2": {
"floorId": "MT7",
"loc": [
0,
2
]
},
"14,7": {
"floorId": "MT7",
"loc": [
0,
7
]
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"map": [
[ 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20],
[ 20, 28,370, 0, 33, 20, 33,211,482, 27, 20, 31, 0, 31, 20],
[ 20, 20, 33, 20, 0, 20, 27, 20, 28,403,492, 0,381, 0, 94],
[ 20, 0, 29, 20,254, 28, 0, 20, 20, 20, 20, 31, 0, 31, 20],
[ 20,374, 20, 20, 20,492, 20, 20, 21, 0, 20, 20, 20, 20, 20],
[ 20, 34, 28, 0, 20,381, 27, 20, 27, 0, 33, 0, 20,482, 20],
[ 20, 20, 20,210, 20, 28, 33, 20, 20, 20, 20,370, 20, 33, 20],
[ 20, 29, 33, 29, 20, 20,254, 20,374, 0, 27, 0, 20, 0, 94],
[ 20, 0, 27, 0,492, 0, 0, 0, 0, 20, 0, 20, 20,255, 20],
[ 20,255, 20, 20, 20,492, 20, 20, 20, 20, 0, 0,210, 0, 20],
[ 20, 0, 21, 0, 20, 29, 33, 0,271, 20, 0, 34, 20, 33, 20],
[ 20, 20, 20, 34,370, 0, 20, 20, 28, 20, 20, 20, 20,381, 20],
[ 20, 29, 20, 0, 20, 28, 20, 20, 0, 20, 33, 0, 20, 33, 20],
[ 20, 0, 0, 27, 20,271, 0, 33, 29,492, 28, 0,370, 0, 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": [
]
}