yimengjiutian/project/floors/MT60.js

95 lines
2.8 KiB
JavaScript

main.floors.MT60=
{
"floorId": "MT60",
"title": "主塔 60 层",
"name": "60",
"width": 13,
"height": 13,
"canFlyTo": false,
"canFlyFrom": false,
"canUseQuickShop": true,
"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": "setValue",
"name": "status:hp",
"operator": "+=",
"value": "item:yellowKey*20000+item:redKey*150000+item:blueKey*50000+item:pickaxe*300000"
},
{
"type": "win",
"reason": ""
}
]
},
"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": [
]
}