tianta/project/floors/huxiao2.js

125 lines
4.9 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.huxiao2=
{
"floorId": "huxiao2",
"title": "天塔第9层",
"name": "天塔第9层",
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": true,
"images": [
{
"name": "huxiao2.png",
"canvas": "bg",
"x": 0,
"y": 0
}
],
"item_ratio": 1,
"firstArrive": [],
"events": {
2022-10-22 19:23:02 +08:00
"1,0": [
2022-10-21 23:00:12 +08:00
{
"type": "setCurtain",
"time": 500
},
"\r[purple]毒尾..........你怎么又背着我喝那种东西........",
"\r[green]没事的嗜骨......只有喝下这个.......才能让自己的毒性更强啊........",
"\r[purple]你给我.........不要喝了......",
"\r[purple]你难道不知道你的是你的寿命......",
"\r[purple]喝的是你的时间吗!!!?",
"\r[purple]你难道就不为了你身边的人想想?",
"\r[purple]血尾呢?你们关系不是最好了吗?",
"\r[green]别说了嗜骨,我的寿命与妖社的利益来讲根本不值一提..........",
"\r[green]我这条命都是魔龙大人给的......我还有什么遗憾呢?",
"\r[purple]我呢?我呢?",
"\r[purple]不是还有我吗!!!",
"\r[purple]每天陪你的人,每天能和你在一起你说话,能每天一起玩闹解闷的人,不是还有我吗..",
"\r[purple]你为什么一点都不为我想想呢.......",
"\r[green].........对不起嗜骨........",
"\r[green]我.........我不是不了解你的意思.......",
"\r[purple]...........",
"\r[green]你也好.......血尾也罢.........",
"\r[green]都是我最亲的人........都是我不能放弃的人........",
"\r[green]但是我真的没办法接受你的关心........真的..........",
"\r[purple]............毒尾..........",
"\r[green]对我来说,这种关心,比我现在手中的毒药还要毒",
"\r[green].........但是........我又何尝不明白.......",
"\r[green]我有时好恨.......恨自己要背上这么沉重的担子",
"\r[green]..........大概魔龙大人也一样吧........",
"\r[green].........心里也跟我想的一般吧.........",
"\r[green]........可是拿什么放弃.........",
"\r[green]........难道为了一份可有可无的关心.........",
"\r[green]......就放弃自己曾经坚持那么久的事业吗!",
"\r[purple](可有可无)",
"\r[purple](是这样的吗)",
"\r[purple]不",
"\r[purple]不是这样的",
"\r[purple]不是这样的...........",
"\r[green].......嗜骨.......谢谢你......",
"\r[purple]...........毒尾你.........",
"\r[green](咕噜咕噜............",
"\r[purple]...........(我什么都做不了)........",
{
"type": "setCurtain",
"color": [
0,
0,
0,
1
],
"time": 500,
"keep": true
},
{
"type": "changeFloor",
"floorId": "huxiao3",
"loc": [
-1,
-1
],
"time": 0
},
{
"type": "trigger",
"loc": [
0,
0
]
}
]
},
"changeFloor": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"map": [
2022-10-22 19:23:02 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 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,
2022-10-21 23:00:12 +08:00
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {}
}