mirror of
				https://github.com/unanmed/HumanBreak.git
				synced 2025-11-04 07:02:58 +08:00 
			
		
		
		
	Deploying to gh-pages from  @ 008dcf10c7 🚀
				
					
				
			This commit is contained in:
		
							parent
							
								
									42b8ec6d8a
								
							
						
					
					
						commit
						16f203da1b
					
				
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										1
									
								
								assets/index-legacy-92ec49df.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								assets/index-legacy-92ec49df.js
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -18,10 +18,10 @@
 | 
			
		||||
    <meta name="x5-fullscreen" content="true">
 | 
			
		||||
    <meta name="x5-page-mode" content="app">
 | 
			
		||||
    <link id="mota-css" type='text/css' href='/HumanBreak/styles.css' rel='stylesheet'>
 | 
			
		||||
  <script type="module" crossorigin src="/HumanBreak/assets/index-e0d62d73.js"></script>
 | 
			
		||||
  <script type="module" crossorigin src="/HumanBreak/assets/index-7c34d719.js"></script>
 | 
			
		||||
  <link rel="modulepreload" crossorigin href="/HumanBreak/assets/antdv-4c8751a8.js">
 | 
			
		||||
  <link rel="modulepreload" crossorigin href="/HumanBreak/assets/common-f43039af.js">
 | 
			
		||||
  <link rel="stylesheet" href="/HumanBreak/assets/index-dc121374.css">
 | 
			
		||||
  <link rel="stylesheet" href="/HumanBreak/assets/index-14f59ec1.css">
 | 
			
		||||
  <script type="module">import.meta.url;import("_").catch(()=>1);async function* g(){};window.__vite_is_modern_browser=true;</script>
 | 
			
		||||
  <script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
 | 
			
		||||
</head>
 | 
			
		||||
@ -205,7 +205,7 @@
 | 
			
		||||
 | 
			
		||||
  <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
 | 
			
		||||
  <script nomodule crossorigin id="vite-legacy-polyfill" src="/HumanBreak/assets/polyfills-legacy-ffc4b2a8.js"></script>
 | 
			
		||||
  <script nomodule crossorigin id="vite-legacy-entry" data-src="/HumanBreak/assets/index-legacy-dd49df48.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
 | 
			
		||||
  <script nomodule crossorigin id="vite-legacy-entry" data-src="/HumanBreak/assets/index-legacy-92ec49df.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
@ -167,5 +167,9 @@ var enemys_fcae963b_31c9_42b4_b48c_bb48d09f3f80 =
 | 
			
		||||
	"E616": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]},
 | 
			
		||||
	"E617": {"name":"冰封雕像","hp":12500,"atk":2750,"def":2000,"money":2,"exp":150,"point":0,"special":[]},
 | 
			
		||||
	"E618": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]},
 | 
			
		||||
	"E643": {"name":"苍蓝史莱姆","hp":17500,"atk":2800,"def":2000,"money":3,"exp":175,"point":0,"special":[28],"paleShield":30}
 | 
			
		||||
	"E643": {"name":"苍蓝史莱姆","hp":17500,"atk":2800,"def":2000,"money":3,"exp":175,"point":0,"special":[28],"paleShield":30},
 | 
			
		||||
	"E644": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]},
 | 
			
		||||
	"E645": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]},
 | 
			
		||||
	"E646": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]},
 | 
			
		||||
	"E647": {"name":"苍蓝之灵-虚","hp":30000,"atk":5000,"def":3000,"money":10,"exp":2500,"point":0,"special":[28],"paleShield":10}
 | 
			
		||||
}
 | 
			
		||||
