tianta/project/floors/bishi.js
2022-10-23 00:23:02 +13:00

66 lines
1.9 KiB
JavaScript

main.floors.bishi=
{
"floorId": "bishi",
"title": "壁室",
"name": "壁室",
"width": 15,
"height": 15,
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": true,
"images": [],
"item_ratio": 1,
"defaultGround": "ground",
"firstArrive": [
{
"type": "setEnemy",
"id": "E392",
"name": "atk",
"value": "1340"
}
],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"12,9": {
"floorId": "MT49",
"loc": [
8,
1
],
"direction": "down"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 4,
"map": [
[ 0,345,350,350,350,350,350,350,350,350,350,350,350,351, 0],
[ 0,348, 4, 4, 4, 4, 4, 3, 11,466, 11, 3, 4,352, 0],
[ 0,348, 4, 4, 4, 4, 4, 3, 11, 11, 11, 3, 4,352, 0],
[ 0,348, 4, 4, 3, 3, 3, 3, 3,392, 3, 3, 3,352, 0],
[ 0,348, 4, 4, 3, 0, 22, 3, 21, 0, 0, 0, 0,352, 0],
[ 0,348, 4, 4, 2,300, 2, 3, 3, 3, 1,391, 1,352, 0],
[ 0,348, 4, 4, 3, 32, 0, 0, 0, 0, 0, 0, 0,352, 0],
[ 0,348, 4, 4, 1,391, 1, 2,300, 2,300, 2, 32,352, 0],
[ 0,348, 4, 4, 3, 0, 23, 3, 22, 3, 0, 3, 3,352, 0],
[ 0,348, 4, 4, 3, 3, 3, 3, 3, 3, 0, 0, 89,352, 0],
[ 0,348, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3,352, 0],
[ 0,348, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,352, 0],
[ 0,349,346,346,346,346,346,346,346,346,346,346,346,347, 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]
],
"bgmap": [
],
"fgmap": [
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {}
}