@opfr/services 0.49.1 → 0.49.2

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/index.es.js CHANGED
@@ -7,7 +7,7 @@ import { RANKS as l, getCurrentLevel as T, getCurrentCrewLevel as ot, CHARACTERI
7
7
  import { getComputedCharacteristicValue as U } from "@opfr/raids";
8
8
  import * as er from "events";
9
9
  import $i from "events";
10
- import { BadgeList as p, progressiveBadgeTypeGuard as ga, factionTitleList as Fi, questTitles as y, profileAssets as wa } from "@opfr/ornaments";
10
+ import { BadgeList as p, progressiveBadgeTypeGuard as ga, factionTitleList as Fi, questTitles as h, profileAssets as wa } from "@opfr/ornaments";
11
11
  import { CanvasOrigin as Xe, nextAllToXAxis as fe } from "@opfr/canvas";
12
12
  const _a = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
13
13
  __proto__: null,
@@ -85,14 +85,14 @@ ba.index({ unbannedTimestamp: 1 });
85
85
  var Os;
86
86
  const dt = ((Os = $) == null ? void 0 : Os.Bans) || F("Bans", ba), Ei = async () => await dt.find({
87
87
  unbannedTimestamp: { $lte: /* @__PURE__ */ new Date(), $ne: null }
88
- }), lw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
88
+ }), ow = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
89
89
  __proto__: null,
90
90
  getUnbanUsers: Ei
91
- }, Symbol.toStringTag, { value: "Module" })), ow = async (t) => await dt.create({
91
+ }, Symbol.toStringTag, { value: "Module" })), dw = async (t) => await dt.create({
92
92
  ...t
93
- }), dw = async (t) => await dt.findOne({ bannedUserId: t }), cw = async (t) => {
93
+ }), cw = async (t) => await dt.findOne({ bannedUserId: t }), uw = async (t) => {
94
94
  await dt.deleteOne({ bannedUserId: t });
95
- }, uw = (t) => dt.exists({ bannedUserId: t }), Ii = new b({
95
+ }, fw = (t) => dt.exists({ bannedUserId: t }), Ii = new b({
96
96
  betOwner: String,
97
97
  betId: Number,
98
98
  channelId: String,
@@ -115,10 +115,10 @@ const dt = ((Os = $) == null ? void 0 : Os.Bans) || F("Bans", ba), Ei = async ()
115
115
  }
116
116
  });
117
117
  var Ds;
118
- const tr = ((Ds = $) == null ? void 0 : Ds.Bets) || F("Bets", Ii), fw = async (t, a = {}) => {
118
+ const tr = ((Ds = $) == null ? void 0 : Ds.Bets) || F("Bets", Ii), pw = async (t, a = {}) => {
119
119
  const s = await tr.findById(t, a);
120
120
  return s || null;
121
- }, pw = async (t) => await tr.create({
121
+ }, mw = async (t) => await tr.create({
122
122
  ...t
123
123
  }), ar = new b({
124
124
  senderId: String,
@@ -131,14 +131,14 @@ const tr = ((Ds = $) == null ? void 0 : Ds.Bets) || F("Bets", Ii), fw = async (t
131
131
  });
132
132
  ar.index({ receiverId: 1 });
133
133
  var Cs;
134
- const Ma = ((Cs = $) == null ? void 0 : Cs.Invitations) || F("Invitations", ar), mw = async (t) => {
134
+ const Ma = ((Cs = $) == null ? void 0 : Cs.Invitations) || F("Invitations", ar), hw = async (t) => {
135
135
  const a = await Ma.findOne({
136
136
  ...t
137
137
  });
138
138
  return a || null;
139
- }, hw = async (t) => await Ma.create({
139
+ }, yw = async (t) => await Ma.create({
140
140
  ...t
141
- }), yw = async (t) => {
141
+ }), gw = async (t) => {
142
142
  await Ma.deleteMany({
143
143
  ...t
144
144
  });
@@ -512,7 +512,7 @@ function tl(t) {
512
512
  }
513
513
  var or = /\d/, G = /\d\d/, dr = /\d{3}/, Da = /\d{4}/, Ft = /[+-]?\d{6}/, B = /\d\d?/, cr = /\d\d\d\d?/, ur = /\d\d\d\d\d\d?/, Et = /\d{1,3}/, Ca = /\d{1,4}/, It = /[+-]?\d{1,6}/, Qe = /\d+/, Yt = /[+-]?\d+/, al = /Z|[+-]\d\d:?\d\d/gi, At = /Z|[+-]\d\d(?::?\d\d)?/gi, sl = /[+-]?\d+(\.\d{1,3})?/, ft = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, We = /^[1-9]\d?/, Ba = /^([1-9]\d|\d)/, St;
514
514
  St = {};
515
- function h(t, a, s) {
515
+ function y(t, a, s) {
516
516
  St[t] = de(a) ? a : function(r, n) {
517
517
  return r && s ? s : a;
518
518
  };
@@ -570,11 +570,11 @@ g(0, ["YY", 2], 0, function() {
570
570
  g(0, ["YYYY", 4], 0, "year");
571
571
  g(0, ["YYYYY", 5], 0, "year");
572
572
  g(0, ["YYYYYY", 6, !0], 0, "year");
573
- h("Y", Yt);
574
- h("YY", B, G);
575
- h("YYYY", Ca, Da);
576
- h("YYYYY", It, Ft);
577
- h("YYYYYY", It, Ft);
573
+ y("Y", Yt);
574
+ y("YY", B, G);
575
+ y("YYYY", Ca, Da);
576
+ y("YYYYY", It, Ft);
577
+ y("YYYYYY", It, Ft);
578
578
  D(["YYYYY", "YYYYYY"], j);
579
579
  D("YYYY", function(t, a) {
580
580
  a[j] = t.length === 2 ? m.parseTwoDigitYear(t) : M(t);
@@ -691,12 +691,12 @@ g("MMM", 0, 0, function(t) {
691
691
  g("MMMM", 0, 0, function(t) {
692
692
  return this.localeData().months(this, t);
693
693
  });
694
- h("M", B, We);
695
- h("MM", B, G);
696
- h("MMM", function(t, a) {
694
+ y("M", B, We);
695
+ y("MM", B, G);
696
+ y("MMM", function(t, a) {
697
697
  return a.monthsShortRegex(t);
698
698
  });
699
- h("MMMM", function(t, a) {
699
+ y("MMMM", function(t, a) {
700
700
  return a.monthsRegex(t);
701
701
  });
702
702
  D(["M", "MM"], function(t, a) {
@@ -815,10 +815,10 @@ function we(t, a, s) {
815
815
  }
816
816
  g("w", ["ww", 2], "wo", "week");
817
817
  g("W", ["WW", 2], "Wo", "isoWeek");
818
- h("w", B, We);
819
- h("ww", B, G);
820
- h("W", B, We);
821
- h("WW", B, G);
818
+ y("w", B, We);
819
+ y("ww", B, G);
820
+ y("W", B, We);
821
+ y("WW", B, G);
822
822
  pt(
823
823
  ["w", "ww", "W", "WW"],
824
824
  function(t, a, s, r) {
@@ -860,16 +860,16 @@ g("dddd", 0, 0, function(t) {
860
860
  });
861
861
  g("e", 0, 0, "weekday");
862
862
  g("E", 0, 0, "isoWeekday");
863
- h("d", B);
864
- h("e", B);
865
- h("E", B);
866
- h("dd", function(t, a) {
863
+ y("d", B);
864
+ y("e", B);
865
+ y("E", B);
866
+ y("dd", function(t, a) {
867
867
  return a.weekdaysMinRegex(t);
868
868
  });
869
- h("ddd", function(t, a) {
869
+ y("ddd", function(t, a) {
870
870
  return a.weekdaysShortRegex(t);
871
871
  });
872
- h("dddd", function(t, a) {
872
+ y("dddd", function(t, a) {
873
873
  return a.weekdaysRegex(t);
874
874
  });
875
875
  pt(["dd", "ddd", "dddd"], function(t, a, s, r) {
@@ -1019,18 +1019,18 @@ Mr("A", !1);
1019
1019
  function kr(t, a) {
1020
1020
  return a._meridiemParse;
1021
1021
  }
1022
- h("a", kr);
1023
- h("A", kr);
1024
- h("H", B, Ba);
1025
- h("h", B, We);
1026
- h("k", B, We);
1027
- h("HH", B, G);
1028
- h("hh", B, G);
1029
- h("kk", B, G);
1030
- h("hmm", cr);
1031
- h("hmmss", ur);
1032
- h("Hmm", cr);
1033
- h("Hmmss", ur);
1022
+ y("a", kr);
1023
+ y("A", kr);
1024
+ y("H", B, Ba);
1025
+ y("h", B, We);
1026
+ y("k", B, We);
1027
+ y("HH", B, G);
1028
+ y("hh", B, G);
1029
+ y("kk", B, G);
1030
+ y("hmm", cr);
1031
+ y("hmmss", ur);
1032
+ y("Hmm", cr);
1033
+ y("Hmmss", ur);
1034
1034
  D(["H", "HH"], Y);
1035
1035
  D(["k", "kk"], function(t, a, s) {
1036
1036
  var r = M(t);
@@ -1511,8 +1511,8 @@ function Cr(t, a) {
1511
1511
  }
1512
1512
  Cr("Z", ":");
1513
1513
  Cr("ZZ", "");
1514
- h("Z", At);
1515
- h("ZZ", At);
1514
+ y("Z", At);
1515
+ y("ZZ", At);
1516
1516
  D(["Z", "ZZ"], function(t, a, s) {
1517
1517
  s._useUTC = !0, s._tzm = Pa(At, t);
1518
1518
  });
@@ -2010,11 +2010,11 @@ g("y", ["y", 1], "yo", "eraYear");
2010
2010
  g("y", ["yy", 2], 0, "eraYear");
2011
2011
  g("y", ["yyy", 3], 0, "eraYear");
2012
2012
  g("y", ["yyyy", 4], 0, "eraYear");
2013
- h("N", La);
2014
- h("NN", La);
2015
- h("NNN", La);
2016
- h("NNNN", Pd);
2017
- h("NNNNN", Nd);
2013
+ y("N", La);
2014
+ y("NN", La);
2015
+ y("NNN", La);
2016
+ y("NNNN", Pd);
2017
+ y("NNNNN", Nd);
2018
2018
  D(
2019
2019
  ["N", "NN", "NNN", "NNNN", "NNNNN"],
2020
2020
  function(t, a, s, r) {
@@ -2022,11 +2022,11 @@ D(
2022
2022
  n ? _(s).era = n : _(s).invalidEra = t;
2023
2023
  }
2024
2024
  );
2025
- h("y", Qe);
2026
- h("yy", Qe);
2027
- h("yyy", Qe);
2028
- h("yyyy", Qe);
2029
- h("yo", Ld);
2025
+ y("y", Qe);
2026
+ y("yy", Qe);
2027
+ y("yyy", Qe);
2028
+ y("yyyy", Qe);
2029
+ y("yo", Ld);
2030
2030
  D(["y", "yy", "yyy", "yyyy"], j);
2031
2031
  D(["yo"], function(t, a, s, r) {
2032
2032
  var n;
@@ -2149,14 +2149,14 @@ jt("gggg", "weekYear");
2149
2149
  jt("ggggg", "weekYear");
2150
2150
  jt("GGGG", "isoWeekYear");
2151
2151
  jt("GGGGG", "isoWeekYear");
2152
- h("G", Yt);
2153
- h("g", Yt);
2154
- h("GG", B, G);
2155
- h("gg", B, G);
2156
- h("GGGG", Ca, Da);
2157
- h("gggg", Ca, Da);
2158
- h("GGGGG", It, Ft);
2159
- h("ggggg", It, Ft);
2152
+ y("G", Yt);
2153
+ y("g", Yt);
2154
+ y("GG", B, G);
2155
+ y("gg", B, G);
2156
+ y("GGGG", Ca, Da);
2157
+ y("gggg", Ca, Da);
2158
+ y("GGGGG", It, Ft);
2159
+ y("ggggg", It, Ft);
2160
2160
  pt(
2161
2161
  ["gggg", "ggggg", "GGGG", "GGGGG"],
2162
2162
  function(t, a, s, r) {
@@ -2209,7 +2209,7 @@ function Vd(t, a, s, r, n) {
2209
2209
  return this.year(d.getUTCFullYear()), this.month(d.getUTCMonth()), this.date(d.getUTCDate()), this;
2210
2210
  }
2211
2211
  g("Q", 0, "Qo", "quarter");
2212
- h("Q", or);
2212
+ y("Q", or);
2213
2213
  D("Q", function(t, a) {
2214
2214
  a[he] = (M(t) - 1) * 3;
2215
2215
  });
@@ -2217,9 +2217,9 @@ function zd(t) {
2217
2217
  return t == null ? Math.ceil((this.month() + 1) / 3) : this.month((t - 1) * 3 + this.month() % 3);
2218
2218
  }
2219
2219
  g("D", ["DD", 2], "Do", "date");
2220
- h("D", B, We);
2221
- h("DD", B, G);
2222
- h("Do", function(t, a) {
2220
+ y("D", B, We);
2221
+ y("DD", B, G);
2222
+ y("Do", function(t, a) {
2223
2223
  return t ? a._dayOfMonthOrdinalParse || a._ordinalParse : a._dayOfMonthOrdinalParseLenient;
2224
2224
  });
2225
2225
  D(["D", "DD"], ne);
@@ -2228,8 +2228,8 @@ D("Do", function(t, a) {
2228
2228
  });
2229
2229
  var Lr = Ge("Date", !0);
2230
2230
  g("DDD", ["DDDD", 3], "DDDo", "dayOfYear");
2231
- h("DDD", Et);
2232
- h("DDDD", dr);
2231
+ y("DDD", Et);
2232
+ y("DDDD", dr);
2233
2233
  D(["DDD", "DDDD"], function(t, a, s) {
2234
2234
  s._dayOfYear = M(t);
2235
2235
  });
@@ -2240,13 +2240,13 @@ function Zd(t) {
2240
2240
  return t == null ? a : this.add(t - a, "d");
2241
2241
  }
2242
2242
  g("m", ["mm", 2], 0, "minute");
2243
- h("m", B, Ba);
2244
- h("mm", B, G);
2243
+ y("m", B, Ba);
2244
+ y("mm", B, G);
2245
2245
  D(["m", "mm"], K);
2246
2246
  var Xd = Ge("Minutes", !1);
2247
2247
  g("s", ["ss", 2], 0, "second");
2248
- h("s", B, Ba);
2249
- h("ss", B, G);
2248
+ y("s", B, Ba);
2249
+ y("ss", B, G);
2250
2250
  D(["s", "ss"], ye);
2251
2251
  var Jd = Ge("Seconds", !1);
2252
2252
  g("S", 0, 0, function() {
@@ -2274,12 +2274,12 @@ g(0, ["SSSSSSSS", 8], 0, function() {
2274
2274
  g(0, ["SSSSSSSSS", 9], 0, function() {
2275
2275
  return this.millisecond() * 1e6;
2276
2276
  });
2277
- h("S", Et, or);
2278
- h("SS", Et, G);
2279
- h("SSS", Et, dr);
2277
+ y("S", Et, or);
2278
+ y("SS", Et, G);
2279
+ y("SSS", Et, dr);
2280
2280
  var Ue, jr;
2281
2281
  for (Ue = "SSSS"; Ue.length <= 9; Ue += "S")
2282
- h(Ue, Qe);
2282
+ y(Ue, Qe);
2283
2283
  function Kd(t, a) {
2284
2284
  a[Te] = M(("0." + t) * 1e3);
2285
2285
  }
@@ -2671,8 +2671,8 @@ k.toIsoString = z(
2671
2671
  k.lang = Er;
2672
2672
  g("X", 0, 0, "unix");
2673
2673
  g("x", 0, 0, "valueOf");
2674
- h("x", Yt);
2675
- h("X", sl);
2674
+ y("x", Yt);
2675
+ y("X", sl);
2676
2676
  D("X", function(t, a, s) {
2677
2677
  s._d = new Date(parseFloat(t) * 1e3);
2678
2678
  });
@@ -2955,7 +2955,7 @@ const qa = ((Bs = $) == null ? void 0 : Bs.Settings) || F("Settings", Zr), P = a
2955
2955
  Object.entries(a).map(([s, r]) => [`channels.${s}`, r])
2956
2956
  )
2957
2957
  });
2958
- }, gw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2958
+ }, ww = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2959
2959
  __proto__: null,
2960
2960
  addCrewChannelId: su,
2961
2961
  randomizeEditoPrice: qc,
@@ -2977,7 +2977,7 @@ const qa = ((Bs = $) == null ? void 0 : Bs.Settings) || F("Settings", Zr), P = a
2977
2977
  updateRolesId: ru
2978
2978
  }, Symbol.toStringTag, { value: "Module" })), iu = async (t) => await qa.create({
2979
2979
  guildId: t
2980
- }), ww = async (t, a = {}) => {
2980
+ }), _w = async (t, a = {}) => {
2981
2981
  const s = await qa.findOne({ guildId: t }, a);
2982
2982
  return s || iu(t);
2983
2983
  };
@@ -3229,7 +3229,7 @@ const Xr = (t, a) => {
3229
3229
  r && a.push(r);
3230
3230
  }
3231
3231
  return a;
3232
- }, _w = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3232
+ }, bw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3233
3233
  __proto__: null,
3234
3234
  getShopItem: Xr,
3235
3235
  getShopItemList: yu
@@ -3298,7 +3298,7 @@ const Va = ((Rs = $) == null ? void 0 : Rs.Shop) || F("Shop", Jr), gu = async (t
3298
3298
  items: [...a]
3299
3299
  }
3300
3300
  });
3301
- }, bw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3301
+ }, Mw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3302
3302
  __proto__: null,
3303
3303
  buyShopItem: _u,
3304
3304
  publish: bu,
@@ -3306,10 +3306,10 @@ const Va = ((Rs = $) == null ? void 0 : Rs.Shop) || F("Shop", Jr), gu = async (t
3306
3306
  updateShopStats: wu
3307
3307
  }, Symbol.toStringTag, { value: "Module" })), ku = (t) => Va.create({
3308
3308
  shopType: t
3309
- }), Mw = async (t, a = {}) => {
3309
+ }), kw = async (t, a = {}) => {
3310
3310
  const s = await vu({ shopType: t }, a);
3311
3311
  return s || await ku(t);
3312
- }, vu = (t, a = {}) => Va.findOne(t, a), xu = (t, a) => t.commands[a], Su = (t, a) => t.raid[a], kw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3312
+ }, vu = (t, a = {}) => Va.findOne(t, a), xu = (t, a) => t.commands[a], Su = (t, a) => t.raid[a], vw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3313
3313
  __proto__: null,
3314
3314
  getCommandCooldown: xu,
3315
3315
  getRaidCooldown: Su
@@ -3328,7 +3328,7 @@ const Va = ((Rs = $) == null ? void 0 : Rs.Shop) || F("Shop", Jr), gu = async (t
3328
3328
  Za.index({ user: 1 });
3329
3329
  Za.index({ date: -1 });
3330
3330
  var Ts;
3331
- const qe = ((Ts = $) == null ? void 0 : Ts.Reminder) || F("Reminder", Za), Uu = async () => await qe.find({ date: { $lte: /* @__PURE__ */ new Date() } }), vw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3331
+ const qe = ((Ts = $) == null ? void 0 : Ts.Reminder) || F("Reminder", Za), Uu = async () => await qe.find({ date: { $lte: /* @__PURE__ */ new Date() } }), xw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3332
3332
  __proto__: null,
3333
3333
  getAllPassedReminder: Uu
3334
3334
  }, Symbol.toStringTag, { value: "Module" })), Ou = async (t, a) => {
@@ -3358,16 +3358,16 @@ const qe = ((Ts = $) == null ? void 0 : Ts.Reminder) || F("Reminder", Za), Uu =
3358
3358
  await Ou(t, a);
3359
3359
  }, Cu = async (t) => {
3360
3360
  await qe.deleteMany({ _id: { $in: t } });
3361
- }, xw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3361
+ }, Sw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3362
3362
  __proto__: null,
3363
3363
  addReminder: Xa,
3364
3364
  deleteSelectedReminders: Cu,
3365
3365
  removeReminder: Du,
3366
3366
  updateReminderDate: ha
3367
- }, Symbol.toStringTag, { value: "Module" })), Sw = async (t, a = {}) => {
3367
+ }, Symbol.toStringTag, { value: "Module" })), Uw = async (t, a = {}) => {
3368
3368
  const s = await qe.findOne({ user: t }, a);
3369
3369
  return s || null;
3370
- }, Uw = async (t, a, s) => await qe.create({
3370
+ }, Ow = async (t, a, s) => await qe.create({
3371
3371
  user: t,
3372
3372
  date: a,
3373
3373
  type: s
@@ -3440,7 +3440,7 @@ const qe = ((Ts = $) == null ? void 0 : Ts.Reminder) || F("Reminder", Za), Uu =
3440
3440
  ([r, n]) => r.id === "little_blacksmith" && n !== null
3441
3441
  );
3442
3442
  return (s == null ? void 0 : s[1]) === "full" && a === "chest_3" ? "chest_blacksmith_3" : (s == null ? void 0 : s[1]) === "half" && a === "chest_2" ? "chest_blacksmith_2" : (s == null ? void 0 : s[1]) === "half" && a === "chest_1" ? "chest_blacksmith_1" : a;
3443
- }, Ow = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3443
+ }, Dw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3444
3444
  __proto__: null,
3445
3445
  calcBottleMultiplier: Au,
3446
3446
  calcMinStreakForWorkLoot: Pu,
@@ -3454,7 +3454,7 @@ const qe = ((Ts = $) == null ? void 0 : Ts.Reminder) || F("Reminder", Za), Uu =
3454
3454
  hasInventoryRequirements: $u,
3455
3455
  hasRevolutionaryBuff: Nu,
3456
3456
  maxCraftQuantity: Ru
3457
- }, Symbol.toStringTag, { value: "Module" })), ju = (t, a) => t.encyclopedia.includes(a), Hu = (t) => t.encyclopedia, Dw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3457
+ }, Symbol.toStringTag, { value: "Module" })), ju = (t, a) => t.encyclopedia.includes(a), Hu = (t) => t.encyclopedia, Cw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3458
3458
  __proto__: null,
3459
3459
  getEncyclopedia: Hu,
3460
3460
  hasFoundItem: ju
@@ -3477,12 +3477,12 @@ const Qt = (($s = $) == null ? void 0 : $s.UserEncyclopedia) || F("UserEncyclope
3477
3477
  await Qu(t, {
3478
3478
  $addToSet: { encyclopedia: { $each: a } }
3479
3479
  });
3480
- }, Cw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3480
+ }, Bw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3481
3481
  __proto__: null,
3482
3482
  addItem: Wt
3483
3483
  }, Symbol.toStringTag, { value: "Module" })), an = async (t) => await Qt.create({
3484
3484
  user: t
3485
- }), Bw = async (t) => {
3485
+ }), Rw = async (t) => {
3486
3486
  const a = await Qt.findOne({ user: t });
3487
3487
  return a || await an(t);
3488
3488
  }, Wu = [
@@ -3498,7 +3498,7 @@ const Qt = (($s = $) == null ? void 0 : $s.UserEncyclopedia) || F("UserEncyclope
3498
3498
  "userChristmasUpdate"
3499
3499
  ], sn = new er.EventEmitter(), ce = (t, a, s) => {
3500
3500
  sn.emit(t, a, s);
3501
- }, Rw = (t) => {
3501
+ }, Tw = (t) => {
3502
3502
  for (const a of Wu)
3503
3503
  sn.on(a, (s, r) => {
3504
3504
  t(a, s, r);
@@ -3524,7 +3524,7 @@ class o {
3524
3524
  const d = s ?? await zn(a);
3525
3525
  if (this.isCompleted(d) && !this.repeatable)
3526
3526
  return null;
3527
- const c = n ?? await Gt(a), f = r ?? await A0(a), w = i ?? await ze(a);
3527
+ const c = n ?? await Gt(a), f = r ?? await P0(a), w = i ?? await ze(a);
3528
3528
  return this.crew && f ? this.daily ? await this.markCrewDailyAsCompleted(
3529
3529
  f.crew._id,
3530
3530
  d.user._id
@@ -3722,7 +3722,7 @@ const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3722
3722
  DailyCheckProfile: Ju,
3723
3723
  DailyReadEdito: Zu,
3724
3724
  DailySendMessage: zu
3725
- }, Symbol.toStringTag, { value: "Module" })), Tw = async (t, a, s, { berry: r, xp: n }) => {
3725
+ }, Symbol.toStringTag, { value: "Module" })), $w = async (t, a, s, { berry: r, xp: n }) => {
3726
3726
  const i = await zn(a).then(
3727
3727
  (I) => I.populate("user", "faction")
3728
3728
  ), d = es(i), c = cn(
@@ -3764,7 +3764,7 @@ const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3764
3764
  ).setFont("poppins_bold", 35).setColor((O == null ? void 0 : O.rank.color) ?? "white").draw(!!O).next(
3765
3765
  (I, L) => fe(I.Text((c == null ? void 0 : c.name) ?? ""), L)
3766
3766
  ).setColor((c == null ? void 0 : c.rank.color) ?? "white").draw(w && !!c), await s.encode("webp");
3767
- }, $w = 10, Fw = 1e7, Ew = 100, Iw = [
3767
+ }, Fw = 10, Ew = 1e7, Iw = 100, Yw = [
3768
3768
  "berry",
3769
3769
  "success_COMMON",
3770
3770
  "success_RARE",
@@ -3803,7 +3803,7 @@ const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3803
3803
  }
3804
3804
  return !1;
3805
3805
  }, tf = (t) => {
3806
- for (const a of Object.values(cy)) {
3806
+ for (const a of Object.values(uy)) {
3807
3807
  const s = new a();
3808
3808
  if (s.id === t)
3809
3809
  return s.name;
@@ -3820,7 +3820,7 @@ const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3820
3820
  return Fi.find(
3821
3821
  (r) => r.strength === s && r.faction === a
3822
3822
  );
3823
- }, Yw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3823
+ }, Aw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3824
3824
  __proto__: null,
3825
3825
  getFactionTitle: cn,
3826
3826
  getFactionTitleStrength: dn,
@@ -3830,14 +3830,14 @@ const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3830
3830
  isQuestCompleted: nn,
3831
3831
  isRepetableQuestExist: ln,
3832
3832
  isStreaking: Ka
3833
- }, Symbol.toStringTag, { value: "Module" })), Aw = (t, a) => {
3833
+ }, Symbol.toStringTag, { value: "Module" })), Pw = (t, a) => {
3834
3834
  const s = t.badge, r = t.isFactionBadge;
3835
3835
  return s ? ga(s) ? s.emojis[s.isProgressive.findIndex((n) => n === t.rank.id)] : s.emojis : r ? ef.factions[`b_${a}_${t.rank.id}`] : "";
3836
- }, Pw = (t) => {
3836
+ }, Nw = (t) => {
3837
3837
  const [a, s] = t.split("_"), r = Object.values(p).find((n) => n.id === a);
3838
3838
  if (r)
3839
3839
  return ga(r) ? r.emojis[r.isProgressive.findIndex((n) => n === s)] : r.emojis;
3840
- }, Nw = async (t, a) => {
3840
+ }, Lw = async (t, a) => {
3841
3841
  const s = Object.values(rn).find(
3842
3842
  (r) => new r().id === t
3843
3843
  );
@@ -3845,7 +3845,7 @@ const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3845
3845
  const r = new s(), n = await r.complete(a, {});
3846
3846
  n && ce("userDaily", a, [[r, n]]);
3847
3847
  }
3848
- }, Lw = async (t, a) => {
3848
+ }, jw = async (t, a) => {
3849
3849
  const s = Object.values(Vu).find(
3850
3850
  (r) => new r().id === t
3851
3851
  );
@@ -3853,7 +3853,7 @@ const rn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3853
3853
  const r = new s(), n = await r.complete(a, {});
3854
3854
  n && ce("crewDaily", a, [[r, n]]);
3855
3855
  }
3856
- }, jw = async (t, a) => {
3856
+ }, Hw = async (t, a) => {
3857
3857
  if (!ln(a)) return;
3858
3858
  const s = Object.values(_a).find(
3859
3859
  (r) => new r().id === a
@@ -4396,7 +4396,7 @@ class Df extends o {
4396
4396
  e(this, "crew", !0);
4397
4397
  e(this, "secret", !0);
4398
4398
  e(this, "asset", null);
4399
- e(this, "title", y["Charpentier Légendaire"]);
4399
+ e(this, "title", h["Charpentier Légendaire"]);
4400
4400
  e(this, "badge", p.carpenter);
4401
4401
  e(this, "isFactionBadge", !1);
4402
4402
  e(this, "daily", !1);
@@ -4515,7 +4515,7 @@ class Ff extends o {
4515
4515
  e(this, "xp", 25e4);
4516
4516
  e(this, "crew", !0);
4517
4517
  e(this, "asset", null);
4518
- e(this, "title", y["Membre d'une secte"]);
4518
+ e(this, "title", h["Membre d'une secte"]);
4519
4519
  e(this, "badge", p.shipsecte);
4520
4520
  e(this, "isFactionBadge", !1);
4521
4521
  e(this, "secret", !1);
@@ -4643,7 +4643,7 @@ class Nf extends o {
4643
4643
  e(this, "xp", 25e4);
4644
4644
  e(this, "crew", !0);
4645
4645
  e(this, "asset", null);
4646
- e(this, "title", y.Santiano);
4646
+ e(this, "title", h.Santiano);
4647
4647
  e(this, "badge", p.crewship);
4648
4648
  e(this, "isFactionBadge", !1);
4649
4649
  e(this, "secret", !1);
@@ -4738,7 +4738,7 @@ class Wf extends o {
4738
4738
  e(this, "xp", 25e4);
4739
4739
  e(this, "crew", !0);
4740
4740
  e(this, "asset", null);
4741
- e(this, "title", y.Communiste);
4741
+ e(this, "title", h.Communiste);
4742
4742
  e(this, "badge", p.communism);
4743
4743
  e(this, "isFactionBadge", !1);
4744
4744
  e(this, "secret", !1);
@@ -4833,7 +4833,7 @@ class Zf extends o {
4833
4833
  e(this, "xp", 25e4);
4834
4834
  e(this, "crew", !0);
4835
4835
  e(this, "asset", null);
4836
- e(this, "title", y.Sardine);
4836
+ e(this, "title", h.Sardine);
4837
4837
  e(this, "badge", p.sardine);
4838
4838
  e(this, "isFactionBadge", !1);
4839
4839
  e(this, "secret", !1);
@@ -4927,7 +4927,7 @@ class tp extends o {
4927
4927
  e(this, "berry", 5e7);
4928
4928
  e(this, "xp", 25e4);
4929
4929
  e(this, "asset", null);
4930
- e(this, "title", y["Team Player"]);
4930
+ e(this, "title", h["Team Player"]);
4931
4931
  e(this, "badge", p.broship);
4932
4932
  e(this, "isFactionBadge", !1);
4933
4933
  e(this, "secret", !1);
@@ -5046,7 +5046,7 @@ class ip extends o {
5046
5046
  e(this, "berry", 5e7);
5047
5047
  e(this, "xp", 25e4);
5048
5048
  e(this, "asset", null);
5049
- e(this, "title", y["Paul Bocuse"]);
5049
+ e(this, "title", h["Paul Bocuse"]);
5050
5050
  e(this, "badge", p.recipe);
5051
5051
  e(this, "isFactionBadge", !1);
5052
5052
  e(this, "secret", !1);
@@ -5149,7 +5149,7 @@ class up extends o {
5149
5149
  e(this, "berry", 1e9);
5150
5150
  e(this, "xp", 25e4);
5151
5151
  e(this, "asset", null);
5152
- e(this, "title", y["Elon Musk"]);
5152
+ e(this, "title", h["Elon Musk"]);
5153
5153
  e(this, "badge", p.berry);
5154
5154
  e(this, "isFactionBadge", !1);
5155
5155
  e(this, "secret", !1);
@@ -5245,7 +5245,7 @@ class yp extends o {
5245
5245
  e(this, "xp", 25e4);
5246
5246
  e(this, "badge", null);
5247
5247
  e(this, "asset", null);
5248
- e(this, "title", y.Titan);
5248
+ e(this, "title", h.Titan);
5249
5249
  e(this, "isFactionBadge", !1);
5250
5250
  e(this, "daily", !1);
5251
5251
  e(this, "crew", !1);
@@ -5340,7 +5340,7 @@ class Mp extends o {
5340
5340
  e(this, "xp", 25e4);
5341
5341
  e(this, "badge", null);
5342
5342
  e(this, "asset", null);
5343
- e(this, "title", y["Héritier de Bon Clay"]);
5343
+ e(this, "title", h["Héritier de Bon Clay"]);
5344
5344
  e(this, "isFactionBadge", !1);
5345
5345
  e(this, "daily", !1);
5346
5346
  e(this, "crew", !1);
@@ -5435,7 +5435,7 @@ class Up extends o {
5435
5435
  e(this, "xp", 25e4);
5436
5436
  e(this, "badge", null);
5437
5437
  e(this, "asset", null);
5438
- e(this, "title", y["Héritier de Vegapunk"]);
5438
+ e(this, "title", h["Héritier de Vegapunk"]);
5439
5439
  e(this, "isFactionBadge", !1);
5440
5440
  e(this, "daily", !1);
5441
5441
  e(this, "crew", !1);
@@ -5530,7 +5530,7 @@ class Rp extends o {
5530
5530
  e(this, "xp", 25e4);
5531
5531
  e(this, "badge", null);
5532
5532
  e(this, "asset", null);
5533
- e(this, "title", y["Héritier de Baggy"]);
5533
+ e(this, "title", h["Héritier de Baggy"]);
5534
5534
  e(this, "isFactionBadge", !1);
5535
5535
  e(this, "daily", !1);
5536
5536
  e(this, "crew", !1);
@@ -5625,7 +5625,7 @@ class Ip extends o {
5625
5625
  e(this, "xp", 25e4);
5626
5626
  e(this, "badge", null);
5627
5627
  e(this, "asset", null);
5628
- e(this, "title", y["Héritier de Kaido"]);
5628
+ e(this, "title", h["Héritier de Kaido"]);
5629
5629
  e(this, "isFactionBadge", !1);
5630
5630
  e(this, "daily", !1);
5631
5631
  e(this, "crew", !1);
@@ -5720,7 +5720,7 @@ class Lp extends o {
5720
5720
  e(this, "xp", 25e4);
5721
5721
  e(this, "badge", null);
5722
5722
  e(this, "asset", null);
5723
- e(this, "title", y["Héritier d'Ohara"]);
5723
+ e(this, "title", h["Héritier d'Ohara"]);
5724
5724
  e(this, "isFactionBadge", !1);
5725
5725
  e(this, "daily", !1);
5726
5726
  e(this, "crew", !1);
@@ -5937,6 +5937,25 @@ class Jp extends o {
5937
5937
  e(this, "onUserMetaUpdate", ({ xp: s }) => s.voice.minutesInVoiceToday >= 10 && be(s.voice.lastConnection, /* @__PURE__ */ new Date()));
5938
5938
  }
5939
5939
  }
5940
+ class Kp extends o {
5941
+ constructor() {
5942
+ super(...arguments);
5943
+ e(this, "name", "Merci <3");
5944
+ e(this, "id", "premium");
5945
+ e(this, "rank", l.MYTHIC);
5946
+ e(this, "description", "Faire un don (validation manuelle)");
5947
+ e(this, "berry", 1);
5948
+ e(this, "xp", 0);
5949
+ e(this, "isFactionBadge", !1);
5950
+ e(this, "asset", null);
5951
+ e(this, "badge", p.premium);
5952
+ e(this, "title", h.Mécène);
5953
+ e(this, "daily", !1);
5954
+ e(this, "crew", !1);
5955
+ e(this, "secret", !1);
5956
+ e(this, "onUserMetaUpdate", (s) => !!s.premium);
5957
+ }
5958
+ }
5940
5959
  const mn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5941
5960
  __proto__: null,
5942
5961
  BeLevel10: jp,
@@ -5984,9 +6003,10 @@ const mn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5984
6003
  Have50Wisdom: Ap,
5985
6004
  Have50mBerry: dp,
5986
6005
  Have5mBerry: op,
5987
- Have5mdBerry: up
6006
+ Have5mdBerry: up,
6007
+ Premium: Kp
5988
6008
  }, Symbol.toStringTag, { value: "Module" }));
5989
- class Kp extends o {
6009
+ class em extends o {
5990
6010
  constructor() {
5991
6011
  super(...arguments);
5992
6012
  e(this, "name", "Un poster dans ta chambre");
@@ -6005,7 +6025,7 @@ class Kp extends o {
6005
6025
  e(this, "onUserOrnamentsUpdate", (s) => s.unlockedBackgrounds.filter((r) => r !== "default").length >= 1);
6006
6026
  }
6007
6027
  }
6008
- class em extends o {
6028
+ class tm extends o {
6009
6029
  constructor() {
6010
6030
  super(...arguments);
6011
6031
  e(this, "name", "Fan de One Piece");
@@ -6024,7 +6044,7 @@ class em extends o {
6024
6044
  e(this, "onUserOrnamentsUpdate", (s) => s.unlockedBackgrounds.filter((r) => r !== "default").length >= 25);
6025
6045
  }
6026
6046
  }
6027
- class tm extends o {
6047
+ class am extends o {
6028
6048
  constructor() {
6029
6049
  super(...arguments);
6030
6050
  e(this, "name", "Tu vas en faire quoi ? Tu peux en mettre qu'un");
@@ -6043,7 +6063,7 @@ class tm extends o {
6043
6063
  e(this, "onUserOrnamentsUpdate", (s) => s.unlockedBackgrounds.filter((r) => r !== "default").length >= 50);
6044
6064
  }
6045
6065
  }
6046
- class am extends o {
6066
+ class sm extends o {
6047
6067
  constructor() {
6048
6068
  super(...arguments);
6049
6069
  e(this, "name", "PTDR t ki ?");
@@ -6062,7 +6082,7 @@ class am extends o {
6062
6082
  e(this, "onUserOrnamentsUpdate", (s) => s.unlockedTitles.length >= 10);
6063
6083
  }
6064
6084
  }
6065
- class sm extends o {
6085
+ class rm extends o {
6066
6086
  constructor() {
6067
6087
  super(...arguments);
6068
6088
  e(this, "name", "On m'appelle Personne");
@@ -6081,7 +6101,7 @@ class sm extends o {
6081
6101
  e(this, "onUserOrnamentsUpdate", (s) => s.unlockedTitles.length >= 50);
6082
6102
  }
6083
6103
  }
6084
- class rm extends o {
6104
+ class nm extends o {
6085
6105
  constructor() {
6086
6106
  super(...arguments);
6087
6107
  e(this, "name", "Ok Daenerys");
@@ -6102,14 +6122,14 @@ class rm extends o {
6102
6122
  }
6103
6123
  const hn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6104
6124
  __proto__: null,
6105
- Have100Title: rm,
6106
- Have10Title: am,
6107
- Have1Background: Kp,
6108
- Have25Background: em,
6109
- Have50Background: tm,
6110
- Have50Title: sm
6125
+ Have100Title: nm,
6126
+ Have10Title: sm,
6127
+ Have1Background: em,
6128
+ Have25Background: tm,
6129
+ Have50Background: am,
6130
+ Have50Title: rm
6111
6131
  }, Symbol.toStringTag, { value: "Module" }));
6112
- class nm extends o {
6132
+ class im extends o {
6113
6133
  constructor() {
6114
6134
  super(...arguments);
6115
6135
  e(this, "name", "Petit joueur");
@@ -6120,7 +6140,7 @@ class nm extends o {
6120
6140
  e(this, "xp", 1e4);
6121
6141
  e(this, "secret", !0);
6122
6142
  e(this, "asset", null);
6123
- e(this, "title", y["Petit joueur"]);
6143
+ e(this, "title", h["Petit joueur"]);
6124
6144
  e(this, "badge", null);
6125
6145
  e(this, "isFactionBadge", !1);
6126
6146
  e(this, "daily", !1);
@@ -6128,7 +6148,7 @@ class nm extends o {
6128
6148
  e(this, "onUserQuestMetaUpdate", (s) => s.betMin);
6129
6149
  }
6130
6150
  }
6131
- class im extends o {
6151
+ class lm extends o {
6132
6152
  constructor() {
6133
6153
  super(...arguments);
6134
6154
  e(this, "name", "On a tous le droit à une seconde chance");
@@ -6147,7 +6167,7 @@ class im extends o {
6147
6167
  e(this, "onUserQuestMetaUpdate", (s) => s.loseEverything);
6148
6168
  }
6149
6169
  }
6150
- class lm extends o {
6170
+ class om extends o {
6151
6171
  constructor() {
6152
6172
  super(...arguments);
6153
6173
  e(this, "name", "T'es sûr de toi ?");
@@ -6166,7 +6186,7 @@ class lm extends o {
6166
6186
  e(this, "onUserQuestMetaUpdate", (s) => s.bet10M);
6167
6187
  }
6168
6188
  }
6169
- class om extends o {
6189
+ class dm extends o {
6170
6190
  constructor() {
6171
6191
  super(...arguments);
6172
6192
  e(this, "name", "Ok j'ai rien dit");
@@ -6185,7 +6205,7 @@ class om extends o {
6185
6205
  e(this, "onUserQuestMetaUpdate", (s) => s.winBet10M);
6186
6206
  }
6187
6207
  }
6188
- class dm extends o {
6208
+ class cm extends o {
6189
6209
  constructor() {
6190
6210
  super(...arguments);
6191
6211
  e(this, "name", "T'es accro là non ?");
@@ -6195,7 +6215,7 @@ class dm extends o {
6195
6215
  e(this, "berry", 1e6);
6196
6216
  e(this, "xp", 1e5);
6197
6217
  e(this, "asset", null);
6198
- e(this, "title", y["Gambling addict"]);
6218
+ e(this, "title", h["Gambling addict"]);
6199
6219
  e(this, "badge", p.casino);
6200
6220
  e(this, "isFactionBadge", !1);
6201
6221
  e(this, "secret", !1);
@@ -6204,7 +6224,7 @@ class dm extends o {
6204
6224
  e(this, "onUserQuestMetaUpdate", (s) => s.totalBet >= 1e7);
6205
6225
  }
6206
6226
  }
6207
- class cm extends o {
6227
+ class um extends o {
6208
6228
  constructor() {
6209
6229
  super(...arguments);
6210
6230
  e(this, "name", "LE MILLIARD");
@@ -6223,7 +6243,7 @@ class cm extends o {
6223
6243
  e(this, "onUserQuestMetaUpdate", (s) => s.totalBet >= 1e9);
6224
6244
  }
6225
6245
  }
6226
- class um extends o {
6246
+ class fm extends o {
6227
6247
  constructor() {
6228
6248
  super(...arguments);
6229
6249
  e(this, "name", "Cheh !");
@@ -6242,7 +6262,7 @@ class um extends o {
6242
6262
  e(this, "onUserQuestMetaUpdate", (s) => s.lose10M);
6243
6263
  }
6244
6264
  }
6245
- class fm extends o {
6265
+ class pm extends o {
6246
6266
  constructor() {
6247
6267
  super(...arguments);
6248
6268
  e(this, "name", "Bon anniversaire !");
@@ -6261,7 +6281,7 @@ class fm extends o {
6261
6281
  e(this, "onUserQuestMetaUpdate", (s) => s.hasCelebrateBirthday);
6262
6282
  }
6263
6283
  }
6264
- class pm extends o {
6284
+ class mm extends o {
6265
6285
  constructor() {
6266
6286
  super(...arguments);
6267
6287
  e(this, "name", "Il ne va pas te répondre tu sais ?");
@@ -6271,7 +6291,7 @@ class pm extends o {
6271
6291
  e(this, "berry", 25e4);
6272
6292
  e(this, "xp", 25e3);
6273
6293
  e(this, "secret", !0);
6274
- e(this, "title", y.Teubé);
6294
+ e(this, "title", h.Teubé);
6275
6295
  e(this, "badge", null);
6276
6296
  e(this, "asset", wa.idiot);
6277
6297
  e(this, "isFactionBadge", !1);
@@ -6280,7 +6300,7 @@ class pm extends o {
6280
6300
  e(this, "onUserQuestMetaUpdate", ({ botPing: s }) => s >= 100);
6281
6301
  }
6282
6302
  }
6283
- class mm extends o {
6303
+ class hm extends o {
6284
6304
  constructor() {
6285
6305
  super(...arguments);
6286
6306
  e(this, "name", "Tu avais soif ?");
@@ -6299,7 +6319,7 @@ class mm extends o {
6299
6319
  e(this, "onUserQuestMetaUpdate", (s) => s.items.bottle.today >= 100);
6300
6320
  }
6301
6321
  }
6302
- class hm extends o {
6322
+ class ym extends o {
6303
6323
  constructor() {
6304
6324
  super(...arguments);
6305
6325
  e(this, "name", "Un ptit goût amer non ?");
@@ -6318,7 +6338,7 @@ class hm extends o {
6318
6338
  e(this, "onUserQuestMetaUpdate", (s) => s.items.bottle.total >= 200);
6319
6339
  }
6320
6340
  }
6321
- class ym extends o {
6341
+ class gm extends o {
6322
6342
  constructor() {
6323
6343
  super(...arguments);
6324
6344
  e(this, "name", "Ça se boit bien finalement");
@@ -6337,7 +6357,7 @@ class ym extends o {
6337
6357
  e(this, "onUserQuestMetaUpdate", (s) => s.items.bottle.total >= 500);
6338
6358
  }
6339
6359
  }
6340
- class gm extends o {
6360
+ class wm extends o {
6341
6361
  constructor() {
6342
6362
  super(...arguments);
6343
6363
  e(this, "name", "Les potions donnent des aiiiiles !");
@@ -6356,7 +6376,7 @@ class gm extends o {
6356
6376
  e(this, "onUserQuestMetaUpdate", (s) => s.items.bottle.total >= 1e3);
6357
6377
  }
6358
6378
  }
6359
- class wm extends o {
6379
+ class _m extends o {
6360
6380
  constructor() {
6361
6381
  super(...arguments);
6362
6382
  e(this, "name", "À deux doigts de vomir");
@@ -6375,7 +6395,7 @@ class wm extends o {
6375
6395
  e(this, "onUserQuestMetaUpdate", (s) => s.items.bottle.total >= 2e3);
6376
6396
  }
6377
6397
  }
6378
- class _m extends o {
6398
+ class bm extends o {
6379
6399
  constructor() {
6380
6400
  super(...arguments);
6381
6401
  e(this, "name", "Alcoolique");
@@ -6385,7 +6405,7 @@ class _m extends o {
6385
6405
  e(this, "berry", 5e7);
6386
6406
  e(this, "xp", 25e4);
6387
6407
  e(this, "asset", null);
6388
- e(this, "title", y.Alcoolique);
6408
+ e(this, "title", h.Alcoolique);
6389
6409
  e(this, "badge", null);
6390
6410
  e(this, "isFactionBadge", !1);
6391
6411
  e(this, "daily", !1);
@@ -6394,7 +6414,7 @@ class _m extends o {
6394
6414
  e(this, "onUserQuestMetaUpdate", (s) => s.items.bottle.total >= 5e3);
6395
6415
  }
6396
6416
  }
6397
- class bm extends o {
6417
+ class Mm extends o {
6398
6418
  constructor() {
6399
6419
  super(...arguments);
6400
6420
  e(this, "name", "C'est sympa ce ptit jeu");
@@ -6413,7 +6433,7 @@ class bm extends o {
6413
6433
  e(this, "onUserQuestMetaUpdate", (s) => s.items.chest.total >= 50);
6414
6434
  }
6415
6435
  }
6416
- class Mm extends o {
6436
+ class km extends o {
6417
6437
  constructor() {
6418
6438
  super(...arguments);
6419
6439
  e(this, "name", "T'as enfin eu un truc intéressant ?");
@@ -6432,7 +6452,7 @@ class Mm extends o {
6432
6452
  e(this, "onUserQuestMetaUpdate", (s) => s.items.chest.total >= 150);
6433
6453
  }
6434
6454
  }
6435
- class km extends o {
6455
+ class vm extends o {
6436
6456
  constructor() {
6437
6457
  super(...arguments);
6438
6458
  e(this, "name", "Ça commence à gratter hein ?");
@@ -6451,7 +6471,7 @@ class km extends o {
6451
6471
  e(this, "onUserQuestMetaUpdate", (s) => s.items.chest.total >= 500);
6452
6472
  }
6453
6473
  }
6454
- class vm extends o {
6474
+ class xm extends o {
6455
6475
  constructor() {
6456
6476
  super(...arguments);
6457
6477
  e(this, "name", "LAISSEZ-MOI OUVRIR DES COFFRES !");
@@ -6470,7 +6490,7 @@ class vm extends o {
6470
6490
  e(this, "onUserQuestMetaUpdate", (s) => s.items.chest.total >= 1e3);
6471
6491
  }
6472
6492
  }
6473
- class xm extends o {
6493
+ class Sm extends o {
6474
6494
  constructor() {
6475
6495
  super(...arguments);
6476
6496
  e(this, "name", "xXFan2GenshinXx");
@@ -6480,7 +6500,7 @@ class xm extends o {
6480
6500
  e(this, "berry", 5e7);
6481
6501
  e(this, "xp", 25e4);
6482
6502
  e(this, "asset", null);
6483
- e(this, "title", y["Gatcha Addict"]);
6503
+ e(this, "title", h["Gatcha Addict"]);
6484
6504
  e(this, "badge", null);
6485
6505
  e(this, "isFactionBadge", !1);
6486
6506
  e(this, "daily", !1);
@@ -6489,7 +6509,7 @@ class xm extends o {
6489
6509
  e(this, "onUserQuestMetaUpdate", (s) => s.items.chest.total >= 2e3);
6490
6510
  }
6491
6511
  }
6492
- class Sm extends o {
6512
+ class Um extends o {
6493
6513
  constructor() {
6494
6514
  super(...arguments);
6495
6515
  e(this, "name", "Ils font mieux chez Ikea");
@@ -6508,7 +6528,7 @@ class Sm extends o {
6508
6528
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.total >= 20);
6509
6529
  }
6510
6530
  }
6511
- class Um extends o {
6531
+ class Om extends o {
6512
6532
  constructor() {
6513
6533
  super(...arguments);
6514
6534
  e(this, "name", "Te fais pas mal avec le marteau");
@@ -6527,7 +6547,7 @@ class Um extends o {
6527
6547
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.total >= 50);
6528
6548
  }
6529
6549
  }
6530
- class Om extends o {
6550
+ class Dm extends o {
6531
6551
  constructor() {
6532
6552
  super(...arguments);
6533
6553
  e(this, "name", "Insensible aux échardes on dirait");
@@ -6546,7 +6566,7 @@ class Om extends o {
6546
6566
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.total >= 200);
6547
6567
  }
6548
6568
  }
6549
- class Dm extends o {
6569
+ class Cm extends o {
6550
6570
  constructor() {
6551
6571
  super(...arguments);
6552
6572
  e(this, "name", "Je ne veux pas voir l'état de ton atelier");
@@ -6565,7 +6585,7 @@ class Dm extends o {
6565
6585
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.total >= 500);
6566
6586
  }
6567
6587
  }
6568
- class Cm extends o {
6588
+ class Bm extends o {
6569
6589
  constructor() {
6570
6590
  super(...arguments);
6571
6591
  e(this, "name", "Mac Gyver");
@@ -6575,7 +6595,7 @@ class Cm extends o {
6575
6595
  e(this, "berry", 5e7);
6576
6596
  e(this, "xp", 25e4);
6577
6597
  e(this, "asset", null);
6578
- e(this, "title", y["Mac Gyver"]);
6598
+ e(this, "title", h["Mac Gyver"]);
6579
6599
  e(this, "badge", p.craft);
6580
6600
  e(this, "isFactionBadge", !1);
6581
6601
  e(this, "secret", !1);
@@ -6584,7 +6604,7 @@ class Cm extends o {
6584
6604
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.total >= 1e3);
6585
6605
  }
6586
6606
  }
6587
- class Bm extends o {
6607
+ class Rm extends o {
6588
6608
  constructor() {
6589
6609
  super(...arguments);
6590
6610
  e(this, "name", "Apprenti Gourmand");
@@ -6594,7 +6614,7 @@ class Bm extends o {
6594
6614
  e(this, "berry", 5e5);
6595
6615
  e(this, "xp", 2e4);
6596
6616
  e(this, "asset", null);
6597
- e(this, "title", y["Apprenti Gourmand"]);
6617
+ e(this, "title", h["Apprenti Gourmand"]);
6598
6618
  e(this, "badge", null);
6599
6619
  e(this, "isFactionBadge", !1);
6600
6620
  e(this, "secret", !1);
@@ -6603,7 +6623,7 @@ class Bm extends o {
6603
6623
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.cookedMeal >= 10);
6604
6624
  }
6605
6625
  }
6606
- class Rm extends o {
6626
+ class Tm extends o {
6607
6627
  constructor() {
6608
6628
  super(...arguments);
6609
6629
  e(this, "name", "Chef Amateur");
@@ -6613,7 +6633,7 @@ class Rm extends o {
6613
6633
  e(this, "berry", 2e5);
6614
6634
  e(this, "xp", 5e4);
6615
6635
  e(this, "asset", null);
6616
- e(this, "title", y["Chef Amateur"]);
6636
+ e(this, "title", h["Chef Amateur"]);
6617
6637
  e(this, "badge", null);
6618
6638
  e(this, "isFactionBadge", !1);
6619
6639
  e(this, "secret", !1);
@@ -6622,7 +6642,7 @@ class Rm extends o {
6622
6642
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.cookedMeal >= 50);
6623
6643
  }
6624
6644
  }
6625
- class Tm extends o {
6645
+ class $m extends o {
6626
6646
  constructor() {
6627
6647
  super(...arguments);
6628
6648
  e(this, "name", "Maître des Saveurs");
@@ -6632,7 +6652,7 @@ class Tm extends o {
6632
6652
  e(this, "berry", 1e7);
6633
6653
  e(this, "xp", 1e5);
6634
6654
  e(this, "asset", null);
6635
- e(this, "title", y["Maître des Saveurs"]);
6655
+ e(this, "title", h["Maître des Saveurs"]);
6636
6656
  e(this, "badge", null);
6637
6657
  e(this, "isFactionBadge", !1);
6638
6658
  e(this, "secret", !1);
@@ -6641,7 +6661,7 @@ class Tm extends o {
6641
6661
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.cookedMeal >= 100);
6642
6662
  }
6643
6663
  }
6644
- class $m extends o {
6664
+ class Fm extends o {
6645
6665
  constructor() {
6646
6666
  super(...arguments);
6647
6667
  e(this, "name", "Artiste Culinaire");
@@ -6651,7 +6671,7 @@ class $m extends o {
6651
6671
  e(this, "berry", 5e7);
6652
6672
  e(this, "xp", 2e5);
6653
6673
  e(this, "asset", null);
6654
- e(this, "title", y["Artiste Culinaire"]);
6674
+ e(this, "title", h["Artiste Culinaire"]);
6655
6675
  e(this, "badge", null);
6656
6676
  e(this, "isFactionBadge", !1);
6657
6677
  e(this, "secret", !1);
@@ -6660,7 +6680,7 @@ class $m extends o {
6660
6680
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.cookedMeal >= 250);
6661
6681
  }
6662
6682
  }
6663
- class Fm extends o {
6683
+ class Em extends o {
6664
6684
  constructor() {
6665
6685
  super(...arguments);
6666
6686
  e(this, "name", "Sultan des Épices");
@@ -6670,7 +6690,7 @@ class Fm extends o {
6670
6690
  e(this, "berry", 1e8);
6671
6691
  e(this, "xp", 5e5);
6672
6692
  e(this, "asset", null);
6673
- e(this, "title", y["Sultan des Épices"]);
6693
+ e(this, "title", h["Sultan des Épices"]);
6674
6694
  e(this, "badge", null);
6675
6695
  e(this, "isFactionBadge", !1);
6676
6696
  e(this, "secret", !1);
@@ -6679,7 +6699,7 @@ class Fm extends o {
6679
6699
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.cookedMeal >= 500);
6680
6700
  }
6681
6701
  }
6682
- class Em extends o {
6702
+ class Im extends o {
6683
6703
  constructor() {
6684
6704
  super(...arguments);
6685
6705
  e(this, "name", "C'est une bonne situation ça scribe ?");
@@ -6689,7 +6709,7 @@ class Em extends o {
6689
6709
  e(this, "berry", 5e5);
6690
6710
  e(this, "xp", 2e4);
6691
6711
  e(this, "asset", null);
6692
- e(this, "title", y["Apprenti Scribe"]);
6712
+ e(this, "title", h["Apprenti Scribe"]);
6693
6713
  e(this, "badge", null);
6694
6714
  e(this, "isFactionBadge", !1);
6695
6715
  e(this, "secret", !1);
@@ -6698,7 +6718,7 @@ class Em extends o {
6698
6718
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.scrolls >= 5);
6699
6719
  }
6700
6720
  }
6701
- class Im extends o {
6721
+ class Ym extends o {
6702
6722
  constructor() {
6703
6723
  super(...arguments);
6704
6724
  e(this, "name", "Artisan des Runes");
@@ -6708,7 +6728,7 @@ class Im extends o {
6708
6728
  e(this, "berry", 2e6);
6709
6729
  e(this, "xp", 5e4);
6710
6730
  e(this, "asset", null);
6711
- e(this, "title", y["Artisan des Runes"]);
6731
+ e(this, "title", h["Artisan des Runes"]);
6712
6732
  e(this, "badge", null);
6713
6733
  e(this, "isFactionBadge", !1);
6714
6734
  e(this, "secret", !1);
@@ -6717,7 +6737,7 @@ class Im extends o {
6717
6737
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.scrolls >= 10);
6718
6738
  }
6719
6739
  }
6720
- class Ym extends o {
6740
+ class Am extends o {
6721
6741
  constructor() {
6722
6742
  super(...arguments);
6723
6743
  e(this, "name", "Collectionneur des Manuscrits");
@@ -6727,7 +6747,7 @@ class Ym extends o {
6727
6747
  e(this, "berry", 1e7);
6728
6748
  e(this, "xp", 1e5);
6729
6749
  e(this, "asset", null);
6730
- e(this, "title", y["Collectionneur de Manuscrits"]);
6750
+ e(this, "title", h["Collectionneur de Manuscrits"]);
6731
6751
  e(this, "badge", null);
6732
6752
  e(this, "isFactionBadge", !1);
6733
6753
  e(this, "secret", !1);
@@ -6736,7 +6756,7 @@ class Ym extends o {
6736
6756
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.scrolls >= 20);
6737
6757
  }
6738
6758
  }
6739
- class Am extends o {
6759
+ class Pm extends o {
6740
6760
  constructor() {
6741
6761
  super(...arguments);
6742
6762
  e(this, "name", "Maître des Enluminures");
@@ -6746,7 +6766,7 @@ class Am extends o {
6746
6766
  e(this, "berry", 5e7);
6747
6767
  e(this, "xp", 2e5);
6748
6768
  e(this, "asset", null);
6749
- e(this, "title", y["Maître des Enluminures"]);
6769
+ e(this, "title", h["Maître des Enluminures"]);
6750
6770
  e(this, "badge", null);
6751
6771
  e(this, "isFactionBadge", !1);
6752
6772
  e(this, "secret", !1);
@@ -6755,7 +6775,7 @@ class Am extends o {
6755
6775
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.scrolls >= 50);
6756
6776
  }
6757
6777
  }
6758
- class Pm extends o {
6778
+ class Nm extends o {
6759
6779
  constructor() {
6760
6780
  super(...arguments);
6761
6781
  e(this, "name", "Protecteur du Savoir");
@@ -6765,7 +6785,7 @@ class Pm extends o {
6765
6785
  e(this, "berry", 1e8);
6766
6786
  e(this, "xp", 5e5);
6767
6787
  e(this, "asset", null);
6768
- e(this, "title", y["Protecteur du Savoir"]);
6788
+ e(this, "title", h["Protecteur du Savoir"]);
6769
6789
  e(this, "badge", null);
6770
6790
  e(this, "isFactionBadge", !1);
6771
6791
  e(this, "secret", !1);
@@ -6774,7 +6794,7 @@ class Pm extends o {
6774
6794
  e(this, "onUserQuestMetaUpdate", (s) => s.crafts.scrolls >= 100);
6775
6795
  }
6776
6796
  }
6777
- class Nm extends o {
6797
+ class Lm extends o {
6778
6798
  constructor() {
6779
6799
  super(...arguments);
6780
6800
  e(this, "name", "Egoïste...");
@@ -6785,7 +6805,7 @@ class Nm extends o {
6785
6805
  e(this, "xp", 1e5);
6786
6806
  e(this, "secret", !0);
6787
6807
  e(this, "asset", null);
6788
- e(this, "title", y.Egoïste);
6808
+ e(this, "title", h.Egoïste);
6789
6809
  e(this, "badge", p.selfish);
6790
6810
  e(this, "isFactionBadge", !1);
6791
6811
  e(this, "daily", !1);
@@ -6793,7 +6813,7 @@ class Nm extends o {
6793
6813
  e(this, "onUserQuestMetaUpdate", (s) => s.timeAt10Percent >= 90);
6794
6814
  }
6795
6815
  }
6796
- class Lm extends o {
6816
+ class jm extends o {
6797
6817
  constructor() {
6798
6818
  super(...arguments);
6799
6819
  e(this, "name", "Merci bien camarade !");
@@ -6804,7 +6824,7 @@ class Lm extends o {
6804
6824
  e(this, "xp", 1e5);
6805
6825
  e(this, "secret", !0);
6806
6826
  e(this, "asset", null);
6807
- e(this, "title", y.Camarade);
6827
+ e(this, "title", h.Camarade);
6808
6828
  e(this, "badge", p.camarade);
6809
6829
  e(this, "isFactionBadge", !1);
6810
6830
  e(this, "daily", !1);
@@ -6812,7 +6832,7 @@ class Lm extends o {
6812
6832
  e(this, "onUserQuestMetaUpdate", (s) => s.timeAt90Percent >= 90);
6813
6833
  }
6814
6834
  }
6815
- class jm extends o {
6835
+ class Hm extends o {
6816
6836
  constructor() {
6817
6837
  super(...arguments);
6818
6838
  e(this, "name", "Vaut mieux ça que perdre non ?");
@@ -6831,7 +6851,7 @@ class jm extends o {
6831
6851
  e(this, "onUserQuestMetaUpdate", (s) => s.draw >= 100);
6832
6852
  }
6833
6853
  }
6834
- class Hm extends o {
6854
+ class Qm extends o {
6835
6855
  constructor() {
6836
6856
  super(...arguments);
6837
6857
  e(this, "name", "Tu as trouvé ton rival");
@@ -6850,7 +6870,7 @@ class Hm extends o {
6850
6870
  e(this, "onUserQuestMetaUpdate", (s) => s.draw >= 300);
6851
6871
  }
6852
6872
  }
6853
- class Qm extends o {
6873
+ class Wm extends o {
6854
6874
  constructor() {
6855
6875
  super(...arguments);
6856
6876
  e(this, "name", "Rathon c'est toi ?");
@@ -6869,7 +6889,7 @@ class Qm extends o {
6869
6889
  e(this, "onUserQuestMetaUpdate", (s) => s.draw >= 1e3);
6870
6890
  }
6871
6891
  }
6872
- class Wm extends o {
6892
+ class Gm extends o {
6873
6893
  constructor() {
6874
6894
  super(...arguments);
6875
6895
  e(this, "name", "Tu te bats contre un mur ou quoi ?");
@@ -6888,7 +6908,7 @@ class Wm extends o {
6888
6908
  e(this, "onUserQuestMetaUpdate", (s) => s.draw >= 2e3);
6889
6909
  }
6890
6910
  }
6891
- class Gm extends o {
6911
+ class qm extends o {
6892
6912
  constructor() {
6893
6913
  super(...arguments);
6894
6914
  e(this, "name", "De vrais jumeaux");
@@ -6898,7 +6918,7 @@ class Gm extends o {
6898
6918
  e(this, "berry", 5e7);
6899
6919
  e(this, "xp", 25e4);
6900
6920
  e(this, "asset", null);
6901
- e(this, "title", y.Égalitaire);
6921
+ e(this, "title", h.Égalitaire);
6902
6922
  e(this, "badge", null);
6903
6923
  e(this, "isFactionBadge", !1);
6904
6924
  e(this, "secret", !1);
@@ -6907,7 +6927,7 @@ class Gm extends o {
6907
6927
  e(this, "onUserQuestMetaUpdate", (s) => s.draw >= 5e3);
6908
6928
  }
6909
6929
  }
6910
- class qm extends o {
6930
+ class Vm extends o {
6911
6931
  constructor() {
6912
6932
  super(...arguments);
6913
6933
  e(this, "name", "Y'a un truc que t'as pas compris ?");
@@ -6919,14 +6939,14 @@ class qm extends o {
6919
6939
  e(this, "secret", !0);
6920
6940
  e(this, "crew", !1);
6921
6941
  e(this, "daily", !1);
6922
- e(this, "title", y.Culturé);
6942
+ e(this, "title", h.Culturé);
6923
6943
  e(this, "badge", null);
6924
6944
  e(this, "asset", wa.edito);
6925
6945
  e(this, "isFactionBadge", !1);
6926
6946
  e(this, "onUserQuestMetaUpdate", (s) => s.edito.readToday >= 100);
6927
6947
  }
6928
6948
  }
6929
- class Vm extends o {
6949
+ class zm extends o {
6930
6950
  constructor() {
6931
6951
  super(...arguments);
6932
6952
  e(this, "name", "Une fois, pas deux");
@@ -6945,7 +6965,7 @@ class Vm extends o {
6945
6965
  e(this, "onUserQuestMetaUpdate", (s) => s.tagEveryone);
6946
6966
  }
6947
6967
  }
6948
- class zm extends o {
6968
+ class Zm extends o {
6949
6969
  constructor() {
6950
6970
  super(...arguments);
6951
6971
  e(this, "name", "Emoji Diable");
@@ -6964,7 +6984,7 @@ class zm extends o {
6964
6984
  e(this, "onUserQuestMetaUpdate", (s) => s.double_six >= 50);
6965
6985
  }
6966
6986
  }
6967
- class Zm extends o {
6987
+ class Xm extends o {
6968
6988
  constructor() {
6969
6989
  super(...arguments);
6970
6990
  e(this, "name", "Pas de chance ^^");
@@ -6983,7 +7003,7 @@ class Zm extends o {
6983
7003
  e(this, "onUserQuestMetaUpdate", (s) => s.drawDoubleSix >= 1);
6984
7004
  }
6985
7005
  }
6986
- class Xm extends o {
7006
+ class Jm extends o {
6987
7007
  constructor() {
6988
7008
  super(...arguments);
6989
7009
  e(this, "name", "Jamais 6 sans 7");
@@ -6994,7 +7014,7 @@ class Xm extends o {
6994
7014
  e(this, "xp", 25e4);
6995
7015
  e(this, "asset", null);
6996
7016
  e(this, "badge", p.chance);
6997
- e(this, "title", y.Chanceux);
7017
+ e(this, "title", h.Chanceux);
6998
7018
  e(this, "isFactionBadge", !1);
6999
7019
  e(this, "secret", !1);
7000
7020
  e(this, "daily", !1);
@@ -7002,7 +7022,7 @@ class Xm extends o {
7002
7022
  e(this, "onUserQuestMetaUpdate", (s) => s.sevenQuitteOuDouble >= 1);
7003
7023
  }
7004
7024
  }
7005
- class Jm extends o {
7025
+ class Km extends o {
7006
7026
  constructor() {
7007
7027
  super(...arguments);
7008
7028
  e(this, "name", "Le 5 à la suite");
@@ -7024,7 +7044,7 @@ class Jm extends o {
7024
7044
  });
7025
7045
  }
7026
7046
  }
7027
- class Km extends o {
7047
+ class eh extends o {
7028
7048
  constructor() {
7029
7049
  super(...arguments);
7030
7050
  e(this, "name", "Le 5 à la suite, mais dans l'autre sens");
@@ -7046,7 +7066,7 @@ class Km extends o {
7046
7066
  });
7047
7067
  }
7048
7068
  }
7049
- class eh extends o {
7069
+ class th extends o {
7050
7070
  constructor() {
7051
7071
  super(...arguments);
7052
7072
  e(this, "name", "Jacques le noir");
@@ -7065,7 +7085,7 @@ class eh extends o {
7065
7085
  e(this, "onUserQuestMetaUpdate", (s) => s.black_jack >= 10);
7066
7086
  }
7067
7087
  }
7068
- class th extends o {
7088
+ class ah extends o {
7069
7089
  constructor() {
7070
7090
  super(...arguments);
7071
7091
  e(this, "name", "La feuille enveloppe la pierre ! T'es sûr ?");
@@ -7075,7 +7095,7 @@ class th extends o {
7075
7095
  e(this, "berry", 1e6);
7076
7096
  e(this, "xp", 1e5);
7077
7097
  e(this, "asset", null);
7078
- e(this, "title", y.Papyrus);
7098
+ e(this, "title", h.Papyrus);
7079
7099
  e(this, "badge", null);
7080
7100
  e(this, "isFactionBadge", !1);
7081
7101
  e(this, "secret", !1);
@@ -7084,7 +7104,7 @@ class th extends o {
7084
7104
  e(this, "onUserQuestMetaUpdate", (s) => s.rps.lastRps === "paper" && s.rps.nb >= 100);
7085
7105
  }
7086
7106
  }
7087
- class ah extends o {
7107
+ class sh extends o {
7088
7108
  constructor() {
7089
7109
  super(...arguments);
7090
7110
  e(this, "name", "On fait la paire !");
@@ -7094,7 +7114,7 @@ class ah extends o {
7094
7114
  e(this, "berry", 1e6);
7095
7115
  e(this, "xp", 1e5);
7096
7116
  e(this, "asset", null);
7097
- e(this, "title", y.Couturier);
7117
+ e(this, "title", h.Couturier);
7098
7118
  e(this, "badge", null);
7099
7119
  e(this, "isFactionBadge", !1);
7100
7120
  e(this, "secret", !1);
@@ -7103,7 +7123,7 @@ class ah extends o {
7103
7123
  e(this, "onUserQuestMetaUpdate", (s) => s.rps.lastRps === "scissor" && s.rps.nb >= 100);
7104
7124
  }
7105
7125
  }
7106
- class sh extends o {
7126
+ class rh extends o {
7107
7127
  constructor() {
7108
7128
  super(...arguments);
7109
7129
  e(this, "name", "Golem");
@@ -7113,7 +7133,7 @@ class sh extends o {
7113
7133
  e(this, "berry", 1e6);
7114
7134
  e(this, "xp", 1e5);
7115
7135
  e(this, "asset", null);
7116
- e(this, "title", y.Golem);
7136
+ e(this, "title", h.Golem);
7117
7137
  e(this, "badge", null);
7118
7138
  e(this, "isFactionBadge", !1);
7119
7139
  e(this, "secret", !1);
@@ -7122,7 +7142,7 @@ class sh extends o {
7122
7142
  e(this, "onUserQuestMetaUpdate", (s) => s.rps.lastRps === "rock" && s.rps.nb >= 100);
7123
7143
  }
7124
7144
  }
7125
- class rh extends o {
7145
+ class nh extends o {
7126
7146
  constructor() {
7127
7147
  super(...arguments);
7128
7148
  e(this, "name", "LE NEUF ET LE HUIT !!!");
@@ -7141,7 +7161,7 @@ class rh extends o {
7141
7161
  e(this, "onUserQuestMetaUpdate", (s) => s.guessInOne >= 1);
7142
7162
  }
7143
7163
  }
7144
- class nh extends o {
7164
+ class ih extends o {
7145
7165
  constructor() {
7146
7166
  super(...arguments);
7147
7167
  e(this, "name", "Sataniste");
@@ -7151,7 +7171,7 @@ class nh extends o {
7151
7171
  e(this, "berry", 1e6);
7152
7172
  e(this, "xp", 5e4);
7153
7173
  e(this, "secret", !0);
7154
- e(this, "title", y.Démon);
7174
+ e(this, "title", h.Démon);
7155
7175
  e(this, "isFactionBadge", !1);
7156
7176
  e(this, "daily", !1);
7157
7177
  e(this, "crew", !1);
@@ -7160,7 +7180,7 @@ class nh extends o {
7160
7180
  e(this, "onUserQuestMetaUpdate", (s) => s.bet666.amount >= 30);
7161
7181
  }
7162
7182
  }
7163
- class ih extends o {
7183
+ class lh extends o {
7164
7184
  constructor() {
7165
7185
  super(...arguments);
7166
7186
  e(this, "name", "Jour, Nuit");
@@ -7186,7 +7206,7 @@ class ih extends o {
7186
7206
  });
7187
7207
  }
7188
7208
  }
7189
- class lh extends o {
7209
+ class oh extends o {
7190
7210
  constructor() {
7191
7211
  super(...arguments);
7192
7212
  e(this, "name", "Explorateur novice");
@@ -7205,7 +7225,7 @@ class lh extends o {
7205
7225
  e(this, "onUserQuestMetaUpdate", ({ raidFinished: s }) => s >= 10);
7206
7226
  }
7207
7227
  }
7208
- class oh extends o {
7228
+ class dh extends o {
7209
7229
  constructor() {
7210
7230
  super(...arguments);
7211
7231
  e(this, "name", "Aventurier intrépide");
@@ -7224,7 +7244,7 @@ class oh extends o {
7224
7244
  e(this, "onUserQuestMetaUpdate", ({ raidFinished: s }) => s >= 25);
7225
7245
  }
7226
7246
  }
7227
- class dh extends o {
7247
+ class ch extends o {
7228
7248
  constructor() {
7229
7249
  super(...arguments);
7230
7250
  e(this, "name", "Conquérant des terres");
@@ -7243,7 +7263,7 @@ class dh extends o {
7243
7263
  e(this, "onUserQuestMetaUpdate", ({ raidFinished: s }) => s >= 50);
7244
7264
  }
7245
7265
  }
7246
- class ch extends o {
7266
+ class uh extends o {
7247
7267
  constructor() {
7248
7268
  super(...arguments);
7249
7269
  e(this, "name", "Pionnier des secrets");
@@ -7262,7 +7282,7 @@ class ch extends o {
7262
7282
  e(this, "onUserQuestMetaUpdate", ({ raidFinished: s }) => s >= 100);
7263
7283
  }
7264
7284
  }
7265
- class uh extends o {
7285
+ class fh extends o {
7266
7286
  constructor() {
7267
7287
  super(...arguments);
7268
7288
  e(this, "name", "Légende vivante");
@@ -7273,7 +7293,7 @@ class uh extends o {
7273
7293
  e(this, "xp", 25e4);
7274
7294
  e(this, "badge", null);
7275
7295
  e(this, "asset", null);
7276
- e(this, "title", y["Légende vivante"]);
7296
+ e(this, "title", h["Légende vivante"]);
7277
7297
  e(this, "isFactionBadge", !1);
7278
7298
  e(this, "daily", !1);
7279
7299
  e(this, "crew", !1);
@@ -7281,7 +7301,7 @@ class uh extends o {
7281
7301
  e(this, "onUserQuestMetaUpdate", ({ raidFinished: s }) => s >= 200);
7282
7302
  }
7283
7303
  }
7284
- class fh extends o {
7304
+ class ph extends o {
7285
7305
  constructor() {
7286
7306
  super(...arguments);
7287
7307
  e(this, "name", "Vif");
@@ -7300,7 +7320,7 @@ class fh extends o {
7300
7320
  e(this, "onUserQuestMetaUpdate", (s) => s.randomMessage >= 20);
7301
7321
  }
7302
7322
  }
7303
- class ph extends o {
7323
+ class mh extends o {
7304
7324
  constructor() {
7305
7325
  super(...arguments);
7306
7326
  e(this, "name", "Lucky Luke");
@@ -7319,7 +7339,7 @@ class ph extends o {
7319
7339
  e(this, "onUserQuestMetaUpdate", (s) => s.randomMessage >= 50);
7320
7340
  }
7321
7341
  }
7322
- class mh extends o {
7342
+ class hh extends o {
7323
7343
  constructor() {
7324
7344
  super(...arguments);
7325
7345
  e(this, "name", "Rapide");
@@ -7338,7 +7358,7 @@ class mh extends o {
7338
7358
  e(this, "onUserQuestMetaUpdate", (s) => s.randomMessage >= 100);
7339
7359
  }
7340
7360
  }
7341
- class hh extends o {
7361
+ class yh extends o {
7342
7362
  constructor() {
7343
7363
  super(...arguments);
7344
7364
  e(this, "name", "Et Furieux");
@@ -7357,7 +7377,7 @@ class hh extends o {
7357
7377
  e(this, "onUserQuestMetaUpdate", (s) => s.randomMessage >= 200);
7358
7378
  }
7359
7379
  }
7360
- class yh extends o {
7380
+ class gh extends o {
7361
7381
  constructor() {
7362
7382
  super(...arguments);
7363
7383
  e(this, "name", "Ka-Chow");
@@ -7372,11 +7392,11 @@ class yh extends o {
7372
7392
  e(this, "isFactionBadge", !1);
7373
7393
  e(this, "badge", null);
7374
7394
  e(this, "asset", null);
7375
- e(this, "title", y["Flash Mc Queen"]);
7395
+ e(this, "title", h["Flash Mc Queen"]);
7376
7396
  e(this, "onUserQuestMetaUpdate", (s) => s.randomMessage >= 500);
7377
7397
  }
7378
7398
  }
7379
- class gh extends o {
7399
+ class wh extends o {
7380
7400
  constructor() {
7381
7401
  super(...arguments);
7382
7402
  e(this, "name", "Collabo");
@@ -7395,7 +7415,7 @@ class gh extends o {
7395
7415
  e(this, "onUserQuestMetaUpdate", (s) => s.reportedSomeone);
7396
7416
  }
7397
7417
  }
7398
- class wh extends o {
7418
+ class _h extends o {
7399
7419
  constructor() {
7400
7420
  super(...arguments);
7401
7421
  e(this, "name", "Bienvenue sur OPFR");
@@ -7414,7 +7434,7 @@ class wh extends o {
7414
7434
  e(this, "onUserQuestMetaUpdate", ({ messageSent: s }) => s >= 100);
7415
7435
  }
7416
7436
  }
7417
- class _h extends o {
7437
+ class bh extends o {
7418
7438
  constructor() {
7419
7439
  super(...arguments);
7420
7440
  e(this, "name", "Une vraie pipelette");
@@ -7433,7 +7453,7 @@ class _h extends o {
7433
7453
  e(this, "onUserQuestMetaUpdate", ({ messageSent: s }) => s >= 1e3);
7434
7454
  }
7435
7455
  }
7436
- class bh extends o {
7456
+ class Mh extends o {
7437
7457
  constructor() {
7438
7458
  super(...arguments);
7439
7459
  e(this, "name", "Faites le taire ");
@@ -7452,7 +7472,7 @@ class bh extends o {
7452
7472
  e(this, "onUserQuestMetaUpdate", ({ messageSent: s }) => s >= 25e3);
7453
7473
  }
7454
7474
  }
7455
- class Mh extends o {
7475
+ class kh extends o {
7456
7476
  constructor() {
7457
7477
  super(...arguments);
7458
7478
  e(this, "name", "Tu sors de chez toi des fois ?");
@@ -7471,7 +7491,7 @@ class Mh extends o {
7471
7491
  e(this, "onUserQuestMetaUpdate", ({ messageSent: s }) => s >= 1e5);
7472
7492
  }
7473
7493
  }
7474
- class kh extends o {
7494
+ class vh extends o {
7475
7495
  constructor() {
7476
7496
  super(...arguments);
7477
7497
  e(this, "name", "J'ai pas les mots... mais toi si !");
@@ -7482,7 +7502,7 @@ class kh extends o {
7482
7502
  e(this, "xp", 25e4);
7483
7503
  e(this, "badge", p.ecrire);
7484
7504
  e(this, "asset", null);
7485
- e(this, "title", y.Spammeur);
7505
+ e(this, "title", h.Spammeur);
7486
7506
  e(this, "isFactionBadge", !1);
7487
7507
  e(this, "secret", !1);
7488
7508
  e(this, "daily", !1);
@@ -7490,7 +7510,7 @@ class kh extends o {
7490
7510
  e(this, "onUserQuestMetaUpdate", ({ messageSent: s }) => s >= 2e5);
7491
7511
  }
7492
7512
  }
7493
- class vh extends o {
7513
+ class xh extends o {
7494
7514
  constructor() {
7495
7515
  super(...arguments);
7496
7516
  e(this, "name", "T'as reçu ton argent de poche ?");
@@ -7509,7 +7529,7 @@ class vh extends o {
7509
7529
  e(this, "onUserQuestMetaUpdate", ({ totalSpentInShop: s }) => s >= 5e6);
7510
7530
  }
7511
7531
  }
7512
- class xh extends o {
7532
+ class Sh extends o {
7513
7533
  constructor() {
7514
7534
  super(...arguments);
7515
7535
  e(this, "name", "Tu t'es fait plaisir !");
@@ -7528,7 +7548,7 @@ class xh extends o {
7528
7548
  e(this, "onUserQuestMetaUpdate", ({ totalSpentInShop: s }) => s >= 5e7);
7529
7549
  }
7530
7550
  }
7531
- class Sh extends o {
7551
+ class Uh extends o {
7532
7552
  constructor() {
7533
7553
  super(...arguments);
7534
7554
  e(this, "name", "C'était les soldes j'espère !");
@@ -7547,7 +7567,7 @@ class Sh extends o {
7547
7567
  e(this, "onUserQuestMetaUpdate", ({ totalSpentInShop: s }) => s >= 5e8);
7548
7568
  }
7549
7569
  }
7550
- class Uh extends o {
7570
+ class Oh extends o {
7551
7571
  constructor() {
7552
7572
  super(...arguments);
7553
7573
  e(this, "name", "Paré pour la Fashion Week");
@@ -7566,7 +7586,7 @@ class Uh extends o {
7566
7586
  e(this, "onUserQuestMetaUpdate", ({ totalSpentInShop: s }) => s >= 5e9);
7567
7587
  }
7568
7588
  }
7569
- class Oh extends o {
7589
+ class Dh extends o {
7570
7590
  constructor() {
7571
7591
  super(...arguments);
7572
7592
  e(this, "name", "Fashion Viktim");
@@ -7577,7 +7597,7 @@ class Oh extends o {
7577
7597
  e(this, "xp", 25e4);
7578
7598
  e(this, "badge", p.mode);
7579
7599
  e(this, "asset", null);
7580
- e(this, "title", y["Fashion Viktim"]);
7600
+ e(this, "title", h["Fashion Viktim"]);
7581
7601
  e(this, "isFactionBadge", !1);
7582
7602
  e(this, "secret", !1);
7583
7603
  e(this, "daily", !1);
@@ -7585,7 +7605,7 @@ class Oh extends o {
7585
7605
  e(this, "onUserQuestMetaUpdate", ({ totalSpentInShop: s }) => s >= 5e10);
7586
7606
  }
7587
7607
  }
7588
- class Dh extends o {
7608
+ class Ch extends o {
7589
7609
  constructor() {
7590
7610
  super(...arguments);
7591
7611
  e(this, "name", "On commence à se connaître");
@@ -7604,7 +7624,7 @@ class Dh extends o {
7604
7624
  e(this, "onUserQuestMetaUpdate", ({ totalMinutesInVoice: s }) => s >= 60 * 10);
7605
7625
  }
7606
7626
  }
7607
- class Ch extends o {
7627
+ class Bh extends o {
7608
7628
  constructor() {
7609
7629
  super(...arguments);
7610
7630
  e(this, "name", "Je sais tout de toi");
@@ -7623,7 +7643,7 @@ class Ch extends o {
7623
7643
  e(this, "onUserQuestMetaUpdate", ({ totalMinutesInVoice: s }) => s >= 60 * 25);
7624
7644
  }
7625
7645
  }
7626
- class Bh extends o {
7646
+ class Rh extends o {
7627
7647
  constructor() {
7628
7648
  super(...arguments);
7629
7649
  e(this, "name", "T'as pas soif ?");
@@ -7642,7 +7662,7 @@ class Bh extends o {
7642
7662
  e(this, "onUserQuestMetaUpdate", ({ totalMinutesInVoice: s }) => s >= 60 * 250);
7643
7663
  }
7644
7664
  }
7645
- class Rh extends o {
7665
+ class Th extends o {
7646
7666
  constructor() {
7647
7667
  super(...arguments);
7648
7668
  e(this, "name", "Ok Socrate");
@@ -7661,7 +7681,7 @@ class Rh extends o {
7661
7681
  e(this, "onUserQuestMetaUpdate", ({ totalMinutesInVoice: s }) => s >= 60 * 2500);
7662
7682
  }
7663
7683
  }
7664
- class Th extends o {
7684
+ class $h extends o {
7665
7685
  constructor() {
7666
7686
  super(...arguments);
7667
7687
  e(this, "name", "Elle ressemble à quoi la lumière du soleil ?");
@@ -7671,7 +7691,7 @@ class Th extends o {
7671
7691
  e(this, "berry", 5e7);
7672
7692
  e(this, "xp", 25e4);
7673
7693
  e(this, "asset", null);
7674
- e(this, "title", y.Ermite);
7694
+ e(this, "title", h.Ermite);
7675
7695
  e(this, "badge", p.ermite);
7676
7696
  e(this, "isFactionBadge", !1);
7677
7697
  e(this, "daily", !1);
@@ -7680,7 +7700,7 @@ class Th extends o {
7680
7700
  e(this, "onUserQuestMetaUpdate", ({ totalMinutesInVoice: s }) => s >= 60 * 5e3);
7681
7701
  }
7682
7702
  }
7683
- class $h extends o {
7703
+ class Fh extends o {
7684
7704
  constructor() {
7685
7705
  super(...arguments);
7686
7706
  e(this, "name", "Stagiaire");
@@ -7699,7 +7719,7 @@ class $h extends o {
7699
7719
  e(this, "onUserQuestMetaUpdate", (s) => s.work >= 100);
7700
7720
  }
7701
7721
  }
7702
- class Fh extends o {
7722
+ class Eh extends o {
7703
7723
  constructor() {
7704
7724
  super(...arguments);
7705
7725
  e(this, "name", "Alternant");
@@ -7718,7 +7738,7 @@ class Fh extends o {
7718
7738
  e(this, "onUserQuestMetaUpdate", (s) => s.work >= 300);
7719
7739
  }
7720
7740
  }
7721
- class Eh extends o {
7741
+ class Ih extends o {
7722
7742
  constructor() {
7723
7743
  super(...arguments);
7724
7744
  e(this, "name", "Smicard");
@@ -7737,7 +7757,7 @@ class Eh extends o {
7737
7757
  e(this, "onUserQuestMetaUpdate", (s) => s.work >= 1e3);
7738
7758
  }
7739
7759
  }
7740
- class Ih extends o {
7760
+ class Yh extends o {
7741
7761
  constructor() {
7742
7762
  super(...arguments);
7743
7763
  e(this, "name", "Communiste");
@@ -7756,7 +7776,7 @@ class Ih extends o {
7756
7776
  e(this, "onUserQuestMetaUpdate", (s) => s.work >= 2e3);
7757
7777
  }
7758
7778
  }
7759
- class Yh extends o {
7779
+ class Ah extends o {
7760
7780
  constructor() {
7761
7781
  super(...arguments);
7762
7782
  e(this, "name", "Esclave");
@@ -7766,7 +7786,7 @@ class Yh extends o {
7766
7786
  e(this, "berry", 5e7);
7767
7787
  e(this, "xp", 25e4);
7768
7788
  e(this, "asset", null);
7769
- e(this, "title", y.Esclave);
7789
+ e(this, "title", h.Esclave);
7770
7790
  e(this, "badge", null);
7771
7791
  e(this, "isFactionBadge", !1);
7772
7792
  e(this, "secret", !1);
@@ -7775,7 +7795,7 @@ class Yh extends o {
7775
7795
  e(this, "onUserQuestMetaUpdate", (s) => s.work >= 5e3);
7776
7796
  }
7777
7797
  }
7778
- class Ah extends o {
7798
+ class Ph extends o {
7779
7799
  constructor() {
7780
7800
  super(...arguments);
7781
7801
  e(this, "name", "Timide");
@@ -7794,7 +7814,7 @@ class Ah extends o {
7794
7814
  e(this, "onUserQuestMetaUpdate", ({ writeDifferentChat: s }) => s.length >= 10);
7795
7815
  }
7796
7816
  }
7797
- class Ph extends o {
7817
+ class Nh extends o {
7798
7818
  constructor() {
7799
7819
  super(...arguments);
7800
7820
  e(this, "name", "Curieux");
@@ -7813,7 +7833,7 @@ class Ph extends o {
7813
7833
  e(this, "onUserQuestMetaUpdate", ({ writeDifferentChat: s }) => s.length >= 20);
7814
7834
  }
7815
7835
  }
7816
- class Nh extends o {
7836
+ class Lh extends o {
7817
7837
  constructor() {
7818
7838
  super(...arguments);
7819
7839
  e(this, "name", "Voyeur");
@@ -7832,7 +7852,7 @@ class Nh extends o {
7832
7852
  e(this, "onUserQuestMetaUpdate", ({ writeDifferentChat: s }) => s.length >= 50);
7833
7853
  }
7834
7854
  }
7835
- class Lh extends o {
7855
+ class jh extends o {
7836
7856
  constructor() {
7837
7857
  super(...arguments);
7838
7858
  e(this, "name", "Philanthrope");
@@ -7851,7 +7871,7 @@ class Lh extends o {
7851
7871
  e(this, "onUserQuestMetaUpdate", ({ writeDifferentChat: s }) => s.length >= 100);
7852
7872
  }
7853
7873
  }
7854
- class jh extends o {
7874
+ class Hh extends o {
7855
7875
  constructor() {
7856
7876
  super(...arguments);
7857
7877
  e(this, "name", "Explorateur");
@@ -7861,7 +7881,7 @@ class jh extends o {
7861
7881
  e(this, "berry", 1e7);
7862
7882
  e(this, "xp", 25e4);
7863
7883
  e(this, "asset", null);
7864
- e(this, "title", y.Explorateur);
7884
+ e(this, "title", h.Explorateur);
7865
7885
  e(this, "badge", p.exploration);
7866
7886
  e(this, "isFactionBadge", !1);
7867
7887
  e(this, "secret", !1);
@@ -7870,7 +7890,7 @@ class jh extends o {
7870
7890
  e(this, "onUserQuestMetaUpdate", ({ writeDifferentChat: s }) => s.length >= 200);
7871
7891
  }
7872
7892
  }
7873
- class Hh extends o {
7893
+ class Qh extends o {
7874
7894
  constructor() {
7875
7895
  super(...arguments);
7876
7896
  e(this, "name", "Jeune étudiant");
@@ -7881,7 +7901,7 @@ class Hh extends o {
7881
7901
  e(this, "xp", 2e4);
7882
7902
  e(this, "secret", !1);
7883
7903
  e(this, "asset", null);
7884
- e(this, "title", y["Jeune étudiant"]);
7904
+ e(this, "title", h["Jeune étudiant"]);
7885
7905
  e(this, "badge", null);
7886
7906
  e(this, "isFactionBadge", !1);
7887
7907
  e(this, "daily", !1);
@@ -7889,7 +7909,7 @@ class Hh extends o {
7889
7909
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.total >= 50);
7890
7910
  }
7891
7911
  }
7892
- class Qh extends o {
7912
+ class Wh extends o {
7893
7913
  constructor() {
7894
7914
  super(...arguments);
7895
7915
  e(this, "name", "Habitué des bars");
@@ -7900,7 +7920,7 @@ class Qh extends o {
7900
7920
  e(this, "xp", 5e4);
7901
7921
  e(this, "secret", !1);
7902
7922
  e(this, "asset", null);
7903
- e(this, "title", y["Habitué des bars"]);
7923
+ e(this, "title", h["Habitué des bars"]);
7904
7924
  e(this, "badge", null);
7905
7925
  e(this, "isFactionBadge", !1);
7906
7926
  e(this, "daily", !1);
@@ -7908,7 +7928,7 @@ class Qh extends o {
7908
7928
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.total >= 250);
7909
7929
  }
7910
7930
  }
7911
- class Wh extends o {
7931
+ class Gh extends o {
7912
7932
  constructor() {
7913
7933
  super(...arguments);
7914
7934
  e(this, "name", "Alcoolique notoire");
@@ -7919,7 +7939,7 @@ class Wh extends o {
7919
7939
  e(this, "xp", 1e5);
7920
7940
  e(this, "secret", !1);
7921
7941
  e(this, "asset", null);
7922
- e(this, "title", y["Alcoolique notoire"]);
7942
+ e(this, "title", h["Alcoolique notoire"]);
7923
7943
  e(this, "badge", null);
7924
7944
  e(this, "isFactionBadge", !1);
7925
7945
  e(this, "daily", !1);
@@ -7927,7 +7947,7 @@ class Wh extends o {
7927
7947
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.total >= 500);
7928
7948
  }
7929
7949
  }
7930
- class Gh extends o {
7950
+ class qh extends o {
7931
7951
  constructor() {
7932
7952
  super(...arguments);
7933
7953
  e(this, "name", "Ivrogne");
@@ -7938,7 +7958,7 @@ class Gh extends o {
7938
7958
  e(this, "xp", 2e5);
7939
7959
  e(this, "secret", !1);
7940
7960
  e(this, "asset", null);
7941
- e(this, "title", y.Ivrogne);
7961
+ e(this, "title", h.Ivrogne);
7942
7962
  e(this, "badge", null);
7943
7963
  e(this, "isFactionBadge", !1);
7944
7964
  e(this, "daily", !1);
@@ -7946,7 +7966,7 @@ class Gh extends o {
7946
7966
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.total >= 1e3);
7947
7967
  }
7948
7968
  }
7949
- class qh extends o {
7969
+ class Vh extends o {
7950
7970
  constructor() {
7951
7971
  super(...arguments);
7952
7972
  e(this, "name", "Breton");
@@ -7957,7 +7977,7 @@ class qh extends o {
7957
7977
  e(this, "xp", 5e5);
7958
7978
  e(this, "secret", !1);
7959
7979
  e(this, "asset", null);
7960
- e(this, "title", y.Breton);
7980
+ e(this, "title", h.Breton);
7961
7981
  e(this, "badge", null);
7962
7982
  e(this, "isFactionBadge", !1);
7963
7983
  e(this, "daily", !1);
@@ -7965,7 +7985,7 @@ class qh extends o {
7965
7985
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.total >= 2e3);
7966
7986
  }
7967
7987
  }
7968
- class Vh extends o {
7988
+ class zh extends o {
7969
7989
  constructor() {
7970
7990
  super(...arguments);
7971
7991
  e(this, "name", "Buveur de Rhum");
@@ -7976,7 +7996,7 @@ class Vh extends o {
7976
7996
  e(this, "xp", 2e4);
7977
7997
  e(this, "secret", !1);
7978
7998
  e(this, "asset", null);
7979
- e(this, "title", y["Buveur de Rhum"]);
7999
+ e(this, "title", h["Buveur de Rhum"]);
7980
8000
  e(this, "badge", null);
7981
8001
  e(this, "isFactionBadge", !1);
7982
8002
  e(this, "daily", !1);
@@ -7984,7 +8004,7 @@ class Vh extends o {
7984
8004
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.rhums >= 10);
7985
8005
  }
7986
8006
  }
7987
- class zh extends o {
8007
+ class Zh extends o {
7988
8008
  constructor() {
7989
8009
  super(...arguments);
7990
8010
  e(this, "name", "Amateur de Rhum");
@@ -7995,7 +8015,7 @@ class zh extends o {
7995
8015
  e(this, "xp", 5e4);
7996
8016
  e(this, "secret", !1);
7997
8017
  e(this, "asset", null);
7998
- e(this, "title", y["Amateur de Rhum"]);
8018
+ e(this, "title", h["Amateur de Rhum"]);
7999
8019
  e(this, "badge", null);
8000
8020
  e(this, "isFactionBadge", !1);
8001
8021
  e(this, "daily", !1);
@@ -8003,7 +8023,7 @@ class zh extends o {
8003
8023
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.rhums >= 100);
8004
8024
  }
8005
8025
  }
8006
- class Zh extends o {
8026
+ class Xh extends o {
8007
8027
  constructor() {
8008
8028
  super(...arguments);
8009
8029
  e(this, "name", "Connaisseur de Rhum");
@@ -8014,7 +8034,7 @@ class Zh extends o {
8014
8034
  e(this, "xp", 1e5);
8015
8035
  e(this, "secret", !1);
8016
8036
  e(this, "asset", null);
8017
- e(this, "title", y["Connaisseur de Rhum"]);
8037
+ e(this, "title", h["Connaisseur de Rhum"]);
8018
8038
  e(this, "badge", null);
8019
8039
  e(this, "isFactionBadge", !1);
8020
8040
  e(this, "daily", !1);
@@ -8022,7 +8042,7 @@ class Zh extends o {
8022
8042
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.rhums >= 250);
8023
8043
  }
8024
8044
  }
8025
- class Xh extends o {
8045
+ class Jh extends o {
8026
8046
  constructor() {
8027
8047
  super(...arguments);
8028
8048
  e(this, "name", "Rhumologue");
@@ -8033,7 +8053,7 @@ class Xh extends o {
8033
8053
  e(this, "xp", 2e5);
8034
8054
  e(this, "secret", !1);
8035
8055
  e(this, "asset", null);
8036
- e(this, "title", y.Rhumologue);
8056
+ e(this, "title", h.Rhumologue);
8037
8057
  e(this, "badge", null);
8038
8058
  e(this, "isFactionBadge", !1);
8039
8059
  e(this, "daily", !1);
@@ -8041,7 +8061,7 @@ class Xh extends o {
8041
8061
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.rhums >= 500);
8042
8062
  }
8043
8063
  }
8044
- class Jh extends o {
8064
+ class Kh extends o {
8045
8065
  constructor() {
8046
8066
  super(...arguments);
8047
8067
  e(this, "name", "Dieu du Rhum");
@@ -8052,7 +8072,7 @@ class Jh extends o {
8052
8072
  e(this, "xp", 5e5);
8053
8073
  e(this, "secret", !1);
8054
8074
  e(this, "asset", null);
8055
- e(this, "title", y["Dieu du Rhum"]);
8075
+ e(this, "title", h["Dieu du Rhum"]);
8056
8076
  e(this, "badge", null);
8057
8077
  e(this, "isFactionBadge", !1);
8058
8078
  e(this, "daily", !1);
@@ -8060,7 +8080,7 @@ class Jh extends o {
8060
8080
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.rhums >= 1e3);
8061
8081
  }
8062
8082
  }
8063
- class Kh extends o {
8083
+ class ey extends o {
8064
8084
  constructor() {
8065
8085
  super(...arguments);
8066
8086
  e(this, "name", "Buveur de Bière");
@@ -8071,7 +8091,7 @@ class Kh extends o {
8071
8091
  e(this, "xp", 2e4);
8072
8092
  e(this, "secret", !1);
8073
8093
  e(this, "asset", null);
8074
- e(this, "title", y["Buveur de Bière"]);
8094
+ e(this, "title", h["Buveur de Bière"]);
8075
8095
  e(this, "badge", null);
8076
8096
  e(this, "isFactionBadge", !1);
8077
8097
  e(this, "daily", !1);
@@ -8079,7 +8099,7 @@ class Kh extends o {
8079
8099
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.beers >= 10);
8080
8100
  }
8081
8101
  }
8082
- class ey extends o {
8102
+ class ty extends o {
8083
8103
  constructor() {
8084
8104
  super(...arguments);
8085
8105
  e(this, "name", "Amateur de Bière");
@@ -8090,7 +8110,7 @@ class ey extends o {
8090
8110
  e(this, "xp", 5e4);
8091
8111
  e(this, "secret", !1);
8092
8112
  e(this, "asset", null);
8093
- e(this, "title", y["Amateur de Rhum"]);
8113
+ e(this, "title", h["Amateur de Rhum"]);
8094
8114
  e(this, "badge", null);
8095
8115
  e(this, "isFactionBadge", !1);
8096
8116
  e(this, "daily", !1);
@@ -8098,7 +8118,7 @@ class ey extends o {
8098
8118
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.beers >= 100);
8099
8119
  }
8100
8120
  }
8101
- class ty extends o {
8121
+ class ay extends o {
8102
8122
  constructor() {
8103
8123
  super(...arguments);
8104
8124
  e(this, "name", "Connaisseur de Bière");
@@ -8109,7 +8129,7 @@ class ty extends o {
8109
8129
  e(this, "xp", 1e5);
8110
8130
  e(this, "secret", !1);
8111
8131
  e(this, "asset", null);
8112
- e(this, "title", y["Connaisseur de Rhum"]);
8132
+ e(this, "title", h["Connaisseur de Rhum"]);
8113
8133
  e(this, "badge", null);
8114
8134
  e(this, "isFactionBadge", !1);
8115
8135
  e(this, "daily", !1);
@@ -8117,7 +8137,7 @@ class ty extends o {
8117
8137
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.beers >= 250);
8118
8138
  }
8119
8139
  }
8120
- class ay extends o {
8140
+ class sy extends o {
8121
8141
  constructor() {
8122
8142
  super(...arguments);
8123
8143
  e(this, "name", "Bièrologue");
@@ -8128,7 +8148,7 @@ class ay extends o {
8128
8148
  e(this, "xp", 2e5);
8129
8149
  e(this, "secret", !1);
8130
8150
  e(this, "asset", null);
8131
- e(this, "title", y.Bièrologue);
8151
+ e(this, "title", h.Bièrologue);
8132
8152
  e(this, "badge", null);
8133
8153
  e(this, "isFactionBadge", !1);
8134
8154
  e(this, "daily", !1);
@@ -8136,7 +8156,7 @@ class ay extends o {
8136
8156
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.beers >= 500);
8137
8157
  }
8138
8158
  }
8139
- class sy extends o {
8159
+ class ry extends o {
8140
8160
  constructor() {
8141
8161
  super(...arguments);
8142
8162
  e(this, "name", "Dieu de la Bière");
@@ -8147,7 +8167,7 @@ class sy extends o {
8147
8167
  e(this, "xp", 5e5);
8148
8168
  e(this, "secret", !1);
8149
8169
  e(this, "asset", null);
8150
- e(this, "title", y["Dieu de la Bière"]);
8170
+ e(this, "title", h["Dieu de la Bière"]);
8151
8171
  e(this, "badge", null);
8152
8172
  e(this, "isFactionBadge", !1);
8153
8173
  e(this, "daily", !1);
@@ -8155,7 +8175,7 @@ class sy extends o {
8155
8175
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.beers >= 1e3);
8156
8176
  }
8157
8177
  }
8158
- class ry extends o {
8178
+ class ny extends o {
8159
8179
  constructor() {
8160
8180
  super(...arguments);
8161
8181
  e(this, "name", "Buveur de Vin");
@@ -8166,7 +8186,7 @@ class ry extends o {
8166
8186
  e(this, "xp", 2e4);
8167
8187
  e(this, "secret", !1);
8168
8188
  e(this, "asset", null);
8169
- e(this, "title", y["Buveur de Vin"]);
8189
+ e(this, "title", h["Buveur de Vin"]);
8170
8190
  e(this, "badge", null);
8171
8191
  e(this, "isFactionBadge", !1);
8172
8192
  e(this, "daily", !1);
@@ -8174,7 +8194,7 @@ class ry extends o {
8174
8194
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.wines >= 10);
8175
8195
  }
8176
8196
  }
8177
- class ny extends o {
8197
+ class iy extends o {
8178
8198
  constructor() {
8179
8199
  super(...arguments);
8180
8200
  e(this, "name", "Amateur de Vin");
@@ -8185,7 +8205,7 @@ class ny extends o {
8185
8205
  e(this, "xp", 5e4);
8186
8206
  e(this, "secret", !1);
8187
8207
  e(this, "asset", null);
8188
- e(this, "title", y["Amateur de Vin"]);
8208
+ e(this, "title", h["Amateur de Vin"]);
8189
8209
  e(this, "badge", null);
8190
8210
  e(this, "isFactionBadge", !1);
8191
8211
  e(this, "daily", !1);
@@ -8193,7 +8213,7 @@ class ny extends o {
8193
8213
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.wines >= 100);
8194
8214
  }
8195
8215
  }
8196
- class iy extends o {
8216
+ class ly extends o {
8197
8217
  constructor() {
8198
8218
  super(...arguments);
8199
8219
  e(this, "name", "Connaisseur de Vin");
@@ -8204,7 +8224,7 @@ class iy extends o {
8204
8224
  e(this, "xp", 1e5);
8205
8225
  e(this, "secret", !1);
8206
8226
  e(this, "asset", null);
8207
- e(this, "title", y["Connaisseur de Vin"]);
8227
+ e(this, "title", h["Connaisseur de Vin"]);
8208
8228
  e(this, "badge", null);
8209
8229
  e(this, "isFactionBadge", !1);
8210
8230
  e(this, "daily", !1);
@@ -8212,7 +8232,7 @@ class iy extends o {
8212
8232
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.wines >= 250);
8213
8233
  }
8214
8234
  }
8215
- class ly extends o {
8235
+ class oy extends o {
8216
8236
  constructor() {
8217
8237
  super(...arguments);
8218
8238
  e(this, "name", "Vinologue");
@@ -8223,7 +8243,7 @@ class ly extends o {
8223
8243
  e(this, "xp", 2e5);
8224
8244
  e(this, "secret", !1);
8225
8245
  e(this, "asset", null);
8226
- e(this, "title", y.Vinologue);
8246
+ e(this, "title", h.Vinologue);
8227
8247
  e(this, "badge", null);
8228
8248
  e(this, "isFactionBadge", !1);
8229
8249
  e(this, "daily", !1);
@@ -8231,7 +8251,7 @@ class ly extends o {
8231
8251
  e(this, "onUserQuestMetaUpdate", (s) => s.items.alcohols.wines >= 500);
8232
8252
  }
8233
8253
  }
8234
- class oy extends o {
8254
+ class dy extends o {
8235
8255
  constructor() {
8236
8256
  super(...arguments);
8237
8257
  e(this, "name", "Dieu du Vin");
@@ -8242,7 +8262,7 @@ class oy extends o {
8242
8262
  e(this, "xp", 5e5);
8243
8263
  e(this, "secret", !1);
8244
8264
  e(this, "asset", null);
8245
- e(this, "title", y["Dieu du Vin"]);
8265
+ e(this, "title", h["Dieu du Vin"]);
8246
8266
  e(this, "badge", null);
8247
8267
  e(this, "isFactionBadge", !1);
8248
8268
  e(this, "daily", !1);
@@ -8252,120 +8272,120 @@ class oy extends o {
8252
8272
  }
8253
8273
  const yn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8254
8274
  __proto__: null,
8255
- Bet10M: lm,
8256
- Bet666: nh,
8257
- BetMinValue: nm,
8258
- Birthday: fm,
8259
- BotPing: pm,
8260
- ChestOpen1000Quest: vm,
8261
- ChestOpen150Quest: Mm,
8262
- ChestOpen2000Quest: xm,
8263
- ChestOpen500Quest: km,
8264
- ChestOpen50Quest: bm,
8265
- Craft1000Times: Cm,
8266
- Craft100CookedMeals: Tm,
8267
- Craft100Scrolls: Pm,
8268
- Craft10CookedMeals: Bm,
8269
- Craft10Scrolls: Im,
8270
- Craft200Times: Om,
8271
- Craft20Scrolls: Ym,
8272
- Craft20Times: Sm,
8273
- Craft250CookedMeals: $m,
8274
- Craft500CookedMeals: Fm,
8275
- Craft500Times: Dm,
8276
- Craft50CookedMeals: Rm,
8277
- Craft50Scrolls: Am,
8278
- Craft50Times: Um,
8279
- Craft5Scrolls: Em,
8280
- Crew10Percent: Nm,
8281
- Crew90Percent: Lm,
8282
- DoubleSix: zm,
8283
- Draw1000Quest: Qm,
8284
- Draw100Quest: jm,
8285
- Draw2000Quest: Wm,
8286
- Draw300Quest: Hm,
8287
- Draw5000Quest: Gm,
8288
- DrawDoubleSix: Zm,
8289
- Drink1000Alcohols: Gh,
8290
- Drink1000Beer: sy,
8291
- Drink1000Quest: gm,
8292
- Drink1000Rhum: Jh,
8293
- Drink1000Wine: oy,
8294
- Drink100Beer: ey,
8295
- Drink100Rhum: zh,
8296
- Drink100Today: mm,
8297
- Drink100Wine: ny,
8298
- Drink10Beer: Kh,
8299
- Drink10Rhum: Vh,
8300
- Drink10Wine: ry,
8301
- Drink2000Alcohols: qh,
8302
- Drink2000Quest: wm,
8303
- Drink200Quest: hm,
8304
- Drink250Alcohols: Qh,
8305
- Drink250Beer: ty,
8306
- Drink250Rhum: Zh,
8307
- Drink250Wine: iy,
8308
- Drink5000Quest: _m,
8309
- Drink500Alcohols: Wh,
8310
- Drink500Beer: ay,
8311
- Drink500Quest: ym,
8312
- Drink500Rhum: Xh,
8313
- Drink500Wine: ly,
8314
- Drink50Alcohols: Hh,
8315
- Edito: qm,
8316
- Everyone: Vm,
8317
- Finish100Raids: ch,
8318
- Finish10Raids: lh,
8319
- Finish200Raids: uh,
8320
- Finish25Raids: oh,
8321
- Finish50Raids: dh,
8322
- GuessInOne: rh,
8323
- Lose10M: um,
8324
- LoseAll5GamesInRow: Km,
8325
- LoseEverything: im,
8326
- Paper100: th,
8327
- RandomMessage100Quest: mh,
8328
- RandomMessage200Quest: hh,
8329
- RandomMessage20Quest: fh,
8330
- RandomMessage500Quest: yh,
8331
- RandomMessage50Quest: ph,
8332
- Report: gh,
8333
- Rock100: sh,
8334
- Scissor100: ah,
8335
- SevenQuitteOuDouble: Xm,
8336
- SpendShop500M: Sh,
8337
- SpendShop50M: xh,
8338
- SpendShop50Ml: Oh,
8339
- SpendShop5M: vh,
8340
- SpendShop5Ml: Uh,
8341
- TenBlackJack: eh,
8342
- TotalBet10M: dm,
8343
- TotalBet1Md: cm,
8344
- Voice10Hours: Dh,
8345
- Voice2500Hours: Rh,
8346
- Voice250Hours: Bh,
8347
- Voice25Hours: Ch,
8348
- Voice5000Hours: Th,
8349
- WinAll5GamesInRow: Jm,
8350
- WinLose10: ih,
8351
- WinOn10MBet: om,
8352
- Work1000Quest: Eh,
8353
- Work100Quest: $h,
8354
- Work2000Quest: Ih,
8355
- Work300Quest: Fh,
8356
- Work5000Quest: Yh,
8357
- Write100Chats: Lh,
8358
- Write10Chats: Ah,
8359
- Write200Chats: jh,
8360
- Write20Chats: Ph,
8361
- Write50Chats: Nh,
8362
- send100000Messages: Mh,
8363
- send1000Messages: _h,
8364
- send100Messages: wh,
8365
- send200000Messages: kh,
8366
- send25000Messages: bh
8275
+ Bet10M: om,
8276
+ Bet666: ih,
8277
+ BetMinValue: im,
8278
+ Birthday: pm,
8279
+ BotPing: mm,
8280
+ ChestOpen1000Quest: xm,
8281
+ ChestOpen150Quest: km,
8282
+ ChestOpen2000Quest: Sm,
8283
+ ChestOpen500Quest: vm,
8284
+ ChestOpen50Quest: Mm,
8285
+ Craft1000Times: Bm,
8286
+ Craft100CookedMeals: $m,
8287
+ Craft100Scrolls: Nm,
8288
+ Craft10CookedMeals: Rm,
8289
+ Craft10Scrolls: Ym,
8290
+ Craft200Times: Dm,
8291
+ Craft20Scrolls: Am,
8292
+ Craft20Times: Um,
8293
+ Craft250CookedMeals: Fm,
8294
+ Craft500CookedMeals: Em,
8295
+ Craft500Times: Cm,
8296
+ Craft50CookedMeals: Tm,
8297
+ Craft50Scrolls: Pm,
8298
+ Craft50Times: Om,
8299
+ Craft5Scrolls: Im,
8300
+ Crew10Percent: Lm,
8301
+ Crew90Percent: jm,
8302
+ DoubleSix: Zm,
8303
+ Draw1000Quest: Wm,
8304
+ Draw100Quest: Hm,
8305
+ Draw2000Quest: Gm,
8306
+ Draw300Quest: Qm,
8307
+ Draw5000Quest: qm,
8308
+ DrawDoubleSix: Xm,
8309
+ Drink1000Alcohols: qh,
8310
+ Drink1000Beer: ry,
8311
+ Drink1000Quest: wm,
8312
+ Drink1000Rhum: Kh,
8313
+ Drink1000Wine: dy,
8314
+ Drink100Beer: ty,
8315
+ Drink100Rhum: Zh,
8316
+ Drink100Today: hm,
8317
+ Drink100Wine: iy,
8318
+ Drink10Beer: ey,
8319
+ Drink10Rhum: zh,
8320
+ Drink10Wine: ny,
8321
+ Drink2000Alcohols: Vh,
8322
+ Drink2000Quest: _m,
8323
+ Drink200Quest: ym,
8324
+ Drink250Alcohols: Wh,
8325
+ Drink250Beer: ay,
8326
+ Drink250Rhum: Xh,
8327
+ Drink250Wine: ly,
8328
+ Drink5000Quest: bm,
8329
+ Drink500Alcohols: Gh,
8330
+ Drink500Beer: sy,
8331
+ Drink500Quest: gm,
8332
+ Drink500Rhum: Jh,
8333
+ Drink500Wine: oy,
8334
+ Drink50Alcohols: Qh,
8335
+ Edito: Vm,
8336
+ Everyone: zm,
8337
+ Finish100Raids: uh,
8338
+ Finish10Raids: oh,
8339
+ Finish200Raids: fh,
8340
+ Finish25Raids: dh,
8341
+ Finish50Raids: ch,
8342
+ GuessInOne: nh,
8343
+ Lose10M: fm,
8344
+ LoseAll5GamesInRow: eh,
8345
+ LoseEverything: lm,
8346
+ Paper100: ah,
8347
+ RandomMessage100Quest: hh,
8348
+ RandomMessage200Quest: yh,
8349
+ RandomMessage20Quest: ph,
8350
+ RandomMessage500Quest: gh,
8351
+ RandomMessage50Quest: mh,
8352
+ Report: wh,
8353
+ Rock100: rh,
8354
+ Scissor100: sh,
8355
+ SevenQuitteOuDouble: Jm,
8356
+ SpendShop500M: Uh,
8357
+ SpendShop50M: Sh,
8358
+ SpendShop50Ml: Dh,
8359
+ SpendShop5M: xh,
8360
+ SpendShop5Ml: Oh,
8361
+ TenBlackJack: th,
8362
+ TotalBet10M: cm,
8363
+ TotalBet1Md: um,
8364
+ Voice10Hours: Ch,
8365
+ Voice2500Hours: Th,
8366
+ Voice250Hours: Rh,
8367
+ Voice25Hours: Bh,
8368
+ Voice5000Hours: $h,
8369
+ WinAll5GamesInRow: Km,
8370
+ WinLose10: lh,
8371
+ WinOn10MBet: dm,
8372
+ Work1000Quest: Ih,
8373
+ Work100Quest: Fh,
8374
+ Work2000Quest: Yh,
8375
+ Work300Quest: Eh,
8376
+ Work5000Quest: Ah,
8377
+ Write100Chats: jh,
8378
+ Write10Chats: Ph,
8379
+ Write200Chats: Hh,
8380
+ Write20Chats: Nh,
8381
+ Write50Chats: Lh,
8382
+ send100000Messages: kh,
8383
+ send1000Messages: bh,
8384
+ send100Messages: _h,
8385
+ send200000Messages: vh,
8386
+ send25000Messages: Mh
8367
8387
  }, Symbol.toStringTag, { value: "Module" }));
8368
- class dy extends o {
8388
+ class cy extends o {
8369
8389
  constructor() {
8370
8390
  super(...arguments);
8371
8391
  e(this, "name", "T'as pas oublié de ranger ta chambre ?");
@@ -8391,8 +8411,8 @@ class dy extends o {
8391
8411
  }
8392
8412
  const gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8393
8413
  __proto__: null,
8394
- DailyAll: dy
8395
- }, Symbol.toStringTag, { value: "Module" })), cy = [
8414
+ DailyAll: cy
8415
+ }, Symbol.toStringTag, { value: "Module" })), uy = [
8396
8416
  ...Object.values(mn),
8397
8417
  ...Object.values(hn),
8398
8418
  ...Object.values(pn),
@@ -8402,7 +8422,7 @@ const gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8402
8422
  ...Object.values(un),
8403
8423
  ...Object.values(rn),
8404
8424
  ...Object.values(_a)
8405
- ], uy = async (t) => {
8425
+ ], fy = async (t) => {
8406
8426
  var s;
8407
8427
  const a = [];
8408
8428
  for (const r of Object.values(mn)) {
@@ -8415,7 +8435,7 @@ const gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8415
8435
  }
8416
8436
  }
8417
8437
  a.length > 0 && ce("userMetaUpdate", t.user._id, a);
8418
- }, fy = async (t) => {
8438
+ }, py = async (t) => {
8419
8439
  var s;
8420
8440
  const a = [];
8421
8441
  for (const r of Object.values(yn)) {
@@ -8426,18 +8446,18 @@ const gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8426
8446
  }
8427
8447
  }
8428
8448
  a.length > 0 && ce("userQuestMetaUpdate", t.user._id, a);
8429
- }, py = ["raidUnlock"], wn = new $i.EventEmitter(), Bt = (t, a, s) => {
8449
+ }, my = ["raidUnlock"], wn = new $i.EventEmitter(), Bt = (t, a, s) => {
8430
8450
  wn.emit(t, a, s);
8431
- }, Hw = (t) => {
8432
- for (const a of py)
8451
+ }, Qw = (t) => {
8452
+ for (const a of my)
8433
8453
  wn.on(a, (s, r) => {
8434
8454
  t(a, s, r);
8435
8455
  });
8436
- }, my = async (t) => {
8456
+ }, hy = async (t) => {
8437
8457
  var s, r;
8438
8458
  const a = await Jn(t.user._id);
8439
8459
  T(t.xp.amount) >= 30 && !nt(a, "training") && (await it(a.user._id, "training"), Bt("raidUnlock", t.user._id, "training")), (((r = (s = a.obtainedRewards.training) == null ? void 0 : s.filter((n) => n.startsWith("end_"))) == null ? void 0 : r.length) ?? 0) >= 4 && !nt(a, "resources") && (await it(a.user._id, "resources"), Bt("raidUnlock", t.user._id, "resources"));
8440
- }, hy = async (t) => {
8460
+ }, yy = async (t) => {
8441
8461
  const a = await Jn(t.user._id);
8442
8462
  Qa(t.equipmentList, (s) => s.id).map((s) => Si(s)).filter((s) => s.panoply === "adventurer").length === 6 && !nt(a, "pirate_cave") && (await it(a.user._id, "pirate_cave"), Bt("raidUnlock", t.user._id, "pirate_cave")), (t.itemList.get("map_fragment") ?? 0) >= 5 && !nt(a, "mysterious_island") && (await it(a.user._id, "mysterious_island"), await De(
8443
8463
  t.user._id,
@@ -8523,7 +8543,7 @@ const gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8523
8543
  });
8524
8544
  ts.index({ user: 1 });
8525
8545
  ts.post("findOneAndUpdate", async function(t) {
8526
- await fy(t);
8546
+ await py(t);
8527
8547
  });
8528
8548
  var Fs;
8529
8549
  const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta", ts), v = async (t, a) => {
@@ -8531,15 +8551,15 @@ const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta",
8531
8551
  upsert: !0,
8532
8552
  returnDocument: "after"
8533
8553
  });
8534
- }, yy = async (t) => {
8535
- await v(t, { $inc: { work: 1 } });
8536
8554
  }, gy = async (t) => {
8537
- await v(t, { $set: { hadMoreThanZeroBerry: !0 } });
8555
+ await v(t, { $inc: { work: 1 } });
8538
8556
  }, wy = async (t) => {
8539
- await v(t, { $set: { sevenQuitteOuDouble: !0 } });
8557
+ await v(t, { $set: { hadMoreThanZeroBerry: !0 } });
8540
8558
  }, _y = async (t) => {
8559
+ await v(t, { $set: { sevenQuitteOuDouble: !0 } });
8560
+ }, by = async (t) => {
8541
8561
  await v(t, { $inc: { black_jack: 1 } });
8542
- }, by = async (t, a, s) => {
8562
+ }, My = async (t, a, s) => {
8543
8563
  await v(t, {
8544
8564
  $push: {
8545
8565
  lastGames: {
@@ -8549,9 +8569,9 @@ const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta",
8549
8569
  }
8550
8570
  }
8551
8571
  });
8552
- }, My = async (t) => {
8553
- await v(t, { $inc: { draw: 1 } });
8554
8572
  }, ky = async (t) => {
8573
+ await v(t, { $inc: { draw: 1 } });
8574
+ }, vy = async (t) => {
8555
8575
  const a = /* @__PURE__ */ new Date();
8556
8576
  a.setDate(a.getDate() - 1), a.setHours(0, 0, 0, 0);
8557
8577
  const s = /* @__PURE__ */ new Date();
@@ -8575,9 +8595,9 @@ const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta",
8575
8595
  $set: { "bet666.last": /* @__PURE__ */ new Date(), "bet666.amount": 1 }
8576
8596
  }
8577
8597
  );
8578
- }, vy = async (t, a) => {
8579
- await v(t, { $inc: { totalBet: a } });
8580
8598
  }, xy = async (t, a) => {
8599
+ await v(t, { $inc: { totalBet: a } });
8600
+ }, Sy = async (t, a) => {
8581
8601
  await v(t, [
8582
8602
  {
8583
8603
  $set: {
@@ -8598,7 +8618,7 @@ const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta",
8598
8618
  totalSpentInShop: a
8599
8619
  }
8600
8620
  });
8601
- }, Sy = async (t, a, s) => {
8621
+ }, Uy = async (t, a, s) => {
8602
8622
  const r = zs(s);
8603
8623
  await v(t, {
8604
8624
  $inc: {
@@ -8607,45 +8627,45 @@ const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta",
8607
8627
  "crafts.total": a
8608
8628
  }
8609
8629
  });
8610
- }, Uy = async (t) => {
8611
- await v(t, { $set: { reportedSomeone: !0 } });
8612
8630
  }, Oy = async (t) => {
8613
- await v(t, { $inc: { randomMessage: 1 } });
8631
+ await v(t, { $set: { reportedSomeone: !0 } });
8614
8632
  }, Dy = async (t) => {
8615
- await v(t, { $inc: { botPing: 1 } });
8633
+ await v(t, { $inc: { randomMessage: 1 } });
8616
8634
  }, Cy = async (t) => {
8617
- await v(t, { $inc: { guessInOne: 1 } });
8635
+ await v(t, { $inc: { botPing: 1 } });
8618
8636
  }, By = async (t) => {
8619
- await v(t, { $set: { hasCelebrateBirthday: !0 } });
8637
+ await v(t, { $inc: { guessInOne: 1 } });
8620
8638
  }, Ry = async (t) => {
8621
- await v(t, { $inc: { double_six: 1 } });
8639
+ await v(t, { $set: { hasCelebrateBirthday: !0 } });
8622
8640
  }, Ty = async (t) => {
8641
+ await v(t, { $inc: { double_six: 1 } });
8642
+ }, $y = async (t) => {
8623
8643
  await v(t, { $inc: { drawDoubleSix: 1 } });
8624
- }, $y = async (t, a) => {
8625
- a ? await v(t, { $set: { timeAt10Percent: 0 } }) : await v(t, { $inc: { timeAt10Percent: 1 } });
8626
8644
  }, Fy = async (t, a) => {
8645
+ a ? await v(t, { $set: { timeAt10Percent: 0 } }) : await v(t, { $inc: { timeAt10Percent: 1 } });
8646
+ }, Ey = async (t, a) => {
8627
8647
  a ? await v(t, { $set: { timeAt90Percent: 0 } }) : await v(t, { $inc: { timeAt90Percent: 1 } });
8628
- }, Ey = async (t) => {
8629
- await v(t, { $set: { tagEveryone: !0 } });
8630
8648
  }, Iy = async (t) => {
8649
+ await v(t, { $set: { tagEveryone: !0 } });
8650
+ }, Yy = async (t) => {
8631
8651
  await v(t, { $set: { betMin: !0 } });
8632
8652
  }, bn = async (t) => {
8633
8653
  await v(t, { $set: { loseEverything: !0 } });
8634
- }, Yy = async (t) => {
8635
- await v(t, { $set: { bet10M: !0 } });
8636
8654
  }, Ay = async (t) => {
8637
- await v(t, { $set: { winBet10M: !0 } });
8655
+ await v(t, { $set: { bet10M: !0 } });
8638
8656
  }, Py = async (t) => {
8657
+ await v(t, { $set: { winBet10M: !0 } });
8658
+ }, Ny = async (t) => {
8639
8659
  await v(t, { $set: { lose10M: !0 } });
8640
- }, Ny = async (t, a) => {
8660
+ }, Ly = async (t, a) => {
8641
8661
  await v(t, {
8642
8662
  $addToSet: { writeDifferentChat: a }
8643
8663
  });
8644
- }, Ly = async (t) => {
8664
+ }, jy = async (t) => {
8645
8665
  await v(t, {
8646
8666
  $inc: { messageSent: 1 }
8647
8667
  });
8648
- }, jy = async (t) => {
8668
+ }, Hy = async (t) => {
8649
8669
  const a = /* @__PURE__ */ new Date();
8650
8670
  a.setHours(0, 0, 0, 0), await Me.updateOne(
8651
8671
  {
@@ -8669,9 +8689,9 @@ const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta",
8669
8689
  $set: { "edito.lastTimeRead": /* @__PURE__ */ new Date(), "edito.readToday": 1 }
8670
8690
  }
8671
8691
  );
8672
- }, Hy = async (t, a) => {
8692
+ }, Qy = async (t, a) => {
8673
8693
  await v(t, { $inc: { totalMinutesInVoice: a } });
8674
- }, Qy = async (t, a, s) => {
8694
+ }, Wy = async (t, a, s) => {
8675
8695
  await v(t, {
8676
8696
  $inc: {
8677
8697
  "items.alcohols.wines": a === "wine" ? s : 0,
@@ -8680,7 +8700,7 @@ const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta",
8680
8700
  "items.alcohols.total": s
8681
8701
  }
8682
8702
  });
8683
- }, Wy = async (t, a) => {
8703
+ }, Gy = async (t, a) => {
8684
8704
  const s = /* @__PURE__ */ new Date();
8685
8705
  s.setHours(0, 0, 0, 0), await Me.updateOne(
8686
8706
  {
@@ -8704,54 +8724,54 @@ const Me = ((Fs = $) == null ? void 0 : Fs.UserQuestMeta) || F("UserQuestMeta",
8704
8724
  $set: { "items.bottle.last": /* @__PURE__ */ new Date(), "items.bottle.today": a }
8705
8725
  }
8706
8726
  );
8707
- }, Gy = async (t, a) => {
8727
+ }, qy = async (t, a) => {
8708
8728
  await v(t, {
8709
8729
  $inc: { "items.bottle.total": a }
8710
8730
  });
8711
- }, qy = async (t, a) => {
8731
+ }, Vy = async (t, a) => {
8712
8732
  await v(t, {
8713
8733
  $inc: { "items.chest.total": a }
8714
8734
  });
8715
- }, Qw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8735
+ }, Ww = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8716
8736
  __proto__: null,
8717
- addTotalMinutesInVoice: Hy,
8718
- addWrittenTextChannel: Ny,
8719
- bet666: ky,
8720
- botPingIncrement: Dy,
8721
- drawDoubleSix: Ty,
8722
- drawIncrement: My,
8723
- hadMoreThanZeroBerry: gy,
8724
- hasBet10M: Yy,
8725
- hasBetMin: Iy,
8726
- hasCelebrateBirthday: By,
8727
- hasGuessInOne: Cy,
8728
- hasLose10M: Py,
8737
+ addTotalMinutesInVoice: Qy,
8738
+ addWrittenTextChannel: Ly,
8739
+ bet666: vy,
8740
+ botPingIncrement: Cy,
8741
+ drawDoubleSix: $y,
8742
+ drawIncrement: ky,
8743
+ hadMoreThanZeroBerry: wy,
8744
+ hasBet10M: Ay,
8745
+ hasBetMin: Yy,
8746
+ hasCelebrateBirthday: Ry,
8747
+ hasGuessInOne: By,
8748
+ hasLose10M: Ny,
8729
8749
  hasLoseEverything: bn,
8730
- hasReportedSomeone: Uy,
8731
- hasSevenQod: wy,
8732
- hasTagEveryone: Ey,
8733
- hasWinBet10M: Ay,
8734
- incrementAlcoholDrink: Qy,
8735
- incrementBottleUsedToday: Wy,
8736
- incrementBottleUsedTotal: Gy,
8737
- incrementChestOpenedTotal: qy,
8738
- incrementMessageSend: Ly,
8739
- randomMessageIncrement: Oy,
8740
- readEdito: jy,
8741
- updateCrafts: Sy,
8742
- updateCrew10Percent: $y,
8743
- updateCrew90Percent: Fy,
8744
- updateLastGames: by,
8745
- updateRps: xy,
8746
- updateTotalBet: vy,
8750
+ hasReportedSomeone: Oy,
8751
+ hasSevenQod: _y,
8752
+ hasTagEveryone: Iy,
8753
+ hasWinBet10M: Py,
8754
+ incrementAlcoholDrink: Wy,
8755
+ incrementBottleUsedToday: Gy,
8756
+ incrementBottleUsedTotal: qy,
8757
+ incrementChestOpenedTotal: Vy,
8758
+ incrementMessageSend: jy,
8759
+ randomMessageIncrement: Dy,
8760
+ readEdito: Hy,
8761
+ updateCrafts: Uy,
8762
+ updateCrew10Percent: Fy,
8763
+ updateCrew90Percent: Ey,
8764
+ updateLastGames: My,
8765
+ updateRps: Sy,
8766
+ updateTotalBet: xy,
8747
8767
  updateTotalSpentInShop: _n,
8748
- winBlackjack: _y,
8749
- winDoubleSix: Ry,
8750
- workIncrement: yy
8751
- }, Symbol.toStringTag, { value: "Module" })), Vy = ["death"], Mn = new er.EventEmitter(), zy = (t, a) => {
8768
+ winBlackjack: by,
8769
+ winDoubleSix: Ty,
8770
+ workIncrement: gy
8771
+ }, Symbol.toStringTag, { value: "Module" })), zy = ["death"], Mn = new er.EventEmitter(), Zy = (t, a) => {
8752
8772
  Mn.emit(t, a);
8753
- }, Ww = (t) => {
8754
- for (const a of Vy)
8773
+ }, Gw = (t) => {
8774
+ for (const a of zy)
8755
8775
  Mn.on(a, (s) => {
8756
8776
  t(a, s);
8757
8777
  });
@@ -8841,7 +8861,7 @@ mt.index({ user: 1 });
8841
8861
  mt.index({ "xp.amount": -1 });
8842
8862
  mt.index({ berry: -1 });
8843
8863
  mt.post("findOneAndUpdate", async function(t) {
8844
- await my(t), await uy(t), t.berry === 0 && await bn(t.user._id), t.hp <= 0 && zy("death", t.user._id);
8864
+ await hy(t), await fy(t), t.berry === 0 && await bn(t.user._id), t.hp <= 0 && Zy("death", t.user._id);
8845
8865
  });
8846
8866
  var Es;
8847
8867
  const Ie = ((Es = $) == null ? void 0 : Es.UserMeta) || F("UserMeta", mt), kn = async (t) => await Ie.create({
@@ -8849,7 +8869,7 @@ const Ie = ((Es = $) == null ? void 0 : Es.UserMeta) || F("UserMeta", mt), kn =
8849
8869
  }), Gt = async (t, a = {}) => {
8850
8870
  const s = await Ie.findOne({ user: t }, a);
8851
8871
  return s || await kn(t);
8852
- }, Zy = (t, a) => Ie.findOneAndUpdate({ user: t }, a, {
8872
+ }, Xy = (t, a) => Ie.findOneAndUpdate({ user: t }, a, {
8853
8873
  returnDocument: "after",
8854
8874
  upsert: !0
8855
8875
  }), A = async (t, a) => {
@@ -8867,14 +8887,14 @@ const Ie = ((Es = $) == null ? void 0 : Es.UserMeta) || F("UserMeta", mt), kn =
8867
8887
  }
8868
8888
  }
8869
8889
  ]);
8870
- }, Xy = async (t, a) => {
8871
- await A(t, { $set: { premium: a } });
8872
8890
  }, Jy = async (t, a) => {
8873
- await A(t, { $set: { booster: a } });
8891
+ await A(t, { $set: { premium: a } });
8874
8892
  }, Ky = async (t, a) => {
8893
+ await A(t, { $set: { booster: a } });
8894
+ }, e0 = async (t, a) => {
8875
8895
  const {
8876
8896
  xp: { boost: s }
8877
- } = await Zy(t, [
8897
+ } = await Xy(t, [
8878
8898
  {
8879
8899
  $set: {
8880
8900
  "xp.boost": {
@@ -8988,7 +9008,7 @@ const Ie = ((Es = $) == null ? void 0 : Es.UserMeta) || F("UserMeta", mt), kn =
8988
9008
  await A(t, {
8989
9009
  $pull: { [`buffs.${a.target}`]: { origin: a.origin } }
8990
9010
  });
8991
- }, e0 = async (t, a, s, r) => {
9011
+ }, t0 = async (t, a, s, r) => {
8992
9012
  const n = Xs(a), i = zr(Object.values(s)), d = Js.find(
8993
9013
  (w) => w.id === n.panoply
8994
9014
  );
@@ -9006,7 +9026,7 @@ const Ie = ((Es = $) == null ? void 0 : Es.UserMeta) || F("UserMeta", mt), kn =
9006
9026
  await A(t, {
9007
9027
  $set: { hp: n.hp + Math.floor(Math.min(a, c)) }
9008
9028
  });
9009
- }, t0 = async (t, a) => {
9029
+ }, a0 = async (t, a) => {
9010
9030
  await A(t, [
9011
9031
  {
9012
9032
  $set: { hp: { $max: [{ $add: ["$hp", -a] }, 0] } }
@@ -9028,21 +9048,21 @@ const Ie = ((Es = $) == null ? void 0 : Es.UserMeta) || F("UserMeta", mt), kn =
9028
9048
  }
9029
9049
  }
9030
9050
  ]);
9031
- }, a0 = async (t, a) => {
9051
+ }, s0 = async (t, a) => {
9032
9052
  const s = await Ce(t), r = Object.fromEntries(
9033
9053
  Object.entries(a).filter(([, n]) => n !== 0).map(([n, i]) => [`characteristics.${n}`, i])
9034
9054
  );
9035
9055
  await A(t, {
9036
9056
  $inc: r
9037
9057
  }), Ve(t, s);
9038
- }, s0 = async (t, a) => {
9058
+ }, r0 = async (t, a) => {
9039
9059
  const s = await Ce(t), r = Object.fromEntries(
9040
9060
  Object.entries(a).filter(([, n]) => n !== 0).map(([n, i]) => [`scrolls.${n}`, i])
9041
9061
  );
9042
9062
  await A(t, {
9043
9063
  $inc: r
9044
9064
  }), Ve(t, s);
9045
- }, r0 = async (t, a, s) => {
9065
+ }, n0 = async (t, a, s) => {
9046
9066
  const r = await Ce(t, s), n = {
9047
9067
  vitality: 0,
9048
9068
  strength: 0,
@@ -9067,50 +9087,50 @@ const Ie = ((Es = $) == null ? void 0 : Es.UserMeta) || F("UserMeta", mt), kn =
9067
9087
  berry: -1e8
9068
9088
  }
9069
9089
  }), Ve(t, r);
9070
- }, n0 = async (t) => {
9090
+ }, i0 = async (t) => {
9071
9091
  await A(t, { $set: { "xp.voice.minutesInVoiceToday": 0 } });
9072
- }, i0 = async (t, a) => {
9092
+ }, l0 = async (t, a) => {
9073
9093
  await A(t, {
9074
9094
  $inc: { "xp.voice.minutesInVoiceToday": a }
9075
9095
  });
9076
- }, l0 = async (t, a) => {
9096
+ }, o0 = async (t, a) => {
9077
9097
  await A(t, {
9078
9098
  $set: { "xp.voice.lastConnection": a }
9079
9099
  });
9080
- }, o0 = async (t) => {
9100
+ }, d0 = async (t) => {
9081
9101
  await A(t, {
9082
9102
  $inc: { workUnluckyStreak: 1 }
9083
9103
  });
9084
- }, d0 = async (t) => {
9104
+ }, c0 = async (t) => {
9085
9105
  await A(t, {
9086
9106
  $set: { workUnluckyStreak: 0 }
9087
9107
  });
9088
- }, c0 = async (t, a) => {
9108
+ }, u0 = async (t, a) => {
9089
9109
  await A(t, {
9090
9110
  $set: { scam: a }
9091
9111
  });
9092
- }, Gw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9112
+ }, qw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9093
9113
  __proto__: null,
9094
9114
  addBerry: vn,
9095
- addCharacteristics: a0,
9096
- addMinutesInVoiceToday: i0,
9097
- addScrollCharacteristic: s0,
9115
+ addCharacteristics: s0,
9116
+ addMinutesInVoiceToday: l0,
9117
+ addScrollCharacteristic: r0,
9098
9118
  gainHp: xn,
9099
- incrementWorkUnluckyStreak: o0,
9100
- loseHp: t0,
9119
+ incrementWorkUnluckyStreak: d0,
9120
+ loseHp: a0,
9101
9121
  removeBuff: ya,
9102
- resetCharacteristics: r0,
9103
- resetMinutesInVoiceToday: n0,
9104
- resetWorkUnluckyStreak: d0,
9105
- updateBoost: Ky,
9106
- updateBooster: Jy,
9122
+ resetCharacteristics: n0,
9123
+ resetMinutesInVoiceToday: i0,
9124
+ resetWorkUnluckyStreak: c0,
9125
+ updateBoost: e0,
9126
+ updateBooster: Ky,
9107
9127
  updateBuff: as,
9108
9128
  updateHp: Ve,
9109
- updateLastVoiceConnection: l0,
9110
- updatePanoplyBuff: e0,
9111
- updatePremium: Xy,
9112
- updateScam: c0
9113
- }, Symbol.toStringTag, { value: "Module" })), u0 = async (t) => {
9129
+ updateLastVoiceConnection: o0,
9130
+ updatePanoplyBuff: t0,
9131
+ updatePremium: Jy,
9132
+ updateScam: u0
9133
+ }, Symbol.toStringTag, { value: "Module" })), f0 = async (t) => {
9114
9134
  var s;
9115
9135
  const a = [];
9116
9136
  for (const r of Object.values(pn)) {
@@ -9145,7 +9165,7 @@ const Ie = ((Es = $) == null ? void 0 : Es.UserMeta) || F("UserMeta", mt), kn =
9145
9165
  );
9146
9166
  ss.index({ user: 1 });
9147
9167
  ss.post("findOneAndUpdate", async function(t) {
9148
- await hy(t), await u0(t);
9168
+ await yy(t), await f0(t);
9149
9169
  });
9150
9170
  var Is;
9151
9171
  const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory", ss), ue = async (t, a) => {
@@ -9155,7 +9175,7 @@ const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory",
9155
9175
  });
9156
9176
  }, re = async (t, a, s) => {
9157
9177
  await ue(t, { $inc: { [`itemList.${a}`]: s } }), await Wt(t, [a]);
9158
- }, f0 = async (t, a) => {
9178
+ }, p0 = async (t, a) => {
9159
9179
  await ue(t, {
9160
9180
  $inc: Object.fromEntries(
9161
9181
  Object.entries(a).filter(([, s]) => (s ?? 0) > 0).map(([s, r]) => [`itemList.${s}`, r])
@@ -9185,19 +9205,19 @@ const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory",
9185
9205
  });
9186
9206
  }, Un = async (t, a, s, r) => {
9187
9207
  s !== 0 && (lt(a) ? await Sn(t, a, r) : await De(t, a, s));
9188
- }, p0 = async (t, a) => {
9208
+ }, m0 = async (t, a) => {
9189
9209
  await ue(t, { $set: { [`itemList.${a}`]: 0 } });
9190
9210
  }, rs = async (t, a) => {
9191
9211
  await ue(t, { $push: { equipmentList: { $each: a } } }), await Wt(
9192
9212
  t,
9193
9213
  a.map((s) => s.id)
9194
9214
  );
9195
- }, m0 = async (t) => {
9215
+ }, h0 = async (t) => {
9196
9216
  const a = await ze(t);
9197
9217
  await ue(t, {
9198
9218
  $push: { equipmentSave: a.equippedItems }
9199
9219
  });
9200
- }, h0 = async (t, a) => {
9220
+ }, y0 = async (t, a) => {
9201
9221
  const s = await ze(t);
9202
9222
  if (!s.equipmentSave[a]) return;
9203
9223
  Object.entries(s.equipmentSave[a]).forEach(([n, i]) => {
@@ -9210,50 +9230,50 @@ const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory",
9210
9230
  [`equippedItems.${a}`]: s
9211
9231
  }
9212
9232
  }), await Ve(t, r);
9213
- }, y0 = async (t, a) => {
9233
+ }, g0 = async (t, a) => {
9214
9234
  const s = await Ce(t);
9215
9235
  await ue(t, {
9216
9236
  $set: {
9217
9237
  [`equippedItems.${a}`]: null
9218
9238
  }
9219
9239
  }), await Ve(t, s);
9220
- }, g0 = async (t, a, s, r, n) => {
9240
+ }, w0 = async (t, a, s, r, n) => {
9221
9241
  for (const { itemId: c, size: f } of a)
9222
9242
  await De(t, c, f * r);
9223
9243
  const { itemId: i, size: d } = s;
9224
9244
  lt(i) ? await rs(t, [{ id: i, seed: n }]) : await re(t, i, d * r);
9225
- }, w0 = async (t, a, s, r, n) => {
9245
+ }, _0 = async (t, a, s, r, n) => {
9226
9246
  await Un(t, a.id, r, n);
9227
9247
  for (const { entityId: i, quantity: d } of s)
9228
9248
  lt(i) || await re(t, i, r * d);
9229
9249
  await De(t, "tools", 1);
9230
- }, _0 = async (t, a, s, r) => {
9250
+ }, b0 = async (t, a, s, r) => {
9231
9251
  await De(t, a, r * 4), await De(t, "enchanted_stone", r), await re(t, s, r);
9232
- }, b0 = async (t, a) => {
9252
+ }, M0 = async (t, a) => {
9233
9253
  await ue(t, { $addToSet: { recipes: a } });
9234
9254
  }, Dn = async (t, a, s) => {
9235
9255
  await re(t, a, s);
9236
9256
  }, Cn = async (t, a) => {
9237
9257
  a.forEach(async (s) => await Dn(t, s.chest, s.size));
9238
- }, qw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9258
+ }, Vw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9239
9259
  __proto__: null,
9240
9260
  addEquipments: rs,
9241
9261
  addInventoryItem: re,
9242
- addInventoryItems: f0,
9243
- changeEquipedEquipment: h0,
9244
- craftItem: g0,
9245
- dismantleEntity: w0,
9246
- enchantItem: _0,
9262
+ addInventoryItems: p0,
9263
+ changeEquipedEquipment: y0,
9264
+ craftItem: w0,
9265
+ dismantleEntity: _0,
9266
+ enchantItem: b0,
9247
9267
  equip: On,
9248
9268
  giveChest: Dn,
9249
9269
  giveChests: Cn,
9250
- removeAllItemInventory: p0,
9270
+ removeAllItemInventory: m0,
9251
9271
  removeEquipment: Sn,
9252
9272
  removeInventoryEntity: Un,
9253
9273
  removeInventoryItem: De,
9254
- saveEquipments: m0,
9255
- unequip: y0,
9256
- unlockRecipe: b0
9274
+ saveEquipments: h0,
9275
+ unequip: g0,
9276
+ unlockRecipe: M0
9257
9277
  }, Symbol.toStringTag, { value: "Module" })), Bn = async (t) => await qt.create({
9258
9278
  user: t
9259
9279
  }), ze = async (t, a = {}) => {
@@ -9264,40 +9284,40 @@ const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory",
9264
9284
  a,
9265
9285
  U(t.characteristics[a]) + t.scrolls[a]
9266
9286
  ])
9267
- ), M0 = (t) => Date.now() - t.xp.lastMessageWithXp.getTime() > 60 * 1e3, is = (t) => {
9287
+ ), k0 = (t) => Date.now() - t.xp.lastMessageWithXp.getTime() > 60 * 1e3, is = (t) => {
9268
9288
  const { boost: a } = t.xp;
9269
9289
  return (a !== null && Date.now() < a.getTime() ? 0.2 : 0) + Math.max(t.premium ? 0.5 : 0, t.booster ? 0.25 : 0) + t.buffs.xp.global.reduce(
9270
9290
  (s, { expireAt: r, startAt: n, multiplier: i }) => s + ((n ?? /* @__PURE__ */ new Date()) <= /* @__PURE__ */ new Date() && (!r || !Ee(r)) ? i : 0),
9271
9291
  0
9272
9292
  );
9273
- }, k0 = (t) => {
9293
+ }, v0 = (t) => {
9274
9294
  const a = t.trim().length, s = 2;
9275
9295
  return a < 10 ? 10 * s : a > 300 ? 300 * s : a * s;
9276
- }, v0 = (t) => {
9296
+ }, x0 = (t) => {
9277
9297
  const a = T(t.xp.amount);
9278
9298
  return a <= 10 ? 5e3 : a > 10 && a <= 20 ? 1e4 : a > 20 && a <= 30 ? 2e4 : a > 30 && a <= 40 ? 3e4 : a > 40 && a <= 50 ? 5e4 : a > 50 && a <= 60 ? 75e3 : a > 60 && a <= 70 ? 15e4 : a > 70 && a <= 80 ? 25e4 : a > 80 && a <= 90 ? 4e5 : a > 90 && a <= 100 ? 75e4 : a > 100 ? 14e6 : 0;
9279
- }, x0 = (t, a, s) => (a *= 1 + is(t), Math.ceil(a * s)), S0 = (t, a, s) => {
9299
+ }, S0 = (t, a, s) => (a *= 1 + is(t), Math.ceil(a * s)), U0 = (t, a, s) => {
9280
9300
  const r = s ? 1 : Rn(t);
9281
9301
  return a <= 0 ? a : Math.ceil(a * (r || 1));
9282
- }, U0 = (t) => t.buffs.cooldown.work.reduce(
9302
+ }, O0 = (t) => t.buffs.cooldown.work.reduce(
9283
9303
  (a, { expireAt: s, startAt: r, multiplier: n }) => a + (/* @__PURE__ */ new Date() >= (r ?? /* @__PURE__ */ new Date()) && (!s || !Ee(s)) ? n : 0),
9284
9304
  1
9285
- ), O0 = (t) => t.buffs.drop.work.reduce(
9305
+ ), D0 = (t) => t.buffs.drop.work.reduce(
9286
9306
  (a, { expireAt: s, startAt: r, multiplier: n }) => a + (/* @__PURE__ */ new Date() >= (r ?? /* @__PURE__ */ new Date()) && (!s || !Ee(s)) ? n : 0),
9287
9307
  1
9288
- ), D0 = (t) => t.buffs.berry.work.reduce(
9308
+ ), C0 = (t) => t.buffs.berry.work.reduce(
9289
9309
  (a, { expireAt: s, startAt: r, multiplier: n }) => a + (/* @__PURE__ */ new Date() >= (r ?? /* @__PURE__ */ new Date()) && (!s || !Ee(s)) ? n : 0),
9290
9310
  1
9291
9311
  ), Rn = (t) => t.buffs.berry.global.reduce(
9292
9312
  (a, { expireAt: s, startAt: r, multiplier: n }) => a + (/* @__PURE__ */ new Date() >= (r ?? /* @__PURE__ */ new Date()) && (!s || !Ee(s)) ? n : 0),
9293
9313
  1
9294
- ), C0 = (t) => t.buffs.cooldown.casino.reduce(
9314
+ ), B0 = (t) => t.buffs.cooldown.casino.reduce(
9295
9315
  (a, { expireAt: s, startAt: r, multiplier: n }) => a + (/* @__PURE__ */ new Date() >= (r ?? /* @__PURE__ */ new Date()) && (!s || !Ee(s)) ? n : 0),
9296
9316
  1
9297
9317
  ), Ce = async (t, a, s) => {
9298
9318
  const r = a ?? await Gt(t, { buffs: 0, xp: 0 }), n = s ?? await ze(t, { itemList: 0, equipmentList: 0 });
9299
9319
  return ((ns(r).vitality ?? 0) + Ja(n).vitality) * Bi + Ri;
9300
- }, B0 = async (t, a, s, r) => {
9320
+ }, R0 = async (t, a, s, r) => {
9301
9321
  const n = s ?? await Gt(t, { buffs: 0, xp: 0 }), i = r ?? await ze(t, { itemList: 0, equipmentList: 0 }), d = ma(
9302
9322
  ns(n),
9303
9323
  Ja(i),
@@ -9314,7 +9334,7 @@ const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory",
9314
9334
  return !1;
9315
9335
  return !0;
9316
9336
  }
9317
- }, R0 = async (t) => (await Ie.aggregate([
9337
+ }, T0 = async (t) => (await Ie.aggregate([
9318
9338
  {
9319
9339
  $setWindowFields: {
9320
9340
  sortBy: { "xp.amount": -1 },
@@ -9325,7 +9345,7 @@ const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory",
9325
9345
  },
9326
9346
  { $match: { _id: t } },
9327
9347
  { $project: { rank: 1 } }
9328
- ]))[0], T0 = async (t) => (await Ie.aggregate([
9348
+ ]))[0], $0 = async (t) => (await Ie.aggregate([
9329
9349
  {
9330
9350
  $setWindowFields: {
9331
9351
  sortBy: { berry: -1 },
@@ -9336,7 +9356,7 @@ const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory",
9336
9356
  },
9337
9357
  { $match: { _id: t } },
9338
9358
  { $project: { rank: 1 } }
9339
- ]))[0], $0 = (t) => {
9359
+ ]))[0], F0 = (t) => {
9340
9360
  const a = [
9341
9361
  ...t.buffs.xp.global,
9342
9362
  ...t.buffs.berry.global,
@@ -9349,25 +9369,25 @@ const qt = ((Is = $) == null ? void 0 : Is.UserInventory) || F("UserInventory",
9349
9369
  if (s < 0 && (!n || !Ee(n)) && (r ?? /* @__PURE__ */ new Date()) <= /* @__PURE__ */ new Date())
9350
9370
  return !0;
9351
9371
  return !1;
9352
- }, Vw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9372
+ }, zw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9353
9373
  __proto__: null,
9354
- calcBerry: S0,
9374
+ calcBerry: U0,
9355
9375
  calcBerryGlobalBuff: Rn,
9356
- calcBerryWorkBuff: D0,
9357
- calcCooldownCasinoBuff: C0,
9358
- calcCooldownWorkBuff: U0,
9359
- calcDropWorkBuff: O0,
9360
- calcMessageXp: k0,
9361
- calcXp: x0,
9376
+ calcBerryWorkBuff: C0,
9377
+ calcCooldownCasinoBuff: B0,
9378
+ calcCooldownWorkBuff: O0,
9379
+ calcDropWorkBuff: D0,
9380
+ calcMessageXp: v0,
9381
+ calcXp: S0,
9362
9382
  calcXpBoost: is,
9363
- getBerryRank: T0,
9364
- getGlobalRank: R0,
9383
+ getBerryRank: $0,
9384
+ getGlobalRank: T0,
9365
9385
  getMaxHp: Ce,
9366
9386
  getTotalCharacteristics: ns,
9367
- getXpDeathPenalties: v0,
9368
- hasCharacteristicRequirement: B0,
9369
- hasMalusBuff: $0,
9370
- isCooldownForXpPassed: M0
9387
+ getXpDeathPenalties: x0,
9388
+ hasCharacteristicRequirement: R0,
9389
+ hasMalusBuff: F0,
9390
+ isCooldownForXpPassed: k0
9371
9391
  }, Symbol.toStringTag, { value: "Module" })), Tn = new b({
9372
9392
  user: {
9373
9393
  type: b.Types.ObjectId,
@@ -9396,7 +9416,7 @@ const Vt = ((Ys = $) == null ? void 0 : Ys.UserCooldown) || F("UserCooldown", Tn
9396
9416
  await Vt.updateOne({ user: t }, a, {
9397
9417
  upsert: !0
9398
9418
  });
9399
- }, F0 = async (t, a) => {
9419
+ }, E0 = async (t, a) => {
9400
9420
  await zt(t, [
9401
9421
  {
9402
9422
  $set: {
@@ -9437,13 +9457,13 @@ const Vt = ((Ys = $) == null ? void 0 : Ys.UserCooldown) || F("UserCooldown", Tn
9437
9457
  `raid/${a}`,
9438
9458
  new Date(Date.now() + s)
9439
9459
  );
9440
- }, E0 = async (t) => {
9460
+ }, I0 = async (t) => {
9441
9461
  await zt(t, {
9442
9462
  $set: {
9443
9463
  lockUserCommand: new Date(Date.now() + 2 * 3600 * 1e3)
9444
9464
  }
9445
9465
  }), await xn(t, 1, {});
9446
- }, I0 = async (t, a, s, r) => {
9466
+ }, Y0 = async (t, a, s, r) => {
9447
9467
  await zt(t, {
9448
9468
  $set: {
9449
9469
  [`commands.${a}`]: new Date(Date.now() + s)
@@ -9453,13 +9473,13 @@ const Vt = ((Ys = $) == null ? void 0 : Ys.UserCooldown) || F("UserCooldown", Tn
9453
9473
  `commands/${a}`,
9454
9474
  new Date(Date.now() + s)
9455
9475
  );
9456
- }, zw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9476
+ }, Zw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9457
9477
  __proto__: null,
9458
- lockUserCommand: E0,
9459
- reduceRaidCooldown: F0,
9478
+ lockUserCommand: I0,
9479
+ reduceRaidCooldown: E0,
9460
9480
  startRaidCooldown: $n,
9461
- useCommand: I0
9462
- }, Symbol.toStringTag, { value: "Module" })), Zw = [
9481
+ useCommand: Y0
9482
+ }, Symbol.toStringTag, { value: "Module" })), Xw = [
9463
9483
  "work",
9464
9484
  "rps",
9465
9485
  "blackjack",
@@ -9468,7 +9488,7 @@ const Vt = ((Ys = $) == null ? void 0 : Ys.UserCooldown) || F("UserCooldown", Tn
9468
9488
  "dice"
9469
9489
  ], Fn = async (t) => await Vt.create({
9470
9490
  user: t
9471
- }), Xw = async (t, a = {}) => {
9491
+ }), Jw = async (t, a = {}) => {
9472
9492
  const s = await Vt.findOne({ user: t }, a);
9473
9493
  return s || await Fn(t);
9474
9494
  }, ls = new b(
@@ -9503,7 +9523,7 @@ const Ze = ((As = $) == null ? void 0 : As.UserCrew) || F("UserCrew", ls), En =
9503
9523
  await Ze.updateOne({ user: t }, a, {
9504
9524
  upsert: !0
9505
9525
  });
9506
- }, Y0 = async (t, a) => {
9526
+ }, A0 = async (t, a) => {
9507
9527
  await En(t, {
9508
9528
  $set: {
9509
9529
  percent: a
@@ -9515,16 +9535,16 @@ const Ze = ((As = $) == null ? void 0 : As.UserCrew) || F("UserCrew", ls), En =
9515
9535
  lastAllMembersDaily: /* @__PURE__ */ new Date()
9516
9536
  }
9517
9537
  });
9518
- }, Jw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9538
+ }, Kw = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9519
9539
  __proto__: null,
9520
9540
  allMembersDailyComplete: In,
9521
- updatePercent: Y0
9522
- }, Symbol.toStringTag, { value: "Module" })), A0 = (t) => Ze.findOne({ user: t }), Kw = async (t, a, s, r) => await Ze.create({
9541
+ updatePercent: A0
9542
+ }, Symbol.toStringTag, { value: "Module" })), P0 = (t) => Ze.findOne({ user: t }), e_ = async (t, a, s, r) => await Ze.create({
9523
9543
  user: t,
9524
9544
  crew: a,
9525
9545
  percent: r,
9526
9546
  permission: s
9527
- }), e_ = (t) => Ze.exists({ user: t }), t_ = async (t) => {
9547
+ }), t_ = (t) => Ze.exists({ user: t }), a_ = async (t) => {
9528
9548
  await Ze.deleteOne({ user: t });
9529
9549
  }, Yn = new b({
9530
9550
  user: {
@@ -9545,12 +9565,12 @@ const Ze = ((As = $) == null ? void 0 : As.UserCrew) || F("UserCrew", ls), En =
9545
9565
  });
9546
9566
  Yn.index({ user: 1 });
9547
9567
  var Ps;
9548
- const os = ((Ps = $) == null ? void 0 : Ps.UserDailyReport) || F("UserDailyReport", Yn), P0 = async (t, a) => {
9568
+ const os = ((Ps = $) == null ? void 0 : Ps.UserDailyReport) || F("UserDailyReport", Yn), N0 = async (t, a) => {
9549
9569
  await os.updateOne({ user: t }, a, {
9550
9570
  upsert: !0
9551
9571
  });
9552
- }, N0 = async (t, a) => {
9553
- await P0(t, {
9572
+ }, L0 = async (t, a) => {
9573
+ await N0(t, {
9554
9574
  $set: {
9555
9575
  xpYesterday: a.meta.xp.amount,
9556
9576
  berryYesterday: a.meta.berry,
@@ -9561,9 +9581,9 @@ const os = ((Ps = $) == null ? void 0 : Ps.UserDailyReport) || F("UserDailyRepor
9561
9581
  previousMessageSent: a.questMeta.messageSent
9562
9582
  }
9563
9583
  });
9564
- }, a_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9584
+ }, s_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9565
9585
  __proto__: null,
9566
- updateDailyReport: N0
9586
+ updateDailyReport: L0
9567
9587
  }, Symbol.toStringTag, { value: "Module" })), An = new b({
9568
9588
  user: {
9569
9589
  type: b.Types.ObjectId,
@@ -9587,7 +9607,7 @@ const Zt = ((Ns = $) == null ? void 0 : Ns.UserGames) || F("UserGames", An), ds
9587
9607
  await Zt.updateOne({ user: t }, a, {
9588
9608
  upsert: !0
9589
9609
  });
9590
- }, L0 = async (t, a, s, r) => {
9610
+ }, j0 = async (t, a, s, r) => {
9591
9611
  await ds(t, {
9592
9612
  $set: {
9593
9613
  guess: {
@@ -9598,13 +9618,13 @@ const Zt = ((Ns = $) == null ? void 0 : Ns.UserGames) || F("UserGames", An), ds
9598
9618
  }
9599
9619
  }
9600
9620
  });
9601
- }, j0 = async (t) => {
9621
+ }, H0 = async (t) => {
9602
9622
  await ds(t, {
9603
9623
  $set: {
9604
9624
  guess: null
9605
9625
  }
9606
9626
  });
9607
- }, H0 = async (t) => {
9627
+ }, Q0 = async (t) => {
9608
9628
  await ds(t, {
9609
9629
  $inc: {
9610
9630
  "guess.tries": 1
@@ -9613,17 +9633,17 @@ const Zt = ((Ns = $) == null ? void 0 : Ns.UserGames) || F("UserGames", An), ds
9613
9633
  "guess.lastGuess": Date.now()
9614
9634
  }
9615
9635
  });
9616
- }, s_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9636
+ }, r_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9617
9637
  __proto__: null,
9618
- resetGuessGame: j0,
9619
- setGuessGame: L0,
9620
- updateGuessGame: H0
9638
+ resetGuessGame: H0,
9639
+ setGuessGame: j0,
9640
+ updateGuessGame: Q0
9621
9641
  }, Symbol.toStringTag, { value: "Module" })), Pn = async (t) => await Zt.create({
9622
9642
  user: t
9623
- }), r_ = async (t, a) => {
9643
+ }), n_ = async (t, a) => {
9624
9644
  const s = await Zt.findOne({ user: t }, a);
9625
9645
  return s || await Pn(t);
9626
- }, Q0 = async (t) => {
9646
+ }, W0 = async (t) => {
9627
9647
  var s;
9628
9648
  const a = [];
9629
9649
  for (const r of Object.values(hn)) {
@@ -9653,7 +9673,7 @@ const Zt = ((Ns = $) == null ? void 0 : Ns.UserGames) || F("UserGames", An), ds
9653
9673
  });
9654
9674
  cs.index({ user: 1 });
9655
9675
  cs.post("findOneAndUpdate", async function(t) {
9656
- await Q0(t);
9676
+ await W0(t);
9657
9677
  });
9658
9678
  var Ls;
9659
9679
  const Xt = ((Ls = $) == null ? void 0 : Ls.UserOrnaments) || F("UserOrnaments", cs), V = async (t, a) => {
@@ -9663,21 +9683,21 @@ const Xt = ((Ls = $) == null ? void 0 : Ls.UserOrnaments) || F("UserOrnaments",
9663
9683
  });
9664
9684
  }, us = async (t, a) => {
9665
9685
  await V(t, { $addToSet: { unlockedTitles: a } });
9666
- }, W0 = async (t, a) => {
9686
+ }, G0 = async (t, a) => {
9667
9687
  await V(t, {
9668
9688
  $addToSet: { unlockedTitles: { $each: a } }
9669
9689
  });
9670
- }, G0 = async (t, a) => {
9690
+ }, q0 = async (t, a) => {
9671
9691
  await V(t, { $set: { selectedTitle: a } });
9672
9692
  }, Nn = async (t, a) => {
9673
9693
  await V(t, {
9674
9694
  $addToSet: { unlockedBackgrounds: a }
9675
9695
  });
9676
- }, q0 = async (t, a) => {
9696
+ }, V0 = async (t, a) => {
9677
9697
  await V(t, {
9678
9698
  $addToSet: { unlockedBackgrounds: { $each: a } }
9679
9699
  });
9680
- }, V0 = async (t, a) => {
9700
+ }, z0 = async (t, a) => {
9681
9701
  await V(t, {
9682
9702
  $set: { selectedBackground: a }
9683
9703
  });
@@ -9703,33 +9723,33 @@ const Xt = ((Ls = $) == null ? void 0 : Ls.UserOrnaments) || F("UserOrnaments",
9703
9723
  await V(t, {
9704
9724
  $addToSet: { unlockedProfileAssets: a }
9705
9725
  });
9706
- }, z0 = async (t, a) => {
9726
+ }, Z0 = async (t, a) => {
9707
9727
  await V(t, {
9708
9728
  $addToSet: { unlockedBags: a }
9709
9729
  });
9710
- }, Z0 = async (t, a) => {
9730
+ }, X0 = async (t, a) => {
9711
9731
  await V(t, {
9712
9732
  $set: { selectedBag: a }
9713
9733
  });
9714
- }, n_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9734
+ }, i_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9715
9735
  __proto__: null,
9716
- selectBackground: V0,
9717
- selectBag: Z0,
9718
- selectTitle: G0,
9736
+ selectBackground: z0,
9737
+ selectBag: X0,
9738
+ selectTitle: q0,
9719
9739
  unlockBackground: Nn,
9720
- unlockBackgrounds: q0,
9740
+ unlockBackgrounds: V0,
9721
9741
  unlockBadge: Ln,
9722
- unlockBag: z0,
9742
+ unlockBag: Z0,
9723
9743
  unlockFactionBadge: jn,
9724
9744
  unlockProfileAsset: Hn,
9725
9745
  unlockTitle: us,
9726
- unlockTitles: W0
9746
+ unlockTitles: G0
9727
9747
  }, Symbol.toStringTag, { value: "Module" })), Qn = async (t) => await Xt.create({
9728
9748
  user: t
9729
- }), i_ = async (t, a) => {
9749
+ }), l_ = async (t, a) => {
9730
9750
  const s = await Xt.findOne({ user: t }, a);
9731
9751
  return s || await Qn(t);
9732
- }, X0 = async (t) => {
9752
+ }, J0 = async (t) => {
9733
9753
  var s;
9734
9754
  const a = [];
9735
9755
  for (const r of Object.values(gn)) {
@@ -9759,7 +9779,7 @@ const Xt = ((Ls = $) == null ? void 0 : Ls.UserOrnaments) || F("UserOrnaments",
9759
9779
  );
9760
9780
  fs.index({ user: 1 });
9761
9781
  fs.post("findOneAndUpdate", async function(t) {
9762
- await X0(t);
9782
+ await J0(t);
9763
9783
  });
9764
9784
  var js;
9765
9785
  const Jt = ((js = $) == null ? void 0 : js.UserQuest) || F("UserQuest", fs), Rt = async (t, a) => {
@@ -9780,7 +9800,7 @@ const Jt = ((js = $) == null ? void 0 : js.UserQuest) || F("UserQuest", fs), Rt
9780
9800
  }) : await Rt(t, {
9781
9801
  $set: { lastFullComplete: /* @__PURE__ */ new Date(), streak: 1 }
9782
9802
  });
9783
- }, l_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9803
+ }, o_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9784
9804
  __proto__: null,
9785
9805
  completeDailyQuest: Gn,
9786
9806
  completeQuest: Wn,
@@ -9793,15 +9813,15 @@ const Jt = ((js = $) == null ? void 0 : js.UserQuest) || F("UserQuest", fs), Rt
9793
9813
  }, nt = (t, a) => {
9794
9814
  var s;
9795
9815
  return (s = t.unlocked) == null ? void 0 : s[a];
9796
- }, J0 = (t, a, s) => a in t.obtainedRewards ? t.obtainedRewards[a].includes(s) : !1, K0 = (t, a) => t.obtainedRewards[a] ?? [], eg = (t, a, s, r) => r === "include" ? s.every(
9816
+ }, K0 = (t, a, s) => a in t.obtainedRewards ? t.obtainedRewards[a].includes(s) : !1, eg = (t, a) => t.obtainedRewards[a] ?? [], tg = (t, a, s, r) => r === "include" ? s.every(
9797
9817
  (n) => (t.obtainedConditions[a] ?? []).includes(n)
9798
9818
  ) : s.every(
9799
9819
  (n) => !(t.obtainedConditions[a] ?? []).includes(n)
9800
- ), o_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9820
+ ), d_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9801
9821
  __proto__: null,
9802
- alreadyObtainedRaidReward: J0,
9803
- fulfillCondition: eg,
9804
- getObtainedRaidReward: K0,
9822
+ alreadyObtainedRaidReward: K0,
9823
+ fulfillCondition: tg,
9824
+ getObtainedRaidReward: eg,
9805
9825
  hasUnlockedRaid: nt
9806
9826
  }, Symbol.toStringTag, { value: "Module" })), Zn = new b(
9807
9827
  {
@@ -9835,7 +9855,7 @@ const Kt = ((Hs = $) == null ? void 0 : Hs.UserRaid) || F("UserRaid", Zn), Be =
9835
9855
  });
9836
9856
  }, it = async (t, a) => {
9837
9857
  await Be(t, { $set: { [`unlocked.${a}`]: !0 } });
9838
- }, tg = async (t, a, s, r, n, i) => {
9858
+ }, ag = async (t, a, s, r, n, i) => {
9839
9859
  const d = Date.now();
9840
9860
  return await Be(t, {
9841
9861
  $set: {
@@ -9848,31 +9868,31 @@ const Kt = ((Hs = $) == null ? void 0 : Hs.UserRaid) || F("UserRaid", Zn), Be =
9848
9868
  }
9849
9869
  }
9850
9870
  }), await $n(t, r, n, i), d;
9851
- }, ag = async (t) => {
9871
+ }, sg = async (t) => {
9852
9872
  await Be(t, {
9853
9873
  $unset: {
9854
9874
  currentRaid: ""
9855
9875
  }
9856
9876
  });
9857
- }, sg = async (t) => {
9877
+ }, rg = async (t) => {
9858
9878
  await Be(t, {
9859
9879
  $set: {
9860
9880
  "currentRaid.progression": []
9861
9881
  }
9862
9882
  });
9863
- }, rg = async (t, a) => {
9883
+ }, ng = async (t, a) => {
9864
9884
  await Be(t, {
9865
9885
  $push: {
9866
9886
  "currentRaid.progression": a
9867
9887
  }
9868
9888
  });
9869
- }, ng = async (t, a, s) => {
9889
+ }, ig = async (t, a, s) => {
9870
9890
  await Be(t, {
9871
9891
  $addToSet: {
9872
9892
  [`obtainedRewards.${a}`]: s
9873
9893
  }
9874
9894
  });
9875
- }, ig = async (t, a) => {
9895
+ }, lg = async (t, a) => {
9876
9896
  await Be(t, {
9877
9897
  $inc: Object.fromEntries(
9878
9898
  Ga(a).filter(([s]) => s !== "title" && s !== "condition").map(([s, r]) => [`currentRaid.rewards.${s}`, r])
@@ -9883,45 +9903,45 @@ const Kt = ((Hs = $) == null ? void 0 : Hs.UserRaid) || F("UserRaid", Zn), Be =
9883
9903
  }
9884
9904
  } : {}
9885
9905
  });
9886
- }, lg = async (t, a, s) => {
9906
+ }, og = async (t, a, s) => {
9887
9907
  await Be(t, {
9888
9908
  $addToSet: {
9889
9909
  [`obtainedConditions.${a}`]: s
9890
9910
  }
9891
9911
  });
9892
- }, d_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9912
+ }, c_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9893
9913
  __proto__: null,
9894
- addRewardsToRaid: ig,
9895
- claimReward: ng,
9896
- progressRaid: rg,
9897
- resetRaid: ag,
9898
- resetRaidProgression: sg,
9899
- startRaid: tg,
9914
+ addRewardsToRaid: lg,
9915
+ claimReward: ig,
9916
+ progressRaid: ng,
9917
+ resetRaid: sg,
9918
+ resetRaidProgression: rg,
9919
+ startRaid: ag,
9900
9920
  unlockRaid: it,
9901
- updateCondition: lg
9921
+ updateCondition: og
9902
9922
  }, Symbol.toStringTag, { value: "Module" })), Xn = async (t) => await Kt.create({
9903
9923
  user: t
9904
9924
  }), Jn = async (t) => {
9905
9925
  const a = await Kt.findOne({ user: t });
9906
9926
  return a || await Xn(t);
9907
- }, og = (t, a, s, r) => {
9927
+ }, dg = (t, a, s, r) => {
9908
9928
  var d;
9909
9929
  if (lt(a))
9910
9930
  return !1;
9911
9931
  let n = Ks()[a];
9912
9932
  const i = (d = t.limit) == null ? void 0 : d[a];
9913
9933
  return r === "half" && a === "chest_2" && (n += 2), r === "full" && a === "chest_3" && (n += 1), t.lastShopId !== s ? !1 : !!(n && i && i >= n);
9914
- }, dg = (t, a, s, r, n) => {
9934
+ }, cg = (t, a, s, r, n) => {
9915
9935
  var c;
9916
9936
  if (lt(a))
9917
9937
  return r;
9918
9938
  let i = Ks()[a];
9919
9939
  const d = (c = t.limit) == null ? void 0 : c[a];
9920
9940
  return n === "half" && a === "chest_2" && (i += 2), n === "full" && a === "chest_3" && (i += 1), i ? t.lastShopId !== s ? i : d ? i - d : Math.min(i, r) : r;
9921
- }, c_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9941
+ }, u_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9922
9942
  __proto__: null,
9923
- getShopItemRest: dg,
9924
- isShopBuyLimitReached: og
9943
+ getShopItemRest: cg,
9944
+ isShopBuyLimitReached: dg
9925
9945
  }, Symbol.toStringTag, { value: "Module" })), Kn = new b(
9926
9946
  {
9927
9947
  user: {
@@ -9937,12 +9957,12 @@ const Kt = ((Hs = $) == null ? void 0 : Hs.UserRaid) || F("UserRaid", Zn), Be =
9937
9957
  );
9938
9958
  Kn.index({ user: 1 });
9939
9959
  var Qs;
9940
- const ps = ((Qs = $) == null ? void 0 : Qs.UserShop) || F("UserShop", Kn), cg = async (t, a) => {
9960
+ const ps = ((Qs = $) == null ? void 0 : Qs.UserShop) || F("UserShop", Kn), ug = async (t, a) => {
9941
9961
  await ps.updateOne({ user: t }, a, {
9942
9962
  upsert: !0
9943
9963
  });
9944
- }, ug = async (t, a, s, r) => {
9945
- await cg(t, [
9964
+ }, fg = async (t, a, s, r) => {
9965
+ await ug(t, [
9946
9966
  {
9947
9967
  $set: {
9948
9968
  limit: {
@@ -9967,9 +9987,9 @@ const ps = ((Qs = $) == null ? void 0 : Qs.UserShop) || F("UserShop", Kn), cg =
9967
9987
  }
9968
9988
  }
9969
9989
  ]);
9970
- }, u_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9990
+ }, f_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9971
9991
  __proto__: null,
9972
- increaseShopBuyLimit: ug
9992
+ increaseShopBuyLimit: fg
9973
9993
  }, Symbol.toStringTag, { value: "Module" })), X = {
9974
9994
  localField: "_id",
9975
9995
  foreignField: "user",
@@ -10044,12 +10064,12 @@ H.post("deleteOne", async function() {
10044
10064
  await qt.deleteOne({ user: t }), await Zt.deleteOne({ user: t }), await Xt.deleteOne({ user: t }), await Kt.deleteOne({ user: t }), await Ze.deleteOne({ user: t }), await os.deleteOne({ user: t }), await ps.deleteOne({ user: t }), await Ie.deleteOne({ user: t }), await Jt.deleteOne({ user: t }), await Me.deleteOne({ user: t }), await Vt.deleteOne({ user: t }), await Qt.deleteOne({ user: t });
10045
10065
  });
10046
10066
  var Ws;
10047
- const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.create({
10067
+ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), pg = (t) => J.create({
10048
10068
  userId: t
10049
10069
  }), ms = async (t, a = {}) => {
10050
- const s = await pg({ userId: t }, a);
10051
- return s || await fg(t);
10052
- }, pg = (t, a = {}) => J.findOne(t, a), mg = () => J.aggregate([
10070
+ const s = await mg({ userId: t }, a);
10071
+ return s || await pg(t);
10072
+ }, mg = (t, a = {}) => J.findOne(t, a), hg = () => J.aggregate([
10053
10073
  {
10054
10074
  $match: {
10055
10075
  birthday: { $ne: null }
@@ -10106,7 +10126,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10106
10126
  nextBirthday: 1
10107
10127
  }
10108
10128
  }
10109
- ]), hg = async (t) => await ms(t, { birthday: 1 }), yg = async (t, a) => (await J.aggregate([
10129
+ ]), yg = async (t) => await ms(t, { birthday: 1 }), gg = async (t, a) => (await J.aggregate([
10110
10130
  {
10111
10131
  $lookup: {
10112
10132
  from: "usermetas",
@@ -10129,7 +10149,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10129
10149
  rank: 1
10130
10150
  }
10131
10151
  }
10132
- ]))[0], gg = async (t) => J.aggregate([
10152
+ ]))[0], wg = async (t) => J.aggregate([
10133
10153
  { $match: { faction: t } },
10134
10154
  {
10135
10155
  $lookup: {
@@ -10149,7 +10169,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10149
10169
  "meta.xp.amount": 1
10150
10170
  }
10151
10171
  }
10152
- ]), wg = async () => J.aggregate([
10172
+ ]), _g = async () => J.aggregate([
10153
10173
  {
10154
10174
  $lookup: {
10155
10175
  from: "usermetas",
@@ -10168,7 +10188,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10168
10188
  "meta.xp.amount": 1
10169
10189
  }
10170
10190
  }
10171
- ]), _g = async () => J.aggregate([
10191
+ ]), bg = async () => J.aggregate([
10172
10192
  {
10173
10193
  $lookup: {
10174
10194
  from: "usermetas",
@@ -10187,7 +10207,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10187
10207
  "meta.berry": 1
10188
10208
  }
10189
10209
  }
10190
- ]), bg = async () => J.aggregate([
10210
+ ]), Mg = async () => J.aggregate([
10191
10211
  {
10192
10212
  $lookup: {
10193
10213
  from: "userquests",
@@ -10211,7 +10231,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10211
10231
  "quest.completed": 1
10212
10232
  }
10213
10233
  }
10214
- ]), Mg = (t) => {
10234
+ ]), kg = (t) => {
10215
10235
  const { berry: a, xp: s } = t.meta, { voice: r, amount: n } = s, { unlockedBadges: i, unlockedBackgrounds: d, unlockedTitles: c } = t.ornaments, {
10216
10236
  previousOrnament: f,
10217
10237
  previousCompletedQuest: w,
@@ -10232,7 +10252,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10232
10252
  f.unlockedBackgrounds
10233
10253
  )
10234
10254
  };
10235
- }, kg = () => J.aggregate([
10255
+ }, vg = () => J.aggregate([
10236
10256
  { $match: { birthday: { $ne: null } } },
10237
10257
  {
10238
10258
  $addFields: {
@@ -10256,7 +10276,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10256
10276
  }
10257
10277
  }
10258
10278
  }
10259
- ]), vg = async () => J.aggregate([
10279
+ ]), xg = async () => J.aggregate([
10260
10280
  { $match: { "settings.sendDailyReport": !0 } },
10261
10281
  {
10262
10282
  $lookup: {
@@ -10286,73 +10306,73 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10286
10306
  ]
10287
10307
  }
10288
10308
  }
10289
- ]), f_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10309
+ ]), p_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10290
10310
  __proto__: null,
10291
- getAllDailyReport: vg,
10292
- getBerryRanking: _g,
10293
- getDailyReport: Mg,
10294
- getFactionRank: yg,
10295
- getFactionRanking: gg,
10296
- getGlobalRanking: wg,
10297
- getNextBirthdays: mg,
10298
- getSuccessRanking: bg,
10299
- getTodayAllBirthday: kg,
10300
- getUserBirthday: hg
10311
+ getAllDailyReport: xg,
10312
+ getBerryRanking: bg,
10313
+ getDailyReport: kg,
10314
+ getFactionRank: gg,
10315
+ getFactionRanking: wg,
10316
+ getGlobalRanking: _g,
10317
+ getNextBirthdays: hg,
10318
+ getSuccessRanking: Mg,
10319
+ getTodayAllBirthday: vg,
10320
+ getUserBirthday: yg
10301
10321
  }, Symbol.toStringTag, { value: "Module" })), xe = async (t, a, s = !1) => {
10302
10322
  await J.updateOne(t, a, { upsert: s });
10303
10323
  }, ei = async (t, a) => {
10304
10324
  await xe({ _id: t }, { $set: { canChooseFaction: a } });
10305
10325
  }, ti = async (t, a) => {
10306
10326
  await xe({ _id: t }, { $set: { canChangeFaction: a } });
10307
- }, xg = async (t, a) => {
10327
+ }, Sg = async (t, a) => {
10308
10328
  await xe({ userId: t }, { $set: { birthday: a } });
10309
- }, Sg = async (t) => {
10329
+ }, Ug = async (t) => {
10310
10330
  await xe({ userId: t }, { $set: { birthday: null } });
10311
- }, Ug = async (t, a) => {
10331
+ }, Og = async (t, a) => {
10312
10332
  await xe(
10313
10333
  { userId: t },
10314
10334
  { $set: { "settings.sendDailyQuest": a } }
10315
10335
  );
10316
- }, Og = async (t, a) => {
10336
+ }, Dg = async (t, a) => {
10317
10337
  await xe(
10318
10338
  { userId: t },
10319
10339
  { $set: { "settings.sendDailyReport": a } }
10320
10340
  );
10321
- }, Dg = async (t, a) => {
10341
+ }, Cg = async (t, a) => {
10322
10342
  await xe(
10323
10343
  { _id: t },
10324
10344
  { $set: { "settings.sort.inventory": a } }
10325
10345
  );
10326
- }, Cg = async (t, a, s) => {
10346
+ }, Bg = async (t, a, s) => {
10327
10347
  await xe(
10328
10348
  { _id: t },
10329
10349
  { $set: { [`settings.reminder.${a}`]: s } }
10330
10350
  );
10331
- }, Bg = async (t, a) => {
10351
+ }, Rg = async (t, a) => {
10332
10352
  await xe({ _id: t }, { $set: { faction: a } });
10333
- }, p_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10353
+ }, m_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10334
10354
  __proto__: null,
10335
10355
  canChangeFaction: ti,
10336
10356
  canChooseFaction: ei,
10337
- removeBirthday: Sg,
10338
- setBirthday: xg,
10339
- updateFaction: Bg,
10340
- updateInventorySort: Dg,
10341
- updateReminderSettings: Cg,
10342
- updateSendDailyQuest: Ug,
10343
- updateSendDailyReport: Og
10344
- }, Symbol.toStringTag, { value: "Module" })), m_ = async (t) => {
10357
+ removeBirthday: Ug,
10358
+ setBirthday: Sg,
10359
+ updateFaction: Rg,
10360
+ updateInventorySort: Cg,
10361
+ updateReminderSettings: Bg,
10362
+ updateSendDailyQuest: Og,
10363
+ updateSendDailyReport: Dg
10364
+ }, Symbol.toStringTag, { value: "Module" })), h_ = async (t) => {
10345
10365
  await J.deleteOne({ userId: t });
10346
- }, Rg = async (t) => await os.create({
10366
+ }, Tg = async (t) => await os.create({
10347
10367
  user: t
10348
- }), Tg = async (t) => await Me.create({
10368
+ }), $g = async (t) => await Me.create({
10349
10369
  user: t
10350
- }), $g = async (t) => await ps.create({
10370
+ }), Fg = async (t) => await ps.create({
10351
10371
  user: t
10352
10372
  }), Ss = (t, a) => {
10353
10373
  switch (t) {
10354
10374
  case "dailyReport":
10355
- return Rg(a);
10375
+ return Tg(a);
10356
10376
  case "games":
10357
10377
  return Pn(a);
10358
10378
  case "inventory":
@@ -10366,9 +10386,9 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10366
10386
  case "quest":
10367
10387
  return Vn(a);
10368
10388
  case "questMeta":
10369
- return Tg(a);
10370
- case "shop":
10371
10389
  return $g(a);
10390
+ case "shop":
10391
+ return Fg(a);
10372
10392
  case "cooldown":
10373
10393
  return Fn(a);
10374
10394
  case "reminder":
@@ -10378,7 +10398,7 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10378
10398
  case "encyclopedia":
10379
10399
  return an(a);
10380
10400
  }
10381
- }, Fg = async (t, a, s) => {
10401
+ }, Eg = async (t, a, s) => {
10382
10402
  if (Array.isArray(a)) {
10383
10403
  const r = await t.populate(a);
10384
10404
  for (const n of a)
@@ -10405,13 +10425,13 @@ const J = ((Ws = $) == null ? void 0 : Ws.User) || F("User", H), fg = (t) => J.c
10405
10425
  });
10406
10426
  ai.index({ warnedUserId: 1 });
10407
10427
  var Gs;
10408
- const ht = ((Gs = $) == null ? void 0 : Gs.Warns) || F("Warns", ai), Eg = async (t) => await ht.find({ warnedUserId: t }), Ig = async (t) => await ht.countDocuments({ warnedUserId: t }), h_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10428
+ const ht = ((Gs = $) == null ? void 0 : Gs.Warns) || F("Warns", ai), Ig = async (t) => await ht.find({ warnedUserId: t }), Yg = async (t) => await ht.countDocuments({ warnedUserId: t }), y_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10409
10429
  __proto__: null,
10410
- getUserWarnCount: Ig,
10411
- getUserWarns: Eg
10412
- }, Symbol.toStringTag, { value: "Module" })), y_ = async (t) => await ht.findOne({ warnedUserId: t }), g_ = async (t) => await ht.create({
10430
+ getUserWarnCount: Yg,
10431
+ getUserWarns: Ig
10432
+ }, Symbol.toStringTag, { value: "Module" })), g_ = async (t) => await ht.findOne({ warnedUserId: t }), w_ = async (t) => await ht.create({
10413
10433
  ...t
10414
- }), w_ = async (t) => await ht.findByIdAndDelete(t), Yg = async (t) => {
10434
+ }), __ = async (t) => await ht.findByIdAndDelete(t), Ag = async (t) => {
10415
10435
  var s;
10416
10436
  const a = {};
10417
10437
  for (const r of Object.values(fn)) {
@@ -10430,7 +10450,7 @@ const ht = ((Gs = $) == null ? void 0 : Gs.Warns) || F("Warns", ai), Eg = async
10430
10450
  Object.values(a).forEach(([r, n]) => {
10431
10451
  ce("crewUpdate", r, n);
10432
10452
  });
10433
- }, Ag = {
10453
+ }, Pg = {
10434
10454
  localField: "_id",
10435
10455
  foreignField: "crew",
10436
10456
  justOne: !0
@@ -10464,15 +10484,15 @@ const ht = ((Gs = $) == null ? void 0 : Gs.Warns) || F("Warns", ai), Eg = async
10464
10484
  ea.index({ "meta.xp": -1 });
10465
10485
  ea.virtual("quest", {
10466
10486
  ref: "CrewQuest",
10467
- ...Ag
10487
+ ...Pg
10468
10488
  });
10469
10489
  ea.post("findOneAndUpdate", async function(t) {
10470
- await Yg(t);
10490
+ await Ag(t);
10471
10491
  });
10472
10492
  var qs;
10473
- const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Pg = (t, a) => Math.ceil(
10493
+ const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Ng = (t, a) => Math.ceil(
10474
10494
  a * (t.disintegration / 100) * (si(t) || 1)
10475
- ), si = (t) => /* @__PURE__ */ new Date() >= (t.meta.buffs.xp.expireAt ?? /* @__PURE__ */ new Date(0)) ? !1 : t.meta.buffs.xp.boost, Ng = async (t) => (await yt.aggregate([
10495
+ ), si = (t) => /* @__PURE__ */ new Date() >= (t.meta.buffs.xp.expireAt ?? /* @__PURE__ */ new Date(0)) ? !1 : t.meta.buffs.xp.boost, Lg = async (t) => (await yt.aggregate([
10476
10496
  {
10477
10497
  $setWindowFields: {
10478
10498
  sortBy: { "meta.xp": -1 },
@@ -10491,14 +10511,14 @@ const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Pg = (t, a) =
10491
10511
  rank: 1
10492
10512
  }
10493
10513
  }
10494
- ]))[0], Lg = async () => yt.aggregate([
10514
+ ]))[0], jg = async () => yt.aggregate([
10495
10515
  { $sort: { "meta.xp": -1 } },
10496
10516
  { $limit: 10 }
10497
- ]), __ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10517
+ ]), b_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10498
10518
  __proto__: null,
10499
- calcXp: Pg,
10500
- getCrewRank: Ng,
10501
- getCrewRanking: Lg,
10519
+ calcXp: Ng,
10520
+ getCrewRank: Lg,
10521
+ getCrewRanking: jg,
10502
10522
  hasXpBuff: si
10503
10523
  }, Symbol.toStringTag, { value: "Module" })), le = async (t, a) => {
10504
10524
  await yt.findOneAndUpdate({ _id: t }, a, {
@@ -10510,25 +10530,25 @@ const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Pg = (t, a) =
10510
10530
  }) : await le(t, {
10511
10531
  $addToSet: { "ornament.unlockedBadges": a.id }
10512
10532
  });
10513
- }, jg = async (t, a, s) => {
10533
+ }, Hg = async (t, a, s) => {
10514
10534
  await le(t, {
10515
10535
  $inc: {
10516
10536
  "meta.xp": a,
10517
10537
  [`stats.${s.toHexString()}.xp`]: a
10518
10538
  }
10519
10539
  });
10520
- }, Hg = async (t, a, s) => {
10540
+ }, Qg = async (t, a, s) => {
10521
10541
  await le(t, {
10522
10542
  $inc: {
10523
10543
  "meta.berry": a,
10524
10544
  [`stats.${s.toHexString()}.berry`]: a
10525
10545
  }
10526
10546
  });
10527
- }, Qg = async (t, a) => {
10547
+ }, Wg = async (t, a) => {
10528
10548
  await le(t, {
10529
10549
  $inc: { limit: 1, "meta.berry": -a }
10530
10550
  });
10531
- }, Wg = async (t, a) => {
10551
+ }, Gg = async (t, a) => {
10532
10552
  await le(t, [
10533
10553
  {
10534
10554
  $set: {
@@ -10555,7 +10575,7 @@ const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Pg = (t, a) =
10555
10575
  }
10556
10576
  }
10557
10577
  ]);
10558
- }, Gg = async (t, a) => {
10578
+ }, qg = async (t, a) => {
10559
10579
  await le(t, [
10560
10580
  {
10561
10581
  $set: {
@@ -10565,14 +10585,14 @@ const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Pg = (t, a) =
10565
10585
  }
10566
10586
  }
10567
10587
  ]);
10568
- }, qg = async (t, a) => {
10588
+ }, Vg = async (t, a) => {
10569
10589
  await le(t, { $addToSet: { members: a } });
10570
- }, Vg = async (t, a, s) => {
10590
+ }, zg = async (t, a, s) => {
10571
10591
  await le(t, {
10572
10592
  $pull: { members: a },
10573
10593
  $unset: { [`stats.${s}`]: 1 }
10574
10594
  });
10575
- }, zg = async (t, a) => {
10595
+ }, Zg = async (t, a) => {
10576
10596
  const [s, r] = [a - 2, (a - 3) * 2 + 3];
10577
10597
  await le(t, [
10578
10598
  {
@@ -10588,21 +10608,21 @@ const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Pg = (t, a) =
10588
10608
  }
10589
10609
  }
10590
10610
  ]);
10591
- }, b_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10611
+ }, M_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10592
10612
  __proto__: null,
10593
- addBerry: Hg,
10594
- addMember: qg,
10595
- addXp: jg,
10596
- addXpBuff: Wg,
10597
- applyDisintegration: zg,
10598
- increaseLimit: Qg,
10599
- removeMember: Vg,
10600
- repair: Gg,
10613
+ addBerry: Qg,
10614
+ addMember: Vg,
10615
+ addXp: Hg,
10616
+ addXpBuff: Gg,
10617
+ applyDisintegration: Zg,
10618
+ increaseLimit: Wg,
10619
+ removeMember: zg,
10620
+ repair: qg,
10601
10621
  unlockBadge: ri
10602
- }, Symbol.toStringTag, { value: "Module" })), M_ = async (t, a = {}) => {
10622
+ }, Symbol.toStringTag, { value: "Module" })), k_ = async (t, a = {}) => {
10603
10623
  const s = await yt.findById(t, a);
10604
10624
  return s || null;
10605
- }, k_ = async (t, {
10625
+ }, v_ = async (t, {
10606
10626
  name: a,
10607
10627
  description: s,
10608
10628
  channelId: r,
@@ -10619,17 +10639,17 @@ const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Pg = (t, a) =
10619
10639
  if (!(s != null && s[a]) || !be(s[a], /* @__PURE__ */ new Date()))
10620
10640
  return !1;
10621
10641
  return !0;
10622
- }, v_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10642
+ }, x_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10623
10643
  __proto__: null,
10624
10644
  isAllDailyCompleted: ni
10625
- }, Symbol.toStringTag, { value: "Module" })), Zg = async (t) => {
10645
+ }, Symbol.toStringTag, { value: "Module" })), Xg = async (t) => {
10626
10646
  var r;
10627
10647
  const a = {}, { crew: s } = await t.populate("crew");
10628
10648
  for (const n of Object.values(un)) {
10629
10649
  const i = new n();
10630
10650
  for (const d of s.members) {
10631
10651
  const c = await ms(d, { _id: 1, crew: 1 }).then(
10632
- (f) => Fg(f, "crew", { lastAllMembersDaily: 1 })
10652
+ (f) => Eg(f, "crew", { lastAllMembersDaily: 1 })
10633
10653
  );
10634
10654
  if (c.crew && ((r = i.onCrewQuestUpdate) != null && r.call(i, t, c.crew))) {
10635
10655
  const f = await i.complete(c._id, {});
@@ -10666,7 +10686,7 @@ const yt = ((qs = $) == null ? void 0 : qs.Crew) || F("Crew", ea), Pg = (t, a) =
10666
10686
  );
10667
10687
  hs.index({ crew: 1 });
10668
10688
  hs.post("findOneAndUpdate", async function(t) {
10669
- await Zg(t);
10689
+ await Xg(t);
10670
10690
  });
10671
10691
  var Vs;
10672
10692
  const ys = ((Vs = $) == null ? void 0 : Vs.CrewQuest) || F("CrewQuest", hs), ta = async (t, a) => {
@@ -10686,28 +10706,28 @@ const ys = ((Vs = $) == null ? void 0 : Vs.CrewQuest) || F("CrewQuest", hs), ta
10686
10706
  }
10687
10707
  }
10688
10708
  ]);
10689
- }, Xg = async (t, a) => {
10709
+ }, Jg = async (t, a) => {
10690
10710
  await ta(t, {
10691
10711
  $set: {
10692
10712
  "meta.actualVoiceMembers.amount": a,
10693
10713
  "meta.actualVoiceMembers.connectedAt": /* @__PURE__ */ new Date()
10694
10714
  }
10695
10715
  });
10696
- }, Jg = async (t, a) => {
10716
+ }, Kg = async (t, a) => {
10697
10717
  await ta(t, {
10698
10718
  $set: {
10699
10719
  "meta.maxVoiceMembers": a
10700
10720
  }
10701
10721
  });
10702
- }, x_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10722
+ }, S_ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10703
10723
  __proto__: null,
10704
10724
  completeDailyQuest: li,
10705
10725
  completeQuest: ii,
10706
- setActualVoiceMembers: Xg,
10707
- setMaxVoiceMembers: Jg
10726
+ setActualVoiceMembers: Jg,
10727
+ setMaxVoiceMembers: Kg
10708
10728
  }, Symbol.toStringTag, { value: "Module" })), oi = async (t) => await ys.create({
10709
10729
  crew: t
10710
- }), S_ = async (t) => {
10730
+ }), U_ = async (t) => {
10711
10731
  const a = await ys.findOne({ crew: t });
10712
10732
  return a || await oi(t);
10713
10733
  }, Us = (t, a) => {
@@ -10715,7 +10735,7 @@ const ys = ((Vs = $) == null ? void 0 : Vs.CrewQuest) || F("CrewQuest", hs), ta
10715
10735
  case "quest":
10716
10736
  return oi(a);
10717
10737
  }
10718
- }, U_ = async (t, a, s) => {
10738
+ }, O_ = async (t, a, s) => {
10719
10739
  if (Array.isArray(a)) {
10720
10740
  const r = await t.populate(a);
10721
10741
  for (const n of a)
@@ -10734,27 +10754,27 @@ const ys = ((Vs = $) == null ? void 0 : Vs.CrewQuest) || F("CrewQuest", hs), ta
10734
10754
  t._id
10735
10755
  )), r;
10736
10756
  }
10737
- }, O_ = (t) => {
10757
+ }, D_ = (t) => {
10738
10758
  pi(t);
10739
10759
  };
10740
- class D_ extends mi.ObjectId {
10760
+ class C_ extends mi.ObjectId {
10741
10761
  }
10742
10762
  export {
10743
- cy as ALL_QUESTS,
10744
- Fw as BET_MAX_VALUE,
10745
- $w as BET_MIN_VALUE,
10763
+ uy as ALL_QUESTS,
10764
+ Ew as BET_MAX_VALUE,
10765
+ Fw as BET_MIN_VALUE,
10746
10766
  lu as BackgroundShopItem,
10747
10767
  ou as BoostXpShopItem,
10748
10768
  fu as BottleShopItem,
10749
- Zw as COOLDOWN_COMMANDS,
10769
+ Xw as COOLDOWN_COMMANDS,
10750
10770
  du as ChestShopItem,
10751
10771
  un as CrewQuestQuests,
10752
10772
  fn as CrewQuests,
10753
- Ew as EDITO_READ,
10773
+ Iw as EDITO_READ,
10754
10774
  uu as EquipmentShopItem,
10755
- D_ as ObjectId,
10775
+ C_ as ObjectId,
10756
10776
  cu as ObjectShopItem,
10757
- Iw as QUEST_ASSET_IMAGES,
10777
+ Yw as QUEST_ASSET_IMAGES,
10758
10778
  o as Quest,
10759
10779
  pu as RepairShopItem,
10760
10780
  mu as StoreShopItem,
@@ -10766,78 +10786,78 @@ export {
10766
10786
  yn as UserQuestMetaQuests,
10767
10787
  gn as UserQuestQuests,
10768
10788
  _a as UserRepetableQuests,
10769
- uw as banExists,
10770
- lw as banGetters,
10789
+ fw as banExists,
10790
+ ow as banGetters,
10771
10791
  dt as banModel,
10772
10792
  tr as betModel,
10773
- Lw as completeCrewQuest,
10774
- Nw as completeDailyQuest,
10775
- jw as completeRepeatableQuest,
10776
- O_ as connectToServices,
10777
- ow as createBan,
10778
- pw as createBet,
10779
- k_ as createCrew,
10793
+ jw as completeCrewQuest,
10794
+ Lw as completeDailyQuest,
10795
+ Hw as completeRepeatableQuest,
10796
+ D_ as connectToServices,
10797
+ dw as createBan,
10798
+ mw as createBet,
10799
+ v_ as createCrew,
10780
10800
  oi as createCrewQuest,
10781
- hw as createInvitations,
10782
- Uw as createReminder,
10801
+ yw as createInvitations,
10802
+ Ow as createReminder,
10783
10803
  iu as createSettings,
10784
- Kw as createUserCrew,
10785
- g_ as createWarn,
10786
- __ as crewGetters,
10804
+ e_ as createUserCrew,
10805
+ w_ as createWarn,
10806
+ b_ as crewGetters,
10787
10807
  yt as crewModel,
10788
- v_ as crewQuestGetters,
10808
+ x_ as crewQuestGetters,
10789
10809
  ys as crewQuestModel,
10790
- x_ as crewQuestUpdates,
10791
- b_ as crewUpdates,
10792
- cw as deleteBan,
10793
- yw as deleteInvitations,
10794
- m_ as deleteUserById,
10795
- t_ as deleteUserCrewById,
10796
- w_ as deleteWarn,
10810
+ S_ as crewQuestUpdates,
10811
+ M_ as crewUpdates,
10812
+ uw as deleteBan,
10813
+ gw as deleteInvitations,
10814
+ h_ as deleteUserById,
10815
+ a_ as deleteUserCrewById,
10816
+ __ as deleteWarn,
10797
10817
  ce as emitQuestEvent,
10798
10818
  Bt as emitRaidEvent,
10799
- zy as emitUserMetaEvent,
10800
- y_ as finWarnById,
10801
- dw as findBan,
10802
- fw as findBetById,
10803
- M_ as findCrewById,
10804
- S_ as findCrewQuest,
10805
- mw as findInvitations,
10806
- Sw as findReminder,
10807
- ww as findSettingsByGuildId,
10819
+ Zy as emitUserMetaEvent,
10820
+ g_ as finWarnById,
10821
+ cw as findBan,
10822
+ pw as findBetById,
10823
+ k_ as findCrewById,
10824
+ U_ as findCrewQuest,
10825
+ hw as findInvitations,
10826
+ Uw as findReminder,
10827
+ _w as findSettingsByGuildId,
10808
10828
  vu as findShop,
10809
- Mw as findShopByType,
10810
- pg as findUser,
10829
+ kw as findShopByType,
10830
+ mg as findUser,
10811
10831
  ms as findUserById,
10812
- Xw as findUserCooldown,
10813
- A0 as findUserCrew,
10814
- Bw as findUserEncyclopedia,
10815
- r_ as findUserGames,
10832
+ Jw as findUserCooldown,
10833
+ P0 as findUserCrew,
10834
+ Rw as findUserEncyclopedia,
10835
+ n_ as findUserGames,
10816
10836
  ze as findUserInventory,
10817
10837
  Gt as findUserMeta,
10818
- i_ as findUserOrnaments,
10838
+ l_ as findUserOrnaments,
10819
10839
  zn as findUserQuest,
10820
10840
  Jn as findUserRaid,
10821
- Pw as getBadgeEmojisFromId,
10822
- Aw as getQuestBadgeEmojis,
10841
+ Nw as getBadgeEmojisFromId,
10842
+ Pw as getQuestBadgeEmojis,
10823
10843
  Ma as invitationsModel,
10824
- Rw as onQuestEvent,
10825
- Hw as onRaidEvent,
10826
- Ww as onUserMetaEvent,
10827
- U_ as populateCrew,
10828
- Fg as populateUser,
10829
- Tw as questCanvas,
10830
- vw as reminderGetters,
10844
+ Tw as onQuestEvent,
10845
+ Qw as onRaidEvent,
10846
+ Gw as onUserMetaEvent,
10847
+ O_ as populateCrew,
10848
+ Eg as populateUser,
10849
+ $w as questCanvas,
10850
+ xw as reminderGetters,
10831
10851
  qe as reminderModel,
10832
- xw as reminderUpdates,
10852
+ Sw as reminderUpdates,
10833
10853
  qa as settingsModel,
10834
- gw as settingsUpdates,
10835
- _w as shopGetters,
10854
+ ww as settingsUpdates,
10855
+ bw as shopGetters,
10836
10856
  Va as shopModel,
10837
- bw as shopUpdates,
10857
+ Mw as shopUpdates,
10838
10858
  zt as updateUserCooldown,
10839
10859
  En as updateUserCrew,
10840
- P0 as updateUserDailyReport,
10860
+ N0 as updateUserDailyReport,
10841
10861
  Qu as updateUserEncyclopedia,
10842
10862
  ds as updateUserGames,
10843
10863
  ue as updateUserInventory,
@@ -10846,42 +10866,42 @@ export {
10846
10866
  Rt as updateUserQuest,
10847
10867
  v as updateUserQuestMeta,
10848
10868
  Be as updateUserRaid,
10849
- cg as updateUserShop,
10850
- kw as userCooldownGetters,
10869
+ ug as updateUserShop,
10870
+ vw as userCooldownGetters,
10851
10871
  Vt as userCooldownModel,
10852
- zw as userCooldownUpdates,
10853
- e_ as userCrewExists,
10872
+ Zw as userCooldownUpdates,
10873
+ t_ as userCrewExists,
10854
10874
  Ze as userCrewModel,
10855
- Jw as userCrewUpdates,
10875
+ Kw as userCrewUpdates,
10856
10876
  os as userDailyReportModel,
10857
- a_ as userDailyReportUpdates,
10858
- Dw as userEncyclopediaGetters,
10877
+ s_ as userDailyReportUpdates,
10878
+ Cw as userEncyclopediaGetters,
10859
10879
  Qt as userEncyclopediaModel,
10860
- Cw as userEncyclopediaUpdates,
10880
+ Bw as userEncyclopediaUpdates,
10861
10881
  Zt as userGamesModel,
10862
- s_ as userGamesUpdates,
10863
- f_ as userGetters,
10864
- Ow as userInventoryGetters,
10882
+ r_ as userGamesUpdates,
10883
+ p_ as userGetters,
10884
+ Dw as userInventoryGetters,
10865
10885
  qt as userInventoryModel,
10866
- qw as userInventoryUpdates,
10867
- Vw as userMetaGetters,
10886
+ Vw as userInventoryUpdates,
10887
+ zw as userMetaGetters,
10868
10888
  Ie as userMetaModel,
10869
- Gw as userMetaUpdates,
10889
+ qw as userMetaUpdates,
10870
10890
  J as userModel,
10871
10891
  Xt as userOrnamentsModel,
10872
- n_ as userOrnamentsUpdates,
10873
- Yw as userQuestGetters,
10892
+ i_ as userOrnamentsUpdates,
10893
+ Aw as userQuestGetters,
10874
10894
  Me as userQuestMetaModel,
10875
- Qw as userQuestMetaUpdates,
10895
+ Ww as userQuestMetaUpdates,
10876
10896
  Jt as userQuestModel,
10877
- l_ as userQuestUpdates,
10878
- o_ as userRaidGetters,
10897
+ o_ as userQuestUpdates,
10898
+ d_ as userRaidGetters,
10879
10899
  Kt as userRaidModel,
10880
- d_ as userRaidUpdates,
10881
- c_ as userShopGetters,
10900
+ c_ as userRaidUpdates,
10901
+ u_ as userShopGetters,
10882
10902
  ps as userShopModel,
10883
- u_ as userShopUpdates,
10884
- p_ as userUpdates,
10885
- h_ as warnGetters,
10903
+ f_ as userShopUpdates,
10904
+ m_ as userUpdates,
10905
+ y_ as warnGetters,
10886
10906
  ht as warnModel
10887
10907
  };