longhun/project/floors/CL5.js
2023-03-27 07:16:11 +13:00

103 lines
3.1 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": "qingchen.mp3",
"firstArrive": [
"\t[彭绍麟,N1790]武帝国在南边,战场在另一边,我们绕着走。"
],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"12,0": {
"floorId": "CL4",
"loc": [
12,
0
]
},
"6,12": {
"floorId": "CL6",
"loc": [
6,
0
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {
"4,1": [
{
"type": "function",
"function": "function(){\ncore.changeHero(0);\n}"
},
{
"type": "setValue",
"name": "item:shield4",
"operator": "+=",
"value": "1"
},
"\t[彭绍谦,hero]拿到一把防具,美滋滋"
]
},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[151,50336,50336,50336,50336,50336,50336,50336,50336,50336,50336, 0, 92],
[151,438,50336,1652,373,50336, 0,1598, 0,433, 82, 0,50336],
[151,368,50336, 0,1652,151,361,50336,50336,50336,50336,442,50336],
[151,361,50336,368, 0,151, 21,50336, 0,1784,50336,1599,50336],
[151, 21,50336,1647,151,151,370, 81,1652, 0,50336, 0,50336],
[50336, 0,50336, 0,363,151, 0,50336, 0,1784,50336,370,50336],
[50336,1601,50336, 21, 0,151,1600,50336, 21, 21,50336, 0,151],
[50336, 81,50336, 0,1648, 81, 0,50336, 21, 21,50336,1651,151],
[50336, 0,50336,50336,50336,50336, 0,50336,50336,50336,50336, 81,151],
[50336, 21, 0,370, 0,1650, 0,1599, 0, 0,1601, 0,50336],
[50336, 81,50336,50336,50336,50336, 81,50336,50336,50336,50336,1651,50336],
[50336,1648,444,364,426,50336, 0,1649,365,445,50336,369,50336],
[151,151,151,50336,50336,50336, 93,50336,50336,50336,50336,50336,50336]
],
"bgmap": [
],
"fgmap": [
[50293, 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, 0, 0, 0, 0, 0, 0, 0],
[50294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0,50294, 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, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,50295],
[ 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, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[50294, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"bg2map": [
],
"fg2map": [
],
"flyPoint": [
12,
0
]
}