From 18cf37aa7a3f20934697ce5d2ea6dcf846fc2f61 Mon Sep 17 00:00:00 2001 From: JOJO <1498581755@qq.com> Date: Thu, 6 Aug 2026 18:59:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8A=E5=BC=B1=E6=BF=80=E5=85=89=E9=92=A2?= =?UTF-8?q?=E7=90=B4=EF=BC=9A=E7=BB=BF=E8=89=B2=E6=AC=A1=E8=A6=81=E6=94=BB?= =?UTF-8?q?=E5=87=BB(topRain)=E9=A2=91=E7=8E=87=E9=99=8D=E8=87=B3=E5=8E=9F?= =?UTF-8?q?20%=EF=BC=88minorT=2050=E2=86=92250=E5=B8=A7=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- star-raid/js/enemies.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/star-raid/js/enemies.js b/star-raid/js/enemies.js index 3b74b51..c4add24 100644 --- a/star-raid/js/enemies.js +++ b/star-raid/js/enemies.js @@ -544,7 +544,7 @@ function bossMinor(b,mk,fm){ b.turrIs=idxs;b.turrT=8; for(const ti of idxs){const tx=b.x+(-75+ti*30)+(ti<3?-1:1)*off2; ebul(tx+rnd(-3,3),b.y-2,Math.PI/2+rnd(-0.12,0.12),2.0,"orbG",13);} - b.minorT=Math.round(50/fm);break;} // 绿色子弹攻击频率翻三倍 + b.minorT=Math.round(250/fm);break;} // 绿色子弹攻击频率降至原20%(50→250帧,用户2026-08-06调) case "pedal": { // 钢琴:踏板重音——左右大炮塔慢速大弹(统一紫色;P2随外环滑开16;炮位与drawPiano同源) const off0=b.phase>=1?16:0; for(const sd of[-1,1]){const bb=ebul(b.x+sd*(112+off0),b.y+10,Math.PI/2+sd*0.08,1.1,"orbP",18);