HumanBreak/public/project/floors/MT48.js
2023-04-21 22:48:47 +08:00

107 lines
3.8 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

main.floors.MT48=
{
"floorId": "MT48",
"title": "冰封高原",
"name": "48",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 8,
"defaultGround": "T580",
"bgm": "winter.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {
"7,0": [
"本塔的第二章测试版已结束。",
"本章还剩余最后一个大区域约30层较为复杂请期待下次更新。",
"计分方式:血量/10+黄*2000+蓝*5000+红*10000",
{
"type": "setValue",
"name": "status:hp",
"operator": "/=",
"value": "10",
"norefresh": true
},
{
"type": "setValue",
"name": "status:hp",
"operator": "+=",
"value": "item:yellowKey*2000+item:blueKey*5000+item:redKey*10000",
"norefresh": true
},
{
"type": "function",
"function": "function(){\ncore.status.hero.hp = Math.ceil(core.status.hero.hp);\n}"
},
{
"type": "win",
"reason": "第二章测试"
}
]
},
"changeFloor": {
"7,14": {
"floorId": "MT47",
"loc": [
7,
0
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 0, 0, 0, 0, 0, 0,604, 0,604, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,604, 0,604, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,604, 0,604, 0, 0, 0, 0, 0, 0],
[ 0, 0,584,584,584,584,584, 85,584,584,584,584,584, 0, 0],
[ 0, 0,584, 0, 0, 0, 0, 0, 0, 0, 0, 0,584, 0, 0],
[ 0, 0,584, 0, 0, 0, 0, 0, 0, 0, 0, 0,584, 0, 0],
[ 0, 0,584, 0, 0, 0, 0, 0, 0, 0, 0, 0,584, 0, 0],
[ 0, 0,584, 0, 0, 0, 0, 0, 0, 0, 0, 0,584, 0, 0],
[ 0, 0,584, 0, 0, 0, 0, 0, 0, 0, 0, 0,584, 0, 0],
[ 0, 0,584, 0, 0, 0, 0, 0, 0, 0, 0, 0,584, 0, 0],
[ 0, 0,584, 0, 0, 0, 0, 0, 0, 0, 0, 0,584, 0, 0],
[ 0, 0,584,584,584,584,584,492,584,584,584,584,584, 0, 0],
[ 0, 0, 0, 0, 0, 0,604, 0,604, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,604, 0,604, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,604, 93,604, 0, 0, 0, 0, 0, 0]
],
"bgmap": [
[ 0, 0, 0, 0, 0, 0,70056, 91,70058, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,70056, 0,70058, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,70056, 0,70058, 0, 0, 0, 0, 0, 0],
[ 0, 0,70048,70049,70049,70049,70051, 0,70052,70049,70049,70049,70050, 0, 0],
[ 0, 0,70056, 0, 0, 0, 0, 0, 0, 0, 0, 0,70058, 0, 0],
[ 0, 0,70056, 0, 0, 0, 0, 0, 0, 0, 0, 0,70058, 0, 0],
[ 0, 0,70056, 0, 0, 0, 0, 0, 0, 0, 0, 0,70058, 0, 0],
[ 0, 0,70056, 0, 0, 0, 0, 0, 0, 0, 0, 0,70058, 0, 0],
[ 0, 0,70056, 0, 0, 0, 0, 0, 0, 0, 0, 0,70058, 0, 0],
[ 0, 0,70056, 0, 0, 0, 0, 0, 0, 0, 0, 0,70058, 0, 0],
[ 0, 0,70056, 0, 0, 0, 0, 0, 0, 0, 0, 0,70058, 0, 0],
[ 0, 0,70064,70065,70065,70065,70059, 0,70060,70065,70065,70065,70066, 0, 0],
[ 0, 0,70072,70073,70073,70073,70056, 0,70058,70073,70073,70073,70074, 0, 0],
[ 0, 0,70080,70081,70081,70081,70056, 0,70058,70081,70081,70081,70082, 0, 0],
[ 0, 0, 0, 0, 0, 0,70056, 0,70058, 0, 0, 0, 0, 0, 0]
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}