239 lines
5.8 KiB
JavaScript
239 lines
5.8 KiB
JavaScript
main.floors.BOSS5=
|
||
{
|
||
"floorId": "BOSS5",
|
||
"title": "高考",
|
||
"name": "高考",
|
||
"width": 13,
|
||
"height": 13,
|
||
"canFlyTo": false,
|
||
"canFlyFrom": false,
|
||
"canUseQuickShop": false,
|
||
"cannotViewMap": false,
|
||
"images": [
|
||
{
|
||
"name": "yueyuan.jpg",
|
||
"canvas": "bg",
|
||
"x": 0,
|
||
"y": 0,
|
||
"sx": 100,
|
||
"sy": 100
|
||
}
|
||
],
|
||
"ratio": 1,
|
||
"defaultGround": "ground",
|
||
"bgm": "heidian.mp3",
|
||
"firstArrive": [
|
||
{
|
||
"type": "setCurtain",
|
||
"time": 2000
|
||
},
|
||
{
|
||
"type": "screenFlash",
|
||
"color": [
|
||
0,
|
||
0,
|
||
0,
|
||
1
|
||
],
|
||
"time": 2000,
|
||
"times": 1
|
||
},
|
||
{
|
||
"type": "screenFlash",
|
||
"color": [
|
||
0,
|
||
0,
|
||
0,
|
||
1
|
||
],
|
||
"time": 2000,
|
||
"times": 1
|
||
},
|
||
"2019年6月7日,2019年高考来了。",
|
||
"虽然我已经成功被北大签约,但如果出现意外没过一本线,那么签约则会直接作废,而我多年的努力甚至也会因此毁于一旦。",
|
||
"我一直很轻松,但在考场中,潜意识依旧有一丝丝的不安。",
|
||
"单人考场下的威亚,潜意识影响着我。我不敢松懈,只能全力以赴!",
|
||
{
|
||
"type": "sleep",
|
||
"time": 500
|
||
},
|
||
"成败在此一举!",
|
||
{
|
||
"type": "animate",
|
||
"name": "explosion",
|
||
"loc": "hero"
|
||
}
|
||
],
|
||
"eachArrive": [],
|
||
"parallelDo": "",
|
||
"events": {},
|
||
"changeFloor": {},
|
||
"beforeBattle": {
|
||
"6,3": [
|
||
{
|
||
"type": "animate",
|
||
"name": "yijianzhanqianye",
|
||
"loc": "hero"
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "yijianzhanqianye",
|
||
"loc": "hero"
|
||
},
|
||
{
|
||
"type": "jumpHero",
|
||
"loc": [
|
||
6,
|
||
7
|
||
],
|
||
"time": 500
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "yueying",
|
||
"loc": [
|
||
6,
|
||
5
|
||
]
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "yueying",
|
||
"loc": [
|
||
6,
|
||
5
|
||
]
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "yueying",
|
||
"loc": [
|
||
6,
|
||
5
|
||
]
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "yueying",
|
||
"loc": [
|
||
6,
|
||
5
|
||
]
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "yueying",
|
||
"loc": [
|
||
6,
|
||
5
|
||
]
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "hongguang",
|
||
"loc": [
|
||
6,
|
||
5
|
||
]
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "sword1",
|
||
"loc": [
|
||
6,
|
||
5
|
||
]
|
||
},
|
||
{
|
||
"type": "jumpHero",
|
||
"loc": [
|
||
6,
|
||
4
|
||
],
|
||
"time": 500
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "sword2"
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "sword3"
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "eli2"
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "eli3"
|
||
},
|
||
{
|
||
"type": "animate",
|
||
"name": "explosion"
|
||
}
|
||
]
|
||
},
|
||
"afterBattle": {
|
||
"6,3": [
|
||
{
|
||
"type": "setCurtain",
|
||
"color": [
|
||
0,
|
||
0,
|
||
0,
|
||
1
|
||
],
|
||
"time": 2000,
|
||
"keep": true
|
||
},
|
||
{
|
||
"type": "setHeroOpacity",
|
||
"opacity": 0
|
||
},
|
||
{
|
||
"type": "hideStatusBar"
|
||
},
|
||
{
|
||
"type": "changeFloor",
|
||
"floorId": "JQ30",
|
||
"loc": [
|
||
6,
|
||
12
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"afterGetItem": {},
|
||
"afterOpenDoor": {},
|
||
"autoEvent": {},
|
||
"cannotMove": {},
|
||
"cannotMoveIn": {},
|
||
"map": [
|
||
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17,343, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17],
|
||
[ 17, 17, 17, 17, 17, 17, 0, 17, 17, 17, 17, 17, 17]
|
||
],
|
||
"bgmap": [
|
||
|
||
],
|
||
"fgmap": [
|
||
|
||
],
|
||
"bg2map": [
|
||
|
||
],
|
||
"fg2map": [
|
||
|
||
]
|
||
} |