Eustia/project/floors/guangchang2.js

83 lines
2.0 KiB
JavaScript
Raw Normal View History

main.floors.guangchang2=
{
"floorId": "guangchang2",
"title": "广场",
"name": "1",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "grass2",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
2025-01-14 23:30:00 +08:00
"12,10": {
"floorId": "xiaoxiang01",
"loc": [
0,
10
]
},
"6,0": {
2025-01-14 23:30:00 +08:00
"floorId": "guangchang3",
"loc": [
6,
12
2025-01-14 23:30:00 +08:00
]
2025-01-02 20:58:36 +08:00
},
2025-01-14 23:30:00 +08:00
"0,10": {
"floorId": "guangchang",
2025-01-02 20:58:36 +08:00
"loc": [
2025-01-14 23:30:00 +08:00
12,
2025-01-02 20:58:36 +08:00
10
]
2025-01-14 23:30:00 +08:00
},
"9,12": {
"floorId": "yushou",
"loc": [
9,
0
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
2025-01-14 18:48:06 +08:00
[ 0, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0,143,143],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,143,143],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,130192,130193],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,130200,143],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,143],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,143],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,143],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,143],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,130192],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,130200],
2025-01-14 23:30:00 +08:00
[ 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94],
2025-01-14 18:48:06 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,110189],
2025-01-14 23:30:00 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 0, 0,110197]
],
"areas": "牢狱",
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}