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