HumanBreak/public/project/floors/MT21.js

74 lines
2.1 KiB
JavaScript
Raw Normal View History

2022-11-13 18:02:05 +08:00
main.floors.MT21=
{
"floorId": "MT21",
"title": "勇气之路",
"name": "21",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 2,
"defaultGround": "grass",
"bgm": "plot1.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {
"14,8": [
"感谢游玩该塔目前塔只完成了40%,请期待后续更新",
"分数计算公式:血量+5000*黄钥匙+15000+蓝钥匙",
{
"type": "win",
"reason": "智慧之始"
}
]
},
"changeFloor": {
"0,6": {
"floorId": "MT19",
"loc": [
14,
6
]
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"map": [
[142,142,142,142,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142,142,142,142,142,487,142,142,142,142,142],
[142,142,142,487,494,378, 0,142,378,494,142,142,142,142,142],
[142,142,142,142,142,142,520, 33,518,142,142, 0, 0,142,142],
[142,142,142,142, 33,376, 0,142,381, 0, 33,376, 0,142,142],
[142,142,378,142, 0,142,142,142,142,142,142,142,545,142,142],
[ 92, 0, 33,142,142,142,487,142, 0,381, 33, 0, 0, 0,142],
[143,518,142,142, 0, 33,494,142,143,143,143,520,143,143,142],
[143, 0, 33,376,545,381, 0,520, 0,143, 0, 0,143, 0, 94],
[143,143,143,143,143, 0,143, 0,376,143, 0,545, 0,378,143],
[143, 0, 33, 0,518, 0,143, 0, 0,519, 33,143, 33, 0,143],
[143,143,143,143,381,143,143,143, 33,143,376,143,143,143,143],
[143,143, 0, 33,545, 0,378,143, 0,143,381, 0, 0,143,143],
[143,143,143,378,143, 33, 0,519, 0,143, 0,143,143,143,143],
[143,143,143,143,143,143,143,143,143,143,143,143,143,143,143]
],
"beforeBattle": {},
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
],
"cannotMoveIn": {}
}