@opfr/raids 0.15.1 → 0.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/images.d.ts.map +1 -1
- package/dist/images.js +0 -43
- package/dist/images.js.map +1 -1
- package/dist/index.es.js +896 -556
- package/dist/index.umd.js +9 -9
- package/dist/raids/mysteriousIsland.d.ts.map +1 -1
- package/dist/raids/mysteriousIsland.js +123 -125
- package/dist/raids/mysteriousIsland.js.map +1 -1
- package/dist/raids/pirateCave.d.ts.map +1 -1
- package/dist/raids/pirateCave.js +94 -96
- package/dist/raids/pirateCave.js.map +1 -1
- package/dist/raids/resources.d.ts.map +1 -1
- package/dist/raids/resources.js +77 -77
- package/dist/raids/resources.js.map +1 -1
- package/dist/raids/training.d.ts.map +1 -1
- package/dist/raids/training.js +48 -44
- package/dist/raids/training.js.map +1 -1
- package/dist/utils.js +5 -5
- package/dist/utils.js.map +1 -1
- package/package.json +5 -5
- package/assets/happy_christmas/end_happy_ending.webp +0 -0
- package/assets/happy_christmas/end_refuse_quest.webp +0 -0
- package/assets/happy_christmas/ev_abandoned_village.webp +0 -0
- package/assets/happy_christmas/ev_candies_island.webp +0 -0
- package/assets/happy_christmas/ev_center_village.webp +0 -0
- package/assets/happy_christmas/ev_enter_in_temple.webp +0 -0
- package/assets/happy_christmas/ev_espace_giant.webp +0 -0
- package/assets/happy_christmas/ev_fail_attack_on_jack_frost.webp +0 -0
- package/assets/happy_christmas/ev_follow_giant_trace.webp +0 -0
- package/assets/happy_christmas/ev_forest_already_meet_giant.webp +0 -0
- package/assets/happy_christmas/ev_found_bear.webp +0 -0
- package/assets/happy_christmas/ev_found_elf.webp +0 -0
- package/assets/happy_christmas/ev_found_refuge.webp +0 -0
- package/assets/happy_christmas/ev_found_reinder.webp +0 -0
- package/assets/happy_christmas/ev_found_santa_claus_house.webp +0 -0
- package/assets/happy_christmas/ev_free_elf.webp +0 -0
- package/assets/happy_christmas/ev_frozen_clouds.webp +0 -0
- package/assets/happy_christmas/ev_futur_spirit.webp +0 -0
- package/assets/happy_christmas/ev_giant_cavern.webp +0 -0
- package/assets/happy_christmas/ev_giant_spawn.webp +0 -0
- package/assets/happy_christmas/ev_gingerbread.webp +0 -0
- package/assets/happy_christmas/ev_jack_frost_hit.webp +0 -0
- package/assets/happy_christmas/ev_last_attack.webp +0 -0
- package/assets/happy_christmas/ev_look_magic_map.webp +0 -0
- package/assets/happy_christmas/ev_looking_across_window.webp +0 -0
- package/assets/happy_christmas/ev_past_spirit.webp +0 -0
- package/assets/happy_christmas/ev_present_spirit.webp +0 -0
- package/assets/happy_christmas/ev_reinder_human.webp +0 -0
- package/assets/happy_christmas/ev_rest_and_listen.webp +0 -0
- package/assets/happy_christmas/ev_rest_and_listen_but_nothing_given.webp +0 -0
- package/assets/happy_christmas/ev_santa_claus_island.webp +0 -0
- package/assets/happy_christmas/ev_snowy_forest.webp +0 -0
- package/assets/happy_christmas/ev_storm.webp +0 -0
- package/assets/happy_christmas/ev_succeed_attack_again.webp +0 -0
- package/assets/happy_christmas/ev_succeed_attack_again_again.webp +0 -0
- package/assets/happy_christmas/ev_success_convince.webp +0 -0
- package/assets/happy_christmas/ev_sugar_forest.webp +0 -0
- package/assets/happy_christmas/ev_too_much_sugar.webp +0 -0
- package/assets/happy_christmas/ev_village.webp +0 -0
- package/assets/happy_christmas/ev_warm.webp +0 -0
- package/assets/happy_christmas/ev_win_fight.webp +0 -0
- package/dist/raids/happyChristmas.d.ts +0 -4
- package/dist/raids/happyChristmas.d.ts.map +0 -1
- package/dist/raids/happyChristmas.js +0 -8206
- package/dist/raids/happyChristmas.js.map +0 -1
package/dist/index.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CHARACTERISTIC_POINT_COSTS as Rt, CHARACTERISTIC_DEFAULT_POINT_COST as Ct, CHARACTERISTIC_POINT_PER_LEVEL as Pt } from "@opfr/utils-type";
|
|
2
2
|
import { findItem as S } from "@opfr/items";
|
|
3
|
-
import {
|
|
3
|
+
import { tns as i } from "@opfr/translate";
|
|
4
4
|
const Hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5
5
|
__proto__: null,
|
|
6
6
|
get mysteriousIslandRaid() {
|
|
@@ -316,7 +316,7 @@ const Hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
316
316
|
//! license : MIT
|
|
317
317
|
//! momentjs.com
|
|
318
318
|
var Fr;
|
|
319
|
-
function
|
|
319
|
+
function u() {
|
|
320
320
|
return Fr.apply(null, arguments);
|
|
321
321
|
}
|
|
322
322
|
function qt(e) {
|
|
@@ -331,7 +331,7 @@ function ie(e) {
|
|
|
331
331
|
function g(e, r) {
|
|
332
332
|
return Object.prototype.hasOwnProperty.call(e, r);
|
|
333
333
|
}
|
|
334
|
-
function
|
|
334
|
+
function dr(e) {
|
|
335
335
|
if (Object.getOwnPropertyNames)
|
|
336
336
|
return Object.getOwnPropertyNames(e).length === 0;
|
|
337
337
|
var r;
|
|
@@ -361,7 +361,7 @@ function ee(e, r) {
|
|
|
361
361
|
return g(r, "toString") && (e.toString = r.toString), g(r, "valueOf") && (e.valueOf = r.valueOf), e;
|
|
362
362
|
}
|
|
363
363
|
function E(e, r, t, s) {
|
|
364
|
-
return
|
|
364
|
+
return ut(e, r, t, s, !0).utc();
|
|
365
365
|
}
|
|
366
366
|
function Ht() {
|
|
367
367
|
return {
|
|
@@ -394,7 +394,7 @@ Array.prototype.some ? rr = Array.prototype.some : rr = function(e) {
|
|
|
394
394
|
return !0;
|
|
395
395
|
return !1;
|
|
396
396
|
};
|
|
397
|
-
function
|
|
397
|
+
function ur(e) {
|
|
398
398
|
var r = null, t = !1, s = e._d && !isNaN(e._d.getTime());
|
|
399
399
|
if (s && (r = f(e), t = rr.call(r.parsedDateParts, function(a) {
|
|
400
400
|
return a != null;
|
|
@@ -408,8 +408,8 @@ function Le(e) {
|
|
|
408
408
|
var r = E(NaN);
|
|
409
409
|
return e != null ? ee(f(r), e) : f(r).userInvalidated = !0, r;
|
|
410
410
|
}
|
|
411
|
-
var Nr =
|
|
412
|
-
function
|
|
411
|
+
var Nr = u.momentProperties = [], Qe = !1;
|
|
412
|
+
function lr(e, r) {
|
|
413
413
|
var t, s, a, n = Nr.length;
|
|
414
414
|
if (N(r._isAMomentObject) || (e._isAMomentObject = r._isAMomentObject), N(r._i) || (e._i = r._i), N(r._f) || (e._f = r._f), N(r._l) || (e._l = r._l), N(r._strict) || (e._strict = r._strict), N(r._tzm) || (e._tzm = r._tzm), N(r._isUTC) || (e._isUTC = r._isUTC), N(r._offset) || (e._offset = r._offset), N(r._pf) || (e._pf = f(r)), N(r._locale) || (e._locale = r._locale), n > 0)
|
|
415
415
|
for (t = 0; t < n; t++)
|
|
@@ -417,20 +417,20 @@ function dr(e, r) {
|
|
|
417
417
|
return e;
|
|
418
418
|
}
|
|
419
419
|
function Me(e) {
|
|
420
|
-
|
|
420
|
+
lr(this, e), this._d = new Date(e._d != null ? e._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), Qe === !1 && (Qe = !0, u.updateOffset(this), Qe = !1);
|
|
421
421
|
}
|
|
422
422
|
function H(e) {
|
|
423
423
|
return e instanceof Me || e != null && e._isAMomentObject != null;
|
|
424
424
|
}
|
|
425
425
|
function Er(e) {
|
|
426
|
-
|
|
426
|
+
u.suppressDeprecationWarnings === !1 && typeof console < "u" && console.warn && console.warn("Deprecation warning: " + e);
|
|
427
427
|
}
|
|
428
428
|
function P(e, r) {
|
|
429
429
|
var t = !0;
|
|
430
430
|
return ee(function() {
|
|
431
|
-
if (
|
|
432
|
-
var s = [], a, n, o,
|
|
433
|
-
for (n = 0; n <
|
|
431
|
+
if (u.deprecationHandler != null && u.deprecationHandler(null, e), t) {
|
|
432
|
+
var s = [], a, n, o, l = arguments.length;
|
|
433
|
+
for (n = 0; n < l; n++) {
|
|
434
434
|
if (a = "", typeof arguments[n] == "object") {
|
|
435
435
|
a += `
|
|
436
436
|
[` + n + "] ";
|
|
@@ -452,10 +452,10 @@ Arguments: ` + Array.prototype.slice.call(s).join("") + `
|
|
|
452
452
|
}
|
|
453
453
|
var Rr = {};
|
|
454
454
|
function Ar(e, r) {
|
|
455
|
-
|
|
455
|
+
u.deprecationHandler != null && u.deprecationHandler(e, r), Rr[e] || (Er(r), Rr[e] = !0);
|
|
456
456
|
}
|
|
457
|
-
|
|
458
|
-
|
|
457
|
+
u.suppressDeprecationWarnings = !1;
|
|
458
|
+
u.deprecationHandler = null;
|
|
459
459
|
function A(e) {
|
|
460
460
|
return typeof Function < "u" && e instanceof Function || Object.prototype.toString.call(e) === "[object Function]";
|
|
461
461
|
}
|
|
@@ -501,14 +501,14 @@ function U(e, r, t) {
|
|
|
501
501
|
var s = "" + Math.abs(e), a = r - s.length, n = e >= 0;
|
|
502
502
|
return (n ? t ? "+" : "" : "-") + Math.pow(10, Math.max(0, a)).toString().substr(1) + s;
|
|
503
503
|
}
|
|
504
|
-
var cr = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g, Oe = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, Ke = {},
|
|
504
|
+
var cr = /(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g, Oe = /(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g, Ke = {}, le = {};
|
|
505
505
|
function h(e, r, t, s) {
|
|
506
506
|
var a = s;
|
|
507
507
|
typeof s == "string" && (a = function() {
|
|
508
508
|
return this[s]();
|
|
509
|
-
}), e && (
|
|
509
|
+
}), e && (le[e] = a), r && (le[r[0]] = function() {
|
|
510
510
|
return U(a.apply(this, arguments), r[1], r[2]);
|
|
511
|
-
}), t && (
|
|
511
|
+
}), t && (le[t] = function() {
|
|
512
512
|
return this.localeData().ordinal(
|
|
513
513
|
a.apply(this, arguments),
|
|
514
514
|
e
|
|
@@ -521,7 +521,7 @@ function Et(e) {
|
|
|
521
521
|
function At(e) {
|
|
522
522
|
var r = e.match(cr), t, s;
|
|
523
523
|
for (t = 0, s = r.length; t < s; t++)
|
|
524
|
-
|
|
524
|
+
le[r[t]] ? r[t] = le[r[t]] : r[t] = Et(r[t]);
|
|
525
525
|
return function(a) {
|
|
526
526
|
var n = "", o;
|
|
527
527
|
for (o = 0; o < s; o++)
|
|
@@ -744,10 +744,10 @@ c("YYYYY", Ee, Fe);
|
|
|
744
744
|
c("YYYYYY", Ee, Fe);
|
|
745
745
|
v(["YYYYY", "YYYYYY"], O);
|
|
746
746
|
v("YYYY", function(e, r) {
|
|
747
|
-
r[O] = e.length === 2 ?
|
|
747
|
+
r[O] = e.length === 2 ? u.parseTwoDigitYear(e) : b(e);
|
|
748
748
|
});
|
|
749
749
|
v("YY", function(e, r) {
|
|
750
|
-
r[O] =
|
|
750
|
+
r[O] = u.parseTwoDigitYear(e);
|
|
751
751
|
});
|
|
752
752
|
v("Y", function(e, r) {
|
|
753
753
|
r[O] = parseInt(e, 10);
|
|
@@ -755,16 +755,16 @@ v("Y", function(e, r) {
|
|
|
755
755
|
function me(e) {
|
|
756
756
|
return Ve(e) ? 366 : 365;
|
|
757
757
|
}
|
|
758
|
-
|
|
758
|
+
u.parseTwoDigitYear = function(e) {
|
|
759
759
|
return b(e) + (b(e) > 68 ? 1900 : 2e3);
|
|
760
760
|
};
|
|
761
761
|
var Br = fe("FullYear", !0);
|
|
762
|
-
function
|
|
762
|
+
function ds() {
|
|
763
763
|
return Ve(this.year());
|
|
764
764
|
}
|
|
765
765
|
function fe(e, r) {
|
|
766
766
|
return function(t) {
|
|
767
|
-
return t != null ? (Jr(this, e, t),
|
|
767
|
+
return t != null ? (Jr(this, e, t), u.updateOffset(this, r), this) : ge(this, e);
|
|
768
768
|
};
|
|
769
769
|
}
|
|
770
770
|
function ge(e, r) {
|
|
@@ -793,7 +793,7 @@ function ge(e, r) {
|
|
|
793
793
|
}
|
|
794
794
|
}
|
|
795
795
|
function Jr(e, r, t) {
|
|
796
|
-
var s, a, n, o,
|
|
796
|
+
var s, a, n, o, l;
|
|
797
797
|
if (!(!e.isValid() || isNaN(t))) {
|
|
798
798
|
switch (s = e._d, a = e._isUTC, r) {
|
|
799
799
|
case "Milliseconds":
|
|
@@ -811,13 +811,13 @@ function Jr(e, r, t) {
|
|
|
811
811
|
default:
|
|
812
812
|
return;
|
|
813
813
|
}
|
|
814
|
-
n = t, o = e.month(),
|
|
814
|
+
n = t, o = e.month(), l = e.date(), l = l === 29 && o === 1 && !Ve(n) ? 28 : l, a ? s.setUTCFullYear(n, o, l) : s.setFullYear(n, o, l);
|
|
815
815
|
}
|
|
816
816
|
}
|
|
817
|
-
function
|
|
817
|
+
function us(e) {
|
|
818
818
|
return e = j(e), A(this[e]) ? this[e]() : this;
|
|
819
819
|
}
|
|
820
|
-
function
|
|
820
|
+
function ls(e, r) {
|
|
821
821
|
if (typeof e == "object") {
|
|
822
822
|
e = hr(e);
|
|
823
823
|
var t = es(e), s, a = t.length;
|
|
@@ -914,7 +914,7 @@ function Xr(e, r) {
|
|
|
914
914
|
return s = s < 29 ? s : Math.min(s, yr(e.year(), t)), e._isUTC ? e._d.setUTCMonth(t, s) : e._d.setMonth(t, s), e;
|
|
915
915
|
}
|
|
916
916
|
function Ir(e) {
|
|
917
|
-
return e != null ? (Xr(this, e),
|
|
917
|
+
return e != null ? (Xr(this, e), u.updateOffset(this, !0), this) : ge(this, "Month");
|
|
918
918
|
}
|
|
919
919
|
function gs() {
|
|
920
920
|
return yr(this.year(), this.month());
|
|
@@ -929,9 +929,9 @@ function et() {
|
|
|
929
929
|
function e(p, y) {
|
|
930
930
|
return y.length - p.length;
|
|
931
931
|
}
|
|
932
|
-
var r = [], t = [], s = [], a, n, o,
|
|
932
|
+
var r = [], t = [], s = [], a, n, o, l;
|
|
933
933
|
for (a = 0; a < 12; a++)
|
|
934
|
-
n = E([2e3, a]), o = B(this.monthsShort(n, "")),
|
|
934
|
+
n = E([2e3, a]), o = B(this.monthsShort(n, "")), l = B(this.months(n, "")), r.push(o), t.push(l), s.push(l), s.push(o);
|
|
935
935
|
r.sort(e), t.sort(e), s.sort(e), this._monthsRegex = new RegExp("^(" + s.join("|") + ")", "i"), this._monthsShortRegex = this._monthsRegex, this._monthsStrictRegex = new RegExp(
|
|
936
936
|
"^(" + t.join("|") + ")",
|
|
937
937
|
"i"
|
|
@@ -941,8 +941,8 @@ function et() {
|
|
|
941
941
|
);
|
|
942
942
|
}
|
|
943
943
|
function xs(e, r, t, s, a, n, o) {
|
|
944
|
-
var
|
|
945
|
-
return e < 100 && e >= 0 ? (
|
|
944
|
+
var l;
|
|
945
|
+
return e < 100 && e >= 0 ? (l = new Date(e + 400, r, t, s, a, n, o), isFinite(l.getFullYear()) && l.setFullYear(e)) : l = new Date(e, r, t, s, a, n, o), l;
|
|
946
946
|
}
|
|
947
947
|
function we(e) {
|
|
948
948
|
var r, t;
|
|
@@ -953,8 +953,8 @@ function je(e, r, t) {
|
|
|
953
953
|
return -a + s - 1;
|
|
954
954
|
}
|
|
955
955
|
function rt(e, r, t, s, a) {
|
|
956
|
-
var n = (7 + t - s) % 7, o = je(e, s, a),
|
|
957
|
-
return
|
|
956
|
+
var n = (7 + t - s) % 7, o = je(e, s, a), l = 1 + 7 * (r - 1) + n + o, p, y;
|
|
957
|
+
return l <= 0 ? (p = e - 1, y = me(p) + l) : l > me(e) ? (p = e + 1, y = l - me(e)) : (p = e, y = l), {
|
|
958
958
|
year: p,
|
|
959
959
|
dayOfYear: y
|
|
960
960
|
};
|
|
@@ -1120,9 +1120,9 @@ function gr() {
|
|
|
1120
1120
|
function e(T, G) {
|
|
1121
1121
|
return G.length - T.length;
|
|
1122
1122
|
}
|
|
1123
|
-
var r = [], t = [], s = [], a = [], n, o,
|
|
1123
|
+
var r = [], t = [], s = [], a = [], n, o, l, p, y;
|
|
1124
1124
|
for (n = 0; n < 7; n++)
|
|
1125
|
-
o = E([2e3, 1]).day(n),
|
|
1125
|
+
o = E([2e3, 1]).day(n), l = B(this.weekdaysMin(o, "")), p = B(this.weekdaysShort(o, "")), y = B(this.weekdays(o, "")), r.push(l), t.push(p), s.push(y), a.push(l), a.push(p), a.push(y);
|
|
1126
1126
|
r.sort(e), t.sort(e), s.sort(e), a.sort(e), this._weekdaysRegex = new RegExp("^(" + a.join("|") + ")", "i"), this._weekdaysShortRegex = this._weekdaysRegex, this._weekdaysMinRegex = this._weekdaysRegex, this._weekdaysStrictRegex = new RegExp(
|
|
1127
1127
|
"^(" + s.join("|") + ")",
|
|
1128
1128
|
"i"
|
|
@@ -1346,7 +1346,7 @@ var sa = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(
|
|
|
1346
1346
|
["HHmmss", /\d\d\d\d\d\d/],
|
|
1347
1347
|
["HHmm", /\d\d\d\d/],
|
|
1348
1348
|
["HH", /\d\d/]
|
|
1349
|
-
], na = /^\/?Date\((-?\d+)/i, oa = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,
|
|
1349
|
+
], na = /^\/?Date\((-?\d+)/i, oa = /^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/, da = {
|
|
1350
1350
|
UT: 0,
|
|
1351
1351
|
GMT: 0,
|
|
1352
1352
|
EDT: -4 * 60,
|
|
@@ -1359,7 +1359,7 @@ var sa = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(
|
|
|
1359
1359
|
PST: -8 * 60
|
|
1360
1360
|
};
|
|
1361
1361
|
function nt(e) {
|
|
1362
|
-
var r, t, s = e._i, a = sa.exec(s) || aa.exec(s), n, o,
|
|
1362
|
+
var r, t, s = e._i, a = sa.exec(s) || aa.exec(s), n, o, l, p, y = Te.length, T = Xe.length;
|
|
1363
1363
|
if (a) {
|
|
1364
1364
|
for (f(e).iso = !0, r = 0, t = y; r < t; r++)
|
|
1365
1365
|
if (Te[r][1].exec(a[1])) {
|
|
@@ -1373,15 +1373,15 @@ function nt(e) {
|
|
|
1373
1373
|
if (a[3]) {
|
|
1374
1374
|
for (r = 0, t = T; r < t; r++)
|
|
1375
1375
|
if (Xe[r][1].exec(a[3])) {
|
|
1376
|
-
|
|
1376
|
+
l = (a[2] || " ") + Xe[r][0];
|
|
1377
1377
|
break;
|
|
1378
1378
|
}
|
|
1379
|
-
if (
|
|
1379
|
+
if (l == null) {
|
|
1380
1380
|
e._isValid = !1;
|
|
1381
1381
|
return;
|
|
1382
1382
|
}
|
|
1383
1383
|
}
|
|
1384
|
-
if (!n &&
|
|
1384
|
+
if (!n && l != null) {
|
|
1385
1385
|
e._isValid = !1;
|
|
1386
1386
|
return;
|
|
1387
1387
|
}
|
|
@@ -1392,13 +1392,13 @@ function nt(e) {
|
|
|
1392
1392
|
e._isValid = !1;
|
|
1393
1393
|
return;
|
|
1394
1394
|
}
|
|
1395
|
-
e._f = o + (
|
|
1395
|
+
e._f = o + (l || "") + (p || ""), Mr(e);
|
|
1396
1396
|
} else
|
|
1397
1397
|
e._isValid = !1;
|
|
1398
1398
|
}
|
|
1399
|
-
function
|
|
1399
|
+
function ua(e, r, t, s, a, n) {
|
|
1400
1400
|
var o = [
|
|
1401
|
-
|
|
1401
|
+
la(e),
|
|
1402
1402
|
Qr.indexOf(r),
|
|
1403
1403
|
parseInt(t, 10),
|
|
1404
1404
|
parseInt(s, 10),
|
|
@@ -1406,7 +1406,7 @@ function la(e, r, t, s, a, n) {
|
|
|
1406
1406
|
];
|
|
1407
1407
|
return n && o.push(parseInt(n, 10)), o;
|
|
1408
1408
|
}
|
|
1409
|
-
function
|
|
1409
|
+
function la(e) {
|
|
1410
1410
|
var r = parseInt(e, 10);
|
|
1411
1411
|
return r <= 49 ? 2e3 + r : r <= 999 ? 1900 + r : r;
|
|
1412
1412
|
}
|
|
@@ -1427,7 +1427,7 @@ function ca(e, r, t) {
|
|
|
1427
1427
|
}
|
|
1428
1428
|
function ha(e, r, t) {
|
|
1429
1429
|
if (e)
|
|
1430
|
-
return
|
|
1430
|
+
return da[e];
|
|
1431
1431
|
if (r)
|
|
1432
1432
|
return 0;
|
|
1433
1433
|
var s = parseInt(t, 10), a = s % 100, n = (s - a) / 100;
|
|
@@ -1436,7 +1436,7 @@ function ha(e, r, t) {
|
|
|
1436
1436
|
function ot(e) {
|
|
1437
1437
|
var r = oa.exec(_a(e._i)), t;
|
|
1438
1438
|
if (r) {
|
|
1439
|
-
if (t =
|
|
1439
|
+
if (t = ua(
|
|
1440
1440
|
r[4],
|
|
1441
1441
|
r[3],
|
|
1442
1442
|
r[2],
|
|
@@ -1463,19 +1463,19 @@ function pa(e) {
|
|
|
1463
1463
|
delete e._isValid;
|
|
1464
1464
|
else
|
|
1465
1465
|
return;
|
|
1466
|
-
e._strict ? e._isValid = !1 :
|
|
1466
|
+
e._strict ? e._isValid = !1 : u.createFromInputFallback(e);
|
|
1467
1467
|
}
|
|
1468
|
-
|
|
1468
|
+
u.createFromInputFallback = P(
|
|
1469
1469
|
"value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",
|
|
1470
1470
|
function(e) {
|
|
1471
1471
|
e._d = /* @__PURE__ */ new Date(e._i + (e._useUTC ? " UTC" : ""));
|
|
1472
1472
|
}
|
|
1473
1473
|
);
|
|
1474
|
-
function
|
|
1474
|
+
function de(e, r, t) {
|
|
1475
1475
|
return e ?? r ?? t;
|
|
1476
1476
|
}
|
|
1477
1477
|
function fa(e) {
|
|
1478
|
-
var r = new Date(
|
|
1478
|
+
var r = new Date(u.now());
|
|
1479
1479
|
return e._useUTC ? [
|
|
1480
1480
|
r.getUTCFullYear(),
|
|
1481
1481
|
r.getUTCMonth(),
|
|
@@ -1485,7 +1485,7 @@ function fa(e) {
|
|
|
1485
1485
|
function kr(e) {
|
|
1486
1486
|
var r, t, s = [], a, n, o;
|
|
1487
1487
|
if (!e._d) {
|
|
1488
|
-
for (a = fa(e), e._w && e._a[F] == null && e._a[z] == null && ba(e), e._dayOfYear != null && (o =
|
|
1488
|
+
for (a = fa(e), e._w && e._a[F] == null && e._a[z] == null && ba(e), e._dayOfYear != null && (o = de(e._a[O], a[O]), (e._dayOfYear > me(o) || e._dayOfYear === 0) && (f(e)._overflowDayOfYear = !0), t = we(o, 0, e._dayOfYear), e._a[z] = t.getUTCMonth(), e._a[F] = t.getUTCDate()), r = 0; r < 3 && e._a[r] == null; ++r)
|
|
1489
1489
|
e._a[r] = s[r] = a[r];
|
|
1490
1490
|
for (; r < 7; r++)
|
|
1491
1491
|
e._a[r] = s[r] = e._a[r] == null ? r === 2 ? 1 : 0 : e._a[r];
|
|
@@ -1496,33 +1496,33 @@ function kr(e) {
|
|
|
1496
1496
|
}
|
|
1497
1497
|
}
|
|
1498
1498
|
function ba(e) {
|
|
1499
|
-
var r, t, s, a, n, o,
|
|
1500
|
-
r = e._w, r.GG != null || r.W != null || r.E != null ? (n = 1, o = 4, t =
|
|
1499
|
+
var r, t, s, a, n, o, l, p, y;
|
|
1500
|
+
r = e._w, r.GG != null || r.W != null || r.E != null ? (n = 1, o = 4, t = de(
|
|
1501
1501
|
r.GG,
|
|
1502
1502
|
e._a[O],
|
|
1503
1503
|
ve(x(), 1, 4).year
|
|
1504
|
-
), s =
|
|
1504
|
+
), s = de(r.W, 1), a = de(r.E, 1), (a < 1 || a > 7) && (p = !0)) : (n = e._locale._week.dow, o = e._locale._week.doy, y = ve(x(), n, o), t = de(r.gg, e._a[O], y.year), s = de(r.w, y.week), r.d != null ? (a = r.d, (a < 0 || a > 6) && (p = !0)) : r.e != null ? (a = r.e + n, (r.e < 0 || r.e > 6) && (p = !0)) : a = n), s < 1 || s > J(t, n, o) ? f(e)._overflowWeeks = !0 : p != null ? f(e)._overflowWeekday = !0 : (l = rt(t, s, a, n, o), e._a[O] = l.year, e._dayOfYear = l.dayOfYear);
|
|
1505
1505
|
}
|
|
1506
|
-
|
|
1506
|
+
u.ISO_8601 = function() {
|
|
1507
1507
|
};
|
|
1508
|
-
|
|
1508
|
+
u.RFC_2822 = function() {
|
|
1509
1509
|
};
|
|
1510
1510
|
function Mr(e) {
|
|
1511
|
-
if (e._f ===
|
|
1511
|
+
if (e._f === u.ISO_8601) {
|
|
1512
1512
|
nt(e);
|
|
1513
1513
|
return;
|
|
1514
1514
|
}
|
|
1515
|
-
if (e._f ===
|
|
1515
|
+
if (e._f === u.RFC_2822) {
|
|
1516
1516
|
ot(e);
|
|
1517
1517
|
return;
|
|
1518
1518
|
}
|
|
1519
1519
|
e._a = [], f(e).empty = !0;
|
|
1520
|
-
var r = "" + e._i, t, s, a, n, o,
|
|
1520
|
+
var r = "" + e._i, t, s, a, n, o, l = r.length, p = 0, y, T;
|
|
1521
1521
|
for (a = Gr(e._f, e._locale).match(cr) || [], T = a.length, t = 0; t < T; t++)
|
|
1522
1522
|
n = a[t], s = (r.match(ss(n, e)) || [])[0], s && (o = r.substr(0, r.indexOf(s)), o.length > 0 && f(e).unusedInput.push(o), r = r.slice(
|
|
1523
1523
|
r.indexOf(s) + s.length
|
|
1524
|
-
), p += s.length),
|
|
1525
|
-
f(e).charsLeftOver =
|
|
1524
|
+
), p += s.length), le[n] ? (s ? f(e).empty = !1 : f(e).unusedTokens.push(n), is(n, s, e)) : e._strict && !s && f(e).unusedTokens.push(n);
|
|
1525
|
+
f(e).charsLeftOver = l - p, r.length > 0 && f(e).unusedInput.push(r), e._a[Y] <= 12 && f(e).bigHour === !0 && e._a[Y] > 0 && (f(e).bigHour = void 0), f(e).parsedDateParts = e._a.slice(0), f(e).meridiem = e._meridiem, e._a[Y] = ya(
|
|
1526
1526
|
e._locale,
|
|
1527
1527
|
e._a[Y],
|
|
1528
1528
|
e._meridiem
|
|
@@ -1533,13 +1533,13 @@ function ya(e, r, t) {
|
|
|
1533
1533
|
return t == null ? r : e.meridiemHour != null ? e.meridiemHour(r, t) : (e.isPM != null && (s = e.isPM(t), s && r < 12 && (r += 12), !s && r === 12 && (r = 0)), r);
|
|
1534
1534
|
}
|
|
1535
1535
|
function ma(e) {
|
|
1536
|
-
var r, t, s, a, n, o,
|
|
1536
|
+
var r, t, s, a, n, o, l = !1, p = e._f.length;
|
|
1537
1537
|
if (p === 0) {
|
|
1538
1538
|
f(e).invalidFormat = !0, e._d = /* @__PURE__ */ new Date(NaN);
|
|
1539
1539
|
return;
|
|
1540
1540
|
}
|
|
1541
1541
|
for (a = 0; a < p; a++)
|
|
1542
|
-
n = 0, o = !1, r =
|
|
1542
|
+
n = 0, o = !1, r = lr({}, e), e._useUTC != null && (r._useUTC = e._useUTC), r._f = e._f[a], Mr(r), ur(r) && (o = !0), n += f(r).charsLeftOver, n += f(r).unusedTokens.length * 10, f(r).score = n, l ? n < s && (s = n, t = r) : (s == null || n < s || o) && (s = n, t = r, o && (l = !0));
|
|
1543
1543
|
ee(e, t || r);
|
|
1544
1544
|
}
|
|
1545
1545
|
function ga(e) {
|
|
@@ -1554,25 +1554,25 @@ function ga(e) {
|
|
|
1554
1554
|
}
|
|
1555
1555
|
}
|
|
1556
1556
|
function wa(e) {
|
|
1557
|
-
var r = new Me(xr(
|
|
1557
|
+
var r = new Me(xr(dt(e)));
|
|
1558
1558
|
return r._nextDay && (r.add(1, "d"), r._nextDay = void 0), r;
|
|
1559
1559
|
}
|
|
1560
|
-
function
|
|
1560
|
+
function dt(e) {
|
|
1561
1561
|
var r = e._i, t = e._f;
|
|
1562
|
-
return e._locale = e._locale || K(e._l), r === null || t === void 0 && r === "" ? Le({ nullInput: !0 }) : (typeof r == "string" && (e._i = r = e._locale.preparse(r)), H(r) ? new Me(xr(r)) : (ke(r) ? e._d = r : q(t) ? ma(e) : t ? Mr(e) : va(e),
|
|
1562
|
+
return e._locale = e._locale || K(e._l), r === null || t === void 0 && r === "" ? Le({ nullInput: !0 }) : (typeof r == "string" && (e._i = r = e._locale.preparse(r)), H(r) ? new Me(xr(r)) : (ke(r) ? e._d = r : q(t) ? ma(e) : t ? Mr(e) : va(e), ur(e) || (e._d = null), e));
|
|
1563
1563
|
}
|
|
1564
1564
|
function va(e) {
|
|
1565
1565
|
var r = e._i;
|
|
1566
|
-
N(r) ? e._d = new Date(
|
|
1566
|
+
N(r) ? e._d = new Date(u.now()) : ke(r) ? e._d = new Date(r.valueOf()) : typeof r == "string" ? pa(e) : q(r) ? (e._a = Ur(r.slice(0), function(t) {
|
|
1567
1567
|
return parseInt(t, 10);
|
|
1568
|
-
}), kr(e)) : ie(r) ? ga(e) : Q(r) ? e._d = new Date(r) :
|
|
1568
|
+
}), kr(e)) : ie(r) ? ga(e) : Q(r) ? e._d = new Date(r) : u.createFromInputFallback(e);
|
|
1569
1569
|
}
|
|
1570
|
-
function
|
|
1570
|
+
function ut(e, r, t, s, a) {
|
|
1571
1571
|
var n = {};
|
|
1572
|
-
return (r === !0 || r === !1) && (s = r, r = void 0), (t === !0 || t === !1) && (s = t, t = void 0), (ie(e) &&
|
|
1572
|
+
return (r === !0 || r === !1) && (s = r, r = void 0), (t === !0 || t === !1) && (s = t, t = void 0), (ie(e) && dr(e) || q(e) && e.length === 0) && (e = void 0), n._isAMomentObject = !0, n._useUTC = n._isUTC = a, n._l = t, n._i = e, n._f = r, n._strict = s, wa(n);
|
|
1573
1573
|
}
|
|
1574
1574
|
function x(e, r, t, s) {
|
|
1575
|
-
return
|
|
1575
|
+
return ut(e, r, t, s, !1);
|
|
1576
1576
|
}
|
|
1577
1577
|
var xa = P(
|
|
1578
1578
|
"moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",
|
|
@@ -1587,7 +1587,7 @@ var xa = P(
|
|
|
1587
1587
|
return this.isValid() && e.isValid() ? e > this ? this : e : Le();
|
|
1588
1588
|
}
|
|
1589
1589
|
);
|
|
1590
|
-
function
|
|
1590
|
+
function lt(e, r) {
|
|
1591
1591
|
var t, s;
|
|
1592
1592
|
if (r.length === 1 && q(r[0]) && (r = r[0]), !r.length)
|
|
1593
1593
|
return x();
|
|
@@ -1597,11 +1597,11 @@ function dt(e, r) {
|
|
|
1597
1597
|
}
|
|
1598
1598
|
function Ma() {
|
|
1599
1599
|
var e = [].slice.call(arguments, 0);
|
|
1600
|
-
return
|
|
1600
|
+
return lt("isBefore", e);
|
|
1601
1601
|
}
|
|
1602
1602
|
function Da() {
|
|
1603
1603
|
var e = [].slice.call(arguments, 0);
|
|
1604
|
-
return
|
|
1604
|
+
return lt("isAfter", e);
|
|
1605
1605
|
}
|
|
1606
1606
|
var Ya = function() {
|
|
1607
1607
|
return Date.now ? Date.now() : +/* @__PURE__ */ new Date();
|
|
@@ -1636,10 +1636,10 @@ function Ta() {
|
|
|
1636
1636
|
return L(NaN);
|
|
1637
1637
|
}
|
|
1638
1638
|
function ze(e) {
|
|
1639
|
-
var r = hr(e), t = r.year || 0, s = r.quarter || 0, a = r.month || 0, n = r.week || r.isoWeek || 0, o = r.day || 0,
|
|
1639
|
+
var r = hr(e), t = r.year || 0, s = r.quarter || 0, a = r.month || 0, n = r.week || r.isoWeek || 0, o = r.day || 0, l = r.hour || 0, p = r.minute || 0, y = r.second || 0, T = r.millisecond || 0;
|
|
1640
1640
|
this._isValid = Sa(r), this._milliseconds = +T + y * 1e3 + // 1000
|
|
1641
1641
|
p * 6e4 + // 1000 * 60
|
|
1642
|
-
|
|
1642
|
+
l * 1e3 * 60 * 60, this._days = +o + n * 7, this._months = +a + s * 3 + t * 12, this._data = {}, this._locale = K(), this._bubble();
|
|
1643
1643
|
}
|
|
1644
1644
|
function Re(e) {
|
|
1645
1645
|
return e instanceof ze;
|
|
@@ -1673,12 +1673,12 @@ function Dr(e, r) {
|
|
|
1673
1673
|
}
|
|
1674
1674
|
function Yr(e, r) {
|
|
1675
1675
|
var t, s;
|
|
1676
|
-
return r._isUTC ? (t = r.clone(), s = (H(e) || ke(e) ? e.valueOf() : x(e).valueOf()) - t.valueOf(), t._d.setTime(t._d.valueOf() + s),
|
|
1676
|
+
return r._isUTC ? (t = r.clone(), s = (H(e) || ke(e) ? e.valueOf() : x(e).valueOf()) - t.valueOf(), t._d.setTime(t._d.valueOf() + s), u.updateOffset(t, !1), t) : x(e).local();
|
|
1677
1677
|
}
|
|
1678
1678
|
function nr(e) {
|
|
1679
1679
|
return -Math.round(e._d.getTimezoneOffset());
|
|
1680
1680
|
}
|
|
1681
|
-
|
|
1681
|
+
u.updateOffset = function() {
|
|
1682
1682
|
};
|
|
1683
1683
|
function Ca(e, r, t) {
|
|
1684
1684
|
var s = this._offset || 0, a;
|
|
@@ -1694,7 +1694,7 @@ function Ca(e, r, t) {
|
|
|
1694
1694
|
L(e - s, "m"),
|
|
1695
1695
|
1,
|
|
1696
1696
|
!1
|
|
1697
|
-
) : this._changeInProgress || (this._changeInProgress = !0,
|
|
1697
|
+
) : this._changeInProgress || (this._changeInProgress = !0, u.updateOffset(this, !0), this._changeInProgress = null)), this;
|
|
1698
1698
|
} else
|
|
1699
1699
|
return this._isUTC ? s : nr(this);
|
|
1700
1700
|
}
|
|
@@ -1726,7 +1726,7 @@ function Fa() {
|
|
|
1726
1726
|
if (!N(this._isDSTShifted))
|
|
1727
1727
|
return this._isDSTShifted;
|
|
1728
1728
|
var e = {}, r;
|
|
1729
|
-
return
|
|
1729
|
+
return lr(e, this), e = dt(e), e._a ? (r = e._isUTC ? E(e._a) : x(e._a), this._isDSTShifted = this.isValid() && Na(e._a, r.toArray()) > 0) : this._isDSTShifted = !1, this._isDSTShifted;
|
|
1730
1730
|
}
|
|
1731
1731
|
function Ua() {
|
|
1732
1732
|
return this.isValid() ? !this._isUTC : !1;
|
|
@@ -1790,7 +1790,7 @@ function ht(e, r) {
|
|
|
1790
1790
|
}
|
|
1791
1791
|
function pt(e, r, t, s) {
|
|
1792
1792
|
var a = r._milliseconds, n = ir(r._days), o = ir(r._months);
|
|
1793
|
-
e.isValid() && (s = s ?? !0, o && Xr(e, ge(e, "Month") + o * t), n && Jr(e, "Date", ge(e, "Date") + n * t), a && e._d.setTime(e._d.valueOf() + a * t), s &&
|
|
1793
|
+
e.isValid() && (s = s ?? !0, o && Xr(e, ge(e, "Month") + o * t), n && Jr(e, "Date", ge(e, "Date") + n * t), a && e._d.setTime(e._d.valueOf() + a * t), s && u.updateOffset(e, n || o));
|
|
1794
1794
|
}
|
|
1795
1795
|
var $a = ht(1, "add"), za = ht(-1, "subtract");
|
|
1796
1796
|
function ft(e) {
|
|
@@ -1800,7 +1800,7 @@ function Za(e) {
|
|
|
1800
1800
|
return H(e) || ke(e) || ft(e) || Q(e) || Ja(e) || Ba(e) || e === null || e === void 0;
|
|
1801
1801
|
}
|
|
1802
1802
|
function Ba(e) {
|
|
1803
|
-
var r = ie(e) && !
|
|
1803
|
+
var r = ie(e) && !dr(e), t = !1, s = [
|
|
1804
1804
|
"years",
|
|
1805
1805
|
"year",
|
|
1806
1806
|
"y",
|
|
@@ -1837,7 +1837,7 @@ function Ja(e) {
|
|
|
1837
1837
|
}).length === 0), r && t;
|
|
1838
1838
|
}
|
|
1839
1839
|
function Qa(e) {
|
|
1840
|
-
var r = ie(e) && !
|
|
1840
|
+
var r = ie(e) && !dr(e), t = !1, s = [
|
|
1841
1841
|
"sameDay",
|
|
1842
1842
|
"nextDay",
|
|
1843
1843
|
"lastDay",
|
|
@@ -1855,7 +1855,7 @@ function Ka(e, r) {
|
|
|
1855
1855
|
}
|
|
1856
1856
|
function Xa(e, r) {
|
|
1857
1857
|
arguments.length === 1 && (arguments[0] ? Za(arguments[0]) ? (e = arguments[0], r = void 0) : Qa(arguments[0]) && (r = arguments[0], e = void 0) : (e = void 0, r = void 0));
|
|
1858
|
-
var t = e || x(), s = Yr(t, this).startOf("day"), a =
|
|
1858
|
+
var t = e || x(), s = Yr(t, this).startOf("day"), a = u.calendarFormat(this, s) || "sameElse", n = r && (A(r[a]) ? r[a].call(this, t) : r[a]);
|
|
1859
1859
|
return this.format(
|
|
1860
1860
|
n || this.localeData().calendar(a, this, x(t))
|
|
1861
1861
|
);
|
|
@@ -1927,12 +1927,12 @@ function Ce(e, r) {
|
|
|
1927
1927
|
var t = (r.year() - e.year()) * 12 + (r.month() - e.month()), s = e.clone().add(t, "months"), a, n;
|
|
1928
1928
|
return r - s < 0 ? (a = e.clone().add(t - 1, "months"), n = (r - s) / (s - a)) : (a = e.clone().add(t + 1, "months"), n = (r - s) / (a - s)), -(t + n) || 0;
|
|
1929
1929
|
}
|
|
1930
|
-
|
|
1931
|
-
|
|
1930
|
+
u.defaultFormat = "YYYY-MM-DDTHH:mm:ssZ";
|
|
1931
|
+
u.defaultFormatUtc = "YYYY-MM-DDTHH:mm:ss[Z]";
|
|
1932
1932
|
function oi() {
|
|
1933
1933
|
return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ");
|
|
1934
1934
|
}
|
|
1935
|
-
function
|
|
1935
|
+
function di(e) {
|
|
1936
1936
|
if (!this.isValid())
|
|
1937
1937
|
return null;
|
|
1938
1938
|
var r = e !== !0, t = r ? this.clone().utc() : this;
|
|
@@ -1944,14 +1944,14 @@ function ui(e) {
|
|
|
1944
1944
|
r ? "YYYY-MM-DD[T]HH:mm:ss.SSS[Z]" : "YYYY-MM-DD[T]HH:mm:ss.SSSZ"
|
|
1945
1945
|
);
|
|
1946
1946
|
}
|
|
1947
|
-
function
|
|
1947
|
+
function ui() {
|
|
1948
1948
|
if (!this.isValid())
|
|
1949
1949
|
return "moment.invalid(/* " + this._i + " */)";
|
|
1950
1950
|
var e = "moment", r = "", t, s, a, n;
|
|
1951
1951
|
return this.isLocal() || (e = this.utcOffset() === 0 ? "moment.utc" : "moment.parseZone", r = "Z"), t = "[" + e + '("]', s = 0 <= this.year() && this.year() <= 9999 ? "YYYY" : "YYYYYY", a = "-MM-DD[T]HH:mm:ss.SSS", n = r + '[")]', this.format(t + s + a + n);
|
|
1952
1952
|
}
|
|
1953
|
-
function
|
|
1954
|
-
e || (e = this.isUtc() ?
|
|
1953
|
+
function li(e) {
|
|
1954
|
+
e || (e = this.isUtc() ? u.defaultFormatUtc : u.defaultFormat);
|
|
1955
1955
|
var r = Ne(this, e);
|
|
1956
1956
|
return this.localeData().postformat(r);
|
|
1957
1957
|
}
|
|
@@ -2039,7 +2039,7 @@ function fi(e) {
|
|
|
2039
2039
|
r = this._d.valueOf(), r -= ce(r, We);
|
|
2040
2040
|
break;
|
|
2041
2041
|
}
|
|
2042
|
-
return this._d.setTime(r),
|
|
2042
|
+
return this._d.setTime(r), u.updateOffset(this, !0), this;
|
|
2043
2043
|
}
|
|
2044
2044
|
function bi(e) {
|
|
2045
2045
|
var r, t;
|
|
@@ -2090,7 +2090,7 @@ function bi(e) {
|
|
|
2090
2090
|
r = this._d.valueOf(), r += We - ce(r, We) - 1;
|
|
2091
2091
|
break;
|
|
2092
2092
|
}
|
|
2093
|
-
return this._d.setTime(r),
|
|
2093
|
+
return this._d.setTime(r), u.updateOffset(this, !0), this;
|
|
2094
2094
|
}
|
|
2095
2095
|
function yi() {
|
|
2096
2096
|
return this._d.valueOf() - (this._offset || 0) * 6e4;
|
|
@@ -2129,7 +2129,7 @@ function xi() {
|
|
|
2129
2129
|
return this.isValid() ? this.toISOString() : null;
|
|
2130
2130
|
}
|
|
2131
2131
|
function ki() {
|
|
2132
|
-
return
|
|
2132
|
+
return ur(this);
|
|
2133
2133
|
}
|
|
2134
2134
|
function Mi() {
|
|
2135
2135
|
return ee({}, f(this));
|
|
@@ -2182,7 +2182,7 @@ function Si(e, r) {
|
|
|
2182
2182
|
for (t = 0, s = n.length; t < s; ++t) {
|
|
2183
2183
|
switch (typeof n[t].since) {
|
|
2184
2184
|
case "string":
|
|
2185
|
-
a =
|
|
2185
|
+
a = u(n[t].since).startOf("day"), n[t].since = a.valueOf();
|
|
2186
2186
|
break;
|
|
2187
2187
|
}
|
|
2188
2188
|
switch (typeof n[t].until) {
|
|
@@ -2190,21 +2190,21 @@ function Si(e, r) {
|
|
|
2190
2190
|
n[t].until = 1 / 0;
|
|
2191
2191
|
break;
|
|
2192
2192
|
case "string":
|
|
2193
|
-
a =
|
|
2193
|
+
a = u(n[t].until).startOf("day").valueOf(), n[t].until = a.valueOf();
|
|
2194
2194
|
break;
|
|
2195
2195
|
}
|
|
2196
2196
|
}
|
|
2197
2197
|
return n;
|
|
2198
2198
|
}
|
|
2199
2199
|
function Oi(e, r, t) {
|
|
2200
|
-
var s, a, n = this.eras(), o,
|
|
2200
|
+
var s, a, n = this.eras(), o, l, p;
|
|
2201
2201
|
for (e = e.toUpperCase(), s = 0, a = n.length; s < a; ++s)
|
|
2202
|
-
if (o = n[s].name.toUpperCase(),
|
|
2202
|
+
if (o = n[s].name.toUpperCase(), l = n[s].abbr.toUpperCase(), p = n[s].narrow.toUpperCase(), t)
|
|
2203
2203
|
switch (r) {
|
|
2204
2204
|
case "N":
|
|
2205
2205
|
case "NN":
|
|
2206
2206
|
case "NNN":
|
|
2207
|
-
if (
|
|
2207
|
+
if (l === e)
|
|
2208
2208
|
return n[s];
|
|
2209
2209
|
break;
|
|
2210
2210
|
case "NNNN":
|
|
@@ -2216,12 +2216,12 @@ function Oi(e, r, t) {
|
|
|
2216
2216
|
return n[s];
|
|
2217
2217
|
break;
|
|
2218
2218
|
}
|
|
2219
|
-
else if ([o,
|
|
2219
|
+
else if ([o, l, p].indexOf(e) >= 0)
|
|
2220
2220
|
return n[s];
|
|
2221
2221
|
}
|
|
2222
2222
|
function Ti(e, r) {
|
|
2223
2223
|
var t = e.since <= e.until ? 1 : -1;
|
|
2224
|
-
return r === void 0 ?
|
|
2224
|
+
return r === void 0 ? u(e.since).year() : u(e.since).year() + (r - e.offset) * t;
|
|
2225
2225
|
}
|
|
2226
2226
|
function Ni() {
|
|
2227
2227
|
var e, r, t, s = this.localeData().eras();
|
|
@@ -2248,7 +2248,7 @@ function Pi() {
|
|
|
2248
2248
|
var e, r, t, s, a = this.localeData().eras();
|
|
2249
2249
|
for (e = 0, r = a.length; e < r; ++e)
|
|
2250
2250
|
if (t = a[e].since <= a[e].until ? 1 : -1, s = this.clone().startOf("day").valueOf(), a[e].since <= s && s <= a[e].until || a[e].until <= s && s <= a[e].since)
|
|
2251
|
-
return (this.year() -
|
|
2251
|
+
return (this.year() - u(a[e].since).year()) * t + a[e].offset;
|
|
2252
2252
|
return this.year();
|
|
2253
2253
|
}
|
|
2254
2254
|
function ji(e) {
|
|
@@ -2273,9 +2273,9 @@ function Fi(e, r) {
|
|
|
2273
2273
|
return r._eraYearOrdinalRegex || he;
|
|
2274
2274
|
}
|
|
2275
2275
|
function Or() {
|
|
2276
|
-
var e = [], r = [], t = [], s = [], a, n, o,
|
|
2276
|
+
var e = [], r = [], t = [], s = [], a, n, o, l, p, y = this.eras();
|
|
2277
2277
|
for (a = 0, n = y.length; a < n; ++a)
|
|
2278
|
-
o = B(y[a].name),
|
|
2278
|
+
o = B(y[a].name), l = B(y[a].abbr), p = B(y[a].narrow), r.push(o), e.push(l), t.push(p), s.push(o), s.push(l), s.push(p);
|
|
2279
2279
|
this._erasRegex = new RegExp("^(" + s.join("|") + ")", "i"), this._erasNameRegex = new RegExp("^(" + r.join("|") + ")", "i"), this._erasAbbrRegex = new RegExp("^(" + e.join("|") + ")", "i"), this._erasNarrowRegex = new RegExp(
|
|
2280
2280
|
"^(" + t.join("|") + ")",
|
|
2281
2281
|
"i"
|
|
@@ -2309,7 +2309,7 @@ Ye(
|
|
|
2309
2309
|
}
|
|
2310
2310
|
);
|
|
2311
2311
|
Ye(["gg", "GG"], function(e, r, t, s) {
|
|
2312
|
-
r[s] =
|
|
2312
|
+
r[s] = u.parseTwoDigitYear(e);
|
|
2313
2313
|
});
|
|
2314
2314
|
function Ui(e) {
|
|
2315
2315
|
return xt.call(
|
|
@@ -2439,103 +2439,103 @@ function Xi() {
|
|
|
2439
2439
|
function Ii() {
|
|
2440
2440
|
return this._isUTC ? "Coordinated Universal Time" : "";
|
|
2441
2441
|
}
|
|
2442
|
-
var
|
|
2443
|
-
|
|
2444
|
-
|
|
2445
|
-
|
|
2446
|
-
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
typeof Symbol < "u" && Symbol.for != null && (
|
|
2442
|
+
var d = Me.prototype;
|
|
2443
|
+
d.add = $a;
|
|
2444
|
+
d.calendar = Xa;
|
|
2445
|
+
d.clone = Ia;
|
|
2446
|
+
d.diff = ni;
|
|
2447
|
+
d.endOf = bi;
|
|
2448
|
+
d.format = li;
|
|
2449
|
+
d.from = _i;
|
|
2450
|
+
d.fromNow = ci;
|
|
2451
|
+
d.to = hi;
|
|
2452
|
+
d.toNow = pi;
|
|
2453
|
+
d.get = us;
|
|
2454
|
+
d.invalidAt = Di;
|
|
2455
|
+
d.isAfter = ei;
|
|
2456
|
+
d.isBefore = ri;
|
|
2457
|
+
d.isBetween = ti;
|
|
2458
|
+
d.isSame = si;
|
|
2459
|
+
d.isSameOrAfter = ai;
|
|
2460
|
+
d.isSameOrBefore = ii;
|
|
2461
|
+
d.isValid = ki;
|
|
2462
|
+
d.lang = yt;
|
|
2463
|
+
d.locale = bt;
|
|
2464
|
+
d.localeData = mt;
|
|
2465
|
+
d.max = ka;
|
|
2466
|
+
d.min = xa;
|
|
2467
|
+
d.parsingFlags = Mi;
|
|
2468
|
+
d.set = ls;
|
|
2469
|
+
d.startOf = fi;
|
|
2470
|
+
d.subtract = za;
|
|
2471
|
+
d.toArray = wi;
|
|
2472
|
+
d.toObject = vi;
|
|
2473
|
+
d.toDate = gi;
|
|
2474
|
+
d.toISOString = di;
|
|
2475
|
+
d.inspect = ui;
|
|
2476
|
+
typeof Symbol < "u" && Symbol.for != null && (d[Symbol.for("nodejs.util.inspect.custom")] = function() {
|
|
2477
2477
|
return "Moment<" + this.format() + ">";
|
|
2478
2478
|
});
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
|
|
2502
|
-
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
|
|
2513
|
-
|
|
2514
|
-
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2521
|
-
|
|
2522
|
-
|
|
2479
|
+
d.toJSON = xi;
|
|
2480
|
+
d.toString = oi;
|
|
2481
|
+
d.unix = mi;
|
|
2482
|
+
d.valueOf = yi;
|
|
2483
|
+
d.creationData = Yi;
|
|
2484
|
+
d.eraName = Ni;
|
|
2485
|
+
d.eraNarrow = Ri;
|
|
2486
|
+
d.eraAbbr = Ci;
|
|
2487
|
+
d.eraYear = Pi;
|
|
2488
|
+
d.year = Br;
|
|
2489
|
+
d.isLeapYear = ds;
|
|
2490
|
+
d.weekYear = Ui;
|
|
2491
|
+
d.isoWeekYear = Ei;
|
|
2492
|
+
d.quarter = d.quarters = Zi;
|
|
2493
|
+
d.month = Ir;
|
|
2494
|
+
d.daysInMonth = gs;
|
|
2495
|
+
d.week = d.weeks = Ss;
|
|
2496
|
+
d.isoWeek = d.isoWeeks = Os;
|
|
2497
|
+
d.weeksInYear = Vi;
|
|
2498
|
+
d.weeksInWeekYear = $i;
|
|
2499
|
+
d.isoWeeksInYear = Ai;
|
|
2500
|
+
d.isoWeeksInISOWeekYear = Gi;
|
|
2501
|
+
d.date = kt;
|
|
2502
|
+
d.day = d.days = Es;
|
|
2503
|
+
d.weekday = As;
|
|
2504
|
+
d.isoWeekday = Gs;
|
|
2505
|
+
d.dayOfYear = Bi;
|
|
2506
|
+
d.hour = d.hours = Qs;
|
|
2507
|
+
d.minute = d.minutes = Ji;
|
|
2508
|
+
d.second = d.seconds = Qi;
|
|
2509
|
+
d.millisecond = d.milliseconds = Mt;
|
|
2510
|
+
d.utcOffset = Ca;
|
|
2511
|
+
d.utc = ja;
|
|
2512
|
+
d.local = Wa;
|
|
2513
|
+
d.parseZone = qa;
|
|
2514
|
+
d.hasAlignedHourOffset = Ha;
|
|
2515
|
+
d.isDST = La;
|
|
2516
|
+
d.isLocal = Ua;
|
|
2517
|
+
d.isUtcOffset = Ea;
|
|
2518
|
+
d.isUtc = ct;
|
|
2519
|
+
d.isUTC = ct;
|
|
2520
|
+
d.zoneAbbr = Xi;
|
|
2521
|
+
d.zoneName = Ii;
|
|
2522
|
+
d.dates = P(
|
|
2523
2523
|
"dates accessor is deprecated. Use date instead.",
|
|
2524
2524
|
kt
|
|
2525
2525
|
);
|
|
2526
|
-
|
|
2526
|
+
d.months = P(
|
|
2527
2527
|
"months accessor is deprecated. Use month instead",
|
|
2528
2528
|
Ir
|
|
2529
2529
|
);
|
|
2530
|
-
|
|
2530
|
+
d.years = P(
|
|
2531
2531
|
"years accessor is deprecated. Use year instead",
|
|
2532
2532
|
Br
|
|
2533
2533
|
);
|
|
2534
|
-
|
|
2534
|
+
d.zone = P(
|
|
2535
2535
|
"moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",
|
|
2536
2536
|
Pa
|
|
2537
2537
|
);
|
|
2538
|
-
|
|
2538
|
+
d.isDSTShifted = P(
|
|
2539
2539
|
"isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
|
|
2540
2540
|
Fa
|
|
2541
2541
|
);
|
|
@@ -2595,12 +2595,12 @@ function Yt(e, r, t) {
|
|
|
2595
2595
|
}
|
|
2596
2596
|
function Tr(e, r, t, s) {
|
|
2597
2597
|
typeof e == "boolean" ? (Q(r) && (t = r, r = void 0), r = r || "") : (r = e, t = r, e = !1, Q(r) && (t = r, r = void 0), r = r || "");
|
|
2598
|
-
var a = K(), n = e ? a._week.dow : 0, o,
|
|
2598
|
+
var a = K(), n = e ? a._week.dow : 0, o, l = [];
|
|
2599
2599
|
if (t != null)
|
|
2600
2600
|
return He(r, (t + n) % 7, s, "day");
|
|
2601
2601
|
for (o = 0; o < 7; o++)
|
|
2602
|
-
|
|
2603
|
-
return
|
|
2602
|
+
l[o] = He(r, (o + n) % 7, s, "day");
|
|
2603
|
+
return l;
|
|
2604
2604
|
}
|
|
2605
2605
|
function tn(e, r) {
|
|
2606
2606
|
return Yt(e, r, "months");
|
|
@@ -2642,16 +2642,16 @@ te("en", {
|
|
|
2642
2642
|
return e + t;
|
|
2643
2643
|
}
|
|
2644
2644
|
});
|
|
2645
|
-
|
|
2645
|
+
u.lang = P(
|
|
2646
2646
|
"moment.lang is deprecated. Use moment.locale instead.",
|
|
2647
2647
|
te
|
|
2648
2648
|
);
|
|
2649
|
-
|
|
2649
|
+
u.langData = P(
|
|
2650
2650
|
"moment.langData is deprecated. Use moment.localeData instead.",
|
|
2651
2651
|
K
|
|
2652
2652
|
);
|
|
2653
2653
|
var V = Math.abs;
|
|
2654
|
-
function
|
|
2654
|
+
function dn() {
|
|
2655
2655
|
var e = this._data;
|
|
2656
2656
|
return this._milliseconds = V(this._milliseconds), this._days = V(this._days), this._months = V(this._months), e.milliseconds = V(e.milliseconds), e.seconds = V(e.seconds), e.minutes = V(e.minutes), e.hours = V(e.hours), e.months = V(e.months), e.years = V(e.years), this;
|
|
2657
2657
|
}
|
|
@@ -2659,18 +2659,18 @@ function St(e, r, t, s) {
|
|
|
2659
2659
|
var a = L(r, t);
|
|
2660
2660
|
return e._milliseconds += s * a._milliseconds, e._days += s * a._days, e._months += s * a._months, e._bubble();
|
|
2661
2661
|
}
|
|
2662
|
-
function
|
|
2662
|
+
function un(e, r) {
|
|
2663
2663
|
return St(this, e, r, 1);
|
|
2664
2664
|
}
|
|
2665
|
-
function
|
|
2665
|
+
function ln(e, r) {
|
|
2666
2666
|
return St(this, e, r, -1);
|
|
2667
2667
|
}
|
|
2668
2668
|
function Wr(e) {
|
|
2669
2669
|
return e < 0 ? Math.floor(e) : Math.ceil(e);
|
|
2670
2670
|
}
|
|
2671
2671
|
function _n() {
|
|
2672
|
-
var e = this._milliseconds, r = this._days, t = this._months, s = this._data, a, n, o,
|
|
2673
|
-
return e >= 0 && r >= 0 && t >= 0 || e <= 0 && r <= 0 && t <= 0 || (e += Wr(or(t) + r) * 864e5, r = 0, t = 0), s.milliseconds = e % 1e3, a = C(e / 1e3), s.seconds = a % 60, n = C(a / 60), s.minutes = n % 60, o = C(n / 60), s.hours = o % 24, r += C(o / 24), p = C(Ot(r)), t += p, r -= Wr(or(p)),
|
|
2672
|
+
var e = this._milliseconds, r = this._days, t = this._months, s = this._data, a, n, o, l, p;
|
|
2673
|
+
return e >= 0 && r >= 0 && t >= 0 || e <= 0 && r <= 0 && t <= 0 || (e += Wr(or(t) + r) * 864e5, r = 0, t = 0), s.milliseconds = e % 1e3, a = C(e / 1e3), s.seconds = a % 60, n = C(a / 60), s.minutes = n % 60, o = C(n / 60), s.hours = o % 24, r += C(o / 24), p = C(Ot(r)), t += p, r -= Wr(or(p)), l = C(t / 12), t %= 12, s.days = r, s.months = t, s.years = l, this;
|
|
2674
2674
|
}
|
|
2675
2675
|
function Ot(e) {
|
|
2676
2676
|
return e * 4800 / 146097;
|
|
@@ -2730,7 +2730,7 @@ var Mn = ne("milliseconds"), Dn = ne("seconds"), Yn = ne("minutes"), Sn = ne("ho
|
|
|
2730
2730
|
function Rn() {
|
|
2731
2731
|
return C(this.days() / 7);
|
|
2732
2732
|
}
|
|
2733
|
-
var $ = Math.round,
|
|
2733
|
+
var $ = Math.round, ue = {
|
|
2734
2734
|
ss: 44,
|
|
2735
2735
|
// a few seconds to seconds
|
|
2736
2736
|
s: 45,
|
|
@@ -2750,20 +2750,20 @@ function Cn(e, r, t, s, a) {
|
|
|
2750
2750
|
return a.relativeTime(r || 1, !!t, e, s);
|
|
2751
2751
|
}
|
|
2752
2752
|
function Pn(e, r, t, s) {
|
|
2753
|
-
var a = L(e).abs(), n = $(a.as("s")), o = $(a.as("m")),
|
|
2753
|
+
var a = L(e).abs(), n = $(a.as("s")), o = $(a.as("m")), l = $(a.as("h")), p = $(a.as("d")), y = $(a.as("M")), T = $(a.as("w")), G = $(a.as("y")), I = n <= t.ss && ["s", n] || n < t.s && ["ss", n] || o <= 1 && ["m"] || o < t.m && ["mm", o] || l <= 1 && ["h"] || l < t.h && ["hh", l] || p <= 1 && ["d"] || p < t.d && ["dd", p];
|
|
2754
2754
|
return t.w != null && (I = I || T <= 1 && ["w"] || T < t.w && ["ww", T]), I = I || y <= 1 && ["M"] || y < t.M && ["MM", y] || G <= 1 && ["y"] || ["yy", G], I[2] = r, I[3] = +e > 0, I[4] = s, Cn.apply(null, I);
|
|
2755
2755
|
}
|
|
2756
2756
|
function jn(e) {
|
|
2757
2757
|
return e === void 0 ? $ : typeof e == "function" ? ($ = e, !0) : !1;
|
|
2758
2758
|
}
|
|
2759
2759
|
function Wn(e, r) {
|
|
2760
|
-
return
|
|
2760
|
+
return ue[e] === void 0 ? !1 : r === void 0 ? ue[e] : (ue[e] = r, e === "s" && (ue.ss = r - 1), !0);
|
|
2761
2761
|
}
|
|
2762
2762
|
function qn(e, r) {
|
|
2763
2763
|
if (!this.isValid())
|
|
2764
2764
|
return this.localeData().invalidDate();
|
|
2765
|
-
var t = !1, s =
|
|
2766
|
-
return typeof e == "object" && (r = e, e = !1), typeof e == "boolean" && (t = e), typeof r == "object" && (s = Object.assign({},
|
|
2765
|
+
var t = !1, s = ue, a, n;
|
|
2766
|
+
return typeof e == "object" && (r = e, e = !1), typeof e == "boolean" && (t = e), typeof r == "object" && (s = Object.assign({}, ue, r), r.s != null && r.ss == null && (s.ss = r.s - 1)), a = this.localeData(), n = Pn(this, !t, s, a), t && (n = a.pastFuture(+this, n)), a.postformat(n);
|
|
2767
2767
|
}
|
|
2768
2768
|
var Ie = Math.abs;
|
|
2769
2769
|
function oe(e) {
|
|
@@ -2772,14 +2772,14 @@ function oe(e) {
|
|
|
2772
2772
|
function Be() {
|
|
2773
2773
|
if (!this.isValid())
|
|
2774
2774
|
return this.localeData().invalidDate();
|
|
2775
|
-
var e = Ie(this._milliseconds) / 1e3, r = Ie(this._days), t = Ie(this._months), s, a, n, o,
|
|
2776
|
-
return
|
|
2775
|
+
var e = Ie(this._milliseconds) / 1e3, r = Ie(this._days), t = Ie(this._months), s, a, n, o, l = this.asSeconds(), p, y, T, G;
|
|
2776
|
+
return l ? (s = C(e / 60), a = C(s / 60), e %= 60, s %= 60, n = C(t / 12), t %= 12, o = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", p = l < 0 ? "-" : "", y = oe(this._months) !== oe(l) ? "-" : "", T = oe(this._days) !== oe(l) ? "-" : "", G = oe(this._milliseconds) !== oe(l) ? "-" : "", p + "P" + (n ? y + n + "Y" : "") + (t ? y + t + "M" : "") + (r ? T + r + "D" : "") + (a || s || e ? "T" : "") + (a ? G + a + "H" : "") + (s ? G + s + "M" : "") + (e ? G + o + "S" : "")) : "P0D";
|
|
2777
2777
|
}
|
|
2778
2778
|
var m = ze.prototype;
|
|
2779
2779
|
m.isValid = Oa;
|
|
2780
|
-
m.abs =
|
|
2781
|
-
m.add =
|
|
2782
|
-
m.subtract =
|
|
2780
|
+
m.abs = dn;
|
|
2781
|
+
m.add = un;
|
|
2782
|
+
m.subtract = ln;
|
|
2783
2783
|
m.as = cn;
|
|
2784
2784
|
m.asMilliseconds = Tt;
|
|
2785
2785
|
m.asSeconds = hn;
|
|
@@ -2824,36 +2824,36 @@ v("x", function(e, r, t) {
|
|
|
2824
2824
|
t._d = new Date(b(e));
|
|
2825
2825
|
});
|
|
2826
2826
|
//! moment.js
|
|
2827
|
-
|
|
2827
|
+
u.version = "2.30.1";
|
|
2828
2828
|
qt(x);
|
|
2829
|
-
|
|
2830
|
-
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
|
|
2855
|
-
|
|
2856
|
-
|
|
2829
|
+
u.fn = d;
|
|
2830
|
+
u.min = Ma;
|
|
2831
|
+
u.max = Da;
|
|
2832
|
+
u.now = Ya;
|
|
2833
|
+
u.utc = E;
|
|
2834
|
+
u.unix = en;
|
|
2835
|
+
u.months = tn;
|
|
2836
|
+
u.isDate = ke;
|
|
2837
|
+
u.locale = te;
|
|
2838
|
+
u.invalid = Le;
|
|
2839
|
+
u.duration = L;
|
|
2840
|
+
u.isMoment = H;
|
|
2841
|
+
u.weekdays = an;
|
|
2842
|
+
u.parseZone = rn;
|
|
2843
|
+
u.localeData = K;
|
|
2844
|
+
u.isDuration = Re;
|
|
2845
|
+
u.monthsShort = sn;
|
|
2846
|
+
u.weekdaysMin = on;
|
|
2847
|
+
u.defineLocale = vr;
|
|
2848
|
+
u.updateLocale = ra;
|
|
2849
|
+
u.locales = ta;
|
|
2850
|
+
u.weekdaysShort = nn;
|
|
2851
|
+
u.normalizeUnits = j;
|
|
2852
|
+
u.relativeTimeRounding = jn;
|
|
2853
|
+
u.relativeTimeThreshold = Wn;
|
|
2854
|
+
u.calendarFormat = Ka;
|
|
2855
|
+
u.prototype = d;
|
|
2856
|
+
u.HTML5_FMT = {
|
|
2857
2857
|
DATETIME_LOCAL: "YYYY-MM-DDTHH:mm",
|
|
2858
2858
|
// <input type="datetime-local" />
|
|
2859
2859
|
DATETIME_LOCAL_SECONDS: "YYYY-MM-DDTHH:mm:ss",
|
|
@@ -2957,9 +2957,9 @@ const Hn = /^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octob
|
|
|
2957
2957
|
doy: 4
|
|
2958
2958
|
}
|
|
2959
2959
|
};
|
|
2960
|
-
|
|
2960
|
+
u.locale("fr", Fn);
|
|
2961
2961
|
const Un = (e) => {
|
|
2962
|
-
const r = [], t =
|
|
2962
|
+
const r = [], t = u.duration(e);
|
|
2963
2963
|
if (!(!t || t.toISOString() === "P0D")) {
|
|
2964
2964
|
if (t.years() >= 1) {
|
|
2965
2965
|
const s = Math.floor(t.years());
|
|
@@ -2990,7 +2990,7 @@ const Un = (e) => {
|
|
|
2990
2990
|
}, Nt = (e) => e.id.startsWith("ev_"), En = (e) => e.id.startsWith("uc_"), ro = (e) => e.id.startsWith("goto_"), to = (e) => e.id.startsWith("end_"), An = (e) => e.id.startsWith("c_"), Gn = (e) => e.id.startsWith("rq_"), _ = (e, r, t, s) => {
|
|
2991
2991
|
const a = [];
|
|
2992
2992
|
return t && !r.includes(e) ? a.push(
|
|
2993
|
-
`**${i("raid_rewards.reward_received")} :
|
|
2993
|
+
`**${i("raids", "raid_rewards.reward_received")} :
|
|
2994
2994
|
` + Object.entries(t).filter(([, n]) => n > 0).map(([n, o]) => {
|
|
2995
2995
|
if (o === 0)
|
|
2996
2996
|
return;
|
|
@@ -3001,13 +3001,13 @@ const Un = (e) => {
|
|
|
3001
3001
|
if (n === "title")
|
|
3002
3002
|
return `- Le titre "${o}"`;
|
|
3003
3003
|
if (n === "condition")
|
|
3004
|
-
return `- Condition remplie : ${i(`raid_conditions.${o}`)}`;
|
|
3005
|
-
const
|
|
3006
|
-
return `- ${
|
|
3004
|
+
return `- Condition remplie : ${i("raids", `raid_conditions.${o}`)}`;
|
|
3005
|
+
const l = S(n);
|
|
3006
|
+
return `- ${l.name(o)} ${l.emojis}`;
|
|
3007
3007
|
}).join(`
|
|
3008
3008
|
`) + "**"
|
|
3009
|
-
) : a.push(`**${i("raid_rewards.no_reward_received")}**`), s && a.push(
|
|
3010
|
-
`**${i("raid_rewards.penalty_received")} :
|
|
3009
|
+
) : a.push(`**${i("raids", "raid_rewards.no_reward_received")}**`), s && a.push(
|
|
3010
|
+
`**${i("raids", "raid_rewards.penalty_received")} :
|
|
3011
3011
|
` + Object.entries(s).filter(([, n]) => n > 0).map(([n, o]) => n === "xp" || n === "berry" ? `- ${Je(o)} ${Se[n]}` : n === "hp" ? `- ${o} ${Se.hp}` : n === "time_out" ? `- Time out pendant ${Un(o)}` : n === "buffs" ? "- Un debuff (consulter avec /boost)" : `- ${S(n).name(o)} ${S(n).emojis}`).join(`
|
|
3012
3012
|
`) + "**"
|
|
3013
3013
|
), `${a.length > 0 ? `
|
|
@@ -3041,68 +3041,89 @@ const Un = (e) => {
|
|
|
3041
3041
|
return t;
|
|
3042
3042
|
}, $n = (e) => ({
|
|
3043
3043
|
id: "mysterious_island",
|
|
3044
|
-
name: i("raids.mysterious_island.name"),
|
|
3045
|
-
description: i("raids.mysterious_island.description"),
|
|
3044
|
+
name: i("raids", "raids.mysterious_island.name"),
|
|
3045
|
+
description: i("raids", "raids.mysterious_island.description"),
|
|
3046
3046
|
cooldown: 6048e5,
|
|
3047
3047
|
type: "classic",
|
|
3048
3048
|
start: {
|
|
3049
3049
|
id: "ev_start",
|
|
3050
|
-
title: i("raids.mysterious_island.ev_start.title"),
|
|
3051
|
-
text: i("raids.mysterious_island.ev_start.text"),
|
|
3050
|
+
title: i("raids", "raids.mysterious_island.ev_start.title"),
|
|
3051
|
+
text: i("raids", "raids.mysterious_island.ev_start.text"),
|
|
3052
3052
|
rewards: void 0,
|
|
3053
3053
|
penalties: void 0,
|
|
3054
3054
|
outputs: [
|
|
3055
3055
|
{
|
|
3056
3056
|
id: "uc_explore_ruin",
|
|
3057
|
-
label: i("raids.mysterious_island.uc_explore_ruin.label"),
|
|
3057
|
+
label: i("raids", "raids.mysterious_island.uc_explore_ruin.label"),
|
|
3058
3058
|
output: {
|
|
3059
3059
|
id: "ev_walk_ruin",
|
|
3060
|
-
title: i("raids.mysterious_island.ev_walk_ruin.title"),
|
|
3061
|
-
text: i("raids.mysterious_island.ev_walk_ruin.text"),
|
|
3060
|
+
title: i("raids", "raids.mysterious_island.ev_walk_ruin.title"),
|
|
3061
|
+
text: i("raids", "raids.mysterious_island.ev_walk_ruin.text"),
|
|
3062
3062
|
rewards: void 0,
|
|
3063
3063
|
penalties: void 0,
|
|
3064
3064
|
outputs: [
|
|
3065
3065
|
{
|
|
3066
3066
|
id: "uc_try_open_door",
|
|
3067
|
-
label: i(
|
|
3067
|
+
label: i(
|
|
3068
|
+
"raids",
|
|
3069
|
+
"raids.mysterious_island.uc_try_open_door.label"
|
|
3070
|
+
),
|
|
3068
3071
|
output: {
|
|
3069
3072
|
id: "ev_door_locked",
|
|
3070
|
-
title: i(
|
|
3071
|
-
|
|
3073
|
+
title: i(
|
|
3074
|
+
"raids",
|
|
3075
|
+
"raids.mysterious_island.ev_door_locked.title"
|
|
3076
|
+
),
|
|
3077
|
+
text: i(
|
|
3078
|
+
"raids",
|
|
3079
|
+
"raids.mysterious_island.ev_door_locked.text"
|
|
3080
|
+
),
|
|
3072
3081
|
rewards: void 0,
|
|
3073
3082
|
penalties: void 0,
|
|
3074
3083
|
outputs: [
|
|
3075
3084
|
{
|
|
3076
3085
|
id: "rq_use_old_key",
|
|
3077
3086
|
requirements: { ancient_key: 1 },
|
|
3078
|
-
label: i(
|
|
3079
|
-
|
|
3080
|
-
|
|
3087
|
+
label: i(
|
|
3088
|
+
"raids",
|
|
3089
|
+
"raids.mysterious_island.rq_use_old_key.label",
|
|
3090
|
+
{ requirements: S("ancient_key").name(1) }
|
|
3091
|
+
),
|
|
3081
3092
|
output: {
|
|
3082
3093
|
id: "ev_use_old_key",
|
|
3083
|
-
title: i(
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3094
|
+
title: i(
|
|
3095
|
+
"raids",
|
|
3096
|
+
"raids.mysterious_island.ev_use_old_key.title"
|
|
3097
|
+
),
|
|
3098
|
+
text: (r) => i(
|
|
3099
|
+
"raids",
|
|
3100
|
+
"raids.mysterious_island.ev_use_old_key.text",
|
|
3101
|
+
{
|
|
3102
|
+
rewards: _(
|
|
3103
|
+
"ev_use_old_key",
|
|
3104
|
+
r,
|
|
3105
|
+
e === "rudder" ? { xp: 55e3 } : e === "rescue_boat" ? { xp: 5e4, berry: 0 } : { xp: 5e4 },
|
|
3106
|
+
void 0
|
|
3107
|
+
)
|
|
3108
|
+
}
|
|
3109
|
+
),
|
|
3092
3110
|
rewards: e === "rudder" ? { xp: 55e3 } : e === "rescue_boat" ? { xp: 5e4, berry: 0 } : { xp: 5e4 },
|
|
3093
3111
|
penalties: void 0,
|
|
3094
3112
|
outputs: [
|
|
3095
3113
|
{
|
|
3096
3114
|
id: "uc_enter_passage",
|
|
3097
3115
|
label: i(
|
|
3116
|
+
"raids",
|
|
3098
3117
|
"raids.mysterious_island.uc_enter_passage.label"
|
|
3099
3118
|
),
|
|
3100
3119
|
output: {
|
|
3101
3120
|
id: "ev_walk_passage",
|
|
3102
3121
|
title: i(
|
|
3122
|
+
"raids",
|
|
3103
3123
|
"raids.mysterious_island.ev_walk_passage.title"
|
|
3104
3124
|
),
|
|
3105
3125
|
text: i(
|
|
3126
|
+
"raids",
|
|
3106
3127
|
"raids.mysterious_island.ev_walk_passage.text"
|
|
3107
3128
|
),
|
|
3108
3129
|
rewards: void 0,
|
|
@@ -3111,14 +3132,17 @@ const Un = (e) => {
|
|
|
3111
3132
|
{
|
|
3112
3133
|
id: "uc_too_bad",
|
|
3113
3134
|
label: i(
|
|
3135
|
+
"raids",
|
|
3114
3136
|
"raids.mysterious_island.uc_too_bad.label"
|
|
3115
3137
|
),
|
|
3116
3138
|
output: {
|
|
3117
3139
|
id: "ev_find_tomb",
|
|
3118
3140
|
title: i(
|
|
3141
|
+
"raids",
|
|
3119
3142
|
"raids.mysterious_island.ev_find_tomb.title"
|
|
3120
3143
|
),
|
|
3121
3144
|
text: i(
|
|
3145
|
+
"raids",
|
|
3122
3146
|
"raids.mysterious_island.ev_find_tomb.text"
|
|
3123
3147
|
),
|
|
3124
3148
|
rewards: void 0,
|
|
@@ -3127,14 +3151,17 @@ const Un = (e) => {
|
|
|
3127
3151
|
{
|
|
3128
3152
|
id: "uc_open_tomb",
|
|
3129
3153
|
label: i(
|
|
3154
|
+
"raids",
|
|
3130
3155
|
"raids.mysterious_island.uc_open_tomb.label"
|
|
3131
3156
|
),
|
|
3132
3157
|
output: {
|
|
3133
3158
|
id: "end_open_tomb",
|
|
3134
3159
|
title: i(
|
|
3160
|
+
"raids",
|
|
3135
3161
|
"raids.mysterious_island.end_open_tomb.title"
|
|
3136
3162
|
),
|
|
3137
3163
|
text: (r) => i(
|
|
3164
|
+
"raids",
|
|
3138
3165
|
"raids.mysterious_island.end_open_tomb.text",
|
|
3139
3166
|
{
|
|
3140
3167
|
rewards: _(
|
|
@@ -3250,6 +3277,7 @@ const Un = (e) => {
|
|
|
3250
3277
|
{
|
|
3251
3278
|
id: "goto_u_turn",
|
|
3252
3279
|
label: i(
|
|
3280
|
+
"raids",
|
|
3253
3281
|
"raids.mysterious_island.goto_u_turn.label"
|
|
3254
3282
|
),
|
|
3255
3283
|
goto: [
|
|
@@ -3263,6 +3291,7 @@ const Un = (e) => {
|
|
|
3263
3291
|
{
|
|
3264
3292
|
id: "goto_walk_back",
|
|
3265
3293
|
label: i(
|
|
3294
|
+
"raids",
|
|
3266
3295
|
"raids.mysterious_island.goto_walk_back.label"
|
|
3267
3296
|
),
|
|
3268
3297
|
goto: ["uc_search_jungle", "ev_enter_jungle"]
|
|
@@ -3273,14 +3302,17 @@ const Un = (e) => {
|
|
|
3273
3302
|
{
|
|
3274
3303
|
id: "uc_go_take_torch",
|
|
3275
3304
|
label: i(
|
|
3305
|
+
"raids",
|
|
3276
3306
|
"raids.mysterious_island.uc_go_take_torch.label"
|
|
3277
3307
|
),
|
|
3278
3308
|
output: {
|
|
3279
3309
|
id: "ev_find_torch",
|
|
3280
3310
|
title: i(
|
|
3311
|
+
"raids",
|
|
3281
3312
|
"raids.mysterious_island.ev_find_torch.title"
|
|
3282
3313
|
),
|
|
3283
3314
|
text: i(
|
|
3315
|
+
"raids",
|
|
3284
3316
|
"raids.mysterious_island.ev_find_torch.text"
|
|
3285
3317
|
),
|
|
3286
3318
|
rewards: void 0,
|
|
@@ -3290,15 +3322,18 @@ const Un = (e) => {
|
|
|
3290
3322
|
id: "rq_turn_on_torch_ruin",
|
|
3291
3323
|
requirements: { wood: 1 },
|
|
3292
3324
|
label: i(
|
|
3325
|
+
"raids",
|
|
3293
3326
|
"raids.mysterious_island.rq_turn_on_torch_ruin.label",
|
|
3294
3327
|
{ requirements: S("wood").name(1) }
|
|
3295
3328
|
),
|
|
3296
3329
|
output: {
|
|
3297
3330
|
id: "ev_ancient_dark_passage",
|
|
3298
3331
|
title: i(
|
|
3332
|
+
"raids",
|
|
3299
3333
|
"raids.mysterious_island.ev_ancient_dark_passage.title"
|
|
3300
3334
|
),
|
|
3301
3335
|
text: i(
|
|
3336
|
+
"raids",
|
|
3302
3337
|
"raids.mysterious_island.ev_ancient_dark_passage.text"
|
|
3303
3338
|
),
|
|
3304
3339
|
rewards: void 0,
|
|
@@ -3307,6 +3342,7 @@ const Un = (e) => {
|
|
|
3307
3342
|
{
|
|
3308
3343
|
id: "uc_decipher",
|
|
3309
3344
|
label: i(
|
|
3345
|
+
"raids",
|
|
3310
3346
|
"raids.mysterious_island.uc_decipher.label"
|
|
3311
3347
|
),
|
|
3312
3348
|
output: {
|
|
@@ -3321,9 +3357,11 @@ const Un = (e) => {
|
|
|
3321
3357
|
success: {
|
|
3322
3358
|
id: "ev_decipher_success",
|
|
3323
3359
|
title: i(
|
|
3360
|
+
"raids",
|
|
3324
3361
|
"raids.mysterious_island.ev_decipher_success.title"
|
|
3325
3362
|
),
|
|
3326
3363
|
text: (r) => i(
|
|
3364
|
+
"raids",
|
|
3327
3365
|
"raids.mysterious_island.ev_decipher_success.text",
|
|
3328
3366
|
{
|
|
3329
3367
|
rewards: _(
|
|
@@ -3340,14 +3378,17 @@ const Un = (e) => {
|
|
|
3340
3378
|
{
|
|
3341
3379
|
id: "uc_follow_indications",
|
|
3342
3380
|
label: i(
|
|
3381
|
+
"raids",
|
|
3343
3382
|
"raids.mysterious_island.uc_follow_indications.label"
|
|
3344
3383
|
),
|
|
3345
3384
|
output: {
|
|
3346
3385
|
id: "end_indications_secret_room",
|
|
3347
3386
|
title: i(
|
|
3387
|
+
"raids",
|
|
3348
3388
|
"raids.mysterious_island.end_indications_secret_room.title"
|
|
3349
3389
|
),
|
|
3350
3390
|
text: (r) => i(
|
|
3391
|
+
"raids",
|
|
3351
3392
|
"raids.mysterious_island.end_indications_secret_room.text",
|
|
3352
3393
|
{
|
|
3353
3394
|
rewards: _(
|
|
@@ -3391,6 +3432,7 @@ const Un = (e) => {
|
|
|
3391
3432
|
{
|
|
3392
3433
|
id: "goto_walk_back",
|
|
3393
3434
|
label: i(
|
|
3435
|
+
"raids",
|
|
3394
3436
|
"raids.mysterious_island.goto_walk_back.label"
|
|
3395
3437
|
),
|
|
3396
3438
|
goto: [
|
|
@@ -3403,9 +3445,11 @@ const Un = (e) => {
|
|
|
3403
3445
|
failure: {
|
|
3404
3446
|
id: "ev_decipher_failure",
|
|
3405
3447
|
title: i(
|
|
3448
|
+
"raids",
|
|
3406
3449
|
"raids.mysterious_island.ev_decipher_failure.title"
|
|
3407
3450
|
),
|
|
3408
3451
|
text: (r) => i(
|
|
3452
|
+
"raids",
|
|
3409
3453
|
"raids.mysterious_island.ev_decipher_failure.text",
|
|
3410
3454
|
{
|
|
3411
3455
|
rewards: _(
|
|
@@ -3422,6 +3466,7 @@ const Un = (e) => {
|
|
|
3422
3466
|
{
|
|
3423
3467
|
id: "uc_continue",
|
|
3424
3468
|
label: i(
|
|
3469
|
+
"raids",
|
|
3425
3470
|
"raids.mysterious_island.uc_continue.label"
|
|
3426
3471
|
),
|
|
3427
3472
|
output: {
|
|
@@ -3430,9 +3475,11 @@ const Un = (e) => {
|
|
|
3430
3475
|
success: {
|
|
3431
3476
|
id: "end_continue_chance_success",
|
|
3432
3477
|
title: i(
|
|
3478
|
+
"raids",
|
|
3433
3479
|
"raids.mysterious_island.end_continue_chance_success.title"
|
|
3434
3480
|
),
|
|
3435
3481
|
text: (r) => i(
|
|
3482
|
+
"raids",
|
|
3436
3483
|
"raids.mysterious_island.end_continue_chance_success.text",
|
|
3437
3484
|
{
|
|
3438
3485
|
rewards: _(
|
|
@@ -3475,9 +3522,11 @@ const Un = (e) => {
|
|
|
3475
3522
|
failure: {
|
|
3476
3523
|
id: "ev_continue_chance_failure",
|
|
3477
3524
|
title: i(
|
|
3525
|
+
"raids",
|
|
3478
3526
|
"raids.mysterious_island.ev_continue_chance_failure.title"
|
|
3479
3527
|
),
|
|
3480
3528
|
text: i(
|
|
3529
|
+
"raids",
|
|
3481
3530
|
"raids.mysterious_island.ev_continue_chance_failure.text"
|
|
3482
3531
|
),
|
|
3483
3532
|
rewards: void 0,
|
|
@@ -3486,14 +3535,17 @@ const Un = (e) => {
|
|
|
3486
3535
|
{
|
|
3487
3536
|
id: "uc_open_tomb",
|
|
3488
3537
|
label: i(
|
|
3538
|
+
"raids",
|
|
3489
3539
|
"raids.mysterious_island.uc_open_tomb.label"
|
|
3490
3540
|
),
|
|
3491
3541
|
output: {
|
|
3492
3542
|
id: "end_open_tomb",
|
|
3493
3543
|
title: i(
|
|
3544
|
+
"raids",
|
|
3494
3545
|
"raids.mysterious_island.end_open_tomb.title"
|
|
3495
3546
|
),
|
|
3496
3547
|
text: (r) => i(
|
|
3548
|
+
"raids",
|
|
3497
3549
|
"raids.mysterious_island.end_open_tomb.text",
|
|
3498
3550
|
{
|
|
3499
3551
|
rewards: _(
|
|
@@ -3609,6 +3661,7 @@ const Un = (e) => {
|
|
|
3609
3661
|
{
|
|
3610
3662
|
id: "goto_u_turn",
|
|
3611
3663
|
label: i(
|
|
3664
|
+
"raids",
|
|
3612
3665
|
"raids.mysterious_island.goto_u_turn.label"
|
|
3613
3666
|
),
|
|
3614
3667
|
goto: [
|
|
@@ -3631,15 +3684,18 @@ const Un = (e) => {
|
|
|
3631
3684
|
id: "rq_turn_on_torch_jungle",
|
|
3632
3685
|
requirements: { wood: 1 },
|
|
3633
3686
|
label: i(
|
|
3687
|
+
"raids",
|
|
3634
3688
|
"raids.mysterious_island.rq_turn_on_torch_jungle.label",
|
|
3635
3689
|
{ requirements: S("wood").name(1) }
|
|
3636
3690
|
),
|
|
3637
3691
|
output: {
|
|
3638
3692
|
id: "end_torch_jungle",
|
|
3639
3693
|
title: i(
|
|
3694
|
+
"raids",
|
|
3640
3695
|
"raids.mysterious_island.end_torch_jungle.title"
|
|
3641
3696
|
),
|
|
3642
3697
|
text: (r) => i(
|
|
3698
|
+
"raids",
|
|
3643
3699
|
"raids.mysterious_island.end_torch_jungle.text",
|
|
3644
3700
|
{
|
|
3645
3701
|
rewards: _(
|
|
@@ -3683,6 +3739,7 @@ const Un = (e) => {
|
|
|
3683
3739
|
{
|
|
3684
3740
|
id: "goto_explore_without_torch",
|
|
3685
3741
|
label: i(
|
|
3742
|
+
"raids",
|
|
3686
3743
|
"raids.mysterious_island.goto_explore_without_torch.label"
|
|
3687
3744
|
),
|
|
3688
3745
|
goto: [
|
|
@@ -3704,17 +3761,27 @@ const Un = (e) => {
|
|
|
3704
3761
|
},
|
|
3705
3762
|
{
|
|
3706
3763
|
id: "uc_force_door",
|
|
3707
|
-
label: i(
|
|
3764
|
+
label: i(
|
|
3765
|
+
"raids",
|
|
3766
|
+
"raids.mysterious_island.uc_force_door.label"
|
|
3767
|
+
),
|
|
3708
3768
|
output: {
|
|
3709
3769
|
id: "ev_force_door",
|
|
3710
|
-
title: i(
|
|
3711
|
-
|
|
3770
|
+
title: i(
|
|
3771
|
+
"raids",
|
|
3772
|
+
"raids.mysterious_island.ev_force_door.title"
|
|
3773
|
+
),
|
|
3774
|
+
text: i(
|
|
3775
|
+
"raids",
|
|
3776
|
+
"raids.mysterious_island.ev_force_door.text"
|
|
3777
|
+
),
|
|
3712
3778
|
rewards: void 0,
|
|
3713
3779
|
penalties: void 0,
|
|
3714
3780
|
outputs: [
|
|
3715
3781
|
{
|
|
3716
3782
|
id: "goto_search_way",
|
|
3717
3783
|
label: i(
|
|
3784
|
+
"raids",
|
|
3718
3785
|
"raids.mysterious_island.goto_search_way.label"
|
|
3719
3786
|
),
|
|
3720
3787
|
goto: [
|
|
@@ -3726,7 +3793,10 @@ const Un = (e) => {
|
|
|
3726
3793
|
},
|
|
3727
3794
|
{
|
|
3728
3795
|
id: "goto_u_turn",
|
|
3729
|
-
label: i(
|
|
3796
|
+
label: i(
|
|
3797
|
+
"raids",
|
|
3798
|
+
"raids.mysterious_island.goto_u_turn.label"
|
|
3799
|
+
),
|
|
3730
3800
|
goto: ["uc_search_jungle", "ev_enter_jungle"]
|
|
3731
3801
|
}
|
|
3732
3802
|
]
|
|
@@ -3737,47 +3807,67 @@ const Un = (e) => {
|
|
|
3737
3807
|
},
|
|
3738
3808
|
{
|
|
3739
3809
|
id: "uc_search_way",
|
|
3740
|
-
label: i(
|
|
3810
|
+
label: i(
|
|
3811
|
+
"raids",
|
|
3812
|
+
"raids.mysterious_island.uc_search_way.label"
|
|
3813
|
+
),
|
|
3741
3814
|
output: {
|
|
3742
3815
|
id: "ev_search_way",
|
|
3743
|
-
title: i(
|
|
3744
|
-
|
|
3816
|
+
title: i(
|
|
3817
|
+
"raids",
|
|
3818
|
+
"raids.mysterious_island.ev_search_way.title"
|
|
3819
|
+
),
|
|
3820
|
+
text: i(
|
|
3821
|
+
"raids",
|
|
3822
|
+
"raids.mysterious_island.ev_search_way.text"
|
|
3823
|
+
),
|
|
3745
3824
|
rewards: void 0,
|
|
3746
3825
|
penalties: void 0,
|
|
3747
3826
|
outputs: [
|
|
3748
3827
|
{
|
|
3749
3828
|
id: "uc_ramp",
|
|
3750
|
-
label: i(
|
|
3829
|
+
label: i(
|
|
3830
|
+
"raids",
|
|
3831
|
+
"raids.mysterious_island.uc_ramp.label"
|
|
3832
|
+
),
|
|
3751
3833
|
output: {
|
|
3752
3834
|
id: "c_ramp",
|
|
3753
3835
|
requirements: e === "sailing_boat" ? { agility: 108 } : { agility: 120 },
|
|
3754
3836
|
success: {
|
|
3755
3837
|
id: "ev_ramp_success",
|
|
3756
3838
|
title: i(
|
|
3839
|
+
"raids",
|
|
3757
3840
|
"raids.mysterious_island.ev_ramp_success.title"
|
|
3758
3841
|
),
|
|
3759
|
-
text: (r) => i(
|
|
3760
|
-
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
|
|
3766
|
-
|
|
3842
|
+
text: (r) => i(
|
|
3843
|
+
"raids",
|
|
3844
|
+
"raids.mysterious_island.ev_ramp_success.text",
|
|
3845
|
+
{
|
|
3846
|
+
rewards: _(
|
|
3847
|
+
"ev_ramp_success",
|
|
3848
|
+
r,
|
|
3849
|
+
e === "rudder" ? { xp: 55e3 } : e === "rescue_boat" ? { xp: 5e4, berry: 0 } : { xp: 5e4 },
|
|
3850
|
+
e === "anchor" ? { hp: 50 } : { hp: 100 }
|
|
3851
|
+
)
|
|
3852
|
+
}
|
|
3853
|
+
),
|
|
3767
3854
|
rewards: e === "rudder" ? { xp: 55e3 } : e === "rescue_boat" ? { xp: 5e4, berry: 0 } : { xp: 5e4 },
|
|
3768
3855
|
penalties: e === "anchor" ? { hp: 50 } : { hp: 100 },
|
|
3769
3856
|
outputs: [
|
|
3770
3857
|
{
|
|
3771
3858
|
id: "uc_explore_gallery_no_torch",
|
|
3772
3859
|
label: i(
|
|
3860
|
+
"raids",
|
|
3773
3861
|
"raids.mysterious_island.uc_explore_gallery_no_torch.label"
|
|
3774
3862
|
),
|
|
3775
3863
|
output: {
|
|
3776
3864
|
id: "ev_explore_gallery_no_torch",
|
|
3777
3865
|
title: i(
|
|
3866
|
+
"raids",
|
|
3778
3867
|
"raids.mysterious_island.ev_explore_gallery_no_torch.title"
|
|
3779
3868
|
),
|
|
3780
3869
|
text: i(
|
|
3870
|
+
"raids",
|
|
3781
3871
|
"raids.mysterious_island.ev_explore_gallery_no_torch.text"
|
|
3782
3872
|
),
|
|
3783
3873
|
rewards: void 0,
|
|
@@ -3786,14 +3876,17 @@ const Un = (e) => {
|
|
|
3786
3876
|
{
|
|
3787
3877
|
id: "uc_open_chest",
|
|
3788
3878
|
label: i(
|
|
3879
|
+
"raids",
|
|
3789
3880
|
"raids.mysterious_island.uc_open_chest.label"
|
|
3790
3881
|
),
|
|
3791
3882
|
output: {
|
|
3792
3883
|
id: "end_old_chest",
|
|
3793
3884
|
title: i(
|
|
3885
|
+
"raids",
|
|
3794
3886
|
"raids.mysterious_island.end_old_chest.title"
|
|
3795
3887
|
),
|
|
3796
3888
|
text: (r) => i(
|
|
3889
|
+
"raids",
|
|
3797
3890
|
"raids.mysterious_island.end_old_chest.text",
|
|
3798
3891
|
{
|
|
3799
3892
|
rewards: _(
|
|
@@ -3835,15 +3928,18 @@ const Un = (e) => {
|
|
|
3835
3928
|
id: "rq_explore_gallery_with_torch",
|
|
3836
3929
|
requirements: { wood: 1 },
|
|
3837
3930
|
label: i(
|
|
3931
|
+
"raids",
|
|
3838
3932
|
"raids.mysterious_island.rq_explore_gallery_with_torch.label",
|
|
3839
3933
|
{ requirements: S("wood").name(1) }
|
|
3840
3934
|
),
|
|
3841
3935
|
output: {
|
|
3842
3936
|
id: "ev_explore_gallery_with_torch",
|
|
3843
3937
|
title: i(
|
|
3938
|
+
"raids",
|
|
3844
3939
|
"raids.mysterious_island.ev_explore_gallery_with_torch.title"
|
|
3845
3940
|
),
|
|
3846
3941
|
text: i(
|
|
3942
|
+
"raids",
|
|
3847
3943
|
"raids.mysterious_island.ev_explore_gallery_with_torch.text"
|
|
3848
3944
|
),
|
|
3849
3945
|
rewards: void 0,
|
|
@@ -3852,14 +3948,17 @@ const Un = (e) => {
|
|
|
3852
3948
|
{
|
|
3853
3949
|
id: "uc_continue",
|
|
3854
3950
|
label: i(
|
|
3951
|
+
"raids",
|
|
3855
3952
|
"raids.mysterious_island.uc_continue.label"
|
|
3856
3953
|
),
|
|
3857
3954
|
output: {
|
|
3858
3955
|
id: "end_explore_gallery_with_torch",
|
|
3859
3956
|
title: i(
|
|
3957
|
+
"raids",
|
|
3860
3958
|
"raids.mysterious_island.end_explore_gallery_with_torch.title"
|
|
3861
3959
|
),
|
|
3862
3960
|
text: (r) => i(
|
|
3961
|
+
"raids",
|
|
3863
3962
|
"raids.mysterious_island.end_explore_gallery_with_torch.text",
|
|
3864
3963
|
{
|
|
3865
3964
|
rewards: _(
|
|
@@ -3920,22 +4019,28 @@ const Un = (e) => {
|
|
|
3920
4019
|
failure: {
|
|
3921
4020
|
id: "ev_ramp_failure",
|
|
3922
4021
|
title: i(
|
|
4022
|
+
"raids",
|
|
3923
4023
|
"raids.mysterious_island.ev_ramp_failure.title"
|
|
3924
4024
|
),
|
|
3925
|
-
text: (r) => i(
|
|
3926
|
-
|
|
3927
|
-
|
|
3928
|
-
|
|
3929
|
-
|
|
3930
|
-
|
|
3931
|
-
|
|
3932
|
-
|
|
4025
|
+
text: (r) => i(
|
|
4026
|
+
"raids",
|
|
4027
|
+
"raids.mysterious_island.ev_ramp_failure.text",
|
|
4028
|
+
{
|
|
4029
|
+
rewards: _(
|
|
4030
|
+
"ev_ramp_failure",
|
|
4031
|
+
r,
|
|
4032
|
+
void 0,
|
|
4033
|
+
e === "anchor" ? { hp: 100 } : { hp: 200 }
|
|
4034
|
+
)
|
|
4035
|
+
}
|
|
4036
|
+
),
|
|
3933
4037
|
rewards: void 0,
|
|
3934
4038
|
penalties: e === "anchor" ? { hp: 100 } : { hp: 200 },
|
|
3935
4039
|
outputs: [
|
|
3936
4040
|
{
|
|
3937
4041
|
id: "goto_u_turn",
|
|
3938
4042
|
label: i(
|
|
4043
|
+
"raids",
|
|
3939
4044
|
"raids.mysterious_island.goto_u_turn.label"
|
|
3940
4045
|
),
|
|
3941
4046
|
goto: ["uc_search_jungle", "ev_enter_jungle"]
|
|
@@ -3952,36 +4057,50 @@ const Un = (e) => {
|
|
|
3952
4057
|
},
|
|
3953
4058
|
{
|
|
3954
4059
|
id: "uc_search_jungle",
|
|
3955
|
-
label: i("raids.mysterious_island.uc_search_jungle.label"),
|
|
4060
|
+
label: i("raids", "raids.mysterious_island.uc_search_jungle.label"),
|
|
3956
4061
|
output: {
|
|
3957
4062
|
id: "ev_enter_jungle",
|
|
3958
|
-
title: i("raids.mysterious_island.ev_enter_jungle.title"),
|
|
3959
|
-
text: i("raids.mysterious_island.ev_enter_jungle.text"),
|
|
4063
|
+
title: i("raids", "raids.mysterious_island.ev_enter_jungle.title"),
|
|
4064
|
+
text: i("raids", "raids.mysterious_island.ev_enter_jungle.text"),
|
|
3960
4065
|
rewards: void 0,
|
|
3961
4066
|
penalties: void 0,
|
|
3962
4067
|
outputs: [
|
|
3963
4068
|
{
|
|
3964
4069
|
id: "uc_explore_hard_way",
|
|
3965
|
-
label: i(
|
|
4070
|
+
label: i(
|
|
4071
|
+
"raids",
|
|
4072
|
+
"raids.mysterious_island.uc_explore_hard_way.label"
|
|
4073
|
+
),
|
|
3966
4074
|
output: {
|
|
3967
4075
|
id: "ev_wild_animals",
|
|
3968
|
-
title: i(
|
|
3969
|
-
|
|
4076
|
+
title: i(
|
|
4077
|
+
"raids",
|
|
4078
|
+
"raids.mysterious_island.ev_wild_animals.title"
|
|
4079
|
+
),
|
|
4080
|
+
text: i(
|
|
4081
|
+
"raids",
|
|
4082
|
+
"raids.mysterious_island.ev_wild_animals.text"
|
|
4083
|
+
),
|
|
3970
4084
|
rewards: void 0,
|
|
3971
4085
|
penalties: void 0,
|
|
3972
4086
|
outputs: [
|
|
3973
4087
|
{
|
|
3974
4088
|
id: "uc_fight_animals",
|
|
3975
|
-
label: i(
|
|
4089
|
+
label: i(
|
|
4090
|
+
"raids",
|
|
4091
|
+
"raids.mysterious_island.uc_fight_animals.label"
|
|
4092
|
+
),
|
|
3976
4093
|
output: {
|
|
3977
4094
|
id: "c_fight_animals",
|
|
3978
4095
|
requirements: e === "sailing_boat" ? { strength: 103.5, agility: 103.5 } : { strength: 115, agility: 115 },
|
|
3979
4096
|
success: {
|
|
3980
4097
|
id: "ev_fight_animals_success",
|
|
3981
4098
|
title: i(
|
|
4099
|
+
"raids",
|
|
3982
4100
|
"raids.mysterious_island.ev_fight_animals_success.title"
|
|
3983
4101
|
),
|
|
3984
4102
|
text: (r) => i(
|
|
4103
|
+
"raids",
|
|
3985
4104
|
"raids.mysterious_island.ev_fight_animals_success.text",
|
|
3986
4105
|
{
|
|
3987
4106
|
rewards: _(
|
|
@@ -3998,14 +4117,17 @@ const Un = (e) => {
|
|
|
3998
4117
|
{
|
|
3999
4118
|
id: "uc_go_back_ship",
|
|
4000
4119
|
label: i(
|
|
4120
|
+
"raids",
|
|
4001
4121
|
"raids.mysterious_island.uc_go_back_ship.label"
|
|
4002
4122
|
),
|
|
4003
4123
|
output: {
|
|
4004
4124
|
id: "end_go_back_ship",
|
|
4005
4125
|
title: i(
|
|
4126
|
+
"raids",
|
|
4006
4127
|
"raids.mysterious_island.end_go_back_ship.title"
|
|
4007
4128
|
),
|
|
4008
4129
|
text: i(
|
|
4130
|
+
"raids",
|
|
4009
4131
|
"raids.mysterious_island.end_go_back_ship.text"
|
|
4010
4132
|
),
|
|
4011
4133
|
rewards: void 0,
|
|
@@ -4015,14 +4137,17 @@ const Un = (e) => {
|
|
|
4015
4137
|
{
|
|
4016
4138
|
id: "uc_continue",
|
|
4017
4139
|
label: i(
|
|
4140
|
+
"raids",
|
|
4018
4141
|
"raids.mysterious_island.uc_continue.label"
|
|
4019
4142
|
),
|
|
4020
4143
|
output: {
|
|
4021
4144
|
id: "ev_keep_going_find_cave",
|
|
4022
4145
|
title: i(
|
|
4146
|
+
"raids",
|
|
4023
4147
|
"raids.mysterious_island.ev_keep_going_find_cave.title"
|
|
4024
4148
|
),
|
|
4025
4149
|
text: i(
|
|
4150
|
+
"raids",
|
|
4026
4151
|
"raids.mysterious_island.ev_keep_going_find_cave.text"
|
|
4027
4152
|
),
|
|
4028
4153
|
rewards: void 0,
|
|
@@ -4031,6 +4156,7 @@ const Un = (e) => {
|
|
|
4031
4156
|
{
|
|
4032
4157
|
id: "goto_enter_cave",
|
|
4033
4158
|
label: i(
|
|
4159
|
+
"raids",
|
|
4034
4160
|
"raids.mysterious_island.goto_enter_cave.label"
|
|
4035
4161
|
),
|
|
4036
4162
|
goto: [
|
|
@@ -4052,9 +4178,11 @@ const Un = (e) => {
|
|
|
4052
4178
|
failure: {
|
|
4053
4179
|
id: "end_fight_animals_failure",
|
|
4054
4180
|
title: i(
|
|
4181
|
+
"raids",
|
|
4055
4182
|
"raids.mysterious_island.end_fight_animals_failure.title"
|
|
4056
4183
|
),
|
|
4057
4184
|
text: (r) => i(
|
|
4185
|
+
"raids",
|
|
4058
4186
|
"raids.mysterious_island.end_fight_animals_failure.text",
|
|
4059
4187
|
{
|
|
4060
4188
|
rewards: _(
|
|
@@ -4072,27 +4200,37 @@ const Un = (e) => {
|
|
|
4072
4200
|
},
|
|
4073
4201
|
{
|
|
4074
4202
|
id: "uc_dodge_animals",
|
|
4075
|
-
label: i(
|
|
4203
|
+
label: i(
|
|
4204
|
+
"raids",
|
|
4205
|
+
"raids.mysterious_island.uc_dodge_animals.label"
|
|
4206
|
+
),
|
|
4076
4207
|
output: {
|
|
4077
4208
|
id: "ev_dodge_animals",
|
|
4078
4209
|
title: i(
|
|
4210
|
+
"raids",
|
|
4079
4211
|
"raids.mysterious_island.ev_dodge_animals.title"
|
|
4080
4212
|
),
|
|
4081
|
-
text: i(
|
|
4213
|
+
text: i(
|
|
4214
|
+
"raids",
|
|
4215
|
+
"raids.mysterious_island.ev_dodge_animals.text"
|
|
4216
|
+
),
|
|
4082
4217
|
rewards: void 0,
|
|
4083
4218
|
penalties: void 0,
|
|
4084
4219
|
outputs: [
|
|
4085
4220
|
{
|
|
4086
4221
|
id: "uc_enter_cave",
|
|
4087
4222
|
label: i(
|
|
4223
|
+
"raids",
|
|
4088
4224
|
"raids.mysterious_island.uc_enter_cave.label"
|
|
4089
4225
|
),
|
|
4090
4226
|
output: {
|
|
4091
4227
|
id: "ev_dark_cave",
|
|
4092
4228
|
title: i(
|
|
4229
|
+
"raids",
|
|
4093
4230
|
"raids.mysterious_island.ev_dark_cave.title"
|
|
4094
4231
|
),
|
|
4095
4232
|
text: i(
|
|
4233
|
+
"raids",
|
|
4096
4234
|
"raids.mysterious_island.ev_dark_cave.text"
|
|
4097
4235
|
),
|
|
4098
4236
|
rewards: void 0,
|
|
@@ -4102,15 +4240,18 @@ const Un = (e) => {
|
|
|
4102
4240
|
id: "rq_cave_torch",
|
|
4103
4241
|
requirements: { wood: 1 },
|
|
4104
4242
|
label: i(
|
|
4243
|
+
"raids",
|
|
4105
4244
|
"raids.mysterious_island.rq_cave_torch.label",
|
|
4106
4245
|
{ requirements: S("wood").name(1) }
|
|
4107
4246
|
),
|
|
4108
4247
|
output: {
|
|
4109
4248
|
id: "ev_cave_torch_on",
|
|
4110
4249
|
title: i(
|
|
4250
|
+
"raids",
|
|
4111
4251
|
"raids.mysterious_island.ev_cave_torch_on.title"
|
|
4112
4252
|
),
|
|
4113
4253
|
text: i(
|
|
4254
|
+
"raids",
|
|
4114
4255
|
"raids.mysterious_island.ev_cave_torch_on.text"
|
|
4115
4256
|
),
|
|
4116
4257
|
rewards: void 0,
|
|
@@ -4119,14 +4260,17 @@ const Un = (e) => {
|
|
|
4119
4260
|
{
|
|
4120
4261
|
id: "uc_open_chest",
|
|
4121
4262
|
label: i(
|
|
4263
|
+
"raids",
|
|
4122
4264
|
"raids.mysterious_island.uc_open_chest.label"
|
|
4123
4265
|
),
|
|
4124
4266
|
output: {
|
|
4125
4267
|
id: "end_cave_open_chest",
|
|
4126
4268
|
title: i(
|
|
4269
|
+
"raids",
|
|
4127
4270
|
"raids.mysterious_island.end_cave_open_chest.title"
|
|
4128
4271
|
),
|
|
4129
4272
|
text: (r) => i(
|
|
4273
|
+
"raids",
|
|
4130
4274
|
"raids.mysterious_island.end_cave_open_chest.text",
|
|
4131
4275
|
{
|
|
4132
4276
|
rewards: _(
|
|
@@ -4171,14 +4315,17 @@ const Un = (e) => {
|
|
|
4171
4315
|
{
|
|
4172
4316
|
id: "uc_blind_walk",
|
|
4173
4317
|
label: i(
|
|
4318
|
+
"raids",
|
|
4174
4319
|
"raids.mysterious_island.uc_blind_walk.label"
|
|
4175
4320
|
),
|
|
4176
4321
|
output: {
|
|
4177
4322
|
id: "end_cave_blind_walk",
|
|
4178
4323
|
title: i(
|
|
4324
|
+
"raids",
|
|
4179
4325
|
"raids.mysterious_island.end_cave_blind_walk.title"
|
|
4180
4326
|
),
|
|
4181
4327
|
text: (r) => i(
|
|
4328
|
+
"raids",
|
|
4182
4329
|
"raids.mysterious_island.end_cave_blind_walk.text",
|
|
4183
4330
|
{
|
|
4184
4331
|
rewards: _(
|
|
@@ -4204,17 +4351,24 @@ const Un = (e) => {
|
|
|
4204
4351
|
},
|
|
4205
4352
|
{
|
|
4206
4353
|
id: "uc_follow_main_path",
|
|
4207
|
-
label: i(
|
|
4354
|
+
label: i(
|
|
4355
|
+
"raids",
|
|
4356
|
+
"raids.mysterious_island.uc_follow_main_path.label"
|
|
4357
|
+
),
|
|
4208
4358
|
output: {
|
|
4209
4359
|
id: "ev_main_path",
|
|
4210
|
-
title: i(
|
|
4211
|
-
|
|
4360
|
+
title: i(
|
|
4361
|
+
"raids",
|
|
4362
|
+
"raids.mysterious_island.ev_main_path.title"
|
|
4363
|
+
),
|
|
4364
|
+
text: i("raids", "raids.mysterious_island.ev_main_path.text"),
|
|
4212
4365
|
rewards: void 0,
|
|
4213
4366
|
penalties: void 0,
|
|
4214
4367
|
outputs: [
|
|
4215
4368
|
{
|
|
4216
4369
|
id: "uc_search_medicine_herbs",
|
|
4217
4370
|
label: i(
|
|
4371
|
+
"raids",
|
|
4218
4372
|
"raids.mysterious_island.uc_search_medicine_herbs.label"
|
|
4219
4373
|
),
|
|
4220
4374
|
output: {
|
|
@@ -4223,9 +4377,11 @@ const Un = (e) => {
|
|
|
4223
4377
|
success: {
|
|
4224
4378
|
id: "end_herbs_wisdom_success",
|
|
4225
4379
|
title: i(
|
|
4380
|
+
"raids",
|
|
4226
4381
|
"raids.mysterious_island.end_herbs_wisdom_success.title"
|
|
4227
4382
|
),
|
|
4228
4383
|
text: (r) => i(
|
|
4384
|
+
"raids",
|
|
4229
4385
|
"raids.mysterious_island.end_herbs_wisdom_success.text",
|
|
4230
4386
|
{
|
|
4231
4387
|
rewards: _(
|
|
@@ -4274,9 +4430,11 @@ const Un = (e) => {
|
|
|
4274
4430
|
failure: {
|
|
4275
4431
|
id: "end_herbs_wisdom_failure",
|
|
4276
4432
|
title: i(
|
|
4433
|
+
"raids",
|
|
4277
4434
|
"raids.mysterious_island.end_herbs_wisdom_failure.title"
|
|
4278
4435
|
),
|
|
4279
4436
|
text: (r) => i(
|
|
4437
|
+
"raids",
|
|
4280
4438
|
"raids.mysterious_island.end_herbs_wisdom_failure.text",
|
|
4281
4439
|
{
|
|
4282
4440
|
rewards: _(
|
|
@@ -4311,18 +4469,28 @@ const Un = (e) => {
|
|
|
4311
4469
|
},
|
|
4312
4470
|
{
|
|
4313
4471
|
id: "uc_take_fruits",
|
|
4314
|
-
label: i(
|
|
4472
|
+
label: i(
|
|
4473
|
+
"raids",
|
|
4474
|
+
"raids.mysterious_island.uc_take_fruits.label"
|
|
4475
|
+
),
|
|
4315
4476
|
output: {
|
|
4316
4477
|
id: "end_find_fruits",
|
|
4317
|
-
title: i(
|
|
4318
|
-
|
|
4319
|
-
|
|
4320
|
-
|
|
4321
|
-
|
|
4322
|
-
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
|
|
4478
|
+
title: i(
|
|
4479
|
+
"raids",
|
|
4480
|
+
"raids.mysterious_island.end_find_fruits.title"
|
|
4481
|
+
),
|
|
4482
|
+
text: (r) => i(
|
|
4483
|
+
"raids",
|
|
4484
|
+
"raids.mysterious_island.end_find_fruits.text",
|
|
4485
|
+
{
|
|
4486
|
+
rewards: _(
|
|
4487
|
+
"end_find_fruits",
|
|
4488
|
+
r,
|
|
4489
|
+
e === "rudder" ? { fruit: 20, xp: 11e3 } : e === "rescue_boat" ? { fruit: 20, xp: 1e4, berry: 0 } : { fruit: 20, xp: 1e4 },
|
|
4490
|
+
void 0
|
|
4491
|
+
)
|
|
4492
|
+
}
|
|
4493
|
+
),
|
|
4326
4494
|
rewards: e === "rudder" ? { fruit: 20, xp: 11e3 } : e === "rescue_boat" ? { fruit: 20, xp: 1e4, berry: 0 } : { fruit: 20, xp: 1e4 },
|
|
4327
4495
|
penalties: void 0
|
|
4328
4496
|
}
|
|
@@ -4337,57 +4505,71 @@ const Un = (e) => {
|
|
|
4337
4505
|
}
|
|
4338
4506
|
}), zn = (e) => ({
|
|
4339
4507
|
id: "pirate_cave",
|
|
4340
|
-
name: i("raids.pirate_cave.name"),
|
|
4341
|
-
description: i("raids.pirate_cave.description"),
|
|
4508
|
+
name: i("raids", "raids.pirate_cave.name"),
|
|
4509
|
+
description: i("raids", "raids.pirate_cave.description"),
|
|
4342
4510
|
cooldown: 6048e5,
|
|
4343
4511
|
type: "classic",
|
|
4344
4512
|
start: {
|
|
4345
4513
|
id: "ev_start",
|
|
4346
|
-
title: i("raids.pirate_cave.ev_start.title"),
|
|
4347
|
-
text: i("raids.pirate_cave.ev_start.text"),
|
|
4514
|
+
title: i("raids", "raids.pirate_cave.ev_start.title"),
|
|
4515
|
+
text: i("raids", "raids.pirate_cave.ev_start.text"),
|
|
4348
4516
|
rewards: void 0,
|
|
4349
4517
|
penalties: void 0,
|
|
4350
4518
|
outputs: [
|
|
4351
4519
|
{
|
|
4352
4520
|
id: "uc_continue",
|
|
4353
|
-
label: i("raids.pirate_cave.uc_continue.label"),
|
|
4521
|
+
label: i("raids", "raids.pirate_cave.uc_continue.label"),
|
|
4354
4522
|
output: {
|
|
4355
4523
|
id: "ev_cave_entry",
|
|
4356
|
-
title: i("raids.pirate_cave.ev_cave_entry.title"),
|
|
4357
|
-
text: i("raids.pirate_cave.ev_cave_entry.text"),
|
|
4524
|
+
title: i("raids", "raids.pirate_cave.ev_cave_entry.title"),
|
|
4525
|
+
text: i("raids", "raids.pirate_cave.ev_cave_entry.text"),
|
|
4358
4526
|
rewards: void 0,
|
|
4359
4527
|
penalties: void 0,
|
|
4360
4528
|
outputs: [
|
|
4361
4529
|
{
|
|
4362
4530
|
id: "uc_cave_entry",
|
|
4363
|
-
label: i("raids.pirate_cave.uc_cave_entry.label"),
|
|
4531
|
+
label: i("raids", "raids.pirate_cave.uc_cave_entry.label"),
|
|
4364
4532
|
output: {
|
|
4365
4533
|
id: "ev_cave_begin",
|
|
4366
|
-
title: i("raids.pirate_cave.ev_cave_begin.title"),
|
|
4367
|
-
text: i("raids.pirate_cave.ev_cave_begin.text"),
|
|
4534
|
+
title: i("raids", "raids.pirate_cave.ev_cave_begin.title"),
|
|
4535
|
+
text: i("raids", "raids.pirate_cave.ev_cave_begin.text"),
|
|
4368
4536
|
rewards: void 0,
|
|
4369
4537
|
penalties: void 0,
|
|
4370
4538
|
outputs: [
|
|
4371
4539
|
{
|
|
4372
4540
|
id: "rq_cave_torch",
|
|
4373
4541
|
requirements: { wood: 1 },
|
|
4374
|
-
label: i(
|
|
4375
|
-
|
|
4376
|
-
|
|
4542
|
+
label: i(
|
|
4543
|
+
"raids",
|
|
4544
|
+
"raids.pirate_cave.rq_cave_torch.label",
|
|
4545
|
+
{ requirements: S("wood").name(1) }
|
|
4546
|
+
),
|
|
4377
4547
|
output: {
|
|
4378
4548
|
id: "ev_torch_on",
|
|
4379
|
-
title: i(
|
|
4380
|
-
|
|
4549
|
+
title: i(
|
|
4550
|
+
"raids",
|
|
4551
|
+
"raids.pirate_cave.ev_torch_on.title"
|
|
4552
|
+
),
|
|
4553
|
+
text: i("raids", "raids.pirate_cave.ev_torch_on.text"),
|
|
4381
4554
|
rewards: void 0,
|
|
4382
4555
|
penalties: void 0,
|
|
4383
4556
|
outputs: [
|
|
4384
4557
|
{
|
|
4385
4558
|
id: "uc_left_path",
|
|
4386
|
-
label: i(
|
|
4559
|
+
label: i(
|
|
4560
|
+
"raids",
|
|
4561
|
+
"raids.pirate_cave.uc_left_path.label"
|
|
4562
|
+
),
|
|
4387
4563
|
output: {
|
|
4388
4564
|
id: "ev_left_path",
|
|
4389
|
-
title: i(
|
|
4390
|
-
|
|
4565
|
+
title: i(
|
|
4566
|
+
"raids",
|
|
4567
|
+
"raids.pirate_cave.ev_left_path.title"
|
|
4568
|
+
),
|
|
4569
|
+
text: i(
|
|
4570
|
+
"raids",
|
|
4571
|
+
"raids.pirate_cave.ev_left_path.text"
|
|
4572
|
+
),
|
|
4391
4573
|
rewards: void 0,
|
|
4392
4574
|
penalties: void 0,
|
|
4393
4575
|
outputs: [
|
|
@@ -4395,36 +4577,45 @@ const Un = (e) => {
|
|
|
4395
4577
|
id: "rq_remove_traps",
|
|
4396
4578
|
requirements: { tools: 1 },
|
|
4397
4579
|
label: i(
|
|
4580
|
+
"raids",
|
|
4398
4581
|
"raids.pirate_cave.rq_remove_traps.label",
|
|
4399
4582
|
{ requirements: S("tools").name(1) }
|
|
4400
4583
|
),
|
|
4401
4584
|
output: {
|
|
4402
4585
|
id: "ev_no_trap",
|
|
4403
4586
|
title: i(
|
|
4587
|
+
"raids",
|
|
4404
4588
|
"raids.pirate_cave.ev_no_trap.title"
|
|
4405
4589
|
),
|
|
4406
|
-
text: (r) => i(
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
|
|
4413
|
-
|
|
4590
|
+
text: (r) => i(
|
|
4591
|
+
"raids",
|
|
4592
|
+
"raids.pirate_cave.ev_no_trap.text",
|
|
4593
|
+
{
|
|
4594
|
+
rewards: _(
|
|
4595
|
+
"ev_no_trap",
|
|
4596
|
+
r,
|
|
4597
|
+
e === "rudder" ? { xp: 55e3 } : e === "rescue_boat" ? { xp: 5e4, berry: 0 } : { xp: 5e4 },
|
|
4598
|
+
void 0
|
|
4599
|
+
)
|
|
4600
|
+
}
|
|
4601
|
+
),
|
|
4414
4602
|
rewards: e === "rudder" ? { xp: 55e3 } : e === "rescue_boat" ? { xp: 5e4, berry: 0 } : { xp: 5e4 },
|
|
4415
4603
|
penalties: void 0,
|
|
4416
4604
|
outputs: [
|
|
4417
4605
|
{
|
|
4418
4606
|
id: "uc_open_chest",
|
|
4419
4607
|
label: i(
|
|
4608
|
+
"raids",
|
|
4420
4609
|
"raids.pirate_cave.uc_open_chest.label"
|
|
4421
4610
|
),
|
|
4422
4611
|
output: {
|
|
4423
4612
|
id: "end_open_chest",
|
|
4424
4613
|
title: i(
|
|
4614
|
+
"raids",
|
|
4425
4615
|
"raids.pirate_cave.end_open_chest.title"
|
|
4426
4616
|
),
|
|
4427
4617
|
text: (r) => i(
|
|
4618
|
+
"raids",
|
|
4428
4619
|
"raids.pirate_cave.end_open_chest.text",
|
|
4429
4620
|
{
|
|
4430
4621
|
rewards: _(
|
|
@@ -4462,14 +4653,17 @@ const Un = (e) => {
|
|
|
4462
4653
|
{
|
|
4463
4654
|
id: "uc_explore_room",
|
|
4464
4655
|
label: i(
|
|
4656
|
+
"raids",
|
|
4465
4657
|
"raids.pirate_cave.uc_explore_room.label"
|
|
4466
4658
|
),
|
|
4467
4659
|
output: {
|
|
4468
4660
|
id: "end_explore_room",
|
|
4469
4661
|
title: i(
|
|
4662
|
+
"raids",
|
|
4470
4663
|
"raids.pirate_cave.end_explore_room.title"
|
|
4471
4664
|
),
|
|
4472
4665
|
text: (r) => i(
|
|
4666
|
+
"raids",
|
|
4473
4667
|
"raids.pirate_cave.end_explore_room.text",
|
|
4474
4668
|
{
|
|
4475
4669
|
rewards: _(
|
|
@@ -4504,6 +4698,7 @@ const Un = (e) => {
|
|
|
4504
4698
|
{
|
|
4505
4699
|
id: "uc_dodge_traps",
|
|
4506
4700
|
label: i(
|
|
4701
|
+
"raids",
|
|
4507
4702
|
"raids.pirate_cave.uc_dodge_traps.label"
|
|
4508
4703
|
),
|
|
4509
4704
|
output: {
|
|
@@ -4512,9 +4707,11 @@ const Un = (e) => {
|
|
|
4512
4707
|
success: {
|
|
4513
4708
|
id: "ev_dodge_traps_success",
|
|
4514
4709
|
title: i(
|
|
4710
|
+
"raids",
|
|
4515
4711
|
"raids.pirate_cave.ev_dodge_traps_success.title"
|
|
4516
4712
|
),
|
|
4517
4713
|
text: (r) => i(
|
|
4714
|
+
"raids",
|
|
4518
4715
|
"raids.pirate_cave.ev_dodge_traps_success.text",
|
|
4519
4716
|
{
|
|
4520
4717
|
rewards: _(
|
|
@@ -4531,14 +4728,17 @@ const Un = (e) => {
|
|
|
4531
4728
|
{
|
|
4532
4729
|
id: "uc_open_chest",
|
|
4533
4730
|
label: i(
|
|
4731
|
+
"raids",
|
|
4534
4732
|
"raids.pirate_cave.uc_open_chest.label"
|
|
4535
4733
|
),
|
|
4536
4734
|
output: {
|
|
4537
4735
|
id: "end_open_chest",
|
|
4538
4736
|
title: i(
|
|
4737
|
+
"raids",
|
|
4539
4738
|
"raids.pirate_cave.end_open_chest.title"
|
|
4540
4739
|
),
|
|
4541
4740
|
text: (r) => i(
|
|
4741
|
+
"raids",
|
|
4542
4742
|
"raids.pirate_cave.end_open_chest.text",
|
|
4543
4743
|
{
|
|
4544
4744
|
rewards: _(
|
|
@@ -4576,14 +4776,17 @@ const Un = (e) => {
|
|
|
4576
4776
|
{
|
|
4577
4777
|
id: "uc_explore_room",
|
|
4578
4778
|
label: i(
|
|
4779
|
+
"raids",
|
|
4579
4780
|
"raids.pirate_cave.uc_explore_room.label"
|
|
4580
4781
|
),
|
|
4581
4782
|
output: {
|
|
4582
4783
|
id: "end_explore_room",
|
|
4583
4784
|
title: i(
|
|
4785
|
+
"raids",
|
|
4584
4786
|
"raids.pirate_cave.end_explore_room.title"
|
|
4585
4787
|
),
|
|
4586
4788
|
text: (r) => i(
|
|
4789
|
+
"raids",
|
|
4587
4790
|
"raids.pirate_cave.end_explore_room.text",
|
|
4588
4791
|
{
|
|
4589
4792
|
rewards: _(
|
|
@@ -4617,9 +4820,11 @@ const Un = (e) => {
|
|
|
4617
4820
|
failure: {
|
|
4618
4821
|
id: "end_dodge_traps_failure",
|
|
4619
4822
|
title: i(
|
|
4823
|
+
"raids",
|
|
4620
4824
|
"raids.pirate_cave.end_dodge_traps_failure.title"
|
|
4621
4825
|
),
|
|
4622
4826
|
text: (r) => i(
|
|
4827
|
+
"raids",
|
|
4623
4828
|
"raids.pirate_cave.end_dodge_traps_failure.text",
|
|
4624
4829
|
{
|
|
4625
4830
|
rewards: _(
|
|
@@ -4640,44 +4845,59 @@ const Un = (e) => {
|
|
|
4640
4845
|
},
|
|
4641
4846
|
{
|
|
4642
4847
|
id: "uc_right_path",
|
|
4643
|
-
label: i(
|
|
4848
|
+
label: i(
|
|
4849
|
+
"raids",
|
|
4850
|
+
"raids.pirate_cave.uc_right_path.label"
|
|
4851
|
+
),
|
|
4644
4852
|
output: {
|
|
4645
4853
|
id: "ev_right_path",
|
|
4646
|
-
title: i(
|
|
4647
|
-
|
|
4854
|
+
title: i(
|
|
4855
|
+
"raids",
|
|
4856
|
+
"raids.pirate_cave.ev_right_path.title"
|
|
4857
|
+
),
|
|
4858
|
+
text: i(
|
|
4859
|
+
"raids",
|
|
4860
|
+
"raids.pirate_cave.ev_right_path.text"
|
|
4861
|
+
),
|
|
4648
4862
|
rewards: void 0,
|
|
4649
4863
|
penalties: void 0,
|
|
4650
4864
|
outputs: [
|
|
4651
4865
|
{
|
|
4652
4866
|
id: "uc_seek_chamber",
|
|
4653
4867
|
label: i(
|
|
4868
|
+
"raids",
|
|
4654
4869
|
"raids.pirate_cave.uc_seek_chamber.label"
|
|
4655
4870
|
),
|
|
4656
4871
|
output: {
|
|
4657
4872
|
id: "end_chamber",
|
|
4658
4873
|
title: i(
|
|
4874
|
+
"raids",
|
|
4659
4875
|
"raids.pirate_cave.end_chamber.title"
|
|
4660
4876
|
),
|
|
4661
|
-
text: (r) => i(
|
|
4662
|
-
|
|
4663
|
-
|
|
4664
|
-
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
|
|
4669
|
-
|
|
4670
|
-
|
|
4671
|
-
|
|
4672
|
-
|
|
4673
|
-
|
|
4674
|
-
|
|
4675
|
-
|
|
4676
|
-
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4680
|
-
|
|
4877
|
+
text: (r) => i(
|
|
4878
|
+
"raids",
|
|
4879
|
+
"raids.pirate_cave.end_chamber.text",
|
|
4880
|
+
{
|
|
4881
|
+
rewards: _(
|
|
4882
|
+
"end_chamber",
|
|
4883
|
+
r,
|
|
4884
|
+
e === "rudder" ? {
|
|
4885
|
+
berry: 2e7,
|
|
4886
|
+
xp: 27500,
|
|
4887
|
+
scroll_wisdom: 1
|
|
4888
|
+
} : e === "rescue_boat" ? {
|
|
4889
|
+
berry: 3e7,
|
|
4890
|
+
xp: 25e3,
|
|
4891
|
+
scroll_wisdom: 1
|
|
4892
|
+
} : {
|
|
4893
|
+
berry: 2e7,
|
|
4894
|
+
xp: 25e3,
|
|
4895
|
+
scroll_wisdom: 1
|
|
4896
|
+
},
|
|
4897
|
+
void 0
|
|
4898
|
+
)
|
|
4899
|
+
}
|
|
4900
|
+
),
|
|
4681
4901
|
rewards: e === "rudder" ? {
|
|
4682
4902
|
berry: 2e7,
|
|
4683
4903
|
xp: 27500,
|
|
@@ -4697,14 +4917,17 @@ const Un = (e) => {
|
|
|
4697
4917
|
{
|
|
4698
4918
|
id: "uc_keep_going",
|
|
4699
4919
|
label: i(
|
|
4920
|
+
"raids",
|
|
4700
4921
|
"raids.pirate_cave.uc_keep_going.label"
|
|
4701
4922
|
),
|
|
4702
4923
|
output: {
|
|
4703
4924
|
id: "ev_ghost_trap",
|
|
4704
4925
|
title: i(
|
|
4926
|
+
"raids",
|
|
4705
4927
|
"raids.pirate_cave.ev_ghost_trap.title"
|
|
4706
4928
|
),
|
|
4707
4929
|
text: i(
|
|
4930
|
+
"raids",
|
|
4708
4931
|
"raids.pirate_cave.ev_ghost_trap.text"
|
|
4709
4932
|
),
|
|
4710
4933
|
rewards: void 0,
|
|
@@ -4713,6 +4936,7 @@ const Un = (e) => {
|
|
|
4713
4936
|
{
|
|
4714
4937
|
id: "uc_fight_ghost",
|
|
4715
4938
|
label: i(
|
|
4939
|
+
"raids",
|
|
4716
4940
|
"raids.pirate_cave.uc_fight_ghost.label"
|
|
4717
4941
|
),
|
|
4718
4942
|
output: {
|
|
@@ -4721,9 +4945,11 @@ const Un = (e) => {
|
|
|
4721
4945
|
success: {
|
|
4722
4946
|
id: "end_fight_ghost_success",
|
|
4723
4947
|
title: i(
|
|
4948
|
+
"raids",
|
|
4724
4949
|
"raids.pirate_cave.end_fight_ghost_success.title"
|
|
4725
4950
|
),
|
|
4726
4951
|
text: (r) => i(
|
|
4952
|
+
"raids",
|
|
4727
4953
|
"raids.pirate_cave.end_fight_ghost_success.text",
|
|
4728
4954
|
{
|
|
4729
4955
|
rewards: _(
|
|
@@ -4755,9 +4981,11 @@ const Un = (e) => {
|
|
|
4755
4981
|
failure: {
|
|
4756
4982
|
id: "end_fight_ghost_failure",
|
|
4757
4983
|
title: i(
|
|
4984
|
+
"raids",
|
|
4758
4985
|
"raids.pirate_cave.end_fight_ghost_failure.title"
|
|
4759
4986
|
),
|
|
4760
4987
|
text: (r) => i(
|
|
4988
|
+
"raids",
|
|
4761
4989
|
"raids.pirate_cave.end_fight_ghost_failure.text",
|
|
4762
4990
|
{
|
|
4763
4991
|
rewards: _(
|
|
@@ -4785,6 +5013,7 @@ const Un = (e) => {
|
|
|
4785
5013
|
{
|
|
4786
5014
|
id: "uc_flee",
|
|
4787
5015
|
label: i(
|
|
5016
|
+
"raids",
|
|
4788
5017
|
"raids.pirate_cave.uc_flee.label"
|
|
4789
5018
|
),
|
|
4790
5019
|
output: {
|
|
@@ -4793,9 +5022,11 @@ const Un = (e) => {
|
|
|
4793
5022
|
success: {
|
|
4794
5023
|
id: "end_flee_ghost_success",
|
|
4795
5024
|
title: i(
|
|
5025
|
+
"raids",
|
|
4796
5026
|
"raids.pirate_cave.end_flee_ghost_success.title"
|
|
4797
5027
|
),
|
|
4798
5028
|
text: (r) => i(
|
|
5029
|
+
"raids",
|
|
4799
5030
|
"raids.pirate_cave.end_flee_ghost_success.text",
|
|
4800
5031
|
{
|
|
4801
5032
|
rewards: _(
|
|
@@ -4812,9 +5043,11 @@ const Un = (e) => {
|
|
|
4812
5043
|
failure: {
|
|
4813
5044
|
id: "end_flee_ghost_failure",
|
|
4814
5045
|
title: i(
|
|
5046
|
+
"raids",
|
|
4815
5047
|
"raids.pirate_cave.end_flee_ghost_failure.title"
|
|
4816
5048
|
),
|
|
4817
5049
|
text: (r) => i(
|
|
5050
|
+
"raids",
|
|
4818
5051
|
"raids.pirate_cave.end_flee_ghost_failure.text",
|
|
4819
5052
|
{
|
|
4820
5053
|
rewards: _(
|
|
@@ -4847,26 +5080,37 @@ const Un = (e) => {
|
|
|
4847
5080
|
},
|
|
4848
5081
|
{
|
|
4849
5082
|
id: "uc_walk_dark",
|
|
4850
|
-
label: i("raids.pirate_cave.uc_walk_dark.label"),
|
|
5083
|
+
label: i("raids", "raids.pirate_cave.uc_walk_dark.label"),
|
|
4851
5084
|
output: {
|
|
4852
5085
|
id: "ev_secret_passage",
|
|
4853
|
-
title: i(
|
|
4854
|
-
|
|
5086
|
+
title: i(
|
|
5087
|
+
"raids",
|
|
5088
|
+
"raids.pirate_cave.ev_secret_passage.title"
|
|
5089
|
+
),
|
|
5090
|
+
text: i(
|
|
5091
|
+
"raids",
|
|
5092
|
+
"raids.pirate_cave.ev_secret_passage.text"
|
|
5093
|
+
),
|
|
4855
5094
|
rewards: void 0,
|
|
4856
5095
|
penalties: void 0,
|
|
4857
5096
|
outputs: [
|
|
4858
5097
|
{
|
|
4859
5098
|
id: "uc_sneak_walk",
|
|
4860
|
-
label: i(
|
|
5099
|
+
label: i(
|
|
5100
|
+
"raids",
|
|
5101
|
+
"raids.pirate_cave.uc_sneak_walk.label"
|
|
5102
|
+
),
|
|
4861
5103
|
output: {
|
|
4862
5104
|
id: "c_agility_sneak_walk",
|
|
4863
5105
|
requirements: e === "sailing_boat" ? { agility: 103.5 } : { agility: 115 },
|
|
4864
5106
|
success: {
|
|
4865
5107
|
id: "ev_sneak_walk_success",
|
|
4866
5108
|
title: i(
|
|
5109
|
+
"raids",
|
|
4867
5110
|
"raids.pirate_cave.ev_sneak_walk_success.title"
|
|
4868
5111
|
),
|
|
4869
5112
|
text: (r) => i(
|
|
5113
|
+
"raids",
|
|
4870
5114
|
"raids.pirate_cave.ev_sneak_walk_success.text",
|
|
4871
5115
|
{
|
|
4872
5116
|
rewards: _(
|
|
@@ -4883,6 +5127,7 @@ const Un = (e) => {
|
|
|
4883
5127
|
{
|
|
4884
5128
|
id: "uc_fill_bag",
|
|
4885
5129
|
label: i(
|
|
5130
|
+
"raids",
|
|
4886
5131
|
"raids.pirate_cave.uc_fill_bag.label"
|
|
4887
5132
|
),
|
|
4888
5133
|
output: {
|
|
@@ -4891,9 +5136,11 @@ const Un = (e) => {
|
|
|
4891
5136
|
success: {
|
|
4892
5137
|
id: "end_fill_bag_success",
|
|
4893
5138
|
title: i(
|
|
5139
|
+
"raids",
|
|
4894
5140
|
"raids.pirate_cave.end_fill_bag_success.title"
|
|
4895
5141
|
),
|
|
4896
5142
|
text: (r) => i(
|
|
5143
|
+
"raids",
|
|
4897
5144
|
"raids.pirate_cave.end_fill_bag_success.text",
|
|
4898
5145
|
{
|
|
4899
5146
|
rewards: _(
|
|
@@ -4950,9 +5197,11 @@ const Un = (e) => {
|
|
|
4950
5197
|
failure: {
|
|
4951
5198
|
id: "end_fill_bag_failure",
|
|
4952
5199
|
title: i(
|
|
5200
|
+
"raids",
|
|
4953
5201
|
"raids.pirate_cave.end_fill_bag_failure.title"
|
|
4954
5202
|
),
|
|
4955
5203
|
text: (r) => i(
|
|
5204
|
+
"raids",
|
|
4956
5205
|
"raids.pirate_cave.end_fill_bag_failure.text",
|
|
4957
5206
|
{
|
|
4958
5207
|
rewards: _(
|
|
@@ -5001,9 +5250,11 @@ const Un = (e) => {
|
|
|
5001
5250
|
failure: {
|
|
5002
5251
|
id: "ev_sneak_walk_failure",
|
|
5003
5252
|
title: i(
|
|
5253
|
+
"raids",
|
|
5004
5254
|
"raids.pirate_cave.ev_sneak_walk_failure.title"
|
|
5005
5255
|
),
|
|
5006
5256
|
text: (r) => i(
|
|
5257
|
+
"raids",
|
|
5007
5258
|
"raids.pirate_cave.ev_sneak_walk_failure.text",
|
|
5008
5259
|
{
|
|
5009
5260
|
rewards: _(
|
|
@@ -5020,6 +5271,7 @@ const Un = (e) => {
|
|
|
5020
5271
|
{
|
|
5021
5272
|
id: "uc_keep_breath",
|
|
5022
5273
|
label: i(
|
|
5274
|
+
"raids",
|
|
5023
5275
|
"raids.pirate_cave.uc_keep_breath.label"
|
|
5024
5276
|
),
|
|
5025
5277
|
output: {
|
|
@@ -5028,9 +5280,11 @@ const Un = (e) => {
|
|
|
5028
5280
|
success: {
|
|
5029
5281
|
id: "ev_keep_breath_success",
|
|
5030
5282
|
title: i(
|
|
5283
|
+
"raids",
|
|
5031
5284
|
"raids.pirate_cave.ev_keep_breath_success.title"
|
|
5032
5285
|
),
|
|
5033
5286
|
text: (r) => i(
|
|
5287
|
+
"raids",
|
|
5034
5288
|
"raids.pirate_cave.ev_keep_breath_success.text",
|
|
5035
5289
|
{
|
|
5036
5290
|
rewards: _(
|
|
@@ -5047,6 +5301,7 @@ const Un = (e) => {
|
|
|
5047
5301
|
{
|
|
5048
5302
|
id: "uc_fill_bag",
|
|
5049
5303
|
label: i(
|
|
5304
|
+
"raids",
|
|
5050
5305
|
"raids.pirate_cave.uc_fill_bag.label"
|
|
5051
5306
|
),
|
|
5052
5307
|
output: {
|
|
@@ -5055,9 +5310,11 @@ const Un = (e) => {
|
|
|
5055
5310
|
success: {
|
|
5056
5311
|
id: "end_fill_bag_success",
|
|
5057
5312
|
title: i(
|
|
5313
|
+
"raids",
|
|
5058
5314
|
"raids.pirate_cave.end_fill_bag_success.title"
|
|
5059
5315
|
),
|
|
5060
5316
|
text: (r) => i(
|
|
5317
|
+
"raids",
|
|
5061
5318
|
"raids.pirate_cave.end_fill_bag_success.text",
|
|
5062
5319
|
{
|
|
5063
5320
|
rewards: _(
|
|
@@ -5114,9 +5371,11 @@ const Un = (e) => {
|
|
|
5114
5371
|
failure: {
|
|
5115
5372
|
id: "end_fill_bag_failure",
|
|
5116
5373
|
title: i(
|
|
5374
|
+
"raids",
|
|
5117
5375
|
"raids.pirate_cave.end_fill_bag_failure.title"
|
|
5118
5376
|
),
|
|
5119
5377
|
text: (r) => i(
|
|
5378
|
+
"raids",
|
|
5120
5379
|
"raids.pirate_cave.end_fill_bag_failure.text",
|
|
5121
5380
|
{
|
|
5122
5381
|
rewards: _(
|
|
@@ -5165,9 +5424,11 @@ const Un = (e) => {
|
|
|
5165
5424
|
failure: {
|
|
5166
5425
|
id: "ev_keep_breath_failure",
|
|
5167
5426
|
title: i(
|
|
5427
|
+
"raids",
|
|
5168
5428
|
"raids.pirate_cave.ev_keep_breath_failure.title"
|
|
5169
5429
|
),
|
|
5170
5430
|
text: (r) => i(
|
|
5431
|
+
"raids",
|
|
5171
5432
|
"raids.pirate_cave.ev_keep_breath_failure.text",
|
|
5172
5433
|
{
|
|
5173
5434
|
rewards: _(
|
|
@@ -5184,6 +5445,7 @@ const Un = (e) => {
|
|
|
5184
5445
|
{
|
|
5185
5446
|
id: "uc_fight_pirate",
|
|
5186
5447
|
label: i(
|
|
5448
|
+
"raids",
|
|
5187
5449
|
"raids.pirate_cave.uc_fight_pirate.label"
|
|
5188
5450
|
),
|
|
5189
5451
|
output: {
|
|
@@ -5192,9 +5454,11 @@ const Un = (e) => {
|
|
|
5192
5454
|
success: {
|
|
5193
5455
|
id: "end_fight_pirate_success",
|
|
5194
5456
|
title: i(
|
|
5457
|
+
"raids",
|
|
5195
5458
|
"raids.pirate_cave.end_fight_pirate_success.title"
|
|
5196
5459
|
),
|
|
5197
5460
|
text: (r) => i(
|
|
5461
|
+
"raids",
|
|
5198
5462
|
"raids.pirate_cave.end_fight_pirate_success.text",
|
|
5199
5463
|
{
|
|
5200
5464
|
rewards: _(
|
|
@@ -5239,9 +5503,11 @@ const Un = (e) => {
|
|
|
5239
5503
|
failure: {
|
|
5240
5504
|
id: "end_fight_pirate_failure",
|
|
5241
5505
|
title: i(
|
|
5506
|
+
"raids",
|
|
5242
5507
|
"raids.pirate_cave.end_fight_pirate_failure.title"
|
|
5243
5508
|
),
|
|
5244
5509
|
text: (r) => i(
|
|
5510
|
+
"raids",
|
|
5245
5511
|
"raids.pirate_cave.end_fight_pirate_failure.text",
|
|
5246
5512
|
{
|
|
5247
5513
|
rewards: _(
|
|
@@ -5263,6 +5529,7 @@ const Un = (e) => {
|
|
|
5263
5529
|
{
|
|
5264
5530
|
id: "uc_flee",
|
|
5265
5531
|
label: i(
|
|
5532
|
+
"raids",
|
|
5266
5533
|
"raids.pirate_cave.uc_flee.label"
|
|
5267
5534
|
),
|
|
5268
5535
|
output: {
|
|
@@ -5271,9 +5538,11 @@ const Un = (e) => {
|
|
|
5271
5538
|
success: {
|
|
5272
5539
|
id: "end_flee_pirate_success",
|
|
5273
5540
|
title: i(
|
|
5541
|
+
"raids",
|
|
5274
5542
|
"raids.pirate_cave.end_flee_pirate_success.title"
|
|
5275
5543
|
),
|
|
5276
5544
|
text: (r) => i(
|
|
5545
|
+
"raids",
|
|
5277
5546
|
"raids.pirate_cave.end_flee_pirate_success.text",
|
|
5278
5547
|
{
|
|
5279
5548
|
rewards: _(
|
|
@@ -5293,9 +5562,11 @@ const Un = (e) => {
|
|
|
5293
5562
|
failure: {
|
|
5294
5563
|
id: "end_flee_pirate_failure",
|
|
5295
5564
|
title: i(
|
|
5565
|
+
"raids",
|
|
5296
5566
|
"raids.pirate_cave.end_flee_pirate_failure.title"
|
|
5297
5567
|
),
|
|
5298
5568
|
text: (r) => i(
|
|
5569
|
+
"raids",
|
|
5299
5570
|
"raids.pirate_cave.end_flee_pirate_failure.text",
|
|
5300
5571
|
{
|
|
5301
5572
|
rewards: _(
|
|
@@ -5324,16 +5595,21 @@ const Un = (e) => {
|
|
|
5324
5595
|
},
|
|
5325
5596
|
{
|
|
5326
5597
|
id: "uc_stun_pirate",
|
|
5327
|
-
label: i(
|
|
5598
|
+
label: i(
|
|
5599
|
+
"raids",
|
|
5600
|
+
"raids.pirate_cave.uc_stun_pirate.label"
|
|
5601
|
+
),
|
|
5328
5602
|
output: {
|
|
5329
5603
|
id: "c_strength_stun_pirate",
|
|
5330
5604
|
requirements: e === "sailing_boat" ? { strength: 67.5 } : { strength: 75 },
|
|
5331
5605
|
success: {
|
|
5332
5606
|
id: "end_stun_pirate_success",
|
|
5333
5607
|
title: i(
|
|
5608
|
+
"raids",
|
|
5334
5609
|
"raids.pirate_cave.end_stun_pirate_success.title"
|
|
5335
5610
|
),
|
|
5336
5611
|
text: (r) => i(
|
|
5612
|
+
"raids",
|
|
5337
5613
|
"raids.pirate_cave.end_stun_pirate_success.text",
|
|
5338
5614
|
{
|
|
5339
5615
|
rewards: _(
|
|
@@ -5382,9 +5658,11 @@ const Un = (e) => {
|
|
|
5382
5658
|
failure: {
|
|
5383
5659
|
id: "end_stun_pirate_failure",
|
|
5384
5660
|
title: i(
|
|
5661
|
+
"raids",
|
|
5385
5662
|
"raids.pirate_cave.end_stun_pirate_failure.title"
|
|
5386
5663
|
),
|
|
5387
5664
|
text: (r) => i(
|
|
5665
|
+
"raids",
|
|
5388
5666
|
"raids.pirate_cave.end_stun_pirate_failure.text",
|
|
5389
5667
|
{
|
|
5390
5668
|
rewards: _(
|
|
@@ -5413,47 +5691,47 @@ const Un = (e) => {
|
|
|
5413
5691
|
}
|
|
5414
5692
|
}), Zn = (e) => ({
|
|
5415
5693
|
id: "resources",
|
|
5416
|
-
name: i("raids.resources.name"),
|
|
5417
|
-
description: i("raids.resources.description"),
|
|
5694
|
+
name: i("raids", "raids.resources.name"),
|
|
5695
|
+
description: i("raids", "raids.resources.description"),
|
|
5418
5696
|
cooldown: 6048e5,
|
|
5419
5697
|
type: "special",
|
|
5420
5698
|
start: {
|
|
5421
5699
|
id: "ev_start",
|
|
5422
|
-
title: i("raids.resources.ev_start.title"),
|
|
5423
|
-
text: i("raids.resources.ev_start.text"),
|
|
5700
|
+
title: i("raids", "raids.resources.ev_start.title"),
|
|
5701
|
+
text: i("raids", "raids.resources.ev_start.text"),
|
|
5424
5702
|
rewards: void 0,
|
|
5425
5703
|
penalties: void 0,
|
|
5426
5704
|
outputs: [
|
|
5427
5705
|
{
|
|
5428
5706
|
id: "uc_explore_forest",
|
|
5429
|
-
label: i("raids.resources.uc_explore_forest.label"),
|
|
5707
|
+
label: i("raids", "raids.resources.uc_explore_forest.label"),
|
|
5430
5708
|
output: {
|
|
5431
5709
|
id: "ev_enter_forest",
|
|
5432
|
-
title: i("raids.resources.ev_enter_forest.title"),
|
|
5433
|
-
text: i("raids.resources.ev_enter_forest.text"),
|
|
5710
|
+
title: i("raids", "raids.resources.ev_enter_forest.title"),
|
|
5711
|
+
text: i("raids", "raids.resources.ev_enter_forest.text"),
|
|
5434
5712
|
rewards: void 0,
|
|
5435
5713
|
penalties: void 0,
|
|
5436
5714
|
outputs: [
|
|
5437
5715
|
{
|
|
5438
5716
|
id: "uc_search_wood",
|
|
5439
|
-
label: i("raids.resources.uc_search_wood.label"),
|
|
5717
|
+
label: i("raids", "raids.resources.uc_search_wood.label"),
|
|
5440
5718
|
output: {
|
|
5441
5719
|
id: "ev_search_wood",
|
|
5442
|
-
title: i("raids.resources.ev_search_wood.title"),
|
|
5443
|
-
text: i("raids.resources.ev_search_wood.text"),
|
|
5720
|
+
title: i("raids", "raids.resources.ev_search_wood.title"),
|
|
5721
|
+
text: i("raids", "raids.resources.ev_search_wood.text"),
|
|
5444
5722
|
rewards: void 0,
|
|
5445
5723
|
penalties: void 0,
|
|
5446
5724
|
outputs: [
|
|
5447
5725
|
{
|
|
5448
5726
|
id: "rq_wood",
|
|
5449
5727
|
requirements: { tools: 1 },
|
|
5450
|
-
label: i("raids.resources.rq_wood.label", {
|
|
5728
|
+
label: i("raids", "raids.resources.rq_wood.label", {
|
|
5451
5729
|
requirements: S("tools").name(1)
|
|
5452
5730
|
}),
|
|
5453
5731
|
output: {
|
|
5454
5732
|
id: "end_wood_big",
|
|
5455
|
-
title: i("raids.resources.end_wood_big.title"),
|
|
5456
|
-
text: (r) => i("raids.resources.end_wood_big.text", {
|
|
5733
|
+
title: i("raids", "raids.resources.end_wood_big.title"),
|
|
5734
|
+
text: (r) => i("raids", "raids.resources.end_wood_big.text", {
|
|
5457
5735
|
rewards: _(
|
|
5458
5736
|
"end_wood_big",
|
|
5459
5737
|
r,
|
|
@@ -5467,11 +5745,14 @@ const Un = (e) => {
|
|
|
5467
5745
|
},
|
|
5468
5746
|
{
|
|
5469
5747
|
id: "uc_wood",
|
|
5470
|
-
label: i("raids.resources.uc_wood.label"),
|
|
5748
|
+
label: i("raids", "raids.resources.uc_wood.label"),
|
|
5471
5749
|
output: {
|
|
5472
5750
|
id: "end_wood_small",
|
|
5473
|
-
title: i(
|
|
5474
|
-
|
|
5751
|
+
title: i(
|
|
5752
|
+
"raids",
|
|
5753
|
+
"raids.resources.end_wood_small.title"
|
|
5754
|
+
),
|
|
5755
|
+
text: (r) => i("raids", "raids.resources.end_wood_small.text", {
|
|
5475
5756
|
rewards: _(
|
|
5476
5757
|
"end_wood_small",
|
|
5477
5758
|
r,
|
|
@@ -5488,24 +5769,24 @@ const Un = (e) => {
|
|
|
5488
5769
|
},
|
|
5489
5770
|
{
|
|
5490
5771
|
id: "uc_search_iron",
|
|
5491
|
-
label: i("raids.resources.uc_search_iron.label"),
|
|
5772
|
+
label: i("raids", "raids.resources.uc_search_iron.label"),
|
|
5492
5773
|
output: {
|
|
5493
5774
|
id: "ev_goto_mine",
|
|
5494
|
-
title: i("raids.resources.ev_goto_mine.title"),
|
|
5495
|
-
text: i("raids.resources.ev_goto_mine.text"),
|
|
5775
|
+
title: i("raids", "raids.resources.ev_goto_mine.title"),
|
|
5776
|
+
text: i("raids", "raids.resources.ev_goto_mine.text"),
|
|
5496
5777
|
rewards: void 0,
|
|
5497
5778
|
penalties: void 0,
|
|
5498
5779
|
outputs: [
|
|
5499
5780
|
{
|
|
5500
5781
|
id: "rq_iron",
|
|
5501
5782
|
requirements: { tools: 1 },
|
|
5502
|
-
label: i("raids.resources.rq_iron.label", {
|
|
5783
|
+
label: i("raids", "raids.resources.rq_iron.label", {
|
|
5503
5784
|
requirements: S("tools").name(1)
|
|
5504
5785
|
}),
|
|
5505
5786
|
output: {
|
|
5506
5787
|
id: "end_iron_big",
|
|
5507
|
-
title: i("raids.resources.end_iron_big.title"),
|
|
5508
|
-
text: (r) => i("raids.resources.end_iron_big.text", {
|
|
5788
|
+
title: i("raids", "raids.resources.end_iron_big.title"),
|
|
5789
|
+
text: (r) => i("raids", "raids.resources.end_iron_big.text", {
|
|
5509
5790
|
rewards: _(
|
|
5510
5791
|
"end_iron_big",
|
|
5511
5792
|
r,
|
|
@@ -5519,11 +5800,14 @@ const Un = (e) => {
|
|
|
5519
5800
|
},
|
|
5520
5801
|
{
|
|
5521
5802
|
id: "uc_iron",
|
|
5522
|
-
label: i("raids.resources.uc_iron.label"),
|
|
5803
|
+
label: i("raids", "raids.resources.uc_iron.label"),
|
|
5523
5804
|
output: {
|
|
5524
5805
|
id: "end_iron_small",
|
|
5525
|
-
title: i(
|
|
5526
|
-
|
|
5806
|
+
title: i(
|
|
5807
|
+
"raids",
|
|
5808
|
+
"raids.resources.end_iron_small.title"
|
|
5809
|
+
),
|
|
5810
|
+
text: (r) => i("raids", "raids.resources.end_iron_small.text", {
|
|
5527
5811
|
rewards: _(
|
|
5528
5812
|
"end_iron_small",
|
|
5529
5813
|
r,
|
|
@@ -5543,34 +5827,34 @@ const Un = (e) => {
|
|
|
5543
5827
|
},
|
|
5544
5828
|
{
|
|
5545
5829
|
id: "uc_explore_beach",
|
|
5546
|
-
label: i("raids.resources.uc_explore_beach.label"),
|
|
5830
|
+
label: i("raids", "raids.resources.uc_explore_beach.label"),
|
|
5547
5831
|
output: {
|
|
5548
5832
|
id: "ev_enter_beach",
|
|
5549
|
-
title: i("raids.resources.ev_enter_beach.title"),
|
|
5550
|
-
text: i("raids.resources.ev_enter_beach.text"),
|
|
5833
|
+
title: i("raids", "raids.resources.ev_enter_beach.title"),
|
|
5834
|
+
text: i("raids", "raids.resources.ev_enter_beach.text"),
|
|
5551
5835
|
rewards: void 0,
|
|
5552
5836
|
penalties: void 0,
|
|
5553
5837
|
outputs: [
|
|
5554
5838
|
{
|
|
5555
5839
|
id: "uc_goto_herbs",
|
|
5556
|
-
label: i("raids.resources.uc_goto_herbs.label"),
|
|
5840
|
+
label: i("raids", "raids.resources.uc_goto_herbs.label"),
|
|
5557
5841
|
output: {
|
|
5558
5842
|
id: "ev_hemp",
|
|
5559
|
-
title: i("raids.resources.ev_hemp.title"),
|
|
5560
|
-
text: i("raids.resources.ev_hemp.text"),
|
|
5843
|
+
title: i("raids", "raids.resources.ev_hemp.title"),
|
|
5844
|
+
text: i("raids", "raids.resources.ev_hemp.text"),
|
|
5561
5845
|
rewards: void 0,
|
|
5562
5846
|
penalties: void 0,
|
|
5563
5847
|
outputs: [
|
|
5564
5848
|
{
|
|
5565
5849
|
id: "rq_hemp",
|
|
5566
5850
|
requirements: { tools: 1 },
|
|
5567
|
-
label: i("raids.resources.rq_hemp.label", {
|
|
5851
|
+
label: i("raids", "raids.resources.rq_hemp.label", {
|
|
5568
5852
|
requirements: S("tools").name(1)
|
|
5569
5853
|
}),
|
|
5570
5854
|
output: {
|
|
5571
5855
|
id: "end_hemp_big",
|
|
5572
|
-
title: i("raids.resources.end_hemp_big.title"),
|
|
5573
|
-
text: (r) => i("raids.resources.end_hemp_big.text", {
|
|
5856
|
+
title: i("raids", "raids.resources.end_hemp_big.title"),
|
|
5857
|
+
text: (r) => i("raids", "raids.resources.end_hemp_big.text", {
|
|
5574
5858
|
rewards: _(
|
|
5575
5859
|
"end_hemp_big",
|
|
5576
5860
|
r,
|
|
@@ -5584,11 +5868,14 @@ const Un = (e) => {
|
|
|
5584
5868
|
},
|
|
5585
5869
|
{
|
|
5586
5870
|
id: "uc_hemp",
|
|
5587
|
-
label: i("raids.resources.uc_hemp.label"),
|
|
5871
|
+
label: i("raids", "raids.resources.uc_hemp.label"),
|
|
5588
5872
|
output: {
|
|
5589
5873
|
id: "end_hemp_small",
|
|
5590
|
-
title: i(
|
|
5591
|
-
|
|
5874
|
+
title: i(
|
|
5875
|
+
"raids",
|
|
5876
|
+
"raids.resources.end_hemp_small.title"
|
|
5877
|
+
),
|
|
5878
|
+
text: (r) => i("raids", "raids.resources.end_hemp_small.text", {
|
|
5592
5879
|
rewards: _(
|
|
5593
5880
|
"end_hemp_small",
|
|
5594
5881
|
r,
|
|
@@ -5605,49 +5892,63 @@ const Un = (e) => {
|
|
|
5605
5892
|
},
|
|
5606
5893
|
{
|
|
5607
5894
|
id: "uc_search_salt_water",
|
|
5608
|
-
label: i("raids.resources.uc_search_salt_water.label"),
|
|
5895
|
+
label: i("raids", "raids.resources.uc_search_salt_water.label"),
|
|
5609
5896
|
output: {
|
|
5610
5897
|
id: "ev_salt_water",
|
|
5611
|
-
title: i("raids.resources.ev_salt_water.title"),
|
|
5612
|
-
text: i("raids.resources.ev_salt_water.text"),
|
|
5898
|
+
title: i("raids", "raids.resources.ev_salt_water.title"),
|
|
5899
|
+
text: i("raids", "raids.resources.ev_salt_water.text"),
|
|
5613
5900
|
rewards: void 0,
|
|
5614
5901
|
penalties: void 0,
|
|
5615
5902
|
outputs: [
|
|
5616
5903
|
{
|
|
5617
5904
|
id: "rq_bowl",
|
|
5618
5905
|
requirements: { bowl: 1 },
|
|
5619
|
-
label: i("raids.resources.rq_bowl.label", {
|
|
5906
|
+
label: i("raids", "raids.resources.rq_bowl.label", {
|
|
5620
5907
|
requirements: S("bowl").name(1)
|
|
5621
5908
|
}),
|
|
5622
5909
|
output: {
|
|
5623
5910
|
id: "end_salt_water_big",
|
|
5624
|
-
title: i(
|
|
5625
|
-
|
|
5626
|
-
|
|
5627
|
-
|
|
5628
|
-
|
|
5629
|
-
|
|
5630
|
-
|
|
5631
|
-
|
|
5632
|
-
|
|
5911
|
+
title: i(
|
|
5912
|
+
"raids",
|
|
5913
|
+
"raids.resources.end_salt_water_big.title"
|
|
5914
|
+
),
|
|
5915
|
+
text: (r) => i(
|
|
5916
|
+
"raids",
|
|
5917
|
+
"raids.resources.end_salt_water_big.text",
|
|
5918
|
+
{
|
|
5919
|
+
rewards: _(
|
|
5920
|
+
"end_salt_water_big",
|
|
5921
|
+
r,
|
|
5922
|
+
e === "rudder" ? { salt_water: 10, xp: 0 } : e === "rescue_boat" ? { salt_water: 10, berry: 0 } : { salt_water: 10 },
|
|
5923
|
+
void 0
|
|
5924
|
+
)
|
|
5925
|
+
}
|
|
5926
|
+
),
|
|
5633
5927
|
rewards: e === "rudder" ? { salt_water: 10, xp: 0 } : e === "rescue_boat" ? { salt_water: 10, berry: 0 } : { salt_water: 10 },
|
|
5634
5928
|
penalties: void 0
|
|
5635
5929
|
}
|
|
5636
5930
|
},
|
|
5637
5931
|
{
|
|
5638
5932
|
id: "uc_bowl",
|
|
5639
|
-
label: i("raids.resources.uc_bowl.label"),
|
|
5933
|
+
label: i("raids", "raids.resources.uc_bowl.label"),
|
|
5640
5934
|
output: {
|
|
5641
5935
|
id: "end_salt_water_small",
|
|
5642
|
-
title: i(
|
|
5643
|
-
|
|
5644
|
-
|
|
5645
|
-
|
|
5646
|
-
|
|
5647
|
-
|
|
5648
|
-
|
|
5649
|
-
|
|
5650
|
-
|
|
5936
|
+
title: i(
|
|
5937
|
+
"raids",
|
|
5938
|
+
"raids.resources.end_salt_water_small.title"
|
|
5939
|
+
),
|
|
5940
|
+
text: (r) => i(
|
|
5941
|
+
"raids",
|
|
5942
|
+
"raids.resources.end_salt_water_small.text",
|
|
5943
|
+
{
|
|
5944
|
+
rewards: _(
|
|
5945
|
+
"end_salt_water_small",
|
|
5946
|
+
r,
|
|
5947
|
+
e === "rudder" ? { salt_water: 5, xp: 0 } : e === "rescue_boat" ? { salt_water: 5, berry: 0 } : { salt_water: 5 },
|
|
5948
|
+
void 0
|
|
5949
|
+
)
|
|
5950
|
+
}
|
|
5951
|
+
),
|
|
5651
5952
|
rewards: e === "rudder" ? { salt_water: 5, xp: 0 } : e === "rescue_boat" ? { salt_water: 5, berry: 0 } : { salt_water: 5 },
|
|
5652
5953
|
penalties: void 0
|
|
5653
5954
|
}
|
|
@@ -5660,34 +5961,37 @@ const Un = (e) => {
|
|
|
5660
5961
|
},
|
|
5661
5962
|
{
|
|
5662
5963
|
id: "uc_goto_plains",
|
|
5663
|
-
label: i("raids.resources.uc_goto_plains.label"),
|
|
5964
|
+
label: i("raids", "raids.resources.uc_goto_plains.label"),
|
|
5664
5965
|
output: {
|
|
5665
5966
|
id: "ev_enter_plains",
|
|
5666
|
-
title: i("raids.resources.ev_enter_plains.title"),
|
|
5667
|
-
text: i("raids.resources.ev_enter_plains.text"),
|
|
5967
|
+
title: i("raids", "raids.resources.ev_enter_plains.title"),
|
|
5968
|
+
text: i("raids", "raids.resources.ev_enter_plains.text"),
|
|
5668
5969
|
rewards: void 0,
|
|
5669
5970
|
penalties: void 0,
|
|
5670
5971
|
outputs: [
|
|
5671
5972
|
{
|
|
5672
5973
|
id: "uc_search_cereal",
|
|
5673
|
-
label: i("raids.resources.uc_search_cereal.label"),
|
|
5974
|
+
label: i("raids", "raids.resources.uc_search_cereal.label"),
|
|
5674
5975
|
output: {
|
|
5675
5976
|
id: "ev_search_cereal",
|
|
5676
|
-
title: i("raids.resources.ev_search_cereal.title"),
|
|
5677
|
-
text: i("raids.resources.ev_search_cereal.text"),
|
|
5977
|
+
title: i("raids", "raids.resources.ev_search_cereal.title"),
|
|
5978
|
+
text: i("raids", "raids.resources.ev_search_cereal.text"),
|
|
5678
5979
|
rewards: void 0,
|
|
5679
5980
|
penalties: void 0,
|
|
5680
5981
|
outputs: [
|
|
5681
5982
|
{
|
|
5682
5983
|
id: "rq_cereal",
|
|
5683
5984
|
requirements: { tools: 1 },
|
|
5684
|
-
label: i("raids.resources.rq_cereal.label", {
|
|
5985
|
+
label: i("raids", "raids.resources.rq_cereal.label", {
|
|
5685
5986
|
requirements: S("tools").name(1)
|
|
5686
5987
|
}),
|
|
5687
5988
|
output: {
|
|
5688
5989
|
id: "end_cereal_big",
|
|
5689
|
-
title: i(
|
|
5690
|
-
|
|
5990
|
+
title: i(
|
|
5991
|
+
"raids",
|
|
5992
|
+
"raids.resources.end_cereal_big.title"
|
|
5993
|
+
),
|
|
5994
|
+
text: (r) => i("raids", "raids.resources.end_cereal_big.text", {
|
|
5691
5995
|
rewards: _(
|
|
5692
5996
|
"end_cereal_big",
|
|
5693
5997
|
r,
|
|
@@ -5701,11 +6005,14 @@ const Un = (e) => {
|
|
|
5701
6005
|
},
|
|
5702
6006
|
{
|
|
5703
6007
|
id: "uc_cereal",
|
|
5704
|
-
label: i("raids.resources.uc_cereal.label"),
|
|
6008
|
+
label: i("raids", "raids.resources.uc_cereal.label"),
|
|
5705
6009
|
output: {
|
|
5706
6010
|
id: "end_cereal_small",
|
|
5707
|
-
title: i(
|
|
5708
|
-
|
|
6011
|
+
title: i(
|
|
6012
|
+
"raids",
|
|
6013
|
+
"raids.resources.end_cereal_small.title"
|
|
6014
|
+
),
|
|
6015
|
+
text: (r) => i("raids", "raids.resources.end_cereal_small.text", {
|
|
5709
6016
|
rewards: _(
|
|
5710
6017
|
"end_cereal_small",
|
|
5711
6018
|
r,
|
|
@@ -5722,24 +6029,27 @@ const Un = (e) => {
|
|
|
5722
6029
|
},
|
|
5723
6030
|
{
|
|
5724
6031
|
id: "uc_search_cotton",
|
|
5725
|
-
label: i("raids.resources.uc_search_cotton.label"),
|
|
6032
|
+
label: i("raids", "raids.resources.uc_search_cotton.label"),
|
|
5726
6033
|
output: {
|
|
5727
6034
|
id: "ev_search_cotton",
|
|
5728
|
-
title: i("raids.resources.ev_search_cotton.title"),
|
|
5729
|
-
text: i("raids.resources.ev_search_cotton.text"),
|
|
6035
|
+
title: i("raids", "raids.resources.ev_search_cotton.title"),
|
|
6036
|
+
text: i("raids", "raids.resources.ev_search_cotton.text"),
|
|
5730
6037
|
rewards: void 0,
|
|
5731
6038
|
penalties: void 0,
|
|
5732
6039
|
outputs: [
|
|
5733
6040
|
{
|
|
5734
6041
|
id: "rq_cotton",
|
|
5735
6042
|
requirements: { tools: 1 },
|
|
5736
|
-
label: i("raids.resources.rq_cotton.label", {
|
|
6043
|
+
label: i("raids", "raids.resources.rq_cotton.label", {
|
|
5737
6044
|
requirements: S("tools").name(1)
|
|
5738
6045
|
}),
|
|
5739
6046
|
output: {
|
|
5740
6047
|
id: "end_cotton_big",
|
|
5741
|
-
title: i(
|
|
5742
|
-
|
|
6048
|
+
title: i(
|
|
6049
|
+
"raids",
|
|
6050
|
+
"raids.resources.end_cotton_big.title"
|
|
6051
|
+
),
|
|
6052
|
+
text: (r) => i("raids", "raids.resources.end_cotton_big.text", {
|
|
5743
6053
|
rewards: _(
|
|
5744
6054
|
"end_cotton_big",
|
|
5745
6055
|
r,
|
|
@@ -5753,11 +6063,14 @@ const Un = (e) => {
|
|
|
5753
6063
|
},
|
|
5754
6064
|
{
|
|
5755
6065
|
id: "uc_cotton",
|
|
5756
|
-
label: i("raids.resources.uc_cotton.label"),
|
|
6066
|
+
label: i("raids", "raids.resources.uc_cotton.label"),
|
|
5757
6067
|
output: {
|
|
5758
6068
|
id: "end_cotton_small",
|
|
5759
|
-
title: i(
|
|
5760
|
-
|
|
6069
|
+
title: i(
|
|
6070
|
+
"raids",
|
|
6071
|
+
"raids.resources.end_cotton_small.title"
|
|
6072
|
+
),
|
|
6073
|
+
text: (r) => i("raids", "raids.resources.end_cotton_small.text", {
|
|
5761
6074
|
rewards: _(
|
|
5762
6075
|
"end_cotton_small",
|
|
5763
6076
|
r,
|
|
@@ -5774,24 +6087,27 @@ const Un = (e) => {
|
|
|
5774
6087
|
},
|
|
5775
6088
|
{
|
|
5776
6089
|
id: "uc_search_fruit",
|
|
5777
|
-
label: i("raids.resources.uc_search_fruit.label"),
|
|
6090
|
+
label: i("raids", "raids.resources.uc_search_fruit.label"),
|
|
5778
6091
|
output: {
|
|
5779
6092
|
id: "ev_fruit",
|
|
5780
|
-
title: i("raids.resources.ev_fruit.title"),
|
|
5781
|
-
text: i("raids.resources.ev_fruit.text"),
|
|
6093
|
+
title: i("raids", "raids.resources.ev_fruit.title"),
|
|
6094
|
+
text: i("raids", "raids.resources.ev_fruit.text"),
|
|
5782
6095
|
rewards: void 0,
|
|
5783
6096
|
penalties: void 0,
|
|
5784
6097
|
outputs: [
|
|
5785
6098
|
{
|
|
5786
6099
|
id: "rq_fruit",
|
|
5787
6100
|
requirements: { tools: 1 },
|
|
5788
|
-
label: i("raids.resources.rq_fruit.label", {
|
|
6101
|
+
label: i("raids", "raids.resources.rq_fruit.label", {
|
|
5789
6102
|
requirements: S("tools").name(1)
|
|
5790
6103
|
}),
|
|
5791
6104
|
output: {
|
|
5792
6105
|
id: "end_fruit_big",
|
|
5793
|
-
title: i(
|
|
5794
|
-
|
|
6106
|
+
title: i(
|
|
6107
|
+
"raids",
|
|
6108
|
+
"raids.resources.end_fruit_big.title"
|
|
6109
|
+
),
|
|
6110
|
+
text: (r) => i("raids", "raids.resources.end_fruit_big.text", {
|
|
5795
6111
|
rewards: _(
|
|
5796
6112
|
"end_fruit_big",
|
|
5797
6113
|
r,
|
|
@@ -5805,11 +6121,14 @@ const Un = (e) => {
|
|
|
5805
6121
|
},
|
|
5806
6122
|
{
|
|
5807
6123
|
id: "uc_fruit",
|
|
5808
|
-
label: i("raids.resources.uc_fruit.label"),
|
|
6124
|
+
label: i("raids", "raids.resources.uc_fruit.label"),
|
|
5809
6125
|
output: {
|
|
5810
6126
|
id: "end_fruit_small",
|
|
5811
|
-
title: i(
|
|
5812
|
-
|
|
6127
|
+
title: i(
|
|
6128
|
+
"raids",
|
|
6129
|
+
"raids.resources.end_fruit_small.title"
|
|
6130
|
+
),
|
|
6131
|
+
text: (r) => i("raids", "raids.resources.end_fruit_small.text", {
|
|
5813
6132
|
rewards: _(
|
|
5814
6133
|
"end_fruit_small",
|
|
5815
6134
|
r,
|
|
@@ -5831,37 +6150,40 @@ const Un = (e) => {
|
|
|
5831
6150
|
}
|
|
5832
6151
|
}), Bn = (e) => ({
|
|
5833
6152
|
id: "training",
|
|
5834
|
-
name: i("raids.training.name"),
|
|
5835
|
-
description: i("raids.training.description"),
|
|
6153
|
+
name: i("raids", "raids.training.name"),
|
|
6154
|
+
description: i("raids", "raids.training.description"),
|
|
5836
6155
|
cooldown: 6048e5,
|
|
5837
6156
|
type: "classic",
|
|
5838
6157
|
start: {
|
|
5839
6158
|
id: "ev_start",
|
|
5840
|
-
title: i("raids.training.ev_start.title"),
|
|
5841
|
-
text: i("raids.training.ev_start.text"),
|
|
6159
|
+
title: i("raids", "raids.training.ev_start.title"),
|
|
6160
|
+
text: i("raids", "raids.training.ev_start.text"),
|
|
5842
6161
|
rewards: void 0,
|
|
5843
6162
|
penalties: void 0,
|
|
5844
6163
|
outputs: [
|
|
5845
6164
|
{
|
|
5846
6165
|
id: "uc_follow_marin",
|
|
5847
|
-
label: i("raids.training.uc_follow_marin.label"),
|
|
6166
|
+
label: i("raids", "raids.training.uc_follow_marin.label"),
|
|
5848
6167
|
output: {
|
|
5849
6168
|
id: "ev_dense_jungle",
|
|
5850
|
-
title: i("raids.training.ev_dense_jungle.title"),
|
|
5851
|
-
text: i("raids.training.ev_dense_jungle.text"),
|
|
6169
|
+
title: i("raids", "raids.training.ev_dense_jungle.title"),
|
|
6170
|
+
text: i("raids", "raids.training.ev_dense_jungle.text"),
|
|
5852
6171
|
rewards: void 0,
|
|
5853
6172
|
penalties: void 0,
|
|
5854
6173
|
outputs: [
|
|
5855
6174
|
{
|
|
5856
6175
|
id: "uc_cross_river",
|
|
5857
|
-
label: i("raids.training.uc_cross_river.label"),
|
|
6176
|
+
label: i("raids", "raids.training.uc_cross_river.label"),
|
|
5858
6177
|
output: {
|
|
5859
6178
|
id: "c_agility50",
|
|
5860
6179
|
requirements: e === "sailing_boat" ? { agility: 45 } : { agility: 50 },
|
|
5861
6180
|
success: {
|
|
5862
6181
|
id: "ev_agility50_success",
|
|
5863
|
-
title: i(
|
|
5864
|
-
|
|
6182
|
+
title: i(
|
|
6183
|
+
"raids",
|
|
6184
|
+
"raids.training.ev_agility50_success.title"
|
|
6185
|
+
),
|
|
6186
|
+
text: (r) => i("raids", "raids.training.ev_agility50_success.text", {
|
|
5865
6187
|
rewards: _(
|
|
5866
6188
|
"ev_agility50_success",
|
|
5867
6189
|
r,
|
|
@@ -5874,21 +6196,33 @@ const Un = (e) => {
|
|
|
5874
6196
|
outputs: [
|
|
5875
6197
|
{
|
|
5876
6198
|
id: "uc_continue",
|
|
5877
|
-
label: i("raids.training.uc_continue.label"),
|
|
6199
|
+
label: i("raids", "raids.training.uc_continue.label"),
|
|
5878
6200
|
output: {
|
|
5879
6201
|
id: "ev_begin_forest",
|
|
5880
|
-
title: i(
|
|
5881
|
-
|
|
6202
|
+
title: i(
|
|
6203
|
+
"raids",
|
|
6204
|
+
"raids.training.ev_begin_forest.title"
|
|
6205
|
+
),
|
|
6206
|
+
text: i(
|
|
6207
|
+
"raids",
|
|
6208
|
+
"raids.training.ev_begin_forest.text"
|
|
6209
|
+
),
|
|
5882
6210
|
rewards: void 0,
|
|
5883
6211
|
penalties: void 0,
|
|
5884
6212
|
outputs: [
|
|
5885
6213
|
{
|
|
5886
6214
|
id: "uc_take_fruit",
|
|
5887
|
-
label: i(
|
|
6215
|
+
label: i(
|
|
6216
|
+
"raids",
|
|
6217
|
+
"raids.training.uc_take_fruit.label"
|
|
6218
|
+
),
|
|
5888
6219
|
output: {
|
|
5889
6220
|
id: "end_fruits",
|
|
5890
|
-
title: i(
|
|
5891
|
-
|
|
6221
|
+
title: i(
|
|
6222
|
+
"raids",
|
|
6223
|
+
"raids.training.end_fruits.title"
|
|
6224
|
+
),
|
|
6225
|
+
text: (r) => i("raids", "raids.training.end_fruits.text", {
|
|
5892
6226
|
rewards: _(
|
|
5893
6227
|
"end_fruits",
|
|
5894
6228
|
r,
|
|
@@ -5902,11 +6236,17 @@ const Un = (e) => {
|
|
|
5902
6236
|
},
|
|
5903
6237
|
{
|
|
5904
6238
|
id: "uc_collect_plants",
|
|
5905
|
-
label: i(
|
|
6239
|
+
label: i(
|
|
6240
|
+
"raids",
|
|
6241
|
+
"raids.training.uc_collect_plants.label"
|
|
6242
|
+
),
|
|
5906
6243
|
output: {
|
|
5907
6244
|
id: "end_plants",
|
|
5908
|
-
title: i(
|
|
5909
|
-
|
|
6245
|
+
title: i(
|
|
6246
|
+
"raids",
|
|
6247
|
+
"raids.training.end_plants.title"
|
|
6248
|
+
),
|
|
6249
|
+
text: (r) => i("raids", "raids.training.end_plants.text", {
|
|
5910
6250
|
rewards: _(
|
|
5911
6251
|
"end_plants",
|
|
5912
6252
|
r,
|
|
@@ -5925,8 +6265,11 @@ const Un = (e) => {
|
|
|
5925
6265
|
},
|
|
5926
6266
|
failure: {
|
|
5927
6267
|
id: "ev_agility50_failure",
|
|
5928
|
-
title: i(
|
|
5929
|
-
|
|
6268
|
+
title: i(
|
|
6269
|
+
"raids",
|
|
6270
|
+
"raids.training.ev_agility50_failure.title"
|
|
6271
|
+
),
|
|
6272
|
+
text: (r) => i("raids", "raids.training.ev_agility50_failure.text", {
|
|
5930
6273
|
rewards: _(
|
|
5931
6274
|
"ev_agility50_failure",
|
|
5932
6275
|
r,
|
|
@@ -5939,21 +6282,33 @@ const Un = (e) => {
|
|
|
5939
6282
|
outputs: [
|
|
5940
6283
|
{
|
|
5941
6284
|
id: "uc_continue",
|
|
5942
|
-
label: i("raids.training.uc_continue.label"),
|
|
6285
|
+
label: i("raids", "raids.training.uc_continue.label"),
|
|
5943
6286
|
output: {
|
|
5944
6287
|
id: "ev_begin_forest",
|
|
5945
|
-
title: i(
|
|
5946
|
-
|
|
6288
|
+
title: i(
|
|
6289
|
+
"raids",
|
|
6290
|
+
"raids.training.ev_begin_forest.title"
|
|
6291
|
+
),
|
|
6292
|
+
text: i(
|
|
6293
|
+
"raids",
|
|
6294
|
+
"raids.training.ev_begin_forest.text"
|
|
6295
|
+
),
|
|
5947
6296
|
rewards: void 0,
|
|
5948
6297
|
penalties: void 0,
|
|
5949
6298
|
outputs: [
|
|
5950
6299
|
{
|
|
5951
6300
|
id: "uc_take_fruit",
|
|
5952
|
-
label: i(
|
|
6301
|
+
label: i(
|
|
6302
|
+
"raids",
|
|
6303
|
+
"raids.training.uc_take_fruit.label"
|
|
6304
|
+
),
|
|
5953
6305
|
output: {
|
|
5954
6306
|
id: "end_fruits",
|
|
5955
|
-
title: i(
|
|
5956
|
-
|
|
6307
|
+
title: i(
|
|
6308
|
+
"raids",
|
|
6309
|
+
"raids.training.end_fruits.title"
|
|
6310
|
+
),
|
|
6311
|
+
text: (r) => i("raids", "raids.training.end_fruits.text", {
|
|
5957
6312
|
rewards: _(
|
|
5958
6313
|
"end_fruits",
|
|
5959
6314
|
r,
|
|
@@ -5967,11 +6322,17 @@ const Un = (e) => {
|
|
|
5967
6322
|
},
|
|
5968
6323
|
{
|
|
5969
6324
|
id: "uc_collect_plants",
|
|
5970
|
-
label: i(
|
|
6325
|
+
label: i(
|
|
6326
|
+
"raids",
|
|
6327
|
+
"raids.training.uc_collect_plants.label"
|
|
6328
|
+
),
|
|
5971
6329
|
output: {
|
|
5972
6330
|
id: "end_plants",
|
|
5973
|
-
title: i(
|
|
5974
|
-
|
|
6331
|
+
title: i(
|
|
6332
|
+
"raids",
|
|
6333
|
+
"raids.training.end_plants.title"
|
|
6334
|
+
),
|
|
6335
|
+
text: (r) => i("raids", "raids.training.end_plants.text", {
|
|
5975
6336
|
rewards: _(
|
|
5976
6337
|
"end_plants",
|
|
5977
6338
|
r,
|
|
@@ -5992,11 +6353,11 @@ const Un = (e) => {
|
|
|
5992
6353
|
},
|
|
5993
6354
|
{
|
|
5994
6355
|
id: "uc_rock_path",
|
|
5995
|
-
label: i("raids.training.uc_rock_path.label"),
|
|
6356
|
+
label: i("raids", "raids.training.uc_rock_path.label"),
|
|
5996
6357
|
output: {
|
|
5997
6358
|
id: "ev_hard_path",
|
|
5998
|
-
title: i("raids.training.ev_hard_path.title"),
|
|
5999
|
-
text: (r) => i("raids.training.ev_hard_path.text", {
|
|
6359
|
+
title: i("raids", "raids.training.ev_hard_path.title"),
|
|
6360
|
+
text: (r) => i("raids", "raids.training.ev_hard_path.text", {
|
|
6000
6361
|
rewards: _(
|
|
6001
6362
|
"ev_hard_path",
|
|
6002
6363
|
r,
|
|
@@ -6009,48 +6370,70 @@ const Un = (e) => {
|
|
|
6009
6370
|
outputs: [
|
|
6010
6371
|
{
|
|
6011
6372
|
id: "uc_continue",
|
|
6012
|
-
label: i("raids.training.uc_continue.label"),
|
|
6373
|
+
label: i("raids", "raids.training.uc_continue.label"),
|
|
6013
6374
|
output: {
|
|
6014
6375
|
id: "ev_swamp",
|
|
6015
|
-
title: i("raids.training.ev_swamp.title"),
|
|
6016
|
-
text: i("raids.training.ev_swamp.text"),
|
|
6376
|
+
title: i("raids", "raids.training.ev_swamp.title"),
|
|
6377
|
+
text: i("raids", "raids.training.ev_swamp.text"),
|
|
6017
6378
|
rewards: void 0,
|
|
6018
6379
|
penalties: void 0,
|
|
6019
6380
|
outputs: [
|
|
6020
6381
|
{
|
|
6021
6382
|
id: "uc_rummage_captain_suite",
|
|
6022
6383
|
label: i(
|
|
6384
|
+
"raids",
|
|
6023
6385
|
"raids.training.uc_rummage_captain_suite.label"
|
|
6024
6386
|
),
|
|
6025
6387
|
output: {
|
|
6026
6388
|
id: "end_captain_suite",
|
|
6027
|
-
title: i(
|
|
6028
|
-
|
|
6029
|
-
|
|
6030
|
-
|
|
6031
|
-
|
|
6032
|
-
|
|
6033
|
-
|
|
6034
|
-
|
|
6035
|
-
|
|
6389
|
+
title: i(
|
|
6390
|
+
"raids",
|
|
6391
|
+
"raids.training.end_captain_suite.title"
|
|
6392
|
+
),
|
|
6393
|
+
text: (r) => i(
|
|
6394
|
+
"raids",
|
|
6395
|
+
"raids.training.end_captain_suite.text",
|
|
6396
|
+
{
|
|
6397
|
+
rewards: _(
|
|
6398
|
+
"end_captain_suite",
|
|
6399
|
+
r,
|
|
6400
|
+
e === "rudder" ? {
|
|
6401
|
+
berry: 5e7,
|
|
6402
|
+
strange_gem: 1,
|
|
6403
|
+
xp: 0
|
|
6404
|
+
} : e === "rescue_boat" ? { berry: 75e6, strange_gem: 1 } : { berry: 5e7, strange_gem: 1 },
|
|
6405
|
+
void 0
|
|
6406
|
+
)
|
|
6407
|
+
}
|
|
6408
|
+
),
|
|
6036
6409
|
rewards: e === "rudder" ? { berry: 5e7, strange_gem: 1, xp: 0 } : e === "rescue_boat" ? { berry: 75e6, strange_gem: 1 } : { berry: 5e7, strange_gem: 1 },
|
|
6037
6410
|
penalties: void 0
|
|
6038
6411
|
}
|
|
6039
6412
|
},
|
|
6040
6413
|
{
|
|
6041
6414
|
id: "uc_look_ship_hold",
|
|
6042
|
-
label: i(
|
|
6415
|
+
label: i(
|
|
6416
|
+
"raids",
|
|
6417
|
+
"raids.training.uc_look_ship_hold.label"
|
|
6418
|
+
),
|
|
6043
6419
|
output: {
|
|
6044
6420
|
id: "end_ship_hold",
|
|
6045
|
-
title: i(
|
|
6046
|
-
|
|
6047
|
-
|
|
6048
|
-
|
|
6049
|
-
|
|
6050
|
-
|
|
6051
|
-
|
|
6052
|
-
|
|
6053
|
-
|
|
6421
|
+
title: i(
|
|
6422
|
+
"raids",
|
|
6423
|
+
"raids.training.end_ship_hold.title"
|
|
6424
|
+
),
|
|
6425
|
+
text: (r) => i(
|
|
6426
|
+
"raids",
|
|
6427
|
+
"raids.training.end_ship_hold.text",
|
|
6428
|
+
{
|
|
6429
|
+
rewards: _(
|
|
6430
|
+
"end_ship_hold",
|
|
6431
|
+
r,
|
|
6432
|
+
e === "rudder" ? { fruit: 2, wood_plank: 4, xp: 0 } : e === "rescue_boat" ? { fruit: 2, wood_plank: 4, berry: 0 } : { fruit: 2, wood_plank: 4 },
|
|
6433
|
+
void 0
|
|
6434
|
+
)
|
|
6435
|
+
}
|
|
6436
|
+
),
|
|
6054
6437
|
rewards: e === "rudder" ? { fruit: 2, wood_plank: 4, xp: 0 } : e === "rescue_boat" ? { fruit: 2, wood_plank: 4, berry: 0 } : { fruit: 2, wood_plank: 4 },
|
|
6055
6438
|
penalties: void 0
|
|
6056
6439
|
}
|
|
@@ -6067,49 +6450,6 @@ const Un = (e) => {
|
|
|
6067
6450
|
]
|
|
6068
6451
|
}
|
|
6069
6452
|
}), no = {
|
|
6070
|
-
happy_christmas: [
|
|
6071
|
-
"end_happy_ending",
|
|
6072
|
-
"end_refuse_quest",
|
|
6073
|
-
"ev_abandoned_village",
|
|
6074
|
-
"ev_candies_island",
|
|
6075
|
-
"ev_center_village",
|
|
6076
|
-
"ev_enter_in_temple",
|
|
6077
|
-
"ev_espace_giant",
|
|
6078
|
-
"ev_fail_attack_on_jack_frost",
|
|
6079
|
-
"ev_follow_giant_trace",
|
|
6080
|
-
"ev_forest_already_meet_giant",
|
|
6081
|
-
"ev_found_bear",
|
|
6082
|
-
"ev_found_elf",
|
|
6083
|
-
"ev_found_refuge",
|
|
6084
|
-
"ev_found_reinder",
|
|
6085
|
-
"ev_found_santa_claus_house",
|
|
6086
|
-
"ev_free_elf",
|
|
6087
|
-
"ev_frozen_clouds",
|
|
6088
|
-
"ev_futur_spirit",
|
|
6089
|
-
"ev_giant_cavern",
|
|
6090
|
-
"ev_giant_spawn",
|
|
6091
|
-
"ev_gingerbread",
|
|
6092
|
-
"ev_jack_frost_hit",
|
|
6093
|
-
"ev_last_attack",
|
|
6094
|
-
"ev_looking_across_window",
|
|
6095
|
-
"ev_look_magic_map",
|
|
6096
|
-
"ev_past_spirit",
|
|
6097
|
-
"ev_present_spirit",
|
|
6098
|
-
"ev_reinder_human",
|
|
6099
|
-
"ev_rest_and_listen",
|
|
6100
|
-
"ev_rest_and_listen_but_nothing_given",
|
|
6101
|
-
"ev_santa_claus_island",
|
|
6102
|
-
"ev_snowy_forest",
|
|
6103
|
-
"ev_storm",
|
|
6104
|
-
"ev_succeed_attack_again",
|
|
6105
|
-
"ev_succeed_attack_again_again",
|
|
6106
|
-
"ev_success_convince",
|
|
6107
|
-
"ev_sugar_forest",
|
|
6108
|
-
"ev_too_much_sugar",
|
|
6109
|
-
"ev_village",
|
|
6110
|
-
"ev_warm",
|
|
6111
|
-
"ev_win_fight"
|
|
6112
|
-
],
|
|
6113
6453
|
mysterious_island: [
|
|
6114
6454
|
"end_cave_blind_walk",
|
|
6115
6455
|
"end_explore_gallery_with_torch",
|