longhun/project/floors/CL5.js
2023-03-26 02:57:39 +13:00

70 lines
1.9 KiB
JavaScript

main.floors.CL5=
{
"floorId": "CL5",
"title": "丛林 5 ",
"name": "丛林5",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"cannotMoveDirectly": false,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"bgm": "sjnj.mp3",
"firstArrive": [
"\t[彭绍麟,fairy]欢迎使用事件编辑器(双击方块可直接预览)"
],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"12,0": {
"floorId": "CL4",
"loc": [
12,
0
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[50336,50336,50336,50336,50336,50336,50336,50336,50336,50336,50336, 0, 92],
[50336, 0,50336, 0, 0,50336, 0, 0, 0, 0, 0, 0,50336],
[50336, 0,50336, 0, 0,50336, 0,50336,50336,50336,50336, 0,50336],
[50336, 0,50336, 0, 0,50336, 0,50336, 0, 0,50336, 0,50336],
[50336, 0,50336, 0, 0,50336, 0, 0, 0, 0,50336, 0,50336],
[50336, 0,50336, 0, 0,50336, 0,50336, 0, 0,50336, 0,50336],
[50336, 0,50336, 0, 0,50336, 0,50336, 0, 0,50336, 0,50336],
[50336, 0,50336, 0, 0, 0, 0,50336, 0, 0,50336, 0,50336],
[50336, 0,50336,50336,50336,50336, 0,50336,50336,50336,50336, 0,50336],
[50336, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,50336],
[50336, 0,50336,50336,50336,50336, 0,50336,50336,50336,50336, 0,50336],
[50336, 0, 0, 0, 0,50336, 0, 0, 0, 0,50336, 0,50336],
[50336,50336,50336,50336,50336,50336, 93,50336,50336,50336,50336,50336,50336]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
12,
0
]
}