tianta/project/floors/bishi.js
2022-10-22 04:04:26 +13:00

64 lines
1.6 KiB
JavaScript

main.floors.bishi=
{
"floorId": "bishi",
"title": "壁室",
"name": "壁室",
"width": 13,
"height": 13,
"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": {
"11,9": {
"floorId": "MT49",
"loc": [
8,
1
],
"direction": "down"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 4,
"map": [
[345,350,350,350,350,350,350,350,350,350,350,350,351],
[348, 4, 4, 4, 4, 4, 3, 11,466, 11, 3, 4,352],
[348, 4, 4, 4, 4, 4, 3, 11, 11, 11, 3, 4,352],
[348, 4, 4, 3, 3, 3, 3, 3,392, 3, 3, 3,352],
[348, 4, 4, 3, 0, 22, 3, 21, 0, 0, 0, 0,352],
[348, 4, 4, 2,300, 2, 3, 3, 3, 1,391, 1,352],
[348, 4, 4, 3, 32, 0, 0, 0, 0, 0, 0, 0,352],
[348, 4, 4, 1,391, 1, 2,300, 2,300, 2, 32,352],
[348, 4, 4, 3, 0, 23, 3, 22, 3, 0, 3, 3,352],
[348, 4, 4, 3, 3, 3, 3, 3, 3, 0, 0, 89,352],
[348, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3,352],
[348, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,352],
[349,346,346,346,346,346,346,346,346,346,346,346,347]
],
"bgmap": [
],
"fgmap": [
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {}
}