Compare commits
No commits in common. "00dd8ab0c5ddc127a68e196359b64772b7fb56eb" and "3997729a4f183618c200adfd8bcf509d233d379f" have entirely different histories.
00dd8ab0c5
...
3997729a4f
@ -6080,7 +6080,7 @@ var A = {
|
||||
return s
|
||||
},
|
||||
NoWeapon(a, b) {
|
||||
var s = new T.NoWeapon(a, b, P.aL($.av(), 0, false, t.B))
|
||||
var s = new T.jN(a, b, P.aL($.av(), 0, false, t.B))
|
||||
s.a = a
|
||||
return s
|
||||
},
|
||||
@ -7558,7 +7558,7 @@ var A = {
|
||||
_.f = a
|
||||
_.c = _.b = _.a = _.r = null
|
||||
},
|
||||
BossWeapon: function j2(a, b, c) {
|
||||
j2: function j2(a, b, c) {
|
||||
var _ = this
|
||||
_.a = null
|
||||
_.b = a
|
||||
@ -7566,14 +7566,14 @@ var A = {
|
||||
_.f = _.e = _.d = null
|
||||
_.r = c
|
||||
},
|
||||
SklDeathNote: function hg(a) {
|
||||
hg: function hg(a) {
|
||||
var _ = this
|
||||
_.fx = _.fr = null
|
||||
_.e = false
|
||||
_.f = a
|
||||
_.c = _.b = _.a = _.r = null
|
||||
},
|
||||
WeaponDeathNote: function eo(a, b, c) {
|
||||
eo: function eo(a, b, c) {
|
||||
var _ = this
|
||||
_.a = null
|
||||
_.b = a
|
||||
@ -7581,8 +7581,8 @@ var A = {
|
||||
_.f = _.e = _.d = null
|
||||
_.r = c
|
||||
},
|
||||
DummyChargeMeta: function fl() { },
|
||||
GuiYue: function jq(a, b, c) {
|
||||
fl: function fl() { },
|
||||
jq: function jq(a, b, c) {
|
||||
var _ = this
|
||||
_.a = null
|
||||
_.b = a
|
||||
@ -7590,7 +7590,7 @@ var A = {
|
||||
_.f = _.e = _.d = null
|
||||
_.r = c
|
||||
},
|
||||
NoWeapon: function jN(a, b, c) {
|
||||
jN: function jN(a, b, c) {
|
||||
var _ = this
|
||||
_.a = null
|
||||
_.b = a
|
||||
@ -7632,7 +7632,7 @@ var A = {
|
||||
_.f = b
|
||||
_.c = _.b = _.a = _.r = null
|
||||
},
|
||||
SklS11: function hz(a, b) {
|
||||
hz: function hz(a, b) {
|
||||
var _ = this
|
||||
_.fr = a
|
||||
_.e = false
|
||||
@ -7640,7 +7640,7 @@ var A = {
|
||||
_.c = _.b = _.a = _.r = null
|
||||
},
|
||||
kb: function kb() { },
|
||||
WeaponS11: function ep(a, b, c) {
|
||||
ep: function ep(a, b, c) {
|
||||
var _ = this
|
||||
_.a = null
|
||||
_.b = a
|
||||
@ -17112,7 +17112,7 @@ T.Plr.prototype = {
|
||||
if (r.J(0, q)) {
|
||||
p = r.h(0, q).$2(q, this_)
|
||||
} else if (J.nz(q, $.cl())) {
|
||||
p = new T.BossWeapon(q, this_, P.aL($.av(), 0, false, t.B))
|
||||
p = new T.j2(q, this_, P.aL($.av(), 0, false, t.B))
|
||||
p.a = q
|
||||
p.a = C.String.af(q, 0, q.length - $.i())
|
||||
} else {
|
||||
@ -18483,7 +18483,7 @@ T.SklZombie.prototype = {
|
||||
},
|
||||
$ify: 1
|
||||
}
|
||||
T.BossWeapon.prototype = {
|
||||
T.j2.prototype = {
|
||||
b3(a) {
|
||||
a.dB(0, LangData.fZ(this.c.e), $.t())
|
||||
this.cN(a)
|
||||
@ -18517,7 +18517,7 @@ T.BossWeapon.prototype = {
|
||||
s.dW()
|
||||
}
|
||||
}
|
||||
T.SklDeathNote.prototype = {
|
||||
T.hg.prototype = {
|
||||
au(a, b) {
|
||||
var s = this.fx
|
||||
if (s != null && s.fx > 0)
|
||||
@ -18552,9 +18552,9 @@ T.SklDeathNote.prototype = {
|
||||
if (s) this.fx = b
|
||||
}
|
||||
}
|
||||
T.WeaponDeathNote.prototype = {
|
||||
T.eo.prototype = {
|
||||
b6() {
|
||||
var s, r = new T.SklDeathNote(0)
|
||||
var s, r = new T.hg(0)
|
||||
r.e = true
|
||||
r.fr = new T.cA(r)
|
||||
s = this.c
|
||||
@ -18564,21 +18564,21 @@ T.WeaponDeathNote.prototype = {
|
||||
(s && C.Array).j(s, r)
|
||||
}
|
||||
}
|
||||
T.DummyChargeMeta.prototype = {
|
||||
T.fl.prototype = {
|
||||
gT() {
|
||||
return 0
|
||||
},
|
||||
K(a, b) { },
|
||||
$ix: 1
|
||||
}
|
||||
T.GuiYue.prototype = {
|
||||
T.jq.prototype = {
|
||||
b3(a) { },
|
||||
bn() { },
|
||||
b6() {
|
||||
this.c.r2.m(0, $.a7(), new T.DummyChargeMeta())
|
||||
this.c.r2.m(0, $.a7(), new T.fl())
|
||||
}
|
||||
}
|
||||
T.NoWeapon.prototype = {
|
||||
T.jN.prototype = {
|
||||
b3(a) { },
|
||||
bn() { },
|
||||
b6() { }
|
||||
@ -18792,7 +18792,7 @@ T.hy.prototype = {
|
||||
}
|
||||
}
|
||||
}
|
||||
T.SklS11.prototype = {
|
||||
T.hz.prototype = {
|
||||
au(a, b) {
|
||||
if (this.f == 0) return false
|
||||
return (a.n() & 63) + this.f > this.r.fr
|
||||
@ -18841,7 +18841,7 @@ T.kb.prototype = {
|
||||
},
|
||||
$S: 55
|
||||
}
|
||||
T.WeaponS11.prototype = {
|
||||
T.ep.prototype = {
|
||||
b3(a) {
|
||||
var s, r
|
||||
this.cN(a)
|
||||
@ -18852,7 +18852,7 @@ T.WeaponS11.prototype = {
|
||||
b6() {
|
||||
var s = this.c,
|
||||
r = s.k2,
|
||||
q = new T.SklS11($.B(), 0)
|
||||
q = new T.hz($.B(), 0)
|
||||
q.e = true
|
||||
q.ao(s, $.d1());
|
||||
(r && C.Array).j(r, q)
|
||||
@ -18950,7 +18950,7 @@ T.Weapon.prototype = {
|
||||
}
|
||||
T.kq.prototype = {
|
||||
$2(a, b) {
|
||||
var s = new T.WeaponS11(a, b, P.aL($.av(), 0, false, t.B))
|
||||
var s = new T.ep(a, b, P.aL($.av(), 0, false, t.B))
|
||||
s.a = a
|
||||
return s
|
||||
},
|
||||
@ -18958,7 +18958,7 @@ T.kq.prototype = {
|
||||
}
|
||||
T.kr.prototype = {
|
||||
$2(a, b) {
|
||||
var s = new T.WeaponDeathNote(a, b, P.aL($.av(), 0, false, t.B))
|
||||
var s = new T.eo(a, b, P.aL($.av(), 0, false, t.B))
|
||||
s.a = a
|
||||
return s
|
||||
},
|
||||
@ -18980,7 +18980,7 @@ T.kt.prototype = {
|
||||
$2(a, b) {
|
||||
var s
|
||||
if (C.Array.w($.r1(), b.b)) {
|
||||
s = new T.GuiYue(a, b, P.aL($.av(), 0, false, t.B))
|
||||
s = new T.jq(a, b, P.aL($.av(), 0, false, t.B))
|
||||
s.a = a
|
||||
return s
|
||||
} else return T.NoWeapon(a, b)
|
||||
@ -19037,7 +19037,6 @@ T.kv.prototype = {
|
||||
}
|
||||
T.ij.prototype = {}
|
||||
T.ik.prototype = {}
|
||||
|
||||
LangData.SuperRC4.prototype = {
|
||||
// MARK: RC4 init
|
||||
dB(a, b, c) {
|
||||
@ -19138,7 +19137,6 @@ LangData.k_.prototype = {
|
||||
return this.b.i("0*(l*)")
|
||||
}
|
||||
};
|
||||
|
||||
(function aliases() {
|
||||
// MARK: 类型别名
|
||||
var s = J.Interceptor.prototype
|
||||
@ -19246,7 +19244,7 @@ LangData.k_.prototype = {
|
||||
S.fK,
|
||||
HtmlRenderer.inner_render, HtmlRenderer.jT, HtmlRenderer.ax,
|
||||
Sgls.a_, Sgls.MEntry,
|
||||
T.x, T.Plr, T.CovidMeta, T.Engine, T.b7, T.IPlr, T.HDamage, T.HRecover, T.aX, T.aq, T.bG, T.Weapon, T.DummyChargeMeta]
|
||||
T.x, T.Plr, T.CovidMeta, T.Engine, T.b7, T.IPlr, T.HDamage, T.HRecover, T.aX, T.aq, T.bG, T.Weapon, T.fl]
|
||||
)
|
||||
inherit_many(J.Interceptor, [J.fw, J.cs, J.bE, J.JsArray, J.JsNumber, J.JsString, H.dJ, H.ab, W.fn, W.Blob, W.CanvasRenderingContext2D, W.i6, W.bb, W.ja, W.jb, W.o, W.c4, W.jL, W.ig, W.il, W.iy, W.iA])
|
||||
inherit_many(J.bE, [J.PlainJavaScriptObject, J.UnknownJavaScriptObject, J.JavaScriptFunction])
|
||||
@ -19352,7 +19350,7 @@ LangData.k_.prototype = {
|
||||
T.SklExplode, T.SklSummon, T.SklThunder,
|
||||
T.SklAokijiIceAge, T.SklConan, T.CovidState, T.SklCovidAttack, T.SklIkarugaAttack,
|
||||
T.dB, T.SklLazyAttack, T.SklMarioGet, T.SklSaitama, T.h8,
|
||||
T.hD, T.SkillVoid, T.SklDeathNote, T.SklRinickModifierClone, T.SklS11]
|
||||
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])
|
||||
@ -19377,7 +19375,7 @@ LangData.k_.prototype = {
|
||||
inherit(T.ij, T.bH)
|
||||
inherit(T.dV, T.ij)
|
||||
inherit(T.e0, T.ik)
|
||||
inherit_many(T.Weapon, [T.BossWeapon, T.WeaponDeathNote, T.GuiYue, T.NoWeapon, T.RinickModifier, T.WeaponS11, T.kv])
|
||||
inherit_many(T.Weapon, [T.j2, T.eo, T.jq, T.jN, T.RinickModifier, T.ep, T.kv])
|
||||
inherit(T.hy, T.SklMarioReraise)
|
||||
inherit(T.hc, T.SklCounter)
|
||||
inherit(LangData.SuperRC4, Y.RC4)
|
||||
|
Loading…
Reference in New Issue
Block a user