Compare commits

..

4 Commits

Author SHA1 Message Date
40fc5bacd9
T.nP -> T.beLazy
I like that!
2024-04-21 17:34:12 +08:00
0c84821a0d
T.n0 -> T.LazyState_init 2024-04-21 17:32:18 +08:00
52a771f430
T.tN -> T.Weapon_factory 2024-04-21 17:29:41 +08:00
220c15031b
T.hE -> T.SklSimpleAttack_init 2024-04-21 17:28:24 +08:00

View File

@ -5599,14 +5599,14 @@ var A = {
tB(a, b, c, d, e) { tB(a, b, c, d, e) {
if (b.r2.h(0, $.ck()) == null && (d.n() & 63) + 1 < c) T.j7(a, b, $.bg(), d, e) if (b.r2.h(0, $.ck()) == null && (d.n() & 63) + 1 < c) T.j7(a, b, $.bg(), d, e)
}, },
nO(a, b) { LazyState_init(a, b) {
var s = new T.LazyState(a, b, 0) var s = new T.LazyState(a, b, 0)
s.fy = new T.PostActionImpl(s) s.fy = new T.PostActionImpl(s)
s.go = new T.UpdateStateImpl(s) s.go = new T.UpdateStateImpl(s)
s.id = new T.PreActionImpl(s) s.id = new T.PreActionImpl(s)
return s return s
}, },
nP(a, b, c) { beLazy(a, b, c) {
var s, r = null, var s, r = null,
q = 1000, q = 1000,
p = b.n() p = b.n()
@ -5624,14 +5624,16 @@ var A = {
s.push(T.RunUpdate_init(LangData.get_lang("xraA"), a, r, r, r, 0, q, 100)) s.push(T.RunUpdate_init(LangData.get_lang("xraA"), a, r, r, r, 0, q, 100))
} else { } else {
s = c.a s = c.a
if (p < $.pp()) s.push(T.RunUpdate_init(LangData.get_lang("OBXn"), a, r, r, r, 0, q, 100)) if (p < $.pp())
else s.push(T.RunUpdate_init(LangData.get_lang("fNKA"), a, r, r, r, 0, q, 100)) s.push(T.RunUpdate_init(LangData.get_lang("OBXn"), a, r, r, r, 0, q, 100))
else
s.push(T.RunUpdate_init(LangData.get_lang("fNKA"), a, r, r, r, 0, q, 100))
} }
s.push(T.RunUpdate_init(LangData.get_lang("hXqA"), a, r, r, r, 0, q, 100)) s.push(T.RunUpdate_init(LangData.get_lang("hXqA"), a, r, r, r, 0, q, 100))
}, },
tG(a, b, c, d, e) { tG(a, b, c, d, e) {
if (t.r.a(b.r2.h(0, $.d5())) == null && !(b instanceof T.PlrBossLazy)) { if (t.r.a(b.r2.h(0, $.d5())) == null && !(b instanceof T.PlrBossLazy)) {
T.nO(a, b).aP(0) T.LazyState_init(a, b).aP(0)
e.a.push(T.RunUpdate_init(LangData.get_lang("JnTA"), a, b, null, null, 0, 1000, 100)) e.a.push(T.RunUpdate_init(LangData.get_lang("JnTA"), a, b, null, null, 0, 1000, 100))
} }
}, },
@ -6070,7 +6072,7 @@ var A = {
s.r = a s.r = a
return s return s
}, },
hE(a) { SklSimpleAttack_init(a) {
var s = new T.SklSimpleAttack(0) var s = new T.SklSimpleAttack(0)
s.r = a s.r = a
return s return s
@ -6080,7 +6082,7 @@ var A = {
s.a = a s.a = a
return s return s
}, },
tN(a, b) { Weapon_factory(a, b) {
var s = new T.Weapon(a, b, P.aL($.av(), 0, false, t.B)) var s = new T.Weapon(a, b, P.aL($.av(), 0, false, t.B))
s.a = a s.a = a
return s return s
@ -16046,7 +16048,7 @@ T.LazyState.prototype = {
s.F() s.F()
}, },
v(a, b, c, d) { v(a, b, c, d) {
T.nP(this.fx, c, d) T.beLazy(this.fx, c, d)
}, },
aN(a, b, c, d) { aN(a, b, c, d) {
if (c.n() < 128) return this if (c.n() < 128) return this
@ -16063,7 +16065,7 @@ T.SklLazyDefend.prototype = {
}, },
aD(a, b, c, d) { aD(a, b, c, d) {
if (t.r.a(b.r2.h(0, $.d5())) == null) { if (t.r.a(b.r2.h(0, $.d5())) == null) {
T.nO(this.r, b).aP(0) T.LazyState_init(this.r, b).aP(0)
// sklLazyHit // sklLazyHit
// [1]感染了[懒癌] // [1]感染了[懒癌]
d.a.push(T.RunUpdate_init(LangData.get_lang("JnTA"), this.r, b, null, null, 0, 1000, 100)) d.a.push(T.RunUpdate_init(LangData.get_lang("JnTA"), this.r, b, null, null, 0, 1000, 100))
@ -16076,7 +16078,7 @@ T.SklLazyAttack.prototype = {
var s, r, q, p = this, var s, r, q, p = this,
o = a[0].a o = a[0].a
if (t.r.a(o.r2.h(0, $.d5())) != null && c.n() < 128) { if (t.r.a(o.r2.h(0, $.d5())) != null && c.n() < 128) {
T.nP(p.fr, c, d) T.beLazy(p.fr, c, d)
p.fx = p.fx + $.b0() p.fx = p.fx + $.b0()
return return
} }
@ -16113,7 +16115,7 @@ T.PlrBossMario.prototype = {
}, },
ac() { ac() {
var s, r, q = this var s, r, q = this
q.k3 = T.hE(q) q.k3 = T.SklSimpleAttack_init(q)
s = 0 s = 0
q.aj = new T.SklFire(s) q.aj = new T.SklFire(s)
s = new T.SklMarioGet(q, s) s = new T.SklMarioGet(q, s)
@ -16231,7 +16233,7 @@ T.PlrBossMosquito.prototype = {
return H.b([$.aJ(), $.aE()], t.V) return H.b([$.aJ(), $.aE()], t.V)
}, },
ac() { ac() {
this.k3 = T.hE(this) this.k3 = T.SklSimpleAttack_init(this)
var s = new T.SklAbsorb(0) var s = new T.SklAbsorb(0)
s.f = $.ci() s.f = $.ci()
this.k1.push(s) this.k1.push(s)
@ -16313,7 +16315,7 @@ T.PlrBossSlime.prototype = {
return H.b([$.bT()], t.V) return H.b([$.bT()], t.V)
}, },
ac() { ac() {
this.k3 = T.hE(this) this.k3 = T.SklSimpleAttack_init(this)
this.k1.push(new T.SklSlimeSpawn(0)) this.k1.push(new T.SklSlimeSpawn(0))
} }
} }
@ -16427,7 +16429,7 @@ T.PlrBossSonic.prototype = {
}, },
ac() { ac() {
var s, r var s, r
this.k3 = T.hE(this) this.k3 = T.SklSimpleAttack_init(this)
s = this.k1 s = this.k1
r = new T.SklRapid(0) r = new T.SklRapid(0)
r.f = $.aI() r.f = $.aI()
@ -16452,7 +16454,7 @@ T.PlrBossYuri.prototype = {
}, },
ac() { ac() {
var s, r var s, r
this.k3 = T.hE(this) this.k3 = T.SklSimpleAttack_init(this)
s = this.k1 s = this.k1
r = new T.SklYuriControl(0) r = new T.SklYuriControl(0)
r.f = $.eX() r.f = $.eX()
@ -17094,7 +17096,7 @@ T.Plr.prototype = {
p.a = q p.a = q
p.a = C.String.af(q, 0, q.length - $.i()) p.a = C.String.af(q, 0, q.length - $.i())
} else { } else {
p = T.tN(q, this_) p = T.Weapon_factory(q, this_)
} }
o = new LangData.SuperRC4() o = new LangData.SuperRC4()