@ -25,15 +25,13 @@ main.floors.MT48=
 | 
			
		||||
                "type": "setValue",
 | 
			
		||||
                "name": "status:hp",
 | 
			
		||||
                "operator": "/=",
 | 
			
		||||
                "value": "10",
 | 
			
		||||
                "norefresh": true
 | 
			
		||||
                "value": "10"
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "type": "setValue",
 | 
			
		||||
                "name": "status:hp",
 | 
			
		||||
                "operator": "+=",
 | 
			
		||||
                "value": "item:yellowKey*2000+item:blueKey*5000+item:redKey*10000",
 | 
			
		||||
                "norefresh": true
 | 
			
		||||
                "value": "item:yellowKey*2000+item:blueKey*5000+item:redKey*10000"
 | 
			
		||||
            },
 | 
			
		||||
            {
 | 
			
		||||
                "type": "function",
 | 
			
		||||
@ -43,6 +41,26 @@ main.floors.MT48=
 | 
			
		||||
                "type": "win",
 | 
			
		||||
                "reason": "第二章测试"
 | 
			
		||||
            }
 | 
			
		||||
        ],
 | 
			
		||||
        "7,10": [
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]你来了,智慧之神看中的人。",
 | 
			
		||||
            "\t[中级智人]\b[up,hero]你是什么人?",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]苍蓝之灵。",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]我跟你之前见到的智慧之神是同一时期的产物。",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]你应该也知道当时发生了什么。",
 | 
			
		||||
            "\t[中级智人]\b[up,hero]那你又为何出现在这里呢?",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]抬头,看到那宏伟的宫殿了吗?(玩家视角应该看不到)",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]那便是未来之人做下的最后赌注 - 苍蓝之殿。",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]你现在还有很多疑虑吧,那里便有你想要找的答案。",
 | 
			
		||||
            "\t[中级智人]\b[up,hero]那么我怎么过去?",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]打败我,你便有资格进入。",
 | 
			
		||||
            "\t[中级智人]\b[up,hero]为什么又是要打架?",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]......",
 | 
			
		||||
            "\t[苍蓝之灵-虚,E647]\b[up,7,7]之后,你会明白的。",
 | 
			
		||||
            {
 | 
			
		||||
                "type": "hide",
 | 
			
		||||
                "remove": true
 | 
			
		||||
            }
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    "changeFloor": {
 | 
			
		||||
@ -55,7 +73,18 @@ main.floors.MT48=
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "beforeBattle": {},
 | 
			
		||||
    "afterBattle": {},
 | 
			
		||||
    "afterBattle": {
 | 
			
		||||
        "7,7": [
 | 
			
		||||
            "\t[中级智人]\b[up,hero]为什么,为什么一定要打架,决定胜负呢?",
 | 
			
		||||
            {
 | 
			
		||||
                "type": "openDoor",
 | 
			
		||||
                "loc": [
 | 
			
		||||
                    7,
 | 
			
		||||
                    3
 | 
			
		||||
                ]
 | 
			
		||||
            }
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    "afterGetItem": {},
 | 
			
		||||
    "afterOpenDoor": {},
 | 
			
		||||
    "autoEvent": {},
 | 
			
		||||
@ -66,13 +95,13 @@ main.floors.MT48=
 | 
			
		||||
    [146,146,146,146,  0,  0,604,  0,604,  0,146,146,  0,  0,146],
 | 
			
		||||
    [  0,  0,  0,  0,  0,  0,604,  0,604,  0,  0,146,146,  0,146],
 | 
			
		||||
    [587,  0,584,584,584,584,584, 85,584,584,584,584,584,  0,146],
 | 
			
		||||
    [587,  0,584,  0,  0,  0,  0,  0,  0,  0,  0,  0,584,  0,  0],
 | 
			
		||||
    [587,  0,584,  0,  0,  0,  0,  0,  0,  0,  0,  0,584,588,588],
 | 
			
		||||
    [587,  0,584,  0,  0,  0,  0,  0,  0,  0,  0,  0,584,  0,588],
 | 
			
		||||
    [  0,  0,584,  0,  0,  0,  0,  0,  0,  0,  0,  0,584,  0,588],
 | 
			
		||||
    [  0,  0,584,  0,  0,  0,  0,  0,  0,  0,  0,  0,584,  0,588],
 | 
			
		||||
    [  0,588,584,  0,  0,  0,  0,  0,  0,  0,  0,  0,584,  0,  0],
 | 
			
		||||
    [  0,588,584,  0,  0,  0,  0,  0,  0,  0,  0,  0,584,604,  0],
 | 
			
		||||
    [587,  0,584,  0,  0,  0,584,  0,584,  0,  0,  0,584,  0,  0],
 | 
			
		||||
    [587,  0,584,  0,  0,  0,584,  0,584,  0,  0,  0,584,588,588],
 | 
			
		||||
    [587,  0,584,  0,466,  0,584,  0,584,  0,467,  0,584,  0,588],
 | 
			
		||||
    [  0,  0,584,  0,  0,491,  0,647,  0,491,  0,  0,584,  0,588],
 | 
			
		||||
    [  0,  0,584,  0,468,  0,584,  0,584,  0,468,  0,584,  0,588],
 | 
			
		||||
    [  0,588,584,  0,  0,  0,584,  0,584,  0,  0,  0,584,  0,  0],
 | 
			
		||||
    [  0,588,584,  0,  0,  0,584,  0,584,  0,  0,  0,584,604,  0],
 | 
			
		||||
    [588,588,584,584,584,584,584,492,584,584,584,584,584,604,  0],
 | 
			
		||||
    [  0,  0,  0,  0,  0,  0,604,  0,604,  0,  0,  0,  0,604,  0],
 | 
			
		||||
    [  0,  0,  0,  0,  0,  0,604,  0,604,  0,  0,  0,  0,  0,  0],
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							@ -404,7 +404,11 @@ var icons_4665ee12_3a1f_44a4_bea3_0fccba634dc1 =
 | 
			
		||||
		"E616": 160,
 | 
			
		||||
		"E617": 161,
 | 
			
		||||
		"E618": 162,
 | 
			
		||||
		"E643": 163
 | 
			
		||||
		"E643": 163,
 | 
			
		||||
		"E644": 164,
 | 
			
		||||
		"E645": 165,
 | 
			
		||||
		"E646": 166,
 | 
			
		||||
		"E647": 167
 | 
			
		||||
	},
 | 
			
		||||
	"enemy48": {
 | 
			
		||||
		"angel": 0,
 | 
			
		||||
 | 
			
		||||
@ -1221,7 +1221,7 @@ var items_296f5d02_12fd_4166_a7c1_b5e830c9ee3a =
 | 
			
		||||
		"canUseItemEffect": "true",
 | 
			
		||||
		"text": "!!html<span style=\"color: gold\">饰品</span>。与寒冰没有任何关系,但是为什么叫寒冰护符呢?攻击和额外攻击各增加5%",
 | 
			
		||||
		"equip": {
 | 
			
		||||
			"type": "饰品",
 | 
			
		||||
			"type": "首饰",
 | 
			
		||||
			"value": {},
 | 
			
		||||
			"percentage": {
 | 
			
		||||
				"mana": 5,
 | 
			
		||||
 | 
			
		||||
@ -572,6 +572,10 @@ var maps_90f36752_8815_4be8_b32b_d7fad1d0542e =
 | 
			
		||||
	"641": {"cls":"items","id":"I641"},
 | 
			
		||||
	"642": {"cls":"items","id":"I642"},
 | 
			
		||||
	"643": {"cls":"enemys","id":"E643"},
 | 
			
		||||
	"644": {"cls":"enemys","id":"E644"},
 | 
			
		||||
	"645": {"cls":"enemys","id":"E645"},
 | 
			
		||||
	"646": {"cls":"enemys","id":"E646"},
 | 
			
		||||
	"647": {"cls":"enemys","id":"E647"},
 | 
			
		||||
	"20032": {"cls":"tileset","id":"X20032","cannotOut":["up","left"],"cannotIn":["up","left"]},
 | 
			
		||||
	"20033": {"cls":"tileset","id":"X20033","cannotOut":["up"],"cannotIn":["up"]},
 | 
			
		||||
	"20034": {"cls":"tileset","id":"X20034","cannotOut":["up","right"],"cannotIn":["up","right"]},
 | 
			
		||||
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 169 KiB  | 
							
								
								
									
										2
									
								
								project/plugin.min.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								project/plugin.min.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
		Reference in New Issue
	
	Block a user