tianta/project/floors/XIANJIE.js

74 lines
2.1 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.XIANJIE=
{
"floorId": "XIANJIE",
"title": "线界",
"name": "线界",
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": true,
"images": [],
"item_ratio": 1,
"firstArrive": [],
"events": {
2022-10-22 19:23:02 +08:00
"7,1": [
{
"type": "setValue",
"name": "flag:isRMshop",
"value": "true"
},
2022-10-21 23:00:12 +08:00
{
"type": "openShop",
"id": "expShop1",
"open": true
},
{
"type": "setValue",
"name": "flag:isRMshop",
"value": "false"
2022-10-21 23:00:12 +08:00
}
]
},
"changeFloor": {
2022-10-22 19:23:02 +08:00
"7,11": {
2022-10-21 23:00:12 +08:00
"floorId": "MT16",
"loc": [
2022-10-23 17:53:02 +08:00
12,
2022-10-21 23:00:12 +08:00
1
],
"time": 500
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"map": [
2022-10-22 19:23:02 +08:00
[ 0,345,350,350,350,350,350,350,350,350,350,350,350,351, 0],
[ 0,348, 3, 3, 0, 0, 9,130, 10, 0, 0, 3, 3,352, 0],
[ 0,348, 31, 3, 0, 0, 31, 0, 31, 0, 0, 3, 31,352, 0],
[ 0,348, 32, 3, 3, 0, 0, 0, 0, 0, 3, 3, 32,352, 0],
[ 0,348, 0, 22, 3, 3, 0, 0, 0, 3, 3, 22, 0,352, 0],
[ 0,348, 3, 0, 0, 3, 3,219, 3, 3, 0, 0, 3,352, 0],
[ 0,348, 3, 3, 0, 3, 31, 0, 31, 3, 0, 3, 3,352, 0],
[ 0,348, 4, 3, 0,219, 0, 3, 0,219, 0, 3, 4,352, 0],
[ 0,348, 4, 3, 3, 3, 31, 0, 31, 3, 3, 3, 4,352, 0],
[ 0,348, 4, 4, 4, 3, 3,219, 3, 3, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 4, 3, 0, 3, 4, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 4, 3, 89, 3, 4, 4, 4, 4,352, 0],
[ 0,349,346,346,346,346,346,346,346,346,346,346,346,347, 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]
2022-10-21 23:00:12 +08:00
],
"bgmap": [
],
"fgmap": [
],
2022-10-22 19:23:02 +08:00
"width": 15,
"height": 15,
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {}
2022-10-21 23:00:12 +08:00
}