Compare commits
4 Commits
095084b456
...
68a1ae3f29
Author | SHA1 | Date | |
---|---|---|---|
68a1ae3f29 | |||
882cc75d49 | |||
f7ce035a77 | |||
7e21c56f8a |
@ -6383,7 +6383,7 @@ var A = {
|
||||
_.f = a
|
||||
_.c = _.b = _.a = _.r = null
|
||||
},
|
||||
hj: function hj(a) {
|
||||
SklExplode: function hj(a) {
|
||||
var _ = this
|
||||
_.e = false
|
||||
_.f = a
|
||||
@ -6481,13 +6481,13 @@ var A = {
|
||||
_.a_ = _.Z = false
|
||||
_.I = null
|
||||
},
|
||||
h6: function h6(a) {
|
||||
SklAokijiDefend: function h6(a) {
|
||||
var _ = this
|
||||
_.e = false
|
||||
_.f = a
|
||||
_.c = _.b = _.a = _.r = null
|
||||
},
|
||||
e2: function e2(a) {
|
||||
SklAokijiIceAge: function e2(a) {
|
||||
var _ = this
|
||||
_.e = false
|
||||
_.f = a
|
||||
@ -6646,7 +6646,7 @@ var A = {
|
||||
_.a_ = _.Z = false
|
||||
_.I = null
|
||||
},
|
||||
cz: function cz() { },
|
||||
PlrBoss: function cz() { },
|
||||
PlrBossConan: function f6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, a0, a1, a2, a3, a4, a5, a6, a7) {
|
||||
var _ = this
|
||||
_.a = a
|
||||
@ -15282,7 +15282,7 @@ T.SklSlow.prototype = {
|
||||
n.push(T.RunUpdate(C.String.B(LangData.get_lang("YNva"), $.qJ()), q.r, o, p, p, $.a6(), 1000, 100))
|
||||
}
|
||||
}
|
||||
T.hj.prototype = {
|
||||
T.SklExplode.prototype = {
|
||||
v(a, b, c, d) {
|
||||
var s, r, q, p, o, n = this,
|
||||
m = a[0].a,
|
||||
@ -15291,6 +15291,8 @@ T.hj.prototype = {
|
||||
s = T.getAt(n.r, true, c)
|
||||
r = $.mZ()
|
||||
q = l.b
|
||||
// sklExplode
|
||||
// [0]使用[自爆]
|
||||
d.a.push(T.RunUpdate(LangData.get_lang("Ycen"), n.r, m, null, null, 0, 1000, 100))
|
||||
p = n.r
|
||||
o = p.fx
|
||||
@ -15323,7 +15325,7 @@ T.PlrSummon.prototype = {
|
||||
var s = this.k1
|
||||
s.push(new T.SklFire(0))
|
||||
s.push(new T.SklFire(0))
|
||||
s.push(new T.hj(0))
|
||||
s.push(new T.SklExplode(0))
|
||||
},
|
||||
bP() {
|
||||
var s, r = this
|
||||
@ -15501,8 +15503,8 @@ T.PlrBossAokiji.prototype = {
|
||||
var s, r
|
||||
this.k3 = T.SklAttack(this)
|
||||
s = this.k1
|
||||
s.push(new T.h6(0))
|
||||
r = new T.e2(0)
|
||||
s.push(new T.SklAokijiDefend(0))
|
||||
r = new T.SklAokijiIceAge(0)
|
||||
r.f = $.pW()
|
||||
s.push(r)
|
||||
r = new T.SklIce(0)
|
||||
@ -15510,10 +15512,12 @@ T.PlrBossAokiji.prototype = {
|
||||
s.push(r)
|
||||
}
|
||||
}
|
||||
T.h6.prototype = {
|
||||
T.SklAokijiDefend.prototype = {
|
||||
aq(a, b, c, d, e) {
|
||||
// if (a > 0 && J.Y(c, T.mE())) {
|
||||
if (a > 0 && (c === T.mE())) {
|
||||
// sklAokijiDefend
|
||||
// [0][吸收]所有冰冻伤害
|
||||
e.a.push(T.RunUpdate(LangData.get_lang("HwtN"), this.r, null, null, null, a, 1000, 100))
|
||||
return -a
|
||||
}
|
||||
@ -15525,7 +15529,7 @@ T.h6.prototype = {
|
||||
},
|
||||
$iaB: 1
|
||||
}
|
||||
T.e2.prototype = {
|
||||
T.SklAokijiIceAge.prototype = {
|
||||
gb7() {
|
||||
return $.X()
|
||||
},
|
||||
@ -15536,6 +15540,8 @@ T.e2.prototype = {
|
||||
var s, r, q, p, o, n, m = t.j,
|
||||
l = H.b([], m)
|
||||
for (s = 0; s < a.length; ++s) l.push(a[s].a)
|
||||
// sklAokijiIceAge
|
||||
// [0]使用[冰河时代]
|
||||
r = LangData.get_lang("PRrA")
|
||||
q = this.r
|
||||
m = H.b(l.slice(0), m)
|
||||
@ -15628,7 +15634,7 @@ T.PlrEx.prototype = {
|
||||
this.x = $.ao()
|
||||
}
|
||||
}
|
||||
T.cz.prototype = {
|
||||
T.PlrBoss.prototype = {
|
||||
av(a, b) {
|
||||
LangData.get_lang(LangData.eQ(H.as_string($.n4()) + H.as_string(a)))
|
||||
this.r = LangData.get_lang(LangData.eQ(H.as_string($.n4()) + H.as_string(a)))
|
||||
@ -15658,6 +15664,7 @@ T.cz.prototype = {
|
||||
for (s = 0; s < r.length; ++s) r[s].W()
|
||||
},
|
||||
cE() {
|
||||
// getScoreStr()
|
||||
// return $.iK()
|
||||
return "??"
|
||||
},
|
||||
@ -15665,6 +15672,7 @@ T.cz.prototype = {
|
||||
return []
|
||||
},
|
||||
gaG() {
|
||||
// List<String> get immuned => [Dt.assassinate, Dt.charm, Dt.berserk, Dt.half, Dt.curse, Dt.exchange, Dt.slow, Dt.ice];
|
||||
return H.b([$.d2(), $.aE(), $.aJ(), $.eZ(), $.bh(), $.d3(), $.bi(), $.bS()], t.V)
|
||||
},
|
||||
a7(a, b) {
|
||||
@ -17677,7 +17685,7 @@ T.Plr.prototype = {
|
||||
dE() {
|
||||
var s, r, q, p, o = this,
|
||||
n = H.b([], t.V)
|
||||
if (o instanceof T.cz) n = C.N
|
||||
if (o instanceof T.PlrBoss) n = C.N
|
||||
else {
|
||||
s = H.b([], t.i)
|
||||
for (r = 10; r < $.d1(); r += $.B()) {
|
||||
@ -18590,7 +18598,7 @@ T.k1.prototype = {
|
||||
} else q.f = n + $.aR()
|
||||
}
|
||||
}
|
||||
m = new T.e2(0)
|
||||
m = new T.SklAokijiIceAge(0)
|
||||
m.ao(l, $.as())
|
||||
s = l.k1
|
||||
s.push(m)
|
||||
@ -19112,7 +19120,7 @@ LangData.k_.prototype = {
|
||||
s = W.eD.prototype
|
||||
s.dX = s.aM
|
||||
|
||||
s = T.cz.prototype
|
||||
s = T.PlrBoss.prototype
|
||||
s.cM = s.a7
|
||||
|
||||
s = T.Plr.prototype
|
||||
@ -19295,7 +19303,7 @@ LangData.k_.prototype = {
|
||||
inherit(HtmlRenderer.fW, HtmlRenderer.ax)
|
||||
inherit_many(Sgls.MEntry, [T.Skill, T.UpdateStateEntry, T.PostDefendEntry, T.bq, T.cB, T.bH, T.ah, T.PreActionEntry, T.aF])
|
||||
inherit_many(T.Skill,
|
||||
[T.ActionSkill, T.h6, T.he, T.hn, T.hq, T.ea, T.SklSlimeSpawn,
|
||||
[T.ActionSkill, T.SklAokijiDefend, T.he, T.hn, T.hq, T.ea, T.SklSlimeSpawn,
|
||||
T.SklCounter, T.SklDefend, T.SklHide, T.SklMerge, T.SklProtect,
|
||||
T.SklReflect, T.SklReraise, T.SklShield, T.SklUpgrade, T.SklZombie]
|
||||
)
|
||||
@ -19305,18 +19313,18 @@ LangData.k_.prototype = {
|
||||
T.SklDisperse, T.SklExchange, T.SklFire, T.sklHalf, T.SklHaste,
|
||||
T.SklHeal, T.SklIce, T.SklIron, T.SklPoison, T.SklQuake,
|
||||
T.SklRapid, T.SklRevive, T.SklPossess, T.SklShadow, T.SklSlow,
|
||||
T.hj, T.SklSummon, T.SklThunder,
|
||||
T.e2, T.hb, T.dl, T.hd, T.hm,
|
||||
T.SklExplode, T.SklSummon, T.SklThunder,
|
||||
T.SklAokijiIceAge, T.hb, T.dl, T.hd, T.hm,
|
||||
T.dB, T.hp, T.hr, T.hA, T.h8,
|
||||
T.hD, T.SkillVoid, T.hg, T.SklRinickModifierClone, T.hz]
|
||||
)
|
||||
inherit_many(T.UpdateStateEntry, [T.dj, T.HasteState, T.IceState, T.SlowState, T.UpdateStateImpl, T.RinickModifierUpdateState])
|
||||
inherit_many(T.x, [T.dI, T.FireState, T.SklSlimeSpawnState, T.fC, T.hY])
|
||||
inherit_many(T.Plr, [T.PlrClone, T.aM, T.cz, T.PlrBoost, T.PlrBossTest, T.PlrBossTest2, T.PlrEx, T.PlrSeed_])
|
||||
inherit_many(T.Plr, [T.PlrClone, T.aM, T.PlrBoss, T.PlrBoost, T.PlrBossTest, T.PlrBossTest2, T.PlrEx, T.PlrSeed_])
|
||||
inherit_many(T.PostDefendEntry, [T.CurseState, T.PostDefendImpl, T.ik])
|
||||
inherit_many(T.bq, [T.PoisonState, T.PostActionImpl])
|
||||
inherit_many(T.aM, [T.PlrShadow, T.PlrSummon, T.fX])
|
||||
inherit_many(T.cz,
|
||||
inherit_many(T.PlrBoss,
|
||||
[T.PlrBossAokiji, T.PlrBossConan, T.PlrBossCovid, T.PlrBossIkaruga,
|
||||
T.PlrBossLazy, T.PlrBossMario, T.PlrBossMosquito, T.PlrBossSaitama,
|
||||
T.PlrBossSlime, T.PlrBossSonic, T.PlrBossYuri]
|
||||
@ -21506,5 +21514,5 @@ function main() {
|
||||
}
|
||||
|
||||
main();
|
||||
logger.debug("反混淆", LangData.get_lang("dxVA"));
|
||||
logger.debug("反混淆", LangData.get_lang("PRrA"));
|
||||
// logger.debug("running main:", main()) // 执行main函数
|
||||
|
Loading…
Reference in New Issue
Block a user