yimengjiutian/project/floors/MT142.js

135 lines
3.7 KiB
JavaScript

main.floors.MT142=
{
"floorId": "MT142",
"title": "高中",
"name": "高中",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": false,
"cannotViewMap": false,
"images": [
{
"name": "tianshan.jpg",
"canvas": "bg",
"x": 0,
"y": 0,
"sx": 300,
"sy": 200,
"w": 416,
"h": 416
}
],
"ratio": 1,
"defaultGround": "ground",
"bgm": "qingchen.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"0,6": {
"floorId": "MT128",
"loc": [
12,
6
]
}
},
"beforeBattle": {},
"afterBattle": {
"6,1": [
{
"type": "setValue",
"name": "flag:gaikai",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:gaikai==78)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT131"
}
]
}
],
"3,6": [
{
"type": "setValue",
"name": "flag:gaikai",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:gaikai==78)",
"true": [
{
"type": "openDoor",
"loc": [
6,
1
],
"floorId": "MT131"
}
]
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 17, 17, 17, 17, 17, 0, 0, 0, 17, 17, 17, 17, 17],
[ 17, 17, 17, 17, 17, 0,344, 0, 17, 17, 17, 17, 17],
[ 17, 17, 17, 17, 17, 0, 0, 0, 17, 17, 17, 17, 17],
[ 17, 17, 17, 17, 17, 17, 85, 17, 17, 17, 17, 17, 17],
[ 17, 17, 17, 17, 17, 17,879, 17, 17, 17, 17, 17, 0],
[ 17, 17, 17, 17, 17, 17,880, 17, 17, 17, 17, 17, 0],
[ 92, 0, 81,821,878,880,911, 17, 17, 17, 17, 17, 0],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 0],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 0],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 0, 0, 0],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 0, 0, 0],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 0, 0, 0],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 0, 0, 0]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
[ 0, 0, 0, 0, 0,657,657,657, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0,657,657,657, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0,657,657,657, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,657, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,657, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,657, 0, 0, 0, 0, 0, 0],
[657,657,657,657,657,657,657, 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"fg2map": [
],
"flyPoint": [
0,
6
]
}