tianta/project/floors/PIANTOU11.js
2022-10-23 00:23:02 +13:00

145 lines
3.8 KiB
JavaScript

main.floors.PIANTOU11=
{
"floorId": "PIANTOU11",
"title": "logo",
"name": "logo",
"width": 15,
"height": 15,
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": true,
"images": [],
"item_ratio": 1,
"firstArrive": [],
"events": {
"1,0": [
{
"type": "showImage",
"code": 1,
"image": "yecheng.jpg",
"loc": [
0,
-78
],
"opacity": 1,
"time": 0
},
{
"type": "setCurtain",
"time": 500
},
{
"type": "sleep",
"time": 1000
},
{
"type": "moveImage",
"code": 1,
"to": [
0,
0
],
"opacity": 1,
"time": 4000
},
{
"type": "sleep",
"time": 1000
},
{
"type": "showImage",
"code": 2,
"image": "biaoti.png",
"loc": [
0,
0
],
"opacity": 1,
"time": 1000
},
{
"type": "sleep",
"time": 1000
},
{
"type": "setCurtain",
"color": [
0,
0,
0,
1
],
"time": 500,
"keep": true
},
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "playBgm",
"name": "xingkong.mp3"
},
{
"type": "changeFloor",
"floorId": "nandu",
"loc": [
-1,
11
],
"direction": "up",
"time": 0
},
{
"type": "setValue",
"name": "flag:__B__",
"value": "1"
},
{
"type": "trigger",
"loc": [
0,
0
]
}
]
},
"changeFloor": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"map": [
[ 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, 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, 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, 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, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"bgmap": [
],
"fgmap": [
],
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {}
}