T.e2 -> T.SklAokijiIceAge

This commit is contained in:
shenjack 2024-04-18 00:37:49 +08:00
parent f7ce035a77
commit 882cc75d49
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -6487,7 +6487,7 @@ var A = {
_.f = a _.f = a
_.c = _.b = _.a = _.r = null _.c = _.b = _.a = _.r = null
}, },
e2: function e2(a) { SklAokijiIceAge: function e2(a) {
var _ = this var _ = this
_.e = false _.e = false
_.f = a _.f = a
@ -15504,7 +15504,7 @@ T.PlrBossAokiji.prototype = {
this.k3 = T.SklAttack(this) this.k3 = T.SklAttack(this)
s = this.k1 s = this.k1
s.push(new T.SklAokijiDefend(0)) s.push(new T.SklAokijiDefend(0))
r = new T.e2(0) r = new T.SklAokijiIceAge(0)
r.f = $.pW() r.f = $.pW()
s.push(r) s.push(r)
r = new T.SklIce(0) r = new T.SklIce(0)
@ -15529,7 +15529,7 @@ T.SklAokijiDefend.prototype = {
}, },
$iaB: 1 $iaB: 1
} }
T.e2.prototype = { T.SklAokijiIceAge.prototype = {
gb7() { gb7() {
return $.X() return $.X()
}, },
@ -15540,6 +15540,8 @@ T.e2.prototype = {
var s, r, q, p, o, n, m = t.j, var s, r, q, p, o, n, m = t.j,
l = H.b([], m) l = H.b([], m)
for (s = 0; s < a.length; ++s) l.push(a[s].a) for (s = 0; s < a.length; ++s) l.push(a[s].a)
// sklAokijiIceAge
// [0]使用[冰河时代]
r = LangData.get_lang("PRrA") r = LangData.get_lang("PRrA")
q = this.r q = this.r
m = H.b(l.slice(0), m) m = H.b(l.slice(0), m)
@ -18594,7 +18596,7 @@ T.k1.prototype = {
} else q.f = n + $.aR() } else q.f = n + $.aR()
} }
} }
m = new T.e2(0) m = new T.SklAokijiIceAge(0)
m.ao(l, $.as()) m.ao(l, $.as())
s = l.k1 s = l.k1
s.push(m) s.push(m)
@ -19310,7 +19312,7 @@ LangData.k_.prototype = {
T.SklHeal, T.SklIce, T.SklIron, T.SklPoison, T.SklQuake, T.SklHeal, T.SklIce, T.SklIron, T.SklPoison, T.SklQuake,
T.SklRapid, T.SklRevive, T.SklPossess, T.SklShadow, T.SklSlow, T.SklRapid, T.SklRevive, T.SklPossess, T.SklShadow, T.SklSlow,
T.SklExplode, T.SklSummon, T.SklThunder, T.SklExplode, T.SklSummon, T.SklThunder,
T.e2, T.hb, T.dl, T.hd, T.hm, T.SklAokijiIceAge, T.hb, T.dl, T.hd, T.hm,
T.dB, T.hp, T.hr, T.hA, T.h8, T.dB, T.hp, T.hr, T.hA, T.h8,
T.hD, T.SkillVoid, T.hg, T.SklRinickModifierClone, T.hz] T.hD, T.SkillVoid, T.hg, T.SklRinickModifierClone, T.hz]
) )
@ -21510,5 +21512,5 @@ function main() {
} }
main(); main();
logger.debug("反混淆", LangData.get_lang("HwtN")); logger.debug("反混淆", LangData.get_lang("PRrA"));
// logger.debug("running main:", main()) // 执行main函数 // logger.debug("running main:", main()) // 执行main函数