Compare commits

..

2 Commits

Author SHA1 Message Date
095084b456
T.hu ->T.SklPossess 2024-04-18 00:34:10 +08:00
8ced8d26be
T.dS -> T.PoisonState 2024-04-18 00:32:37 +08:00

View File

@ -4820,7 +4820,7 @@ var A = {
s = b.r2
r = t.ax.a(s.h(0, $.bT()))
if (r == null) {
r = new T.dS(a, b, $.C())
r = new T.PoisonState(a, b, $.C())
r.y = T.getAt(a, true, d) * $.eV()
s.m(0, $.bT(), r)
b.x2.j(0, r)
@ -6287,7 +6287,7 @@ var A = {
_.f = c
_.c = _.b = _.a = _.r = null
},
dS: function dS(a, b, c) {
PoisonState: function dS(a, b, c) {
var _ = this
_.r = a
_.x = b
@ -6319,7 +6319,7 @@ var A = {
_.f = a
_.c = _.b = _.a = _.r = null
},
hu: function hu(a) {
SklPossess: function hu(a) {
var _ = this
_.e = false
_.f = a
@ -14893,7 +14893,7 @@ T.SklIron.prototype = {
},
$ix: 1
}
T.dS.prototype = {
T.PoisonState.prototype = {
gT() {
return -$.i()
},
@ -14907,6 +14907,8 @@ T.dS.prototype = {
p = s * (r + (q - r) * $.oX()) / q
n.y = s - p
o = C.d.R(p / (m.dx + $.au()))
// sklPoisonDamage
// [1][毒性发作]
b.a.push(T.RunUpdate(LangData.get_lang("nEWa"), n.r, m, null, null, 0, 1000, 100))
m.aF(o, n.r, T.ad(), a, b)
m = n.z - 1
@ -14921,6 +14923,8 @@ T.dS.prototype = {
if (r.fx > 0) {
s = b.a
s.push($.K())
// sklPoisonEnd
// [1]从[中毒]中解除
s.push(T.RunUpdateCancel(LangData.get_lang("hIga"), a, r))
}
},
@ -15069,7 +15073,7 @@ T.SklRevive.prototype = {
p.push(T.RunUpdate(o, n, m, new T.HRecover(r), k, 0, 1000, 100))
}
}
T.hu.prototype = {
T.SklPossess.prototype = {
ao(a, b) {
this.r = a
this.f = C.JsInt.P(b, $.t()) + $.mU()
@ -15079,6 +15083,8 @@ T.hu.prototype = {
o = null,
n = a[0].a,
m = d.a
// sklPossess
// [0]使用[附体]
m.push(T.RunUpdate(LangData.get_lang("dxVA"), p.r, n, o, o, 0, 1000, 100))
if (!n.a7($.aJ(), c)) s = n.fx > 0 && !n.A && T.bW(p.r.dx, n.dy, c)
else s = true
@ -15094,6 +15100,8 @@ T.hu.prototype = {
r.fr = $.C()
r.aP(0)
} else r.fr = r.fr + $.C()
// sklBerserkHit
// [1]进入[狂暴]状态
m.push(T.RunUpdate(C.String.B(LangData.get_lang("jIRA"), $.nc()), p.r, n, o, o, 0, 1000, 100))
m = p.r
q = m.fx
@ -15107,7 +15115,7 @@ T.PlrShadow.prototype = {
},
ac() {
this.k3 = T.SklAttack(this)
this.k1.push(new T.hu(0))
this.k1.push(new T.SklPossess(0))
},
aU() {
var s, r
@ -19296,7 +19304,7 @@ LangData.k_.prototype = {
T.SklCharge, T.SklCharm, T.SklClone, T.SklCritical, T.SklCurse,
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.hu, T.SklShadow, T.SklSlow,
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.dB, T.hp, T.hr, T.hA, T.h8,
@ -19306,7 +19314,7 @@ LangData.k_.prototype = {
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.PostDefendEntry, [T.CurseState, T.PostDefendImpl, T.ik])
inherit_many(T.bq, [T.dS, T.PostActionImpl])
inherit_many(T.bq, [T.PoisonState, T.PostActionImpl])
inherit_many(T.aM, [T.PlrShadow, T.PlrSummon, T.fX])
inherit_many(T.cz,
[T.PlrBossAokiji, T.PlrBossConan, T.PlrBossCovid, T.PlrBossIkaruga,
@ -21498,5 +21506,5 @@ function main() {
}
main();
logger.debug("反混淆", LangData.get_lang("AqCN"));
logger.debug("反混淆", LangData.get_lang("dxVA"));
// logger.debug("running main:", main()) // 执行main函数