Eustia/project/floors/yiqu1.js
2025-01-02 21:40:30 +08:00

53 lines
1.4 KiB
JavaScript

main.floors.yiqu1=
{
"floorId": "yiqu1",
"title": "主塔 1 层",
"name": "1",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "grass2",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[140,140,140,140,140,140, 91,140,140,140,140,140,140],
[140,140,140,140,140,140, 0,140,140, 0, 0, 0, 94],
[140,140,140,140,140,140, 0, 0,140,140, 81, 0, 0],
[140,140,140,140,140,140, 0, 0, 0,140, 0,140,140],
[140, 0, 0, 0,140, 0, 0, 0,140,140,140,140,140],
[140, 0,140,140,140, 0,140, 0,140, 0, 0, 0, 94],
[140, 0, 0,140, 0, 0,140, 0, 0, 0, 0, 0,140],
[ 92, 0, 0,140,140,140,140, 0,140,140, 81,140,140],
[140,140, 0,140, 0, 0, 0, 0,140, 0, 0, 0,140],
[140, 0, 0, 0, 0, 0,140, 0,140, 0, 0, 0,140],
[140,140,140,140,140,140,140,140,140,140,140,140,140],
[140,140,140,140,140,140,140,140,140,140,140,140,140],
[140,140,140,140,140,140,140,140,140,140,140,140,140]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}