yimengjiutian/project/floors/MT60.js

125 lines
3.7 KiB
JavaScript

main.floors.MT60=
{
"floorId": "MT60",
"title": "六年级",
"name": "六年级",
"width": 13,
"height": 13,
"canFlyTo": false,
"canFlyFrom": false,
"canUseQuickShop": false,
"cannotViewMap": false,
"images": [
{
"name": "shanhe.jpg",
"canvas": "bg",
"x": 0,
"y": 0
}
],
"ratio": 1,
"defaultGround": "ground",
"bgm": "Mountain.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,12": {
"floorId": "MT59",
"loc": [
6,
0
]
}
},
"beforeBattle": {},
"afterBattle": {
"6,0": [
{
"type": "if",
"condition": "(flag:hard===3)",
"true": [
{
"type": "changeFloor",
"floorId": "MT61",
"loc": [
6,
12
],
"direction": "up"
}
],
"false": [
{
"type": "setCurtain",
"color": [
0,
0,
0,
1
],
"time": 1000,
"keep": true
},
{
"type": "hideStatusBar"
},
{
"type": "changeFloor",
"floorId": "JQ18",
"loc": [
5,
11
],
"direction": "up"
}
]
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 0, 0, 0, 0, 0, 17,249, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17, 0, 17, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 17,104, 17, 0, 0, 0, 0, 0]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,100113, 0, 0, 0, 0, 0, 0]
],
"fg2map": [
]
}