From 6f0dedaf2b66b46ad5272ccf1f2c186fe6f03ddb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Mon, 15 Nov 2021 17:36:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=8A=80=E8=83=BD=E8=A7=A3?= =?UTF-8?q?=E6=9E=90=E9=87=8C=EF=BC=8C=E5=A4=9A=E4=B8=B2=E5=8C=B9=E9=85=8D?= =?UTF-8?q?=E6=9C=89=E6=97=A0=E6=84=8F=E4=B9=89=E7=9A=84=E4=B8=8A=E9=99=90?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script-skill-parser.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script-skill-parser.js b/script-skill-parser.js index 42390e08..d2fe31d2 100644 --- a/script-skill-parser.js +++ b/script-skill-parser.js @@ -1319,7 +1319,7 @@ const parsers = { }, [201](attrs1, attrs2, attrs3, attrs4, min, damage) { const attrs = [attrs1, attrs2, attrs3, attrs4].filter(Boolean); - return powerUp(null, null, p.scaleMatchAttrs(attrs.flatMap(flags), min, attrs.length, [100, 100], [0, 0]), null, null, [followAttackFixed(damage)]); + return powerUp(null, null, p.scaleMatchAttrs(attrs.flatMap(flags), min, min, [100, 100], [0, 0]), null, null, [followAttackFixed(damage)]); }, [202](id) { return henshin(id); @@ -1339,7 +1339,7 @@ const parsers = { [205](attrs, turns) { return activeTurns(turns, orbDropIncrease(null, flags(attrs == -1 ? 1023: attrs), 'locked')); }, [206](attrs1, attrs2, attrs3, attrs4, attrs5, min, combo) { const attrs = [attrs1, attrs2, attrs3, attrs4, attrs5].filter(Boolean); - return powerUp(null, null, p.scaleMatchAttrs(attrs.flatMap(flags), min, attrs.length, [100, 100], [0, 0]), null, null, [addCombo(combo)]); + return powerUp(null, null, p.scaleMatchAttrs(attrs.flatMap(flags), min, min, [100, 100], [0, 0]), null, null, [addCombo(combo)]); }, [207](turns, time, row1, row2, row3, row4, row5, count) { return activeTurns(turns, count ?