tianta/project/floors/huxiao3.js

119 lines
4.4 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.huxiao3=
{
"floorId": "huxiao3",
"title": "天塔第79层",
"name": "天塔第79层",
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": true,
"images": [
{
"name": "huxiao3.png",
"canvas": "bg",
"x": 0,
"y": 0
}
],
"item_ratio": 1,
"firstArrive": [],
"events": {
"0,0": [
{
"type": "setCurtain",
"time": 500
},
"\r[green]海骑士大人..........您就行行好吧...........",
"\r[blue]毒尾,你回去吧。",
"\r[blue]那件事不可能的,你也不用求我了。",
"\r[green].......求求您了海骑士大人.........",
"\r[green].......我从来没有这么求过一个人........",
"\r[green]求求您教血尾一命吧.......她是我唯一的姐妹了",
"\r[green]我求求您海骑士大人.......我求求您",
"\r[green]只有您才能救她她....我求求您跟戾骑士说说好话吧",
"\r[green]求您了海骑士大人........",
"\r[green]求求您了.........",
"\r[blue]...........",
"\r[blue]..........毒尾........这事我没法帮你。",
"\r[green]可是海骑士大人........只有您能劝得了戾骑士",
"\r[green].......只有您能从戾骑士的手中把血尾救出来",
"\r[green].......血尾是我唯一的亲人了.......",
"\r[green].......我不能失去她......真的不能........",
"\r[green]看在我为您效劳这么多年的份上您就帮我这一次吧",
"\r[green]我求求您海骑士大人......求求您了.........",
"\r[green].......求求您了求求您了...........",
"\r[blue]不用再说了,毒尾你可以回去了。",
"\r[green]海骑士大人您不能这样.........",
"\r[green]我这么忠心耿耿..........为了联盟的利益.......",
"\r[blue]少跟我说联盟的利益了......",
"\r[blue]赶快回去,不然我叫人赶你了。",
"\r[green]海骑士大人求求您救救血尾........",
"\r[green]救救她.....求你了.........",
"\r[purple](毒尾.....你又何必去求他呢........)",
"\r[purple](你平时不是最恨他了吗...........最讨厌他了吗...........)",
"\r[purple](你明明知道他不可能帮你.........)",
"\r[purple](.........你还要去求你最恨的人..........)",
"\r[purple](为什么.....)",
"\r[purple](毒尾.........)",
{
"type": "setCurtain",
"color": [
255,
255,
255,
1
],
"time": 500,
"keep": true
},
{
"type": "changeFloor",
"floorId": "MT10",
"loc": [
7,
8
],
"direction": "up",
"time": 500
},
{
"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]
],
"bgmap": [
],
"fgmap": [
],
"width": 13,
"height": 13,
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {}
}