Compare commits

...

3 Commits

Author SHA1 Message Date
94f0bf5f85
T.ca -> T.PreActionImpl 2024-04-16 00:15:22 +08:00
5ba74d3754
T.aV -> T.PreActionEntry 2024-04-16 00:14:31 +08:00
9f28599e25
T.h0 -> T.RinickModifierPreAction 2024-04-16 00:14:10 +08:00

View File

@ -5561,7 +5561,7 @@ var A = {
s = 0 s = 0
r = new T.dl(a, b, s, c, s) r = new T.dl(a, b, s, c, s)
r.k1 = new T.b8(r) r.k1 = new T.b8(r)
r.k2 = new T.ca(r) r.k2 = new T.PreActionImpl(r)
m = m.a(n.h(0, $.ck())) m = m.a(n.h(0, $.ck()))
r.id = m r.id = m
s = r.go s = r.go
@ -5597,7 +5597,7 @@ var A = {
var s = new T.dB(a, b, 0) var s = new T.dB(a, b, 0)
s.fy = new T.b8(s) s.fy = new T.b8(s)
s.go = new T.bd(s) s.go = new T.bd(s)
s.id = new T.ca(s) s.id = new T.PreActionImpl(s)
return s return s
}, },
nP(a, b, c) { nP(a, b, c) {
@ -7364,7 +7364,7 @@ var A = {
bH: function bH() { }, bH: function bH() { },
aB: function aB() { }, aB: function aB() { },
ah: function ah() { }, ah: function ah() { },
aV: function aV() { }, PreActionEntry: function aV() { },
bq: function bq() { }, bq: function bq() { },
aF: function aF() { }, aF: function aF() { },
bd: function bd(a) { bd: function bd(a) {
@ -7388,7 +7388,7 @@ var A = {
_.x = a _.x = a
_.c = _.b = _.a = null _.c = _.b = _.a = null
}, },
ca: function ca(a) { PreActionImpl: function ca(a) {
var _ = this var _ = this
_.x = a _.x = a
_.c = _.b = _.a = null _.c = _.b = _.a = null
@ -7594,7 +7594,7 @@ var A = {
_.r = c _.r = c
}, },
k3: function k3() { }, k3: function k3() { },
h0: function h0(a) { RinickModifierPreAction: function h0(a) {
var _ = this var _ = this
_.r = a _.r = a
_.c = _.b = _.a = null _.c = _.b = _.a = null
@ -7602,10 +7602,10 @@ var A = {
k2: function k2(a) { k2: function k2(a) {
this.a = a this.a = a
}, },
RinickModifierUpdateState: function h1() { RinickModifierUpdateState: function RinickModifierUpdateState() {
this.c = this.b = this.a = null this.c = this.b = this.a = null
}, },
SklRinickModifierClone: function ee(a, b) { SklRinickModifierClone: function SklRinickModifierClone(a, b) {
var _ = this var _ = this
_.fr = a _.fr = a
_.e = false _.e = false
@ -17246,7 +17246,7 @@ T.Plr.prototype = {
r.fr = new T.bd(r) r.fr = new T.bd(r)
skills.push(r) // 20 skills.push(r) // 20
r = new T.SklAssassinate(0) r = new T.SklAssassinate(0)
r.fr = new T.ca(r) r.fr = new T.PreActionImpl(r)
r.fx = new T.cA(r) r.fx = new T.cA(r)
skills.push(r) // 21 skills.push(r) // 21
skills.push(new T.SklSummon(0)); // 22 skills.push(new T.SklSummon(0)); // 22
@ -17265,7 +17265,7 @@ T.Plr.prototype = {
skills.push(r) // 33 skills.push(r) // 33
r = new T.SklHide(0) r = new T.SklHide(0)
r.ch = new T.bd(r) r.ch = new T.bd(r)
r.Q = new T.ca(r) r.Q = new T.PreActionImpl(r)
skills.push(r) // 34 skills.push(r) // 34
skills.push(new T.SkillVoid(0)) skills.push(new T.SkillVoid(0))
skills.push(new T.SkillVoid(0)) skills.push(new T.SkillVoid(0))
@ -17690,7 +17690,7 @@ T.cB.prototype = {}
T.bH.prototype = {} T.bH.prototype = {}
T.aB.prototype = {} T.aB.prototype = {}
T.ah.prototype = {} T.ah.prototype = {}
T.aV.prototype = {} T.PreActionEntry.prototype = {}
T.bq.prototype = {} T.bq.prototype = {}
T.aF.prototype = {} T.aF.prototype = {}
T.bd.prototype = { T.bd.prototype = {
@ -17722,7 +17722,7 @@ T.cA.prototype = {
return 1 / 0 return 1 / 0
} }
} }
T.ca.prototype = { T.PreActionImpl.prototype = {
aN(a, b, c, d) { aN(a, b, c, d) {
return this.x.aN(a, b, c, d) return this.x.aN(a, b, c, d)
}, },
@ -18560,7 +18560,7 @@ T.k1.prototype = {
s = l.k2; s = l.k2;
(s && C.Array).j(s, m) (s && C.Array).j(s, m)
m.r.L.j(0, m) m.r.L.j(0, m)
l.x1.j(0, new T.h0(l)) l.x1.j(0, new T.RinickModifierPreAction(l))
} }
} }
T.k3.prototype = { T.k3.prototype = {
@ -18569,7 +18569,7 @@ T.k3.prototype = {
}, },
$S: 2 $S: 2
} }
T.h0.prototype = { T.RinickModifierPreAction.prototype = {
ga4() { ga4() {
return $.ao() return $.ao()
}, },
@ -19238,7 +19238,7 @@ LangData.k_.prototype = {
inherit(P.kx, P.kw) inherit(P.kx, P.kw)
inherit(P.cF, P.p) inherit(P.cF, P.p)
inherit(HtmlRenderer.fW, HtmlRenderer.ax) inherit(HtmlRenderer.fW, HtmlRenderer.ax)
inherit_many(Sgls.MEntry, [T.Skill, T.UpdateStateEntry, T.aB, T.bq, T.cB, T.bH, T.ah, T.aV, T.aF]) inherit_many(Sgls.MEntry, [T.Skill, T.UpdateStateEntry, T.aB, T.bq, T.cB, T.bH, T.ah, T.PreActionEntry, T.aF])
inherit_many(T.Skill, inherit_many(T.Skill,
[T.ActionSkill, T.h6, T.he, T.hn, T.hq, T.ea, T.ef, [T.ActionSkill, T.h6, T.he, T.hn, T.hq, T.ea, T.ef,
T.SklCounter, T.SklDefend, T.SklHide, T.SklMerge, T.SklProtect, T.SklCounter, T.SklDefend, T.SklHide, T.SklMerge, T.SklProtect,
@ -19271,7 +19271,7 @@ LangData.k_.prototype = {
inherit_many(T.aX, [T.h2, T.dX]) inherit_many(T.aX, [T.h2, T.dX])
inherit(T.fY, T.cB) inherit(T.fY, T.cB)
inherit(T.cA, T.ah) inherit(T.cA, T.ah)
inherit_many(T.aV, [T.ca, T.h0]) inherit_many(T.PreActionEntry, [T.PreActionImpl, T.RinickModifierPreAction])
inherit(T.cp, T.aF) inherit(T.cp, T.aF)
inherit(T.ij, T.bH) inherit(T.ij, T.bH)
inherit(T.dV, T.ij) inherit(T.dV, T.ij)