@opfr/services 0.16.0 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.umd.js CHANGED
@@ -7,4 +7,4 @@ var Va;function m(){return Va.apply(null,arguments)}function kr(t){Va=t}function
7
7
  [`+i+"] ";for(o in arguments[0])S(arguments[0],o)&&(r+=o+": "+arguments[0][o]+", ");r=r.slice(0,-2)}else r=arguments[i];n.push(r)}Za(t+`
8
8
  Arguments: `+Array.prototype.slice.call(n).join("")+`
9
9
  `+new Error().stack),s=!1}return a.apply(this,arguments)},a)}var Ja={};function es(t,a){m.deprecationHandler!=null&&m.deprecationHandler(t,a),Ja[t]||(Za(a),Ja[t]=!0)}m.suppressDeprecationWarnings=!1,m.deprecationHandler=null;function te(t){return typeof Function<"u"&&t instanceof Function||Object.prototype.toString.call(t)==="[object Function]"}function Rr(t){var a,s;for(s in t)S(t,s)&&(a=t[s],te(a)?this[s]=a:this["_"+s]=a);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function zt(t,a){var s=ye({},t),n;for(n in a)S(a,n)&&(Se(t[n])&&Se(a[n])?(s[n]={},ye(s[n],t[n]),ye(s[n],a[n])):a[n]!=null?s[n]=a[n]:delete s[n]);for(n in t)S(t,n)&&!S(a,n)&&Se(t[n])&&(s[n]=ye({},s[n]));return s}function Xt(t){t!=null&&this.set(t)}var Zt;Object.keys?Zt=Object.keys:Zt=function(t){var a,s=[];for(a in t)S(t,a)&&s.push(a);return s};var Ur={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Cr(t,a,s){var n=this._calendar[t]||this._calendar.sameElse;return te(n)?n.call(a,s):n}function ae(t,a,s){var n=""+Math.abs(t),r=a-n.length,i=t>=0;return(i?s?"+":"":"-")+Math.pow(10,Math.max(0,r)).toString().substr(1)+n}var Jt=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,yt=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,ea={},Ae={};function _(t,a,s,n){var r=n;typeof n=="string"&&(r=function(){return this[n]()}),t&&(Ae[t]=r),a&&(Ae[a[0]]=function(){return ae(r.apply(this,arguments),a[1],a[2])}),s&&(Ae[s]=function(){return this.localeData().ordinal(r.apply(this,arguments),t)})}function Br(t){return t.match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"")}function Dr(t){var a=t.match(Jt),s,n;for(s=0,n=a.length;s<n;s++)Ae[a[s]]?a[s]=Ae[a[s]]:a[s]=Br(a[s]);return function(r){var i="",o;for(o=0;o<n;o++)i+=te(a[o])?a[o].call(r,t):a[o];return i}}function gt(t,a){return t.isValid()?(a=ts(a,t.localeData()),ea[a]=ea[a]||Dr(a),ea[a](t)):t.localeData().invalidDate()}function ts(t,a){var s=5;function n(r){return a.longDateFormat(r)||r}for(yt.lastIndex=0;s>=0&&yt.test(t);)t=t.replace(yt,n),yt.lastIndex=0,s-=1;return t}var Ar={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function Or(t){var a=this._longDateFormat[t],s=this._longDateFormat[t.toUpperCase()];return a||!s?a:(this._longDateFormat[t]=s.match(Jt).map(function(n){return n==="MMMM"||n==="MM"||n==="DD"||n==="dddd"?n.slice(1):n}).join(""),this._longDateFormat[t])}var Nr="Invalid date";function $r(){return this._invalidDate}var Ir="%d",Yr=/\d{1,2}/;function Fr(t){return this._ordinal.replace("%d",t)}var Er={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Lr(t,a,s,n){var r=this._relativeTime[s];return te(r)?r(t,a,s,n):r.replace(/%d/i,t)}function Pr(t,a){var s=this._relativeTime[t>0?"future":"past"];return te(s)?s(a):s.replace(/%s/i,a)}var as={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function W(t){return typeof t=="string"?as[t]||as[t.toLowerCase()]:void 0}function ta(t){var a={},s,n;for(n in t)S(t,n)&&(s=W(n),s&&(a[s]=t[n]));return a}var Tr={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function jr(t){var a=[],s;for(s in t)S(t,s)&&a.push({unit:s,priority:Tr[s]});return a.sort(function(n,r){return n.priority-r.priority}),a}var ss=/\d/,H=/\d\d/,ns=/\d{3}/,aa=/\d{4}/,_t=/[+-]?\d{6}/,C=/\d\d?/,rs=/\d\d\d\d?/,is=/\d\d\d\d\d\d?/,wt=/\d{1,3}/,sa=/\d{1,4}/,bt=/[+-]?\d{1,6}/,Oe=/\d+/,vt=/[+-]?\d+/,Hr=/Z|[+-]\d\d:?\d\d/gi,Mt=/Z|[+-]\d\d(?::?\d\d)?/gi,qr=/[+-]?\d+(\.\d{1,3})?/,Ve=/[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,Ne=/^[1-9]\d?/,na=/^([1-9]\d|\d)/,St;St={};function y(t,a,s){St[t]=te(a)?a:function(n,r){return n&&s?s:a}}function Qr(t,a){return S(St,t)?St[t](a._strict,a._locale):new RegExp(Gr(t))}function Gr(t){return le(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(a,s,n,r,i){return s||n||r||i}))}function le(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function V(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function v(t){var a=+t,s=0;return a!==0&&isFinite(a)&&(s=V(a)),s}var ra={};function R(t,a){var s,n=a,r;for(typeof t=="string"&&(t=[t]),ie(a)&&(n=function(i,o){o[a]=v(i)}),r=t.length,s=0;s<r;s++)ra[t[s]]=n}function ze(t,a){R(t,function(s,n,r,i){r._w=r._w||{},a(s,r._w,r,i)})}function Kr(t,a,s){a!=null&&S(ra,t)&&ra[t](a,s._a,s,t)}function kt(t){return t%4===0&&t%100!==0||t%400===0}var F=0,oe=1,se=2,N=3,Z=4,de=5,ke=6,Wr=7,Vr=8;_("Y",0,0,function(){var t=this.year();return t<=9999?ae(t,4):"+"+t}),_(0,["YY",2],0,function(){return this.year()%100}),_(0,["YYYY",4],0,"year"),_(0,["YYYYY",5],0,"year"),_(0,["YYYYYY",6,!0],0,"year"),y("Y",vt),y("YY",C,H),y("YYYY",sa,aa),y("YYYYY",bt,_t),y("YYYYYY",bt,_t),R(["YYYYY","YYYYYY"],F),R("YYYY",function(t,a){a[F]=t.length===2?m.parseTwoDigitYear(t):v(t)}),R("YY",function(t,a){a[F]=m.parseTwoDigitYear(t)}),R("Y",function(t,a){a[F]=parseInt(t,10)});function Xe(t){return kt(t)?366:365}m.parseTwoDigitYear=function(t){return v(t)+(v(t)>68?1900:2e3)};var ls=$e("FullYear",!0);function zr(){return kt(this.year())}function $e(t,a){return function(s){return s!=null?(os(this,t,s),m.updateOffset(this,a),this):Ze(this,t)}}function Ze(t,a){if(!t.isValid())return NaN;var s=t._d,n=t._isUTC;switch(a){case"Milliseconds":return n?s.getUTCMilliseconds():s.getMilliseconds();case"Seconds":return n?s.getUTCSeconds():s.getSeconds();case"Minutes":return n?s.getUTCMinutes():s.getMinutes();case"Hours":return n?s.getUTCHours():s.getHours();case"Date":return n?s.getUTCDate():s.getDate();case"Day":return n?s.getUTCDay():s.getDay();case"Month":return n?s.getUTCMonth():s.getMonth();case"FullYear":return n?s.getUTCFullYear():s.getFullYear();default:return NaN}}function os(t,a,s){var n,r,i,o,f;if(!(!t.isValid()||isNaN(s))){switch(n=t._d,r=t._isUTC,a){case"Milliseconds":return void(r?n.setUTCMilliseconds(s):n.setMilliseconds(s));case"Seconds":return void(r?n.setUTCSeconds(s):n.setSeconds(s));case"Minutes":return void(r?n.setUTCMinutes(s):n.setMinutes(s));case"Hours":return void(r?n.setUTCHours(s):n.setHours(s));case"Date":return void(r?n.setUTCDate(s):n.setDate(s));case"FullYear":break;default:return}i=s,o=t.month(),f=t.date(),f=f===29&&o===1&&!kt(i)?28:f,r?n.setUTCFullYear(i,o,f):n.setFullYear(i,o,f)}}function Xr(t){return t=W(t),te(this[t])?this[t]():this}function Zr(t,a){if(typeof t=="object"){t=ta(t);var s=jr(t),n,r=s.length;for(n=0;n<r;n++)this[s[n].unit](t[s[n].unit])}else if(t=W(t),te(this[t]))return this[t](a);return this}function Jr(t,a){return(t%a+a)%a}var O;Array.prototype.indexOf?O=Array.prototype.indexOf:O=function(t){var a;for(a=0;a<this.length;++a)if(this[a]===t)return a;return-1};function ia(t,a){if(isNaN(t)||isNaN(a))return NaN;var s=Jr(a,12);return t+=(a-s)/12,s===1?kt(t)?29:28:31-s%7%2}_("M",["MM",2],"Mo",function(){return this.month()+1}),_("MMM",0,0,function(t){return this.localeData().monthsShort(this,t)}),_("MMMM",0,0,function(t){return this.localeData().months(this,t)}),y("M",C,Ne),y("MM",C,H),y("MMM",function(t,a){return a.monthsShortRegex(t)}),y("MMMM",function(t,a){return a.monthsRegex(t)}),R(["M","MM"],function(t,a){a[oe]=v(t)-1}),R(["MMM","MMMM"],function(t,a,s,n){var r=s._locale.monthsParse(t,n,s._strict);r!=null?a[oe]=r:b(s).invalidMonth=t});var ei="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ds="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),cs=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,ti=Ve,ai=Ve;function si(t,a){return t?z(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||cs).test(a)?"format":"standalone"][t.month()]:z(this._months)?this._months:this._months.standalone}function ni(t,a){return t?z(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[cs.test(a)?"format":"standalone"][t.month()]:z(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function ri(t,a,s){var n,r,i,o=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],n=0;n<12;++n)i=ee([2e3,n]),this._shortMonthsParse[n]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[n]=this.months(i,"").toLocaleLowerCase();return s?a==="MMM"?(r=O.call(this._shortMonthsParse,o),r!==-1?r:null):(r=O.call(this._longMonthsParse,o),r!==-1?r:null):a==="MMM"?(r=O.call(this._shortMonthsParse,o),r!==-1?r:(r=O.call(this._longMonthsParse,o),r!==-1?r:null)):(r=O.call(this._longMonthsParse,o),r!==-1?r:(r=O.call(this._shortMonthsParse,o),r!==-1?r:null))}function ii(t,a,s){var n,r,i;if(this._monthsParseExact)return ri.call(this,t,a,s);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),n=0;n<12;n++)if(r=ee([2e3,n]),s&&!this._longMonthsParse[n]&&(this._longMonthsParse[n]=new RegExp("^"+this.months(r,"").replace(".","")+"$","i"),this._shortMonthsParse[n]=new RegExp("^"+this.monthsShort(r,"").replace(".","")+"$","i")),!s&&!this._monthsParse[n]&&(i="^"+this.months(r,"")+"|^"+this.monthsShort(r,""),this._monthsParse[n]=new RegExp(i.replace(".",""),"i")),s&&a==="MMMM"&&this._longMonthsParse[n].test(t)||s&&a==="MMM"&&this._shortMonthsParse[n].test(t)||!s&&this._monthsParse[n].test(t))return n}function us(t,a){if(!t.isValid())return t;if(typeof a=="string"){if(/^\d+$/.test(a))a=v(a);else if(a=t.localeData().monthsParse(a),!ie(a))return t}var s=a,n=t.date();return n=n<29?n:Math.min(n,ia(t.year(),s)),t._isUTC?t._d.setUTCMonth(s,n):t._d.setMonth(s,n),t}function fs(t){return t!=null?(us(this,t),m.updateOffset(this,!0),this):Ze(this,"Month")}function li(){return ia(this.year(),this.month())}function oi(t){return this._monthsParseExact?(S(this,"_monthsRegex")||hs.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(S(this,"_monthsShortRegex")||(this._monthsShortRegex=ti),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)}function di(t){return this._monthsParseExact?(S(this,"_monthsRegex")||hs.call(this),t?this._monthsStrictRegex:this._monthsRegex):(S(this,"_monthsRegex")||(this._monthsRegex=ai),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)}function hs(){function t(g,w){return w.length-g.length}var a=[],s=[],n=[],r,i,o,f;for(r=0;r<12;r++)i=ee([2e3,r]),o=le(this.monthsShort(i,"")),f=le(this.months(i,"")),a.push(o),s.push(f),n.push(f),n.push(o);a.sort(t),s.sort(t),n.sort(t),this._monthsRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+a.join("|")+")","i")}function ci(t,a,s,n,r,i,o){var f;return t<100&&t>=0?(f=new Date(t+400,a,s,n,r,i,o),isFinite(f.getFullYear())&&f.setFullYear(t)):f=new Date(t,a,s,n,r,i,o),f}function Je(t){var a,s;return t<100&&t>=0?(s=Array.prototype.slice.call(arguments),s[0]=t+400,a=new Date(Date.UTC.apply(null,s)),isFinite(a.getUTCFullYear())&&a.setUTCFullYear(t)):a=new Date(Date.UTC.apply(null,arguments)),a}function xt(t,a,s){var n=7+a-s,r=(7+Je(t,0,n).getUTCDay()-a)%7;return-r+n-1}function ps(t,a,s,n,r){var i=(7+s-n)%7,o=xt(t,n,r),f=1+7*(a-1)+i+o,g,w;return f<=0?(g=t-1,w=Xe(g)+f):f>Xe(t)?(g=t+1,w=f-Xe(t)):(g=t,w=f),{year:g,dayOfYear:w}}function et(t,a,s){var n=xt(t.year(),a,s),r=Math.floor((t.dayOfYear()-n-1)/7)+1,i,o;return r<1?(o=t.year()-1,i=r+ce(o,a,s)):r>ce(t.year(),a,s)?(i=r-ce(t.year(),a,s),o=t.year()+1):(o=t.year(),i=r),{week:i,year:o}}function ce(t,a,s){var n=xt(t,a,s),r=xt(t+1,a,s);return(Xe(t)-n+r)/7}_("w",["ww",2],"wo","week"),_("W",["WW",2],"Wo","isoWeek"),y("w",C,Ne),y("ww",C,H),y("W",C,Ne),y("WW",C,H),ze(["w","ww","W","WW"],function(t,a,s,n){a[n.substr(0,1)]=v(t)});function ui(t){return et(t,this._week.dow,this._week.doy).week}var fi={dow:0,doy:6};function hi(){return this._week.dow}function pi(){return this._week.doy}function mi(t){var a=this.localeData().week(this);return t==null?a:this.add((t-a)*7,"d")}function yi(t){var a=et(this,1,4).week;return t==null?a:this.add((t-a)*7,"d")}_("d",0,"do","day"),_("dd",0,0,function(t){return this.localeData().weekdaysMin(this,t)}),_("ddd",0,0,function(t){return this.localeData().weekdaysShort(this,t)}),_("dddd",0,0,function(t){return this.localeData().weekdays(this,t)}),_("e",0,0,"weekday"),_("E",0,0,"isoWeekday"),y("d",C),y("e",C),y("E",C),y("dd",function(t,a){return a.weekdaysMinRegex(t)}),y("ddd",function(t,a){return a.weekdaysShortRegex(t)}),y("dddd",function(t,a){return a.weekdaysRegex(t)}),ze(["dd","ddd","dddd"],function(t,a,s,n){var r=s._locale.weekdaysParse(t,n,s._strict);r!=null?a.d=r:b(s).invalidWeekday=t}),ze(["d","e","E"],function(t,a,s,n){a[n]=v(t)});function gi(t,a){return typeof t!="string"?t:isNaN(t)?(t=a.weekdaysParse(t),typeof t=="number"?t:null):parseInt(t,10)}function _i(t,a){return typeof t=="string"?a.weekdaysParse(t)%7||7:isNaN(t)?null:t}function la(t,a){return t.slice(a,7).concat(t.slice(0,a))}var wi="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),ms="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),bi="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),vi=Ve,Mi=Ve,Si=Ve;function ki(t,a){var s=z(this._weekdays)?this._weekdays:this._weekdays[t&&t!==!0&&this._weekdays.isFormat.test(a)?"format":"standalone"];return t===!0?la(s,this._week.dow):t?s[t.day()]:s}function xi(t){return t===!0?la(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort}function Ri(t){return t===!0?la(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin}function Ui(t,a,s){var n,r,i,o=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],n=0;n<7;++n)i=ee([2e3,1]).day(n),this._minWeekdaysParse[n]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[n]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[n]=this.weekdays(i,"").toLocaleLowerCase();return s?a==="dddd"?(r=O.call(this._weekdaysParse,o),r!==-1?r:null):a==="ddd"?(r=O.call(this._shortWeekdaysParse,o),r!==-1?r:null):(r=O.call(this._minWeekdaysParse,o),r!==-1?r:null):a==="dddd"?(r=O.call(this._weekdaysParse,o),r!==-1||(r=O.call(this._shortWeekdaysParse,o),r!==-1)?r:(r=O.call(this._minWeekdaysParse,o),r!==-1?r:null)):a==="ddd"?(r=O.call(this._shortWeekdaysParse,o),r!==-1||(r=O.call(this._weekdaysParse,o),r!==-1)?r:(r=O.call(this._minWeekdaysParse,o),r!==-1?r:null)):(r=O.call(this._minWeekdaysParse,o),r!==-1||(r=O.call(this._weekdaysParse,o),r!==-1)?r:(r=O.call(this._shortWeekdaysParse,o),r!==-1?r:null))}function Ci(t,a,s){var n,r,i;if(this._weekdaysParseExact)return Ui.call(this,t,a,s);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),n=0;n<7;n++)if(r=ee([2e3,1]).day(n),s&&!this._fullWeekdaysParse[n]&&(this._fullWeekdaysParse[n]=new RegExp("^"+this.weekdays(r,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[n]=new RegExp("^"+this.weekdaysShort(r,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[n]=new RegExp("^"+this.weekdaysMin(r,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[n]||(i="^"+this.weekdays(r,"")+"|^"+this.weekdaysShort(r,"")+"|^"+this.weekdaysMin(r,""),this._weekdaysParse[n]=new RegExp(i.replace(".",""),"i")),s&&a==="dddd"&&this._fullWeekdaysParse[n].test(t)||s&&a==="ddd"&&this._shortWeekdaysParse[n].test(t)||s&&a==="dd"&&this._minWeekdaysParse[n].test(t)||!s&&this._weekdaysParse[n].test(t))return n}function Bi(t){if(!this.isValid())return t!=null?this:NaN;var a=Ze(this,"Day");return t!=null?(t=gi(t,this.localeData()),this.add(t-a,"d")):a}function Di(t){if(!this.isValid())return t!=null?this:NaN;var a=(this.day()+7-this.localeData()._week.dow)%7;return t==null?a:this.add(t-a,"d")}function Ai(t){if(!this.isValid())return t!=null?this:NaN;if(t!=null){var a=_i(t,this.localeData());return this.day(this.day()%7?a:a-7)}else return this.day()||7}function Oi(t){return this._weekdaysParseExact?(S(this,"_weekdaysRegex")||oa.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(S(this,"_weekdaysRegex")||(this._weekdaysRegex=vi),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)}function Ni(t){return this._weekdaysParseExact?(S(this,"_weekdaysRegex")||oa.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(S(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Mi),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function $i(t){return this._weekdaysParseExact?(S(this,"_weekdaysRegex")||oa.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(S(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Si),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function oa(){function t(U,I){return I.length-U.length}var a=[],s=[],n=[],r=[],i,o,f,g,w;for(i=0;i<7;i++)o=ee([2e3,1]).day(i),f=le(this.weekdaysMin(o,"")),g=le(this.weekdaysShort(o,"")),w=le(this.weekdays(o,"")),a.push(f),s.push(g),n.push(w),r.push(f),r.push(g),r.push(w);a.sort(t),s.sort(t),n.sort(t),r.sort(t),this._weekdaysRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function da(){return this.hours()%12||12}function Ii(){return this.hours()||24}_("H",["HH",2],0,"hour"),_("h",["hh",2],0,da),_("k",["kk",2],0,Ii),_("hmm",0,0,function(){return""+da.apply(this)+ae(this.minutes(),2)}),_("hmmss",0,0,function(){return""+da.apply(this)+ae(this.minutes(),2)+ae(this.seconds(),2)}),_("Hmm",0,0,function(){return""+this.hours()+ae(this.minutes(),2)}),_("Hmmss",0,0,function(){return""+this.hours()+ae(this.minutes(),2)+ae(this.seconds(),2)});function ys(t,a){_(t,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),a)})}ys("a",!0),ys("A",!1);function gs(t,a){return a._meridiemParse}y("a",gs),y("A",gs),y("H",C,na),y("h",C,Ne),y("k",C,Ne),y("HH",C,H),y("hh",C,H),y("kk",C,H),y("hmm",rs),y("hmmss",is),y("Hmm",rs),y("Hmmss",is),R(["H","HH"],N),R(["k","kk"],function(t,a,s){var n=v(t);a[N]=n===24?0:n}),R(["a","A"],function(t,a,s){s._isPm=s._locale.isPM(t),s._meridiem=t}),R(["h","hh"],function(t,a,s){a[N]=v(t),b(s).bigHour=!0}),R("hmm",function(t,a,s){var n=t.length-2;a[N]=v(t.substr(0,n)),a[Z]=v(t.substr(n)),b(s).bigHour=!0}),R("hmmss",function(t,a,s){var n=t.length-4,r=t.length-2;a[N]=v(t.substr(0,n)),a[Z]=v(t.substr(n,2)),a[de]=v(t.substr(r)),b(s).bigHour=!0}),R("Hmm",function(t,a,s){var n=t.length-2;a[N]=v(t.substr(0,n)),a[Z]=v(t.substr(n))}),R("Hmmss",function(t,a,s){var n=t.length-4,r=t.length-2;a[N]=v(t.substr(0,n)),a[Z]=v(t.substr(n,2)),a[de]=v(t.substr(r))});function Yi(t){return(t+"").toLowerCase().charAt(0)==="p"}var Fi=/[ap]\.?m?\.?/i,Ei=$e("Hours",!0);function Li(t,a,s){return t>11?s?"pm":"PM":s?"am":"AM"}var _s={calendar:Ur,longDateFormat:Ar,invalidDate:Nr,ordinal:Ir,dayOfMonthOrdinalParse:Yr,relativeTime:Er,months:ei,monthsShort:ds,week:fi,weekdays:wi,weekdaysMin:bi,weekdaysShort:ms,meridiemParse:Fi},D={},tt={},at;function Pi(t,a){var s,n=Math.min(t.length,a.length);for(s=0;s<n;s+=1)if(t[s]!==a[s])return s;return n}function ws(t){return t&&t.toLowerCase().replace("_","-")}function Ti(t){for(var a=0,s,n,r,i;a<t.length;){for(i=ws(t[a]).split("-"),s=i.length,n=ws(t[a+1]),n=n?n.split("-"):null;s>0;){if(r=Rt(i.slice(0,s).join("-")),r)return r;if(n&&n.length>=s&&Pi(i,n)>=s-1)break;s--}a++}return at}function ji(t){return!!(t&&t.match("^[^/\\\\]*$"))}function Rt(t){var a=null,s;if(D[t]===void 0&&typeof module<"u"&&module&&module.exports&&ji(t))try{a=at._abbr,s=require,s("./locale/"+t),ge(a)}catch{D[t]=null}return D[t]}function ge(t,a){var s;return t&&(P(a)?s=ue(t):s=ca(t,a),s?at=s:typeof console<"u"&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),at._abbr}function ca(t,a){if(a!==null){var s,n=_s;if(a.abbr=t,D[t]!=null)es("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),n=D[t]._config;else if(a.parentLocale!=null)if(D[a.parentLocale]!=null)n=D[a.parentLocale]._config;else if(s=Rt(a.parentLocale),s!=null)n=s._config;else return tt[a.parentLocale]||(tt[a.parentLocale]=[]),tt[a.parentLocale].push({name:t,config:a}),null;return D[t]=new Xt(zt(n,a)),tt[t]&&tt[t].forEach(function(r){ca(r.name,r.config)}),ge(t),D[t]}else return delete D[t],null}function Hi(t,a){if(a!=null){var s,n,r=_s;D[t]!=null&&D[t].parentLocale!=null?D[t].set(zt(D[t]._config,a)):(n=Rt(t),n!=null&&(r=n._config),a=zt(r,a),n==null&&(a.abbr=t),s=new Xt(a),s.parentLocale=D[t],D[t]=s),ge(t)}else D[t]!=null&&(D[t].parentLocale!=null?(D[t]=D[t].parentLocale,t===ge()&&ge(t)):D[t]!=null&&delete D[t]);return D[t]}function ue(t){var a;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return at;if(!z(t)){if(a=Rt(t),a)return a;t=[t]}return Ti(t)}function qi(){return Zt(D)}function ua(t){var a,s=t._a;return s&&b(t).overflow===-2&&(a=s[oe]<0||s[oe]>11?oe:s[se]<1||s[se]>ia(s[F],s[oe])?se:s[N]<0||s[N]>24||s[N]===24&&(s[Z]!==0||s[de]!==0||s[ke]!==0)?N:s[Z]<0||s[Z]>59?Z:s[de]<0||s[de]>59?de:s[ke]<0||s[ke]>999?ke:-1,b(t)._overflowDayOfYear&&(a<F||a>se)&&(a=se),b(t)._overflowWeeks&&a===-1&&(a=Wr),b(t)._overflowWeekday&&a===-1&&(a=Vr),b(t).overflow=a),t}var Qi=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Gi=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Ki=/Z|[+-]\d\d(?::?\d\d)?/,Ut=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],fa=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Wi=/^\/?Date\((-?\d+)/i,Vi=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,zi={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function bs(t){var a,s,n=t._i,r=Qi.exec(n)||Gi.exec(n),i,o,f,g,w=Ut.length,U=fa.length;if(r){for(b(t).iso=!0,a=0,s=w;a<s;a++)if(Ut[a][1].exec(r[1])){o=Ut[a][0],i=Ut[a][2]!==!1;break}if(o==null){t._isValid=!1;return}if(r[3]){for(a=0,s=U;a<s;a++)if(fa[a][1].exec(r[3])){f=(r[2]||" ")+fa[a][0];break}if(f==null){t._isValid=!1;return}}if(!i&&f!=null){t._isValid=!1;return}if(r[4])if(Ki.exec(r[4]))g="Z";else{t._isValid=!1;return}t._f=o+(f||"")+(g||""),pa(t)}else t._isValid=!1}function Xi(t,a,s,n,r,i){var o=[Zi(t),ds.indexOf(a),parseInt(s,10),parseInt(n,10),parseInt(r,10)];return i&&o.push(parseInt(i,10)),o}function Zi(t){var a=parseInt(t,10);return a<=49?2e3+a:a<=999?1900+a:a}function Ji(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function el(t,a,s){if(t){var n=ms.indexOf(t),r=new Date(a[0],a[1],a[2]).getDay();if(n!==r)return b(s).weekdayMismatch=!0,s._isValid=!1,!1}return!0}function tl(t,a,s){if(t)return zi[t];if(a)return 0;var n=parseInt(s,10),r=n%100,i=(n-r)/100;return i*60+r}function vs(t){var a=Vi.exec(Ji(t._i)),s;if(a){if(s=Xi(a[4],a[3],a[2],a[5],a[6],a[7]),!el(a[1],s,t))return;t._a=s,t._tzm=tl(a[8],a[9],a[10]),t._d=Je.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),b(t).rfc2822=!0}else t._isValid=!1}function al(t){var a=Wi.exec(t._i);if(a!==null){t._d=new Date(+a[1]);return}if(bs(t),t._isValid===!1)delete t._isValid;else return;if(vs(t),t._isValid===!1)delete t._isValid;else return;t._strict?t._isValid=!1:m.createFromInputFallback(t)}m.createFromInputFallback=K("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))});function Ie(t,a,s){return t??a??s}function sl(t){var a=new Date(m.now());return t._useUTC?[a.getUTCFullYear(),a.getUTCMonth(),a.getUTCDate()]:[a.getFullYear(),a.getMonth(),a.getDate()]}function ha(t){var a,s,n=[],r,i,o;if(!t._d){for(r=sl(t),t._w&&t._a[se]==null&&t._a[oe]==null&&nl(t),t._dayOfYear!=null&&(o=Ie(t._a[F],r[F]),(t._dayOfYear>Xe(o)||t._dayOfYear===0)&&(b(t)._overflowDayOfYear=!0),s=Je(o,0,t._dayOfYear),t._a[oe]=s.getUTCMonth(),t._a[se]=s.getUTCDate()),a=0;a<3&&t._a[a]==null;++a)t._a[a]=n[a]=r[a];for(;a<7;a++)t._a[a]=n[a]=t._a[a]==null?a===2?1:0:t._a[a];t._a[N]===24&&t._a[Z]===0&&t._a[de]===0&&t._a[ke]===0&&(t._nextDay=!0,t._a[N]=0),t._d=(t._useUTC?Je:ci).apply(null,n),i=t._useUTC?t._d.getUTCDay():t._d.getDay(),t._tzm!=null&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[N]=24),t._w&&typeof t._w.d<"u"&&t._w.d!==i&&(b(t).weekdayMismatch=!0)}}function nl(t){var a,s,n,r,i,o,f,g,w;a=t._w,a.GG!=null||a.W!=null||a.E!=null?(i=1,o=4,s=Ie(a.GG,t._a[F],et(B(),1,4).year),n=Ie(a.W,1),r=Ie(a.E,1),(r<1||r>7)&&(g=!0)):(i=t._locale._week.dow,o=t._locale._week.doy,w=et(B(),i,o),s=Ie(a.gg,t._a[F],w.year),n=Ie(a.w,w.week),a.d!=null?(r=a.d,(r<0||r>6)&&(g=!0)):a.e!=null?(r=a.e+i,(a.e<0||a.e>6)&&(g=!0)):r=i),n<1||n>ce(s,i,o)?b(t)._overflowWeeks=!0:g!=null?b(t)._overflowWeekday=!0:(f=ps(s,n,r,i,o),t._a[F]=f.year,t._dayOfYear=f.dayOfYear)}m.ISO_8601=function(){},m.RFC_2822=function(){};function pa(t){if(t._f===m.ISO_8601){bs(t);return}if(t._f===m.RFC_2822){vs(t);return}t._a=[],b(t).empty=!0;var a=""+t._i,s,n,r,i,o,f=a.length,g=0,w,U;for(r=ts(t._f,t._locale).match(Jt)||[],U=r.length,s=0;s<U;s++)i=r[s],n=(a.match(Qr(i,t))||[])[0],n&&(o=a.substr(0,a.indexOf(n)),o.length>0&&b(t).unusedInput.push(o),a=a.slice(a.indexOf(n)+n.length),g+=n.length),Ae[i]?(n?b(t).empty=!1:b(t).unusedTokens.push(i),Kr(i,n,t)):t._strict&&!n&&b(t).unusedTokens.push(i);b(t).charsLeftOver=f-g,a.length>0&&b(t).unusedInput.push(a),t._a[N]<=12&&b(t).bigHour===!0&&t._a[N]>0&&(b(t).bigHour=void 0),b(t).parsedDateParts=t._a.slice(0),b(t).meridiem=t._meridiem,t._a[N]=rl(t._locale,t._a[N],t._meridiem),w=b(t).era,w!==null&&(t._a[F]=t._locale.erasConvertYear(w,t._a[F])),ha(t),ua(t)}function rl(t,a,s){var n;return s==null?a:t.meridiemHour!=null?t.meridiemHour(a,s):(t.isPM!=null&&(n=t.isPM(s),n&&a<12&&(a+=12),!n&&a===12&&(a=0)),a)}function il(t){var a,s,n,r,i,o,f=!1,g=t._f.length;if(g===0){b(t).invalidFormat=!0,t._d=new Date(NaN);return}for(r=0;r<g;r++)i=0,o=!1,a=Vt({},t),t._useUTC!=null&&(a._useUTC=t._useUTC),a._f=t._f[r],pa(a),Kt(a)&&(o=!0),i+=b(a).charsLeftOver,i+=b(a).unusedTokens.length*10,b(a).score=i,f?i<n&&(n=i,s=a):(n==null||i<n||o)&&(n=i,s=a,o&&(f=!0));ye(t,s||a)}function ll(t){if(!t._d){var a=ta(t._i),s=a.day===void 0?a.date:a.day;t._a=za([a.year,a.month,s,a.hour,a.minute,a.second,a.millisecond],function(n){return n&&parseInt(n,10)}),ha(t)}}function ol(t){var a=new We(ua(Ms(t)));return a._nextDay&&(a.add(1,"d"),a._nextDay=void 0),a}function Ms(t){var a=t._i,s=t._f;return t._locale=t._locale||ue(t._l),a===null||s===void 0&&a===""?mt({nullInput:!0}):(typeof a=="string"&&(t._i=a=t._locale.preparse(a)),X(a)?new We(ua(a)):(Ke(a)?t._d=a:z(s)?il(t):s?pa(t):dl(t),Kt(t)||(t._d=null),t))}function dl(t){var a=t._i;P(a)?t._d=new Date(m.now()):Ke(a)?t._d=new Date(a.valueOf()):typeof a=="string"?al(t):z(a)?(t._a=za(a.slice(0),function(s){return parseInt(s,10)}),ha(t)):Se(a)?ll(t):ie(a)?t._d=new Date(a):m.createFromInputFallback(t)}function Ss(t,a,s,n,r){var i={};return(a===!0||a===!1)&&(n=a,a=void 0),(s===!0||s===!1)&&(n=s,s=void 0),(Se(t)&&Qt(t)||z(t)&&t.length===0)&&(t=void 0),i._isAMomentObject=!0,i._useUTC=i._isUTC=r,i._l=s,i._i=t,i._f=a,i._strict=n,ol(i)}function B(t,a,s,n){return Ss(t,a,s,n,!1)}var cl=K("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var t=B.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:mt()}),ul=K("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var t=B.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:mt()});function ks(t,a){var s,n;if(a.length===1&&z(a[0])&&(a=a[0]),!a.length)return B();for(s=a[0],n=1;n<a.length;++n)(!a[n].isValid()||a[n][t](s))&&(s=a[n]);return s}function fl(){var t=[].slice.call(arguments,0);return ks("isBefore",t)}function hl(){var t=[].slice.call(arguments,0);return ks("isAfter",t)}var pl=function(){return Date.now?Date.now():+new Date},st=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ml(t){var a,s=!1,n,r=st.length;for(a in t)if(S(t,a)&&!(O.call(st,a)!==-1&&(t[a]==null||!isNaN(t[a]))))return!1;for(n=0;n<r;++n)if(t[st[n]]){if(s)return!1;parseFloat(t[st[n]])!==v(t[st[n]])&&(s=!0)}return!0}function yl(){return this._isValid}function gl(){return J(NaN)}function Ct(t){var a=ta(t),s=a.year||0,n=a.quarter||0,r=a.month||0,i=a.week||a.isoWeek||0,o=a.day||0,f=a.hour||0,g=a.minute||0,w=a.second||0,U=a.millisecond||0;this._isValid=ml(a),this._milliseconds=+U+w*1e3+g*6e4+f*1e3*60*60,this._days=+o+i*7,this._months=+r+n*3+s*12,this._data={},this._locale=ue(),this._bubble()}function Bt(t){return t instanceof Ct}function ma(t){return t<0?Math.round(-1*t)*-1:Math.round(t)}function _l(t,a,s){var n=Math.min(t.length,a.length),r=Math.abs(t.length-a.length),i=0,o;for(o=0;o<n;o++)v(t[o])!==v(a[o])&&i++;return i+r}function xs(t,a){_(t,0,0,function(){var s=this.utcOffset(),n="+";return s<0&&(s=-s,n="-"),n+ae(~~(s/60),2)+a+ae(~~s%60,2)})}xs("Z",":"),xs("ZZ",""),y("Z",Mt),y("ZZ",Mt),R(["Z","ZZ"],function(t,a,s){s._useUTC=!0,s._tzm=ya(Mt,t)});var wl=/([\+\-]|\d\d)/gi;function ya(t,a){var s=(a||"").match(t),n,r,i;return s===null?null:(n=s[s.length-1]||[],r=(n+"").match(wl)||["-",0,0],i=+(r[1]*60)+v(r[2]),i===0?0:r[0]==="+"?i:-i)}function ga(t,a){var s,n;return a._isUTC?(s=a.clone(),n=(X(t)||Ke(t)?t.valueOf():B(t).valueOf())-s.valueOf(),s._d.setTime(s._d.valueOf()+n),m.updateOffset(s,!1),s):B(t).local()}function _a(t){return-Math.round(t._d.getTimezoneOffset())}m.updateOffset=function(){};function bl(t,a,s){var n=this._offset||0,r;if(!this.isValid())return t!=null?this:NaN;if(t!=null){if(typeof t=="string"){if(t=ya(Mt,t),t===null)return this}else Math.abs(t)<16&&!s&&(t=t*60);return!this._isUTC&&a&&(r=_a(this)),this._offset=t,this._isUTC=!0,r!=null&&this.add(r,"m"),n!==t&&(!a||this._changeInProgress?Bs(this,J(t-n,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,m.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?n:_a(this)}function vl(t,a){return t!=null?(typeof t!="string"&&(t=-t),this.utcOffset(t,a),this):-this.utcOffset()}function Ml(t){return this.utcOffset(0,t)}function Sl(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract(_a(this),"m")),this}function kl(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var t=ya(Hr,this._i);t!=null?this.utcOffset(t):this.utcOffset(0,!0)}return this}function xl(t){return this.isValid()?(t=t?B(t).utcOffset():0,(this.utcOffset()-t)%60===0):!1}function Rl(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Ul(){if(!P(this._isDSTShifted))return this._isDSTShifted;var t={},a;return Vt(t,this),t=Ms(t),t._a?(a=t._isUTC?ee(t._a):B(t._a),this._isDSTShifted=this.isValid()&&_l(t._a,a.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Cl(){return this.isValid()?!this._isUTC:!1}function Bl(){return this.isValid()?this._isUTC:!1}function Rs(){return this.isValid()?this._isUTC&&this._offset===0:!1}var Dl=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Al=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function J(t,a){var s=t,n=null,r,i,o;return Bt(t)?s={ms:t._milliseconds,d:t._days,M:t._months}:ie(t)||!isNaN(+t)?(s={},a?s[a]=+t:s.milliseconds=+t):(n=Dl.exec(t))?(r=n[1]==="-"?-1:1,s={y:0,d:v(n[se])*r,h:v(n[N])*r,m:v(n[Z])*r,s:v(n[de])*r,ms:v(ma(n[ke]*1e3))*r}):(n=Al.exec(t))?(r=n[1]==="-"?-1:1,s={y:xe(n[2],r),M:xe(n[3],r),w:xe(n[4],r),d:xe(n[5],r),h:xe(n[6],r),m:xe(n[7],r),s:xe(n[8],r)}):s==null?s={}:typeof s=="object"&&("from"in s||"to"in s)&&(o=Ol(B(s.from),B(s.to)),s={},s.ms=o.milliseconds,s.M=o.months),i=new Ct(s),Bt(t)&&S(t,"_locale")&&(i._locale=t._locale),Bt(t)&&S(t,"_isValid")&&(i._isValid=t._isValid),i}J.fn=Ct.prototype,J.invalid=gl;function xe(t,a){var s=t&&parseFloat(t.replace(",","."));return(isNaN(s)?0:s)*a}function Us(t,a){var s={};return s.months=a.month()-t.month()+(a.year()-t.year())*12,t.clone().add(s.months,"M").isAfter(a)&&--s.months,s.milliseconds=+a-+t.clone().add(s.months,"M"),s}function Ol(t,a){var s;return t.isValid()&&a.isValid()?(a=ga(a,t),t.isBefore(a)?s=Us(t,a):(s=Us(a,t),s.milliseconds=-s.milliseconds,s.months=-s.months),s):{milliseconds:0,months:0}}function Cs(t,a){return function(s,n){var r,i;return n!==null&&!isNaN(+n)&&(es(a,"moment()."+a+"(period, number) is deprecated. Please use moment()."+a+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=s,s=n,n=i),r=J(s,n),Bs(this,r,t),this}}function Bs(t,a,s,n){var r=a._milliseconds,i=ma(a._days),o=ma(a._months);t.isValid()&&(n=n??!0,o&&us(t,Ze(t,"Month")+o*s),i&&os(t,"Date",Ze(t,"Date")+i*s),r&&t._d.setTime(t._d.valueOf()+r*s),n&&m.updateOffset(t,i||o))}var Nl=Cs(1,"add"),$l=Cs(-1,"subtract");function Ds(t){return typeof t=="string"||t instanceof String}function Il(t){return X(t)||Ke(t)||Ds(t)||ie(t)||Fl(t)||Yl(t)||t===null||t===void 0}function Yl(t){var a=Se(t)&&!Qt(t),s=!1,n=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],r,i,o=n.length;for(r=0;r<o;r+=1)i=n[r],s=s||S(t,i);return a&&s}function Fl(t){var a=z(t),s=!1;return a&&(s=t.filter(function(n){return!ie(n)&&Ds(t)}).length===0),a&&s}function El(t){var a=Se(t)&&!Qt(t),s=!1,n=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],r,i;for(r=0;r<n.length;r+=1)i=n[r],s=s||S(t,i);return a&&s}function Ll(t,a){var s=t.diff(a,"days",!0);return s<-6?"sameElse":s<-1?"lastWeek":s<0?"lastDay":s<1?"sameDay":s<2?"nextDay":s<7?"nextWeek":"sameElse"}function Pl(t,a){arguments.length===1&&(arguments[0]?Il(arguments[0])?(t=arguments[0],a=void 0):El(arguments[0])&&(a=arguments[0],t=void 0):(t=void 0,a=void 0));var s=t||B(),n=ga(s,this).startOf("day"),r=m.calendarFormat(this,n)||"sameElse",i=a&&(te(a[r])?a[r].call(this,s):a[r]);return this.format(i||this.localeData().calendar(r,this,B(s)))}function Tl(){return new We(this)}function jl(t,a){var s=X(t)?t:B(t);return this.isValid()&&s.isValid()?(a=W(a)||"millisecond",a==="millisecond"?this.valueOf()>s.valueOf():s.valueOf()<this.clone().startOf(a).valueOf()):!1}function Hl(t,a){var s=X(t)?t:B(t);return this.isValid()&&s.isValid()?(a=W(a)||"millisecond",a==="millisecond"?this.valueOf()<s.valueOf():this.clone().endOf(a).valueOf()<s.valueOf()):!1}function ql(t,a,s,n){var r=X(t)?t:B(t),i=X(a)?a:B(a);return this.isValid()&&r.isValid()&&i.isValid()?(n=n||"()",(n[0]==="("?this.isAfter(r,s):!this.isBefore(r,s))&&(n[1]===")"?this.isBefore(i,s):!this.isAfter(i,s))):!1}function Ql(t,a){var s=X(t)?t:B(t),n;return this.isValid()&&s.isValid()?(a=W(a)||"millisecond",a==="millisecond"?this.valueOf()===s.valueOf():(n=s.valueOf(),this.clone().startOf(a).valueOf()<=n&&n<=this.clone().endOf(a).valueOf())):!1}function Gl(t,a){return this.isSame(t,a)||this.isAfter(t,a)}function Kl(t,a){return this.isSame(t,a)||this.isBefore(t,a)}function Wl(t,a,s){var n,r,i;if(!this.isValid())return NaN;if(n=ga(t,this),!n.isValid())return NaN;switch(r=(n.utcOffset()-this.utcOffset())*6e4,a=W(a),a){case"year":i=Dt(this,n)/12;break;case"month":i=Dt(this,n);break;case"quarter":i=Dt(this,n)/3;break;case"second":i=(this-n)/1e3;break;case"minute":i=(this-n)/6e4;break;case"hour":i=(this-n)/36e5;break;case"day":i=(this-n-r)/864e5;break;case"week":i=(this-n-r)/6048e5;break;default:i=this-n}return s?i:V(i)}function Dt(t,a){if(t.date()<a.date())return-Dt(a,t);var s=(a.year()-t.year())*12+(a.month()-t.month()),n=t.clone().add(s,"months"),r,i;return a-n<0?(r=t.clone().add(s-1,"months"),i=(a-n)/(n-r)):(r=t.clone().add(s+1,"months"),i=(a-n)/(r-n)),-(s+i)||0}m.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",m.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function Vl(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function zl(t){if(!this.isValid())return null;var a=t!==!0,s=a?this.clone().utc():this;return s.year()<0||s.year()>9999?gt(s,a?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):te(Date.prototype.toISOString)?a?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",gt(s,"Z")):gt(s,a?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function Xl(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t="moment",a="",s,n,r,i;return this.isLocal()||(t=this.utcOffset()===0?"moment.utc":"moment.parseZone",a="Z"),s="["+t+'("]',n=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",r="-MM-DD[T]HH:mm:ss.SSS",i=a+'[")]',this.format(s+n+r+i)}function Zl(t){t||(t=this.isUtc()?m.defaultFormatUtc:m.defaultFormat);var a=gt(this,t);return this.localeData().postformat(a)}function Jl(t,a){return this.isValid()&&(X(t)&&t.isValid()||B(t).isValid())?J({to:this,from:t}).locale(this.locale()).humanize(!a):this.localeData().invalidDate()}function eo(t){return this.from(B(),t)}function to(t,a){return this.isValid()&&(X(t)&&t.isValid()||B(t).isValid())?J({from:this,to:t}).locale(this.locale()).humanize(!a):this.localeData().invalidDate()}function ao(t){return this.to(B(),t)}function As(t){var a;return t===void 0?this._locale._abbr:(a=ue(t),a!=null&&(this._locale=a),this)}var Os=K("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(t){return t===void 0?this.localeData():this.locale(t)});function Ns(){return this._locale}var At=1e3,Ye=60*At,Ot=60*Ye,$s=(365*400+97)*24*Ot;function Fe(t,a){return(t%a+a)%a}function Is(t,a,s){return t<100&&t>=0?new Date(t+400,a,s)-$s:new Date(t,a,s).valueOf()}function Ys(t,a,s){return t<100&&t>=0?Date.UTC(t+400,a,s)-$s:Date.UTC(t,a,s)}function so(t){var a,s;if(t=W(t),t===void 0||t==="millisecond"||!this.isValid())return this;switch(s=this._isUTC?Ys:Is,t){case"year":a=s(this.year(),0,1);break;case"quarter":a=s(this.year(),this.month()-this.month()%3,1);break;case"month":a=s(this.year(),this.month(),1);break;case"week":a=s(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":a=s(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":a=s(this.year(),this.month(),this.date());break;case"hour":a=this._d.valueOf(),a-=Fe(a+(this._isUTC?0:this.utcOffset()*Ye),Ot);break;case"minute":a=this._d.valueOf(),a-=Fe(a,Ye);break;case"second":a=this._d.valueOf(),a-=Fe(a,At);break}return this._d.setTime(a),m.updateOffset(this,!0),this}function no(t){var a,s;if(t=W(t),t===void 0||t==="millisecond"||!this.isValid())return this;switch(s=this._isUTC?Ys:Is,t){case"year":a=s(this.year()+1,0,1)-1;break;case"quarter":a=s(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":a=s(this.year(),this.month()+1,1)-1;break;case"week":a=s(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":a=s(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":a=s(this.year(),this.month(),this.date()+1)-1;break;case"hour":a=this._d.valueOf(),a+=Ot-Fe(a+(this._isUTC?0:this.utcOffset()*Ye),Ot)-1;break;case"minute":a=this._d.valueOf(),a+=Ye-Fe(a,Ye)-1;break;case"second":a=this._d.valueOf(),a+=At-Fe(a,At)-1;break}return this._d.setTime(a),m.updateOffset(this,!0),this}function ro(){return this._d.valueOf()-(this._offset||0)*6e4}function io(){return Math.floor(this.valueOf()/1e3)}function lo(){return new Date(this.valueOf())}function oo(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]}function co(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}}function uo(){return this.isValid()?this.toISOString():null}function fo(){return Kt(this)}function ho(){return ye({},b(this))}function po(){return b(this).overflow}function mo(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}_("N",0,0,"eraAbbr"),_("NN",0,0,"eraAbbr"),_("NNN",0,0,"eraAbbr"),_("NNNN",0,0,"eraName"),_("NNNNN",0,0,"eraNarrow"),_("y",["y",1],"yo","eraYear"),_("y",["yy",2],0,"eraYear"),_("y",["yyy",3],0,"eraYear"),_("y",["yyyy",4],0,"eraYear"),y("N",wa),y("NN",wa),y("NNN",wa),y("NNNN",Ro),y("NNNNN",Uo),R(["N","NN","NNN","NNNN","NNNNN"],function(t,a,s,n){var r=s._locale.erasParse(t,n,s._strict);r?b(s).era=r:b(s).invalidEra=t}),y("y",Oe),y("yy",Oe),y("yyy",Oe),y("yyyy",Oe),y("yo",Co),R(["y","yy","yyy","yyyy"],F),R(["yo"],function(t,a,s,n){var r;s._locale._eraYearOrdinalRegex&&(r=t.match(s._locale._eraYearOrdinalRegex)),s._locale.eraYearOrdinalParse?a[F]=s._locale.eraYearOrdinalParse(t,r):a[F]=parseInt(t,10)});function yo(t,a){var s,n,r,i=this._eras||ue("en")._eras;for(s=0,n=i.length;s<n;++s){switch(typeof i[s].since){case"string":r=m(i[s].since).startOf("day"),i[s].since=r.valueOf();break}switch(typeof i[s].until){case"undefined":i[s].until=1/0;break;case"string":r=m(i[s].until).startOf("day").valueOf(),i[s].until=r.valueOf();break}}return i}function go(t,a,s){var n,r,i=this.eras(),o,f,g;for(t=t.toUpperCase(),n=0,r=i.length;n<r;++n)if(o=i[n].name.toUpperCase(),f=i[n].abbr.toUpperCase(),g=i[n].narrow.toUpperCase(),s)switch(a){case"N":case"NN":case"NNN":if(f===t)return i[n];break;case"NNNN":if(o===t)return i[n];break;case"NNNNN":if(g===t)return i[n];break}else if([o,f,g].indexOf(t)>=0)return i[n]}function _o(t,a){var s=t.since<=t.until?1:-1;return a===void 0?m(t.since).year():m(t.since).year()+(a-t.offset)*s}function wo(){var t,a,s,n=this.localeData().eras();for(t=0,a=n.length;t<a;++t)if(s=this.clone().startOf("day").valueOf(),n[t].since<=s&&s<=n[t].until||n[t].until<=s&&s<=n[t].since)return n[t].name;return""}function bo(){var t,a,s,n=this.localeData().eras();for(t=0,a=n.length;t<a;++t)if(s=this.clone().startOf("day").valueOf(),n[t].since<=s&&s<=n[t].until||n[t].until<=s&&s<=n[t].since)return n[t].narrow;return""}function vo(){var t,a,s,n=this.localeData().eras();for(t=0,a=n.length;t<a;++t)if(s=this.clone().startOf("day").valueOf(),n[t].since<=s&&s<=n[t].until||n[t].until<=s&&s<=n[t].since)return n[t].abbr;return""}function Mo(){var t,a,s,n,r=this.localeData().eras();for(t=0,a=r.length;t<a;++t)if(s=r[t].since<=r[t].until?1:-1,n=this.clone().startOf("day").valueOf(),r[t].since<=n&&n<=r[t].until||r[t].until<=n&&n<=r[t].since)return(this.year()-m(r[t].since).year())*s+r[t].offset;return this.year()}function So(t){return S(this,"_erasNameRegex")||ba.call(this),t?this._erasNameRegex:this._erasRegex}function ko(t){return S(this,"_erasAbbrRegex")||ba.call(this),t?this._erasAbbrRegex:this._erasRegex}function xo(t){return S(this,"_erasNarrowRegex")||ba.call(this),t?this._erasNarrowRegex:this._erasRegex}function wa(t,a){return a.erasAbbrRegex(t)}function Ro(t,a){return a.erasNameRegex(t)}function Uo(t,a){return a.erasNarrowRegex(t)}function Co(t,a){return a._eraYearOrdinalRegex||Oe}function ba(){var t=[],a=[],s=[],n=[],r,i,o,f,g,w=this.eras();for(r=0,i=w.length;r<i;++r)o=le(w[r].name),f=le(w[r].abbr),g=le(w[r].narrow),a.push(o),t.push(f),s.push(g),n.push(o),n.push(f),n.push(g);this._erasRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+a.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+t.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+s.join("|")+")","i")}_(0,["gg",2],0,function(){return this.weekYear()%100}),_(0,["GG",2],0,function(){return this.isoWeekYear()%100});function Nt(t,a){_(0,[t,t.length],0,a)}Nt("gggg","weekYear"),Nt("ggggg","weekYear"),Nt("GGGG","isoWeekYear"),Nt("GGGGG","isoWeekYear"),y("G",vt),y("g",vt),y("GG",C,H),y("gg",C,H),y("GGGG",sa,aa),y("gggg",sa,aa),y("GGGGG",bt,_t),y("ggggg",bt,_t),ze(["gggg","ggggg","GGGG","GGGGG"],function(t,a,s,n){a[n.substr(0,2)]=v(t)}),ze(["gg","GG"],function(t,a,s,n){a[n]=m.parseTwoDigitYear(t)});function Bo(t){return Fs.call(this,t,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function Do(t){return Fs.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)}function Ao(){return ce(this.year(),1,4)}function Oo(){return ce(this.isoWeekYear(),1,4)}function No(){var t=this.localeData()._week;return ce(this.year(),t.dow,t.doy)}function $o(){var t=this.localeData()._week;return ce(this.weekYear(),t.dow,t.doy)}function Fs(t,a,s,n,r){var i;return t==null?et(this,n,r).year:(i=ce(t,n,r),a>i&&(a=i),Io.call(this,t,a,s,n,r))}function Io(t,a,s,n,r){var i=ps(t,a,s,n,r),o=Je(i.year,0,i.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}_("Q",0,"Qo","quarter"),y("Q",ss),R("Q",function(t,a){a[oe]=(v(t)-1)*3});function Yo(t){return t==null?Math.ceil((this.month()+1)/3):this.month((t-1)*3+this.month()%3)}_("D",["DD",2],"Do","date"),y("D",C,Ne),y("DD",C,H),y("Do",function(t,a){return t?a._dayOfMonthOrdinalParse||a._ordinalParse:a._dayOfMonthOrdinalParseLenient}),R(["D","DD"],se),R("Do",function(t,a){a[se]=v(t.match(C)[0])});var Es=$e("Date",!0);_("DDD",["DDDD",3],"DDDo","dayOfYear"),y("DDD",wt),y("DDDD",ns),R(["DDD","DDDD"],function(t,a,s){s._dayOfYear=v(t)});function Fo(t){var a=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return t==null?a:this.add(t-a,"d")}_("m",["mm",2],0,"minute"),y("m",C,na),y("mm",C,H),R(["m","mm"],Z);var Eo=$e("Minutes",!1);_("s",["ss",2],0,"second"),y("s",C,na),y("ss",C,H),R(["s","ss"],de);var Lo=$e("Seconds",!1);_("S",0,0,function(){return~~(this.millisecond()/100)}),_(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),_(0,["SSS",3],0,"millisecond"),_(0,["SSSS",4],0,function(){return this.millisecond()*10}),_(0,["SSSSS",5],0,function(){return this.millisecond()*100}),_(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3}),_(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4}),_(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5}),_(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6}),y("S",wt,ss),y("SS",wt,H),y("SSS",wt,ns);var _e,Ls;for(_e="SSSS";_e.length<=9;_e+="S")y(_e,Oe);function Po(t,a){a[ke]=v(("0."+t)*1e3)}for(_e="S";_e.length<=9;_e+="S")R(_e,Po);Ls=$e("Milliseconds",!1),_("z",0,0,"zoneAbbr"),_("zz",0,0,"zoneName");function To(){return this._isUTC?"UTC":""}function jo(){return this._isUTC?"Coordinated Universal Time":""}var h=We.prototype;h.add=Nl,h.calendar=Pl,h.clone=Tl,h.diff=Wl,h.endOf=no,h.format=Zl,h.from=Jl,h.fromNow=eo,h.to=to,h.toNow=ao,h.get=Xr,h.invalidAt=po,h.isAfter=jl,h.isBefore=Hl,h.isBetween=ql,h.isSame=Ql,h.isSameOrAfter=Gl,h.isSameOrBefore=Kl,h.isValid=fo,h.lang=Os,h.locale=As,h.localeData=Ns,h.max=ul,h.min=cl,h.parsingFlags=ho,h.set=Zr,h.startOf=so,h.subtract=$l,h.toArray=oo,h.toObject=co,h.toDate=lo,h.toISOString=zl,h.inspect=Xl,typeof Symbol<"u"&&Symbol.for!=null&&(h[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),h.toJSON=uo,h.toString=Vl,h.unix=io,h.valueOf=ro,h.creationData=mo,h.eraName=wo,h.eraNarrow=bo,h.eraAbbr=vo,h.eraYear=Mo,h.year=ls,h.isLeapYear=zr,h.weekYear=Bo,h.isoWeekYear=Do,h.quarter=h.quarters=Yo,h.month=fs,h.daysInMonth=li,h.week=h.weeks=mi,h.isoWeek=h.isoWeeks=yi,h.weeksInYear=No,h.weeksInWeekYear=$o,h.isoWeeksInYear=Ao,h.isoWeeksInISOWeekYear=Oo,h.date=Es,h.day=h.days=Bi,h.weekday=Di,h.isoWeekday=Ai,h.dayOfYear=Fo,h.hour=h.hours=Ei,h.minute=h.minutes=Eo,h.second=h.seconds=Lo,h.millisecond=h.milliseconds=Ls,h.utcOffset=bl,h.utc=Ml,h.local=Sl,h.parseZone=kl,h.hasAlignedHourOffset=xl,h.isDST=Rl,h.isLocal=Cl,h.isUtcOffset=Bl,h.isUtc=Rs,h.isUTC=Rs,h.zoneAbbr=To,h.zoneName=jo,h.dates=K("dates accessor is deprecated. Use date instead.",Es),h.months=K("months accessor is deprecated. Use month instead",fs),h.years=K("years accessor is deprecated. Use year instead",ls),h.zone=K("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",vl),h.isDSTShifted=K("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Ul);function Ho(t){return B(t*1e3)}function qo(){return B.apply(null,arguments).parseZone()}function Ps(t){return t}var k=Xt.prototype;k.calendar=Cr,k.longDateFormat=Or,k.invalidDate=$r,k.ordinal=Fr,k.preparse=Ps,k.postformat=Ps,k.relativeTime=Lr,k.pastFuture=Pr,k.set=Rr,k.eras=yo,k.erasParse=go,k.erasConvertYear=_o,k.erasAbbrRegex=ko,k.erasNameRegex=So,k.erasNarrowRegex=xo,k.months=si,k.monthsShort=ni,k.monthsParse=ii,k.monthsRegex=di,k.monthsShortRegex=oi,k.week=ui,k.firstDayOfYear=pi,k.firstDayOfWeek=hi,k.weekdays=ki,k.weekdaysMin=Ri,k.weekdaysShort=xi,k.weekdaysParse=Ci,k.weekdaysRegex=Oi,k.weekdaysShortRegex=Ni,k.weekdaysMinRegex=$i,k.isPM=Yi,k.meridiem=Li;function $t(t,a,s,n){var r=ue(),i=ee().set(n,a);return r[s](i,t)}function Ts(t,a,s){if(ie(t)&&(a=t,t=void 0),t=t||"",a!=null)return $t(t,a,s,"month");var n,r=[];for(n=0;n<12;n++)r[n]=$t(t,n,s,"month");return r}function va(t,a,s,n){typeof t=="boolean"?(ie(a)&&(s=a,a=void 0),a=a||""):(a=t,s=a,t=!1,ie(a)&&(s=a,a=void 0),a=a||"");var r=ue(),i=t?r._week.dow:0,o,f=[];if(s!=null)return $t(a,(s+i)%7,n,"day");for(o=0;o<7;o++)f[o]=$t(a,(o+i)%7,n,"day");return f}function Qo(t,a){return Ts(t,a,"months")}function Go(t,a){return Ts(t,a,"monthsShort")}function Ko(t,a,s){return va(t,a,s,"weekdays")}function Wo(t,a,s){return va(t,a,s,"weekdaysShort")}function Vo(t,a,s){return va(t,a,s,"weekdaysMin")}ge("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var a=t%10,s=v(t%100/10)===1?"th":a===1?"st":a===2?"nd":a===3?"rd":"th";return t+s}}),m.lang=K("moment.lang is deprecated. Use moment.locale instead.",ge),m.langData=K("moment.langData is deprecated. Use moment.localeData instead.",ue);var fe=Math.abs;function zo(){var t=this._data;return this._milliseconds=fe(this._milliseconds),this._days=fe(this._days),this._months=fe(this._months),t.milliseconds=fe(t.milliseconds),t.seconds=fe(t.seconds),t.minutes=fe(t.minutes),t.hours=fe(t.hours),t.months=fe(t.months),t.years=fe(t.years),this}function js(t,a,s,n){var r=J(a,s);return t._milliseconds+=n*r._milliseconds,t._days+=n*r._days,t._months+=n*r._months,t._bubble()}function Xo(t,a){return js(this,t,a,1)}function Zo(t,a){return js(this,t,a,-1)}function Hs(t){return t<0?Math.floor(t):Math.ceil(t)}function Jo(){var t=this._milliseconds,a=this._days,s=this._months,n=this._data,r,i,o,f,g;return t>=0&&a>=0&&s>=0||t<=0&&a<=0&&s<=0||(t+=Hs(Ma(s)+a)*864e5,a=0,s=0),n.milliseconds=t%1e3,r=V(t/1e3),n.seconds=r%60,i=V(r/60),n.minutes=i%60,o=V(i/60),n.hours=o%24,a+=V(o/24),g=V(qs(a)),s+=g,a-=Hs(Ma(g)),f=V(s/12),s%=12,n.days=a,n.months=s,n.years=f,this}function qs(t){return t*4800/146097}function Ma(t){return t*146097/4800}function ed(t){if(!this.isValid())return NaN;var a,s,n=this._milliseconds;if(t=W(t),t==="month"||t==="quarter"||t==="year")switch(a=this._days+n/864e5,s=this._months+qs(a),t){case"month":return s;case"quarter":return s/3;case"year":return s/12}else switch(a=this._days+Math.round(Ma(this._months)),t){case"week":return a/7+n/6048e5;case"day":return a+n/864e5;case"hour":return a*24+n/36e5;case"minute":return a*1440+n/6e4;case"second":return a*86400+n/1e3;case"millisecond":return Math.floor(a*864e5)+n;default:throw new Error("Unknown unit "+t)}}function he(t){return function(){return this.as(t)}}var Qs=he("ms"),td=he("s"),ad=he("m"),sd=he("h"),nd=he("d"),rd=he("w"),id=he("M"),ld=he("Q"),od=he("y"),dd=Qs;function cd(){return J(this)}function ud(t){return t=W(t),this.isValid()?this[t+"s"]():NaN}function Re(t){return function(){return this.isValid()?this._data[t]:NaN}}var fd=Re("milliseconds"),hd=Re("seconds"),pd=Re("minutes"),md=Re("hours"),yd=Re("days"),gd=Re("months"),_d=Re("years");function wd(){return V(this.days()/7)}var pe=Math.round,Ee={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function bd(t,a,s,n,r){return r.relativeTime(a||1,!!s,t,n)}function vd(t,a,s,n){var r=J(t).abs(),i=pe(r.as("s")),o=pe(r.as("m")),f=pe(r.as("h")),g=pe(r.as("d")),w=pe(r.as("M")),U=pe(r.as("w")),I=pe(r.as("y")),T=i<=s.ss&&["s",i]||i<s.s&&["ss",i]||o<=1&&["m"]||o<s.m&&["mm",o]||f<=1&&["h"]||f<s.h&&["hh",f]||g<=1&&["d"]||g<s.d&&["dd",g];return s.w!=null&&(T=T||U<=1&&["w"]||U<s.w&&["ww",U]),T=T||w<=1&&["M"]||w<s.M&&["MM",w]||I<=1&&["y"]||["yy",I],T[2]=a,T[3]=+t>0,T[4]=n,bd.apply(null,T)}function Md(t){return t===void 0?pe:typeof t=="function"?(pe=t,!0):!1}function Sd(t,a){return Ee[t]===void 0?!1:a===void 0?Ee[t]:(Ee[t]=a,t==="s"&&(Ee.ss=a-1),!0)}function kd(t,a){if(!this.isValid())return this.localeData().invalidDate();var s=!1,n=Ee,r,i;return typeof t=="object"&&(a=t,t=!1),typeof t=="boolean"&&(s=t),typeof a=="object"&&(n=Object.assign({},Ee,a),a.s!=null&&a.ss==null&&(n.ss=a.s-1)),r=this.localeData(),i=vd(this,!s,n,r),s&&(i=r.pastFuture(+this,i)),r.postformat(i)}var Sa=Math.abs;function Le(t){return(t>0)-(t<0)||+t}function It(){if(!this.isValid())return this.localeData().invalidDate();var t=Sa(this._milliseconds)/1e3,a=Sa(this._days),s=Sa(this._months),n,r,i,o,f=this.asSeconds(),g,w,U,I;return f?(n=V(t/60),r=V(n/60),t%=60,n%=60,i=V(s/12),s%=12,o=t?t.toFixed(3).replace(/\.?0+$/,""):"",g=f<0?"-":"",w=Le(this._months)!==Le(f)?"-":"",U=Le(this._days)!==Le(f)?"-":"",I=Le(this._milliseconds)!==Le(f)?"-":"",g+"P"+(i?w+i+"Y":"")+(s?w+s+"M":"")+(a?U+a+"D":"")+(r||n||t?"T":"")+(r?I+r+"H":"")+(n?I+n+"M":"")+(t?I+o+"S":"")):"P0D"}var M=Ct.prototype;M.isValid=yl,M.abs=zo,M.add=Xo,M.subtract=Zo,M.as=ed,M.asMilliseconds=Qs,M.asSeconds=td,M.asMinutes=ad,M.asHours=sd,M.asDays=nd,M.asWeeks=rd,M.asMonths=id,M.asQuarters=ld,M.asYears=od,M.valueOf=dd,M._bubble=Jo,M.clone=cd,M.get=ud,M.milliseconds=fd,M.seconds=hd,M.minutes=pd,M.hours=md,M.days=yd,M.weeks=wd,M.months=gd,M.years=_d,M.humanize=kd,M.toISOString=It,M.toString=It,M.toJSON=It,M.locale=As,M.localeData=Ns,M.toIsoString=K("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",It),M.lang=Os,_("X",0,0,"unix"),_("x",0,0,"valueOf"),y("x",vt),y("X",qr),R("X",function(t,a,s){s._d=new Date(parseFloat(t)*1e3)}),R("x",function(t,a,s){s._d=new Date(v(t))});//! moment.js
10
- m.version="2.30.1",kr(B),m.fn=h,m.min=fl,m.max=hl,m.now=pl,m.utc=ee,m.unix=Ho,m.months=Qo,m.isDate=Ke,m.locale=ge,m.invalid=mt,m.duration=J,m.isMoment=X,m.weekdays=Ko,m.parseZone=qo,m.localeData=ue,m.isDuration=Bt,m.monthsShort=Go,m.weekdaysMin=Vo,m.defineLocale=ca,m.updateLocale=Hi,m.locales=qi,m.weekdaysShort=Wo,m.normalizeUnits=W,m.relativeTimeRounding=Md,m.relativeTimeThreshold=Sd,m.calendarFormat=Ll,m.prototype=h,m.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};const xd=/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,Rd=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i,Gs=/(janv\.?|févr\.?|avr\.?|juil\.?|sept\.?|oct\.?|nov\.?|déc\.?|janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,ka=[/^janv/i,/^févr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^août/i,/^sept/i,/^oct/i,/^nov/i,/^déc/i],Ud={months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsRegex:Gs,monthsShortRegex:Gs,monthsStrictRegex:xd,monthsShortStrictRegex:Rd,monthsParse:ka,longMonthsParse:ka,shortMonthsParse:ka,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:(t,a)=>{switch(a){case"D":return t+(t===1?"er":"");default:case"M":case"Q":case"DDD":case"d":return t+(t===1?"er":"e");case"w":case"W":return t+(t===1?"re":"e")}},week:{dow:1,doy:4}};m.locale("fr",Ud);const nt=(t,a,s=!0)=>(s?t.getFullYear()===a.getFullYear():!0)&&t.getMonth()===a.getMonth()&&t.getDate()===a.getDate(),xa=()=>m().locale("fr").subtract(1,"days").toDate(),Pe=t=>new Date>t,Ks=t=>typeof t=="function",Ra=(t,a,s)=>{const n={...t},r=Object.entries(t);for(const[i,o]of r){const f=a[i];f?n[i]=s(o,f):n[i]=o}return n},Cd=t=>Object.entries(t),Bd=["crewUpdate","userMetaUpdate","userQuestMetaUpdate","userInventoryUpdate","userOrnamentsUpdate"],Ws=new pr.EventEmitter,Te=(t,a,s)=>{Ws.emit(t,a,s)},Dd=t=>{for(const a of Bd)Ws.on(a,(s,n)=>{t(s,n)})};class d{constructor(){e(this,"onUserMetaUpdate");e(this,"onUserQuestMetaUpdate");e(this,"onUserInventoryUpdate");e(this,"onUserOrnamentsUpdate");e(this,"onCrewUpdate");e(this,"complete",async(a,{_userQuest:s,_userCrew:n,_userMeta:r})=>{const i=s??await qa(a);if(this.isCompleted(i))return null;const o=r??await lt(a),f=n??await pn(a);return this.crew&&f?this.daily?await this.markCrewDailyAsCompleted(f.crew._id,i.user._id):(await this.markAsCompleted(i),await this.markCrewAsCompleted(f.crew._id)):await this.markAsCompleted(i),await this.specificQuestCompletion(i),await this.applyReward(i,o,f)});e(this,"getComputedRewards",(a,s)=>{const n=this.daily&&ja(s)?Ha(s):1;return{xp:(Ks(this.xp)?this.xp(a):this.xp)*n*(1+Ea(a)),berry:(Ks(this.berry)?this.berry(a):this.berry)*n}})}async applyReward(a,s,n){return this.title&&await Ta(a.user._id,this.title.name),this.badge&&(this.crew&&n?await Zs(n.crew._id,this.badge,this.rank.id):await xn(a.user._id,this.badge,this.rank.id)),this.isFactionBadge&&await Rn(a.user._id,this.rank.id),this.asset&&await Un(a.user._id,this.asset),this.getComputedRewards(s,a)}async specificQuestCompletion(a){this.id==="daily_all"&&await Yn(a.user._id,a.lastFullComplete),this.id==="be_level_10"&&await Hn(a.user._id,!0),this.id!=="be_level_10"&&this.id.startsWith("be_level_")&&await qn(a.user._id,!0)}isCompleted(a){return this.daily?Dn(a,this.id):Bn(a,this.id)}async markAsCompleted(a){this.daily?await In(a.user._id,this.id):await $n(a.user._id,this.id)}async markCrewAsCompleted(a){await zs(a,this.id)}async markCrewDailyAsCompleted(a,s){await Xs(a,s.toHexString(),this.id)}}class Ad extends d{constructor(){super(...arguments);e(this,"name","Prenez-en soin");e(this,"id","crew_carpenter_1_week");e(this,"rank",l.RANKS.COMMON);e(this,"description","Rester au dessus de 80% de détérioration pendant 1 semaine");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",c.BadgeList.carpenter);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=7)}}class Od extends d{constructor(){super(...arguments);e(this,"name","Il est comme neuf !");e(this,"id","crew_carpenter_1_month");e(this,"rank",l.RANKS.RARE);e(this,"description","Rester au dessus de 80% de détérioration pendant 1 mois");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",c.BadgeList.carpenter);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=30)}}class Nd extends d{constructor(){super(...arguments);e(this,"name","À l'occasion, je vous mettrai un petit coup de polish");e(this,"id","crew_carpenter_3_months");e(this,"rank",l.RANKS.EPIC);e(this,"description","Rester au dessus de 80% de détérioration pendant 3 mois");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",c.BadgeList.carpenter);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=30*3)}}class $d extends d{constructor(){super(...arguments);e(this,"name","Vous ne naviguez qu'en eau calme ?");e(this,"id","crew_carpenter_6_months");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Rester au dessus de 80% de détérioration pendant 6 mois");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",c.BadgeList.carpenter);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=30*6)}}class Id extends d{constructor(){super(...arguments);e(this,"name","C'est un sacré charpentier que vous avez là !");e(this,"id","crew_carpenter_1_year");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Rester au dessus de 80% de détérioration pendant 1 an");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"secret",!0);e(this,"asset",null);e(this,"title",c.questTitles["Charpentier Légendaire"]);e(this,"badge",c.BadgeList.carpenter);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=365)}}class Yd extends d{constructor(){super(...arguments);e(this,"name","Sympa votre barque");e(this,"id","crew_ship_level_10");e(this,"rank",l.RANKS.COMMON);e(this,"description","Atteindre le niveau 10 d'équipage");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.crewship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=10)}}class Fd extends d{constructor(){super(...arguments);e(this,"name","Joli bicoque");e(this,"id","crew_ship_level_25");e(this,"rank",l.RANKS.RARE);e(this,"description","Atteindre le niveau 25 d'équipage");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.crewship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=25)}}class Ed extends d{constructor(){super(...arguments);e(this,"name","* C'est un fameux trois-mâts *");e(this,"id","crew_ship_level_50");e(this,"rank",l.RANKS.EPIC);e(this,"description","Atteindre le niveau 50 d'équipage");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"badge",c.BadgeList.crewship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=50)}}class Ld extends d{constructor(){super(...arguments);e(this,"name","* Fin comme un oiseau *");e(this,"id","crew_ship_level_75");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Atteindre le niveau 75 d'équipage");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"badge",c.BadgeList.crewship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=75)}}class Pd extends d{constructor(){super(...arguments);e(this,"name","* Hisse et ho ! *");e(this,"id","crew_ship_level_100");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Atteindre le niveau 100 d'équipage");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"asset",null);e(this,"title",c.questTitles.Santiano);e(this,"badge",c.BadgeList.crewship);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=100)}}class Td extends d{constructor(){super(...arguments);e(this,"name","Y'a pas de petites économies");e(this,"id","crew_have_100M_berry");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 100 000 000 Berrys dans le coffre d'équipage");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.communism);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=1e8)}}class jd extends d{constructor(){super(...arguments);e(this,"name","Joli butin !");e(this,"id","crew_have_500M_berry");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 500 000 000 Berrys dans le coffre d'équipage");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.communism);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=5e8)}}class Hd extends d{constructor(){super(...arguments);e(this,"name","Vous économisez pour un nouveau bateau ?");e(this,"id","crew_have_1Md_berry");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 1 000 000 000 Berrys dans le coffre d'équipage");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"badge",c.BadgeList.communism);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=1e9)}}class qd extends d{constructor(){super(...arguments);e(this,"name","Ça fait beaucoup là non ?");e(this,"id","crew_have_5Md_berry");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 5 000 000 000 Berrys dans le coffre d'équipage");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"badge",c.BadgeList.communism);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=5e9)}}class Qd extends d{constructor(){super(...arguments);e(this,"name","Karl Marx serait fier de vous !");e(this,"id","crew_have_50Md_berry");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 50 000 000 000 Berrys dans le coffre d'équipage");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"asset",null);e(this,"title",c.questTitles.Communiste);e(this,"badge",c.BadgeList.communism);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=5e10)}}class Gd extends d{constructor(){super(...arguments);e(this,"name","Plus on est de fous...");e(this,"id","crew_size_5");e(this,"rank",l.RANKS.COMMON);e(this,"description","Être dans un équipage de 5 membres");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.sardine);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=5)}}class Kd extends d{constructor(){super(...arguments);e(this,"name","Plus on rit !");e(this,"id","crew_size_7");e(this,"rank",l.RANKS.RARE);e(this,"description","Être dans un équipage de 7 membres");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.sardine);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=7)}}class Wd extends d{constructor(){super(...arguments);e(this,"name","Une petite famille");e(this,"id","crew_size_10");e(this,"rank",l.RANKS.EPIC);e(this,"description","Être dans un équipage de 10 membres");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"badge",c.BadgeList.sardine);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=10)}}class Vd extends d{constructor(){super(...arguments);e(this,"name","Va falloir des dortoirs en plus");e(this,"id","crew_size_12");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Être dans un équipage de 12 membres");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"badge",c.BadgeList.sardine);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=12)}}class zd extends d{constructor(){super(...arguments);e(this,"name","* Ah qu'est-ce qu'on est serré ! *");e(this,"id","crew_size_15");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Être dans un équipage de 15 membres");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"asset",null);e(this,"title",c.questTitles.Sardine);e(this,"badge",c.BadgeList.sardine);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=15)}}class Xd extends d{constructor(){super(...arguments);e(this,"name","Réunion de crise");e(this,"id","crew_vocal_5");e(this,"rank",l.RANKS.COMMON);e(this,"description","Être dans un un vocal avec les 5 membres pendant 1 heure");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.shipsecte);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=5)}}class Zd extends d{constructor(){super(...arguments);e(this,"name","Conseil de guerre");e(this,"id","crew_vocal_7");e(this,"rank",l.RANKS.RARE);e(this,"description","Être dans un un vocal avec les 7 membres pendant 1 heure");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.shipsecte);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=7)}}class Jd extends d{constructor(){super(...arguments);e(this,"name","Réunion de famille");e(this,"id","crew_vocal_10");e(this,"rank",l.RANKS.EPIC);e(this,"description","Être dans un un vocal avec les 10 membres pendant 1 heure");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"badge",c.BadgeList.shipsecte);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=10)}}class ec extends d{constructor(){super(...arguments);e(this,"name","Les Inséparables");e(this,"id","crew_vocal_12");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Être dans un un vocal avec les 12 membres pendant 1 heure");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"badge",c.BadgeList.shipsecte);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=12)}}class tc extends d{constructor(){super(...arguments);e(this,"name","Ambiance sectaire un peu");e(this,"id","crew_vocal_15");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Être dans un un vocal avec les 15 membres pendant 1 heure");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"asset",null);e(this,"title",c.questTitles["Membre d'une secte"]);e(this,"badge",c.BadgeList.shipsecte);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=15)}}class ac extends d{constructor(){super(...arguments);e(this,"name","C'est sympa pour eux !");e(this,"id","crew_bring_50k_xp");e(this,"rank",l.RANKS.COMMON);e(this,"description","Rapporter 50 000 XP à l'équipage");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",c.BadgeList.broship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=5e4)}}class sc extends d{constructor(){super(...arguments);e(this,"name","On voit que tu aimes ton équipage");e(this,"id","crew_bring_500k_xp");e(this,"rank",l.RANKS.RARE);e(this,"description","Rapporter 500 000 XP à l'équipage");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",c.BadgeList.broship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=5e5)}}class nc extends d{constructor(){super(...arguments);e(this,"name","Le méritent-ils vraiment ?");e(this,"id","crew_bring_1m_xp");e(this,"rank",l.RANKS.EPIC);e(this,"description","Rapporter 1 000 000 XP à l'équipage");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",c.BadgeList.broship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=1e6)}}class rc extends d{constructor(){super(...arguments);e(this,"name","J'espère que t'as eu une prime");e(this,"id","crew_bring_5m_xp");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Rapporter 5 000 000 XP à l'équipage");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",c.BadgeList.broship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=5e6)}}class ic extends d{constructor(){super(...arguments);e(this,"name","Qu'on lui fasse une statue de Bronze !");e(this,"id","crew_bring_50m_xp");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Rapporter 50 000 000 XP à l'équipage");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Team Player"]);e(this,"badge",c.BadgeList.broship);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=5e7)}}const Ua=Object.freeze(Object.defineProperty({__proto__:null,CrewBeLevel10:Yd,CrewBeLevel100:Pd,CrewBeLevel25:Fd,CrewBeLevel50:Ed,CrewBeLevel75:Ld,CrewBring1mXp:nc,CrewBring500kXp:sc,CrewBring50kXp:ac,CrewBring50mXp:ic,CrewBring5mXp:rc,CrewCarpenter1Month:Od,CrewCarpenter1Week:Ad,CrewCarpenter1Year:Id,CrewCarpenter3Months:Nd,CrewCarpenter6Months:$d,CrewHave100MBerry:Td,CrewHave1MdBerry:Hd,CrewHave500MBerry:jd,CrewHave50MdBerry:Qd,CrewHave5MdBerry:qd,CrewSize10:Wd,CrewSize12:Vd,CrewSize15:zd,CrewSize5:Gd,CrewSize7:Kd,CrewVocal10:Jd,CrewVocal12:ec,CrewVocal15:tc,CrewVocal5:Xd,CrewVocal7:Zd},Symbol.toStringTag,{value:"Module"}));class lc extends d{constructor(){super(...arguments);e(this,"name","Ne fais rien exploser hein ?");e(this,"id","have_1_recipe");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 1 recette");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=1)}}class oc extends d{constructor(){super(...arguments);e(this,"name","C'est bien tu sais faire des pâtes !");e(this,"id","have_5_recipe");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 5 recettes");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=5)}}class dc extends d{constructor(){super(...arguments);e(this,"name","Ta grand-mère t'as donné son livre ?");e(this,"id","have_10_recipe");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 10 recettes");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=10)}}class cc extends d{constructor(){super(...arguments);e(this,"name","Let him cook");e(this,"id","have_25_recipe");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 25 recettes");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=25)}}class uc extends d{constructor(){super(...arguments);e(this,"name","Paul Bocuse");e(this,"id","have_100_recipe");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 100 recettes");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Paul Bocuse"]);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=100)}}const Ca=Object.freeze(Object.defineProperty({__proto__:null,Have100Recipe:uc,Have10Recipe:dc,Have1Recipe:lc,Have25Recipe:cc,Have5Recipe:oc},Symbol.toStringTag,{value:"Module"}));class fc extends d{constructor(){super(...arguments);e(this,"name","Enfin de quoi t'acheter un bon vélo !");e(this,"id","have_500000_berry");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 500 000 Berrys");e(this,"berry",1e5);e(this,"xp",5e3);e(this,"badge",c.BadgeList.berry);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e5)}}class hc extends d{constructor(){super(...arguments);e(this,"name","Ouah t'es multi-millionaire !");e(this,"id","have_5000000_berry");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 5 000 000 Berrys");e(this,"berry",1e6);e(this,"xp",25e3);e(this,"badge",c.BadgeList.berry);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e6)}}class pc extends d{constructor(){super(...arguments);e(this,"name","Presque riche");e(this,"id","have_50000000_berry");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 50 000 000 Berrys");e(this,"berry",1e7);e(this,"xp",5e4);e(this,"badge",c.BadgeList.berry);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e7)}}class mc extends d{constructor(){super(...arguments);e(this,"name","Un 20m² à Paris");e(this,"id","have_500000000_berry");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 500 000 000 Berrys");e(this,"berry",1e8);e(this,"xp",1e5);e(this,"badge",c.BadgeList.berry);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e8)}}class yc extends d{constructor(){super(...arguments);e(this,"name","This is Elon Musk");e(this,"id","have_5000000000_berry");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 5 000 000 000 Berrys");e(this,"berry",1e9);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Elon Musk"]);e(this,"badge",c.BadgeList.berry);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e9)}}class gc extends d{constructor(){super(...arguments);e(this,"name","5 jours / semaine à Basic Fit");e(this,"id","have_25_strength");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 de force");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=25)}}class _c extends d{constructor(){super(...arguments);e(this,"name","La fonte > les livres");e(this,"id","have_50_strength");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 de force");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=50)}}class wc extends d{constructor(){super(...arguments);e(this,"name","Moi, musclé ?");e(this,"id","have_100_strength");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 de force");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=100)}}class bc extends d{constructor(){super(...arguments);e(this,"name","Hercules");e(this,"id","have_250_strength");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 de force");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=250)}}class vc extends d{constructor(){super(...arguments);e(this,"name","Titan");e(this,"id","have_500_strength");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 de force");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles.Titan);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=500)}}class Mc extends d{constructor(){super(...arguments);e(this,"name","Chat de gouttière");e(this,"id","have_25_agility");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 d'agilité");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=25)}}class Sc extends d{constructor(){super(...arguments);e(this,"name","Hop ! Grand écart !");e(this,"id","have_50_agility");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 d'agilité");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=50)}}class kc extends d{constructor(){super(...arguments);e(this,"name","Danseur étoile");e(this,"id","have_100_agility");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 d'agilité");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=100)}}class xc extends d{constructor(){super(...arguments);e(this,"name","L'Éclair de Konoha ! (merde mauvais manga)");e(this,"id","have_250_agility");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 d'agilité");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=250)}}class Rc extends d{constructor(){super(...arguments);e(this,"name","Héritier de Bon Clay");e(this,"id","have_500_agility");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 d'agilité");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier de Bon Clay"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=500)}}class Uc extends d{constructor(){super(...arguments);e(this,"name","2+2 = 4");e(this,"id","have_25_intelligence");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 d'intelligence");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=25)}}class Cc extends d{constructor(){super(...arguments);e(this,"name","Petit Einstein");e(this,"id","have_50_intelligence");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 d'intelligence");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=50)}}class Bc extends d{constructor(){super(...arguments);e(this,"name","HPI");e(this,"id","have_100_intelligence");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 d'intelligence");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=100)}}class Dc extends d{constructor(){super(...arguments);e(this,"name","Sorcier du savoir");e(this,"id","have_250_intelligence");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 d'intelligence");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=250)}}class Ac extends d{constructor(){super(...arguments);e(this,"name","Héritier de Vegapunk");e(this,"id","have_500_intelligence");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 d'intelligence");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier de Vegapunk"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=500)}}class Oc extends d{constructor(){super(...arguments);e(this,"name","Touche du bois");e(this,"id","have_25_chance");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 de chance");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=25)}}class Nc extends d{constructor(){super(...arguments);e(this,"name","Petit veinard");e(this,"id","have_50_chance");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 de chance");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=50)}}class $c extends d{constructor(){super(...arguments);e(this,"name","LA CHAAAAAATTE !");e(this,"id","have_100_chance");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 de chance");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=100)}}class Ic extends d{constructor(){super(...arguments);e(this,"name","Favori des Astres");e(this,"id","have_250_chance");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 de chance");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=250)}}class Yc extends d{constructor(){super(...arguments);e(this,"name","Héritier de Baggy");e(this,"id","have_500_chance");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 de chance");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier de Baggy"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=500)}}class Fc extends d{constructor(){super(...arguments);e(this,"name","Résistant");e(this,"id","have_25_vitality");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 de vitalité");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=25)}}class Ec extends d{constructor(){super(...arguments);e(this,"name","Solide comme un roc");e(this,"id","have_50_vitality");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 de vitalité");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=50)}}class Lc extends d{constructor(){super(...arguments);e(this,"name","Le tank !");e(this,"id","have_100_vitality");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 de vitalité");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=100)}}class Pc extends d{constructor(){super(...arguments);e(this,"name","Mais t'es increvable !");e(this,"id","have_250_vitality");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 de vitalité");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=250)}}class Tc extends d{constructor(){super(...arguments);e(this,"name","Héritier de Kaido");e(this,"id","have_500_vitality");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 de vitalité");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier de Kaido"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=500)}}class jc extends d{constructor(){super(...arguments);e(this,"name","Tu as lu des livres ?");e(this,"id","have_25_wisdom");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 de sagesse");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=25)}}class Hc extends d{constructor(){super(...arguments);e(this,"name","Filozof");e(this,"id","have_50_wisdom");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 de sagesse");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=50)}}class qc extends d{constructor(){super(...arguments);e(this,"name","Platon");e(this,"id","have_100_wisdom");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 de sagesse");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=100)}}class Qc extends d{constructor(){super(...arguments);e(this,"name","Oracle vénéré");e(this,"id","have_250_wisdom");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 de sagesse");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=250)}}class Gc extends d{constructor(){super(...arguments);e(this,"name","Héritier d'Ohara");e(this,"id","have_500_wisdom");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 de sagesse");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier d'Ohara"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=500)}}class Kc extends d{constructor(){super(...arguments);e(this,"name","Un pas devant l'autre !");e(this,"id","be_level_10");e(this,"rank",l.RANKS.COMMON);e(this,"description","Atteindre le niveau 10");e(this,"berry",1e5);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=10)}}class Wc extends d{constructor(){super(...arguments);e(this,"name","T'inquiète pas ça va bien se passer");e(this,"id","be_level_20");e(this,"rank",l.RANKS.COMMON);e(this,"description","Atteindre le niveau 20");e(this,"berry",3e5);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=20)}}class Vc extends d{constructor(){super(...arguments);e(this,"name","Commence par me parler poliment");e(this,"id","be_level_30");e(this,"rank",l.RANKS.RARE);e(this,"description","Atteindre le niveau 30");e(this,"berry",1e6);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=30)}}class zc extends d{constructor(){super(...arguments);e(this,"name","On te respecte à la cantine");e(this,"id","be_level_40");e(this,"rank",l.RANKS.RARE);e(this,"description","Atteindre le niveau 40");e(this,"berry",3e6);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=40)}}class Xc extends d{constructor(){super(...arguments);e(this,"name","Ça commence à devenir sérieux");e(this,"id","be_level_50");e(this,"rank",l.RANKS.EPIC);e(this,"description","Atteindre le niveau 50");e(this,"berry",5e6);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=50)}}class Zc extends d{constructor(){super(...arguments);e(this,"name","Une chambre individuelle ? La chance !");e(this,"id","be_level_60");e(this,"rank",l.RANKS.EPIC);e(this,"description","Atteindre le niveau 60");e(this,"berry",1e7);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=60)}}class Jc extends d{constructor(){super(...arguments);e(this,"name","Oulah, les responsabilités arrivent");e(this,"id","be_level_70");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Atteindre le niveau 70");e(this,"berry",5e7);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=70)}}class eu extends d{constructor(){super(...arguments);e(this,"name","Faut pas t'emmerder toi");e(this,"id","be_level_80");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Atteindre le niveau 80");e(this,"berry",5e7);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=80)}}class tu extends d{constructor(){super(...arguments);e(this,"name","Là on parle !");e(this,"id","be_level_90");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Atteindre le niveau 90");e(this,"berry",1e8);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=90)}}class au extends d{constructor(){super(...arguments);e(this,"name","*S'agenouille*");e(this,"id","be_level_120");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Atteindre le niveau 120");e(this,"berry",1e9);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=120)}}const Ba=Object.freeze(Object.defineProperty({__proto__:null,BeLevel10:Kc,BeLevel120:au,BeLevel20:Wc,BeLevel30:Vc,BeLevel40:zc,BeLevel50:Xc,BeLevel60:Zc,BeLevel70:Jc,BeLevel80:eu,BeLevel90:tu,Have100Agility:kc,Have100Chance:$c,Have100Intelligence:Bc,Have100Strength:wc,Have100Vitality:Lc,Have100Wisdom:qc,Have250Agility:xc,Have250Chance:Ic,Have250Intelligence:Dc,Have250Strength:bc,Have250Vitality:Pc,Have250Wisdom:Qc,Have25Agility:Mc,Have25Chance:Oc,Have25Intelligence:Uc,Have25Strength:gc,Have25Vitality:Fc,Have25Wisdom:jc,Have500Agility:Rc,Have500Chance:Yc,Have500Intelligence:Ac,Have500Strength:vc,Have500Vitality:Tc,Have500Wisdom:Gc,Have500kBerry:fc,Have500mBerry:mc,Have50Agility:Sc,Have50Chance:Nc,Have50Intelligence:Cc,Have50Strength:_c,Have50Vitality:Ec,Have50Wisdom:Hc,Have50mBerry:pc,Have5mBerry:hc,Have5mdBerry:yc},Symbol.toStringTag,{value:"Module"}));class su extends d{constructor(){super(...arguments);e(this,"name","Un poster dans ta chambre");e(this,"id","have_1_background");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 1 background");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedBackgrounds.filter(n=>n!=="default").length>=1)}}class nu extends d{constructor(){super(...arguments);e(this,"name","Fan de One Piece");e(this,"id","have_25_background");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 25 backgrounds différents");e(this,"berry",5e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedBackgrounds.filter(n=>n!=="default").length>=25)}}class ru extends d{constructor(){super(...arguments);e(this,"name","Tu vas en faire quoi ? Tu peux en mettre qu'un");e(this,"id","have_50_background");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 50 backgrounds différents");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedBackgrounds.filter(n=>n!=="default").length>=50)}}class iu extends d{constructor(){super(...arguments);e(this,"name","PTDR t ki ?");e(this,"id","have_10_title");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 10 titres différents");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedTitles.length>=10)}}class lu extends d{constructor(){super(...arguments);e(this,"name","On m'appelle Personne");e(this,"id","have_50_title");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 50 titres différents");e(this,"berry",5e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedTitles.length>=50)}}class ou extends d{constructor(){super(...arguments);e(this,"name","Ok Daenerys");e(this,"id","have_100_title");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 100 titres différents");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedTitles.length>=100)}}const Da=Object.freeze(Object.defineProperty({__proto__:null,Have100Title:ou,Have10Title:iu,Have1Background:su,Have25Background:nu,Have50Background:ru,Have50Title:lu},Symbol.toStringTag,{value:"Module"}));class du extends d{constructor(){super(...arguments);e(this,"name","Petit joueur");e(this,"id","bet_min_value");e(this,"rank",l.RANKS.RARE);e(this,"description","Mise la somme minimale lors d'un pari");e(this,"berry",5e4);e(this,"xp",1e4);e(this,"secret",!0);e(this,"asset",null);e(this,"title",c.questTitles["Petit joueur"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.betMin)}}class cu extends d{constructor(){super(...arguments);e(this,"name","On a tous le droit à une seconde chance");e(this,"id","lose_everything");e(this,"rank",l.RANKS.RARE);e(this,"description","Perdre tous ses Berrys");e(this,"berry",1e5);e(this,"xp",1e4);e(this,"secret",!0);e(this,"asset",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.loseEverything)}}class uu extends d{constructor(){super(...arguments);e(this,"name","T'es sûr de toi ?");e(this,"id","bet_10M");e(this,"rank",l.RANKS.EPIC);e(this,"description","Miser plus de 10 000 000 de Berrys en une seule fois");e(this,"berry",5e5);e(this,"xp",5e4);e(this,"secret",!0);e(this,"asset",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.bet10M)}}class fu extends d{constructor(){super(...arguments);e(this,"name","Ok j'ai rien dit");e(this,"id","win_10M_bet");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Gagner en ayant misé plus de 10M de Berrys");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!0);e(this,"asset",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.winBet10M)}}class hu extends d{constructor(){super(...arguments);e(this,"name","T'es accro là non ?");e(this,"id","bet_total_10M");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Miser plus de 10 000 000 de Berrys en tout");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles["Gambling addict"]);e(this,"badge",c.BadgeList.casino);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.totalBet>=1e7)}}class pu extends d{constructor(){super(...arguments);e(this,"name","LE MILLIARD");e(this,"id","bet_total_1Md");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Miser plus de 1 000 000 000 de Berrys en tout");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"badge",c.BadgeList.casino);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.totalBet>=1e9)}}class mu extends d{constructor(){super(...arguments);e(this,"name","Cheh !");e(this,"id","lose_10M");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Perdre 10M de Berrys en une fois");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"secret",!0);e(this,"asset",null);e(this,"badge",c.BadgeList.noluck);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.lose10M)}}class yu extends d{constructor(){super(...arguments);e(this,"name","Bon anniversaire !");e(this,"id","birthday");e(this,"rank",l.RANKS.EPIC);e(this,"description","Fêter son anniversaire");e(this,"berry",1e6);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.hasCelebrateBirthday)}}class gu extends d{constructor(){super(...arguments);e(this,"name","Il ne va pas te répondre tu sais ?");e(this,"id","bot_ping");e(this,"rank",l.RANKS.EPIC);e(this,"description","Ping le bot 100 fois");e(this,"berry",25e4);e(this,"xp",25e3);e(this,"secret",!0);e(this,"title",c.questTitles.Teubé);e(this,"badge",null);e(this,"asset",c.profileAssets.idiot);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({botPing:s})=>s>=100)}}class _u extends d{constructor(){super(...arguments);e(this,"name","Tu avais soif ?");e(this,"id","drink_100_xp_bottles_1_day");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 100 Potions d'XP en une journée");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!0);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.today>=100)}}class wu extends d{constructor(){super(...arguments);e(this,"name","Un ptit goût amer non ?");e(this,"id","drink_200");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 200 Potions d'XP");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=200)}}class bu extends d{constructor(){super(...arguments);e(this,"name","Ça se boit bien finalement");e(this,"id","drink_500");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 500 Potions d'XP");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=500)}}class vu extends d{constructor(){super(...arguments);e(this,"name","Les potions donnent des aiiiiles !");e(this,"id","drink_1000");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 1000 Potions d'XP");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=1e3)}}class Mu extends d{constructor(){super(...arguments);e(this,"name","À deux doigts de vomir");e(this,"id","drink_2000");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 2000 Potions d'XP");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=2e3)}}class Su extends d{constructor(){super(...arguments);e(this,"name","Alcoolique");e(this,"id","drink_5000");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 5000 Potions d'XP");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Alcoolique);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=5e3)}}class ku extends d{constructor(){super(...arguments);e(this,"name","C'est sympa ce ptit jeu");e(this,"id","chest_open_50");e(this,"rank",l.RANKS.COMMON);e(this,"description","Ouvrir 50 Coffres");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=50)}}class xu extends d{constructor(){super(...arguments);e(this,"name","T'as enfin eu un truc intéressant ?");e(this,"id","chest_open_150");e(this,"rank",l.RANKS.RARE);e(this,"description","Ouvrir 150 Coffres");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=150)}}class Ru extends d{constructor(){super(...arguments);e(this,"name","Ça commence à gratter hein ?");e(this,"id","chest_open_500");e(this,"rank",l.RANKS.EPIC);e(this,"description","Ouvrir 500 Coffres");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=500)}}class Uu extends d{constructor(){super(...arguments);e(this,"name","LAISSEZ-MOI OUVRIR DES COFFRES !");e(this,"id","chest_open_1000");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Ouvrir 1000 Coffres");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=1e3)}}class Cu extends d{constructor(){super(...arguments);e(this,"name","xXFan2GenshinXx");e(this,"id","chest_open_2000");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Ouvrir 2000 Coffres");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Gatcha Addict"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=2e3)}}class Bu extends d{constructor(){super(...arguments);e(this,"name","Ils font mieux chez Ikea");e(this,"id","craft_20_times");e(this,"rank",l.RANKS.COMMON);e(this,"description","Effectuer 20 crafts");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=20)}}class Du extends d{constructor(){super(...arguments);e(this,"name","Te fais pas mal avec le marteau");e(this,"id","craft_50_times");e(this,"rank",l.RANKS.RARE);e(this,"description","Effectuer 50 crafts");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=50)}}class Au extends d{constructor(){super(...arguments);e(this,"name","Insensible aux échardes on dirait");e(this,"id","craft_200_times");e(this,"rank",l.RANKS.EPIC);e(this,"description","Effectuer 200 crafts");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=200)}}class Ou extends d{constructor(){super(...arguments);e(this,"name","Je ne veux pas voir l'état de ton atelier");e(this,"id","craft_500_times");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Effectuer 500 crafts");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=500)}}class Nu extends d{constructor(){super(...arguments);e(this,"name","Mac Gyver");e(this,"id","craft_1000_times");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Effectuer 1000 crafts");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Mac Gyver"]);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=1e3)}}class $u extends d{constructor(){super(...arguments);e(this,"name","Apprenti Gourmand");e(this,"id","craft_10_cooked_meals");e(this,"rank",l.RANKS.COMMON);e(this,"description","Cuisiner 10 plats");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"asset",null);e(this,"title",c.questTitles["Apprenti Gourmand"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=10)}}class Iu extends d{constructor(){super(...arguments);e(this,"name","Chef Amateur");e(this,"id","craft_50_cooked_meals");e(this,"rank",l.RANKS.RARE);e(this,"description","Cuisiner 50 plats");e(this,"berry",2e5);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",c.questTitles["Chef Amateur"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=50)}}class Yu extends d{constructor(){super(...arguments);e(this,"name","Maître des Saveurs");e(this,"id","craft_100_cooked_meals");e(this,"rank",l.RANKS.EPIC);e(this,"description","Cuisiner 100 plats");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles["Maître des Saveurs"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=100)}}class Fu extends d{constructor(){super(...arguments);e(this,"name","Artiste Culinaire");e(this,"id","craft_250_cooked_meals");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Cuisiner 250 plats");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"asset",null);e(this,"title",c.questTitles["Artiste Culinaire"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=250)}}class Eu extends d{constructor(){super(...arguments);e(this,"name","Sultan des Épices");e(this,"id","craft_500_cooked_meals");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Cuisiner 500 plats");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"asset",null);e(this,"title",c.questTitles["Sultan des Épices"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=500)}}class Lu extends d{constructor(){super(...arguments);e(this,"name","Vaut mieux ça que perdre non ?");e(this,"id","draw_100");e(this,"rank",l.RANKS.COMMON);e(this,"description","Faire 100 égalités");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=100)}}class Pu extends d{constructor(){super(...arguments);e(this,"name","Tu as trouvé ton rival");e(this,"id","draw_300");e(this,"rank",l.RANKS.RARE);e(this,"description","Faire 300 égalités");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=300)}}class Tu extends d{constructor(){super(...arguments);e(this,"name","Rathon c'est toi ?");e(this,"id","draw_1000");e(this,"rank",l.RANKS.EPIC);e(this,"description","Faire 1000 égalités");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=1e3)}}class ju extends d{constructor(){super(...arguments);e(this,"name","Tu te bats contre un mur ou quoi ?");e(this,"id","draw_2000");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 2000 égalités");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=2e3)}}class Hu extends d{constructor(){super(...arguments);e(this,"name","De vrais jumeaux");e(this,"id","draw_5000");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Faire 5000 égalités");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Égalitaire);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=5e3)}}class qu extends d{constructor(){super(...arguments);e(this,"name","Y'a un truc que t'as pas compris ?");e(this,"id","edito_read_100");e(this,"rank",l.RANKS.EPIC);e(this,"description","Lire 100 fois l'édito en une journée");e(this,"berry",25e4);e(this,"xp",25e3);e(this,"secret",!0);e(this,"crew",!1);e(this,"daily",!1);e(this,"title",c.questTitles.Culturé);e(this,"badge",null);e(this,"asset",c.profileAssets.edito);e(this,"isFactionBadge",!1);e(this,"onUserQuestMetaUpdate",s=>s.edito.readToday>=100)}}class Qu extends d{constructor(){super(...arguments);e(this,"name","Une fois, pas deux");e(this,"id","everyone");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Tenter de tag everyone");e(this,"berry",-1e6);e(this,"xp",-5e4);e(this,"secret",!0);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.tagEveryone)}}class Gu extends d{constructor(){super(...arguments);e(this,"name","Emoji Diable");e(this,"id","double_six");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 50 fois un double six");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"badge",c.BadgeList.doublesix);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.double_six>=50)}}class Ku extends d{constructor(){super(...arguments);e(this,"name","Pas de chance ^^");e(this,"id","draw_double_six");e(this,"rank",l.RANKS.RARE);e(this,"description","Faire une fois une égalité en double 6");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.drawDoubleSix>=1)}}class Wu extends d{constructor(){super(...arguments);e(this,"name","Jamais 6 sans 7");e(this,"id","seven_quitte_ou_double");e(this,"rank",l.RANKS.MYTHIC);e(this,"description",'Gagner 7 fois de suite "Doubles" au Quitte ou Double');e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"badge",c.BadgeList.chance);e(this,"title",c.questTitles.Chanceux);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.sevenQuitteOuDouble>=1)}}class Vu extends d{constructor(){super(...arguments);e(this,"name","Le 5 à la suite");e(this,"id","win_5_in_row");e(this,"rank",l.RANKS.EPIC);e(this,"description","Gagner aux 5 jeux du casino à la suite");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>{const n=s.lastGames.slice(0,5);return n.length<5||Wa(n,r=>r.gameType).length<5?!1:n.reduce((r,i)=>r+i.endState,0)===5})}}class zu extends d{constructor(){super(...arguments);e(this,"name","Le 5 à la suite, mais dans l'autre sens");e(this,"id","lose_5_in_row");e(this,"rank",l.RANKS.EPIC);e(this,"description","Perdre aux 5 jeux du casino à la suite");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>{const n=s.lastGames.slice(0,5);return n.length!==5||Wa(n,r=>r.gameType).length<5?!1:n.reduce((r,i)=>r+i.endState,0)===-5})}}class Xu extends d{constructor(){super(...arguments);e(this,"name","Jacques le noir");e(this,"id","ten_black_jack");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 10 fois BlackJack");e(this,"berry",5e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"badge",c.BadgeList["black-jack"]);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.black_jack>=10)}}class Zu extends d{constructor(){super(...arguments);e(this,"name","La feuille enveloppe la pierre ! T'es sûr ?");e(this,"id","paper_100");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 100 fois de suite Papier au PPC");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles.Papyrus);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.rps.lastRps==="paper"&&s.rps.nb>=100)}}class Ju extends d{constructor(){super(...arguments);e(this,"name","On fait la paire !");e(this,"id","scissor_100");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 100 fois de suite Ciseaux au PPC");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles.Couturier);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.rps.lastRps==="scissor"&&s.rps.nb>=100)}}class ef extends d{constructor(){super(...arguments);e(this,"name","Golem");e(this,"id","rock_100");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 100 fois de suite Pierre au PPC");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles.Golem);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.rps.lastRps==="rock"&&s.rps.nb>=100)}}class tf extends d{constructor(){super(...arguments);e(this,"name","LE NEUF ET LE HUIT !!!");e(this,"id","guess_in_one");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Deviner le Juste Prix en un coup");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.guessInOne>=1)}}class af extends d{constructor(){super(...arguments);e(this,"name","Sataniste");e(this,"id","bet_666_50_times");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Miser 666 Berry au moins une fois par jour pendant 1 mois");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!0);e(this,"title",c.questTitles.Démon);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"badge",null);e(this,"asset",c.profileAssets.satan);e(this,"onUserQuestMetaUpdate",s=>s.bet666.amount>=30)}}class sf extends d{constructor(){super(...arguments);e(this,"name","Jour, Nuit");e(this,"id","win_lose_10_times");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description",'Faire un enchaînement "Victoire/Défaite" 10 fois de suite');e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!0);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>{const n=s.lastGames;if(n.length!==20)return!1;for(let r=0;r<n.length;r++)if(r%2===0&&n[r].endState!==1||r%2!==0&&n[r].endState!==-1)return!1;return!0})}}class nf extends d{constructor(){super(...arguments);e(this,"name","Explorateur novice");e(this,"id","finish_10_raids");e(this,"rank",l.RANKS.COMMON);e(this,"description","Réussir 10 expéditions");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=10)}}class rf extends d{constructor(){super(...arguments);e(this,"name","Aventurier intrépide");e(this,"id","finish_25_raids");e(this,"rank",l.RANKS.RARE);e(this,"description","Réussir 25 expéditions");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=25)}}class lf extends d{constructor(){super(...arguments);e(this,"name","Conquérant des terres");e(this,"id","finish_50_raids");e(this,"rank",l.RANKS.EPIC);e(this,"description","Réussir 50 expéditions");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=50)}}class of extends d{constructor(){super(...arguments);e(this,"name","Pionnier des secrets");e(this,"id","finish_100_raids");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Réussir 100 expéditions");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=100)}}class df extends d{constructor(){super(...arguments);e(this,"name","Légende vivante");e(this,"id","finish_200_raids");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Réussir 200 expéditions");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Légende vivante"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=200)}}class cf extends d{constructor(){super(...arguments);e(this,"name","Vif");e(this,"id","random_message_20");e(this,"rank",l.RANKS.COMMON);e(this,"description","Récupérer 20 Messages aléatoires");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=20)}}class uf extends d{constructor(){super(...arguments);e(this,"name","Lucky Luke");e(this,"id","random_message_50");e(this,"rank",l.RANKS.RARE);e(this,"description","Récupérer 50 Messages aléatoires");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=50)}}class ff extends d{constructor(){super(...arguments);e(this,"name","Rapide");e(this,"id","random_message_100");e(this,"rank",l.RANKS.EPIC);e(this,"description","Récupérer 100 Messages aléatoires");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=100)}}class hf extends d{constructor(){super(...arguments);e(this,"name","Et Furieux");e(this,"id","random_message_200");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Récupérer 200 Messages aléatoires");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=200)}}class pf extends d{constructor(){super(...arguments);e(this,"name","Ka-Chow");e(this,"id","random_message_500");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Récupérer 500 Messages aléatoires");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Flash Mc Queen"]);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=500)}}class mf extends d{constructor(){super(...arguments);e(this,"name","Collabo");e(this,"id","collabo");e(this,"rank",l.RANKS.COMMON);e(this,"description","Report une personne au staff");e(this,"berry",1e4);e(this,"xp",5e3);e(this,"secret",!0);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.reportedSomeone)}}class yf extends d{constructor(){super(...arguments);e(this,"name","Bienvenue sur OPFR");e(this,"id","send_100_msg");e(this,"rank",l.RANKS.COMMON);e(this,"description","Envoyer 100 messages");e(this,"berry",1e4);e(this,"xp",1e3);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=100)}}class gf extends d{constructor(){super(...arguments);e(this,"name","Une vraie pipelette");e(this,"id","send_1000_msg");e(this,"rank",l.RANKS.RARE);e(this,"description","Envoyer 1 000 messages");e(this,"berry",1e5);e(this,"xp",1e4);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=1e3)}}class _f extends d{constructor(){super(...arguments);e(this,"name","Faites le taire ");e(this,"id","send_25000_msg");e(this,"rank",l.RANKS.EPIC);e(this,"description","Envoyer 25 000 messages");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=25e3)}}class wf extends d{constructor(){super(...arguments);e(this,"name","Tu sors de chez toi des fois ?");e(this,"id","send_100000_msg");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Envoyer 100 000 messages");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=1e5)}}class bf extends d{constructor(){super(...arguments);e(this,"name","J'ai pas les mots... mais toi si !");e(this,"id","send_200000_msg");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Envoyer 200 000 messages");e(this,"berry",1e8);e(this,"xp",25e4);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",c.questTitles.Spammeur);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=2e5)}}class vf extends d{constructor(){super(...arguments);e(this,"name","T'as reçu ton argent de poche ?");e(this,"id","spend_shop_5m");e(this,"rank",l.RANKS.COMMON);e(this,"description","Dépenser 5 000 000 Berrys dans la boutique");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e6)}}class Mf extends d{constructor(){super(...arguments);e(this,"name","Tu t'es fait plaisir !");e(this,"id","spend_shop_50m");e(this,"rank",l.RANKS.RARE);e(this,"description","Dépenser 50 000 000 Berrys dans la boutique");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e7)}}class Sf extends d{constructor(){super(...arguments);e(this,"name","C'était les soldes j'espère !");e(this,"id","spend_shop_500m");e(this,"rank",l.RANKS.EPIC);e(this,"description","Dépenser 500 000 000 Berrys dans la boutique");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e8)}}class kf extends d{constructor(){super(...arguments);e(this,"name","Paré pour la Fashion Week");e(this,"id","spend_shop_5ml");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Dépenser 5 000 000 000 Berrys dans la boutique");e(this,"berry",5e6);e(this,"xp",1e5);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e9)}}class xf extends d{constructor(){super(...arguments);e(this,"name","Fashion Viktim");e(this,"id","spend_shop_50ml");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Dépenser 50 000 000 000 Berrys dans la boutique");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",c.questTitles["Fashion Viktim"]);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e10)}}class Rf extends d{constructor(){super(...arguments);e(this,"name","On commence à se connaître");e(this,"id","voice_1_hours");e(this,"rank",l.RANKS.COMMON);e(this,"description","Se connecter 10h en vocal");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",c.BadgeList.ermite);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*10)}}class Uf extends d{constructor(){super(...arguments);e(this,"name","Je sais tout de toi");e(this,"id","voice_10_hours");e(this,"rank",l.RANKS.RARE);e(this,"description","Se connecter 25h en vocal");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",c.BadgeList.ermite);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*25)}}class Cf extends d{constructor(){super(...arguments);e(this,"name","T'as pas soif ?");e(this,"id","voice_250_hours");e(this,"rank",l.RANKS.EPIC);e(this,"description","Se connecter 250h en vocal");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",c.BadgeList.ermite);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*250)}}class Bf extends d{constructor(){super(...arguments);e(this,"name","Ok Socrate");e(this,"id","voice_2500_hours");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Se connecter 2500h en vocal");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",c.BadgeList.ermite);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*2500)}}class Df extends d{constructor(){super(...arguments);e(this,"name","Elle ressemble à quoi la lumière du soleil ?");e(this,"id","voice_5000_hours");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Se connecter 5000h en vocal");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Ermite);e(this,"badge",c.BadgeList.ermite);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*5e3)}}class Af extends d{constructor(){super(...arguments);e(this,"name","Stagiaire");e(this,"id","work_100");e(this,"rank",l.RANKS.COMMON);e(this,"description","Travailler 100 fois");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=100)}}class Of extends d{constructor(){super(...arguments);e(this,"name","Alternant");e(this,"id","work_300");e(this,"rank",l.RANKS.RARE);e(this,"description","Travailler 300 fois");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=300)}}class Nf extends d{constructor(){super(...arguments);e(this,"name","Smicard");e(this,"id","work_1000");e(this,"rank",l.RANKS.EPIC);e(this,"description","Travailler 1000 fois");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=1e3)}}class $f extends d{constructor(){super(...arguments);e(this,"name","Communiste");e(this,"id","work_2000");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Travailler 2000 fois");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=2e3)}}class If extends d{constructor(){super(...arguments);e(this,"name","Esclave");e(this,"id","work_5000");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Travailler 5000 fois");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Esclave);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=5e3)}}class Yf extends d{constructor(){super(...arguments);e(this,"name","Timide");e(this,"id","write_10_chats");e(this,"rank",l.RANKS.COMMON);e(this,"description","Écrire dans 10 chats différents");e(this,"berry",1e4);e(this,"xp",1e3);e(this,"badge",c.BadgeList.exploration);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=10)}}class Ff extends d{constructor(){super(...arguments);e(this,"name","Curieux");e(this,"id","write_20_chats");e(this,"rank",l.RANKS.RARE);e(this,"description","Écrire dans 20 chats différents");e(this,"berry",1e5);e(this,"xp",1e4);e(this,"badge",c.BadgeList.exploration);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=20)}}class Ef extends d{constructor(){super(...arguments);e(this,"name","Voyeur");e(this,"id","write_50_chats");e(this,"rank",l.RANKS.EPIC);e(this,"description","Écrire dans 50 chats différents");e(this,"berry",5e5);e(this,"xp",5e4);e(this,"badge",c.BadgeList.exploration);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=50)}}class Lf extends d{constructor(){super(...arguments);e(this,"name","Philanthrope");e(this,"id","write_100_chats");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Écrire dans 100 chats différents");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"badge",c.BadgeList.exploration);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=100)}}class Pf extends d{constructor(){super(...arguments);e(this,"name","Explorateur");e(this,"id","write_200_chats");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Écrire dans 200 chats différents");e(this,"berry",1e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Explorateur);e(this,"badge",c.BadgeList.exploration);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=200)}}const Aa=Object.freeze(Object.defineProperty({__proto__:null,Bet10M:uu,Bet666:af,BetMinValue:du,Birthday:yu,BotPing:gu,ChestOpen1000Quest:Uu,ChestOpen150Quest:xu,ChestOpen2000Quest:Cu,ChestOpen500Quest:Ru,ChestOpen50Quest:ku,Craft1000Times:Nu,Craft100CookedMeals:Yu,Craft10CookedMeals:$u,Craft200Times:Au,Craft20Times:Bu,Craft250CookedMeals:Fu,Craft500CookedMeals:Eu,Craft500Times:Ou,Craft50CookedMeals:Iu,Craft50Times:Du,DoubleSix:Gu,Draw1000Quest:Tu,Draw100Quest:Lu,Draw2000Quest:ju,Draw300Quest:Pu,Draw5000Quest:Hu,DrawDoubleSix:Ku,Drink1000Quest:vu,Drink100Today:_u,Drink2000Quest:Mu,Drink200Quest:wu,Drink5000Quest:Su,Drink500Quest:bu,Edito:qu,Everyone:Qu,Finish100Raids:of,Finish10Raids:nf,Finish200Raids:df,Finish25Raids:rf,Finish50Raids:lf,GuessInOne:tf,Lose10M:mu,LoseAll5GamesInRow:zu,LoseEverything:cu,Paper100:Zu,RandomMessage100Quest:ff,RandomMessage200Quest:hf,RandomMessage20Quest:cf,RandomMessage500Quest:pf,RandomMessage50Quest:uf,Report:mf,Rock100:ef,Scissor100:Ju,SevenQuitteOuDouble:Wu,SpendShop500M:Sf,SpendShop50M:Mf,SpendShop50Ml:xf,SpendShop5M:vf,SpendShop5Ml:kf,TenBlackJack:Xu,TotalBet10M:hu,TotalBet1Md:pu,Voice10Hours:Rf,Voice2500Hours:Bf,Voice250Hours:Cf,Voice25Hours:Uf,Voice5000Hours:Df,WinAll5GamesInRow:Vu,WinLose10:sf,WinOn10MBet:fu,Work1000Quest:Nf,Work100Quest:Af,Work2000Quest:$f,Work300Quest:Of,Work5000Quest:If,Write100Chats:Lf,Write10Chats:Yf,Write200Chats:Pf,Write20Chats:Ff,Write50Chats:Ef,send100000Messages:wf,send1000Messages:gf,send100Messages:yf,send200000Messages:bf,send25000Messages:_f},Symbol.toStringTag,{value:"Module"})),Tf=[...Object.values(Ba),...Object.values(Da),...Object.values(Ca),...Object.values(Aa),...Object.values(Ua)],jf=async t=>{var s;const a={};for(const n of Object.values(Ua)){const r=new n;if((s=r.onCrewUpdate)!=null&&s.call(r,t))for(const i of t.members){const o=await Ga(i,{_id:1}),f=await r.complete(o._id,{});if(f){const g=a[o.id];a[o.id]=g?[o._id,[...g[1],[r,f]]]:[o._id,[[r,f]]]}}}Object.values(a).forEach(([n,r])=>{Te("crewUpdate",n,r)})},Oa=new p.Schema({createdBy:String,members:{type:[String],default:[]},limit:{type:Number,default:3},name:String,description:String,channelId:String,meta:{xp:{type:Number,default:0},berry:{type:Number,default:0},buffs:{xp:{boost:{type:Number,default:0},expireAt:{type:Date,default:null}}}},disintegration:{type:Number,default:100},faction:String,stats:{type:Object,default:{}},quest:{completed:[String],daily:{type:Object,default:{}},meta:{streak80Percent:{type:Number,default:0},maxVoiceMembers:{type:Number,default:0},actualVoiceMembers:{amount:{type:Number,default:0},connectedAt:{type:Date,default:new Date}}}},ornament:{unlockedBadges:[String]}},{timestamps:!0,minimize:!1});Oa.index({"meta.xp":-1}),Oa.post("findOneAndUpdate",async function(t){await jf(t)});const je=((Vn=p.models)==null?void 0:Vn.Crew)||p.model("Crew",Oa),Hf=(t,a)=>Math.ceil(a*(t.disintegration/100)*(Vs(t)||1)),Vs=t=>new Date>=(t.meta.buffs.xp.expireAt??new Date(0))?!1:t.meta.buffs.xp.boost,qf=Object.freeze(Object.defineProperty({__proto__:null,calcXp:Hf,getCrewRank:async t=>(await je.aggregate([{$setWindowFields:{sortBy:{"meta.xp":-1},output:{rank:{$rank:{}}}}},{$match:{_id:t._id}},{$project:{_id:1,"meta.xp":1,rank:1}}]))[0],getCrewRanking:async()=>je.aggregate([{$sort:{"meta.xp.amount":-1}},{$limit:10}]),hasXpBuff:Vs,isAllDailyCompleted:(t,a)=>{for(const[,s]of Object.entries(t.quest.daily??{}))if(!s||!nt(s[a],new Date))return!1;return Object.keys(t.quest.daily??{}).length===t.members.length}},Symbol.toStringTag,{value:"Module"})),q=async(t,a)=>{await je.findOneAndUpdate({_id:t},a,{returnDocument:"after"})},zs=async(t,a)=>{await q(t,{$addToSet:{"quest.completed":a}})},Xs=async(t,a,s)=>{await q(t,[{$addFields:{[`quest.daily.${a}.${s}`]:new Date}}])},Zs=async(t,a,s)=>{a.isProgressive?await q(t,{$addToSet:{"ornament.unlockedBadges":`${a.id}_${s}`}}):await q(t,{$addToSet:{"ornament.unlockedBadges":a.id}})},Qf=Object.freeze(Object.defineProperty({__proto__:null,addBerry:async(t,a,s)=>{await q(t,{$inc:{"meta.berry":a,[`stats.${s.toHexString()}.berry`]:a}})},addMember:async(t,a)=>{await q(t,{$addToSet:{members:a}})},addXp:async(t,a,s)=>{await q(t,{$inc:{"meta.xp":a,[`stats.${s.toHexString()}.xp`]:a}})},addXpBuff:async(t,a)=>{await q(t,[{$set:{"meta.buffs.xp":{$cond:{if:{$or:[{$eq:["$meta.buffs.xp.expireAt",null]},{lt:["$meta.buffs.xp.expireAt",new Date]}]},then:{boost:1.1,expireAt:{$add:[new Date,a*60*60*1e3]}},else:{boost:1.1,expireAt:{$add:["$meta.buffs.xp.expireAt",a*60*60*1e3]}}}}}}])},applyDisintegration:async(t,a)=>{const[s,n]=[a-2,(a-3)*2+3];await q(t,[{$set:{disintegration:{$max:[{$add:["$disintegration",-1*Ka(s,n)]},0]}}}])},completeDailyQuest:Xs,completeQuest:zs,increaseLimit:async(t,a)=>{await q(t,{$inc:{limit:1},$set:{"meta.berry":-a}})},repair:async(t,a)=>{await q(t,[{$set:{disintegration:{$min:[{$add:["$disintegration",a]},100]}}}])},setActualVoiceMembers:async(t,a)=>{await q(t,{$set:{"quest.meta.actualVoiceMembers.amount":a,"quest.meta.actualVoiceMembers.connectedAt":new Date}})},setMaxVoiceMembers:async(t,a)=>{await q(t,{$set:{"quest.meta.maxVoiceMembers":a}})},unlockBadge:Zs},Symbol.toStringTag,{value:"Module"})),Gf=async(t,a={})=>{const s=await je.findById(t,a);return s||null},Kf=async(t,{name:a,description:s,channelId:n,faction:r})=>await je.create({name:a,description:s,createdBy:t,channelId:n,faction:r,members:[t]}),Js=new p.Schema({senderId:String,receiverId:String,amount:Number,gameMode:String,meta:{rps:{type:String,default:void 0}}});Js.index({receiverId:1});const Yt=((zn=p.models)==null?void 0:zn.Invitations)||p.model("Invitations",Js),Wf=async t=>{const a=await Yt.findOne({...t});return a||null},Vf=async t=>await Yt.create({...t}),zf=async t=>{await Yt.deleteMany({...t})},en=new p.Schema({guildId:{type:String,required:!0,unique:!0},suggestionChannelId:{type:String,default:null},reportChannelId:{type:String,default:null},reportModeratorChannelId:{type:String,default:null},factionChannelId:{type:String,default:null},discussionChannelId:{type:String,default:null},questFallbackChannelId:{type:String,default:null},reportBugChannelId:{type:String,default:null},expeditionChannelId:{type:String,default:null},ranking:{channelId:{type:String,default:null},messageId:{type:String,default:null}},edito:{channelId:{type:String,default:null},price:{type:Number,default:100},sentAtMidnight:{type:Boolean,default:!1},messageId:{type:String,default:null}},crew:{infoChannelId:{type:String,default:null},crewChannelIds:{type:[{channelId:{type:String},crewId:{type:String}}],default:[]}},shopChannelId:{type:String,default:null},blackMarketChannelId:{type:String,default:null}});en.index({"meta.xp":-1});const Ft=((Xn=p.models)==null?void 0:Xn.Settings)||p.model("Settings",en),E=async(t,a,s=!1)=>{await Ft.updateOne({guildId:t},a,{upsert:s})},Xf=Object.freeze(Object.defineProperty({__proto__:null,addCrewChannelId:async(t,a,s)=>{await E(t,{$push:{"crew.crewChannelIds":{channelId:s,crewId:a}}})},randomizeEditoPrice:async t=>{const a=Ka(100,1001);return await E(t,{$set:{"edito.price":a}}),a},sentAtMidnight:async(t,a)=>{await E(t,{$set:{"edito.sentAtMidnight ":a}})},setCrewInfoChannelId:async(t,a)=>{await E(t,{$set:{"crew.infoChannelId":a}})},setDiscussionChannelId:async(t,a)=>{await E(t,{$set:{discussionChannelId:a}})},setEditoChannel:async(t,a)=>{await E(t,{$set:{"edito.channelId":a}})},setEditoMessageId:async(t,a)=>{await E(t,{$set:{"edito.messageId ":a}})},setFactionChannel:async(t,a)=>{await E(t,{$set:{factionChannelId:a}})},setQuestChannelId:async(t,a)=>{await E(t,{$set:{questFallbackChannelId:a}})},setRankingChannel:async(t,a)=>{await E(t,{$set:{"ranking.channelId":a}})},setRankingMessage:async(t,a)=>{await E(t,{$set:{"ranking.messageId":a}})},setReportBugChannelId:async(t,a)=>{await E(t,{$set:{reportBugChannelId:a}})},setReportChannel:async(t,a)=>{await E(t,{$set:{reportChannelId:a}})},setReportModeratorChannel:async(t,a)=>{await E(t,{$set:{reportModeratorChannelId:a}})},setShopChannelId:async(t,a,s)=>{await E(t,{$set:{shopChannelId:a,blackMarketChannelId:s}})},setSuggestionChannel:async(t,a)=>{await E(t,{$set:{suggestionChannelId:a}})}},Symbol.toStringTag,{value:"Module"})),tn=async t=>await Ft.create({guildId:t}),Zf=async(t,a={})=>{const s=await Ft.findOne({guildId:t},a);return s||tn(t)};class me{constructor(){e(this,"name");e(this,"price");e(this,"size");e(this,"data");if(this.constructor===me)throw new Error("Abstract classes can't be instantiated.")}toDBShopItem(){return{name:this.name,price:this.price,size:this.size,itemId:this.data.id}}async onBuy(a,s){await bn(a,-1*this.price*s),await En(a,this.price*s)}isBackground(){return!1}isChest(){return!1}isTitle(){return!1}isBoostXp(){return!1}isRepair(){return!1}isStore(){return!1}isCraft(){return!1}}class an extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await kn(a,this.data.background.id)}isBackground(){return!0}}class sn extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isBoostXp(){return!0}}class nn extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isChest(){return!0}}class rn extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isCraft(){return!0}}class ln extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isRepair(){return!0}}class on extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isStore(){return!0}}class dn extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ta(a,this.data.title.name)}isTitle(){return!0}}const cn=(t,a)=>{const s=t.items.find(n=>n.name===a);if(s){const{name:n,price:r,size:i}=s,o=A.findItem(s.itemId);if(A.isBackgroundItem(o))return new an({name:n,price:r,item:o,size:i});if(A.isTitleItem(o))return new dn({name:n,price:r,item:o,size:i});if(A.isChestItem(o))return new nn({name:n,price:r,item:o,size:i});if(A.isBoostItem(o))return new sn({name:n,price:r,item:o,size:i});if(A.isRepairItem(o))return new ln({name:n,price:r,item:o,size:i});if(A.isStoreItem(o))return new on({name:n,price:r,item:o,size:i});if(A.isObjectItem(o))return new rn({name:n,price:r,item:o,size:i})}},Jf=Object.freeze(Object.defineProperty({__proto__:null,getShopItem:cn,getShopItemList:t=>{const a=[];for(const{name:s}of t.items){const n=cn(t,s);n&&a.push(n)}return a}},Symbol.toStringTag,{value:"Module"})),un=new p.Schema({shopType:{type:String,required:!0,unique:!0},publishedAt:{type:Date,default:new Date},duration:{type:Number,default:null},closeAt:{type:Date,default:null},items:{type:[{name:String,price:Number,size:{type:Number,default:null},itemId:String}],default:[]},stats:{berrySpent:{type:Number,default:0},itemBought:{type:Number,default:0},chestBought:{type:Number,default:0},boostTimeBought:{type:Number,default:0},percentBought:{type:Number,default:0}}});un.index({shopType:1});const Et=((Zn=p.models)==null?void 0:Zn.Shop)||p.model("Shop",un),e0=async(t,a)=>{await fn({shopType:t},a,!0)},Na=async(t,a)=>{await fn({_id:t},a,!0)},fn=async(t,a,s=!1)=>{await Et.updateOne(t,a,{upsert:s})},t0=Object.freeze(Object.defineProperty({__proto__:null,buyShopItem:async(t,a,s,n)=>{const r=a.map(i=>(i.name===s.name&&i.size&&(i.size-=n),i));await Na(t,{$set:{items:r}})},publish:async t=>{await Na(t,{$set:{publishedAt:new Date}})},setShopItems:async(t,a)=>{await e0(t,{$set:{items:[...a]}})},updateShopStats:async(t,a,s)=>{await Na(t,{$inc:{"stats.berrySpent":a.price*s,"stats.itemBought":s,"stats.chestBought":a.isChest()?s:0,"stats.percentBought":a.isRepair()?a.data.repair*s:0,"stats.boostTimeBought":a.isBoostXp()?a.data.id==="boost_xp_day"?s:7*s:0}})}},Symbol.toStringTag,{value:"Module"})),a0=t=>Et.create({shopType:t}),s0=async(t,a={})=>{const s=await hn({shopType:t},a);return s||await a0(t)},hn=(t,a={})=>Et.findOne(t,a),$a=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},crew:{type:p.Schema.Types.ObjectId,ref:"Crew",required:!0,index:!0},permission:String,percent:Number});$a.virtual("inventory",{ref:"Crew",localField:"crew",foreignField:"_id",justOne:!0}),$a.index({user:1});const He=((Jn=p.models)==null?void 0:Jn.UserCrew)||p.model("UserCrew",$a),n0=async(t,a)=>{await He.updateOne({user:t},a,{upsert:!0})},r0=Object.freeze(Object.defineProperty({__proto__:null,updatePercent:async(t,a)=>{await n0(t,{$set:{percent:a}})}},Symbol.toStringTag,{value:"Module"})),pn=t=>He.findOne({user:t}),i0=async(t,a,s,n)=>await He.create({user:t,crew:a,percent:n,permission:s}),l0=t=>He.exists({user:t}),mn=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},xpYesterday:{type:Number,default:0},berryYesterday:{type:Number,default:0},previousOrnament:{unlockedBadges:{type:[String],default:[]},unlockedTitles:{type:[String],default:[]},unlockedBackgrounds:{type:[String],default:[]}},previousCompletedQuest:{type:[String],default:[]},previousMessageSent:{type:Number,default:0}});mn.index({user:1});const Lt=((er=p.models)==null?void 0:er.UserDailyReport)||p.model("UserDailyReport",mn),o0=async(t,a)=>{await Lt.updateOne({user:t},a,{upsert:!0})},d0=Object.freeze(Object.defineProperty({__proto__:null,updateDailyReport:async(t,a)=>{await o0(t,{$set:{xpYesterday:a.meta.xp.amount,berryYesterday:a.meta.berry,previousCompletedQuest:a.quest.completed,"previousOrnament.unlockedBadges":a.ornaments.unlockedBadges,"previousOrnament.unlockedTitles":a.ornaments.unlockedTitles,"previousOrnament.unlockedBackgrounds":a.ornaments.unlockedBackgrounds,previousMessageSent:a.questMeta.messageSent}})}},Symbol.toStringTag,{value:"Module"})),yn=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},guess:{tries:Number,amount:Number,numberToGuess:Number}});yn.index({user:1});const rt=((tr=p.models)==null?void 0:tr.UserGames)||p.model("UserGames",yn),Ia=async(t,a)=>{await rt.updateOne({user:t},a,{upsert:!0})},c0=Object.freeze(Object.defineProperty({__proto__:null,resetGuessGame:async t=>{await Ia(t,{$set:{guess:void 0}})},setGuessGame:async(t,a,s,n)=>{await Ia(t,{$set:{guess:{amount:a,tries:s,numberToGuess:n}}})},updateGuessGame:async t=>{await Ia(t,{$inc:{"guess.tries":1}})}},Symbol.toStringTag,{value:"Module"})),gn=async t=>await rt.create({user:t}),u0=async(t,a)=>{const s=await rt.findOne({user:t},a);return s||await gn(t)},f0=(t,a)=>{const s=Sr(Object.values(t.equippedItems)),n=a.equipments.filter(r=>s.find(i=>i.id===r.id)).length;return n===a.equipments.length?a.fullBonus:n>=a.equipments.length/2?a.halfBonus:null},Ya=t=>{let a={vitality:0,strength:0,agility:0,chance:0,intelligence:0,wisdom:0};for(const s of A.EQUIPMENT_SLOT){const n=t.equippedItems[s];n&&(a=Ra(a,A.fromDBToEquipableEquipment(n).characteristics,(r,i)=>r+i))}for(const s of A.AllPanoplies){const n=f0(t,s);n&&(a=Ra(a,n,(r,i)=>r+i))}return a},h0=Object.freeze(Object.defineProperty({__proto__:null,getUserEquipmentsCharacteristics:Ya,hasEnoughItemsForRecipe:(t,a,s)=>{for(const n of a)if((t.itemList.get(n.itemId)||0)<n.size*s)return!1;return!0},hasInventoryRequirements:(t,a)=>Cd(a).reduce((s,[n,r])=>s&&(t.itemList.get(n)??0)>=(r??0),!0),maxCraftQuantity:(t,a)=>{let s=1/0;for(const n of a)s=Math.min(s,Math.floor((t.itemList.get(n.itemId)||0)/n.size));return s}},Symbol.toStringTag,{value:"Module"})),p0=async t=>{var s;const a=[];for(const n of Object.values(Ba)){const r=new n;if((s=r.onUserMetaUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{_userMeta:t});i&&a.push([r,i])}}a.length>0&&Te("userMetaUpdate",t.user._id,a)},m0=async t=>{var s;const a=[];for(const n of Object.values(Aa)){const r=new n;if((s=r.onUserQuestMetaUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{});i&&a.push([r,i])}}a.length>0&&Te("userQuestMetaUpdate",t.user._id,a)},qe={multiplier:{type:Number,default:0},origin:String,expireAt:Date,startAt:{type:Date,default:null}},it=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},premium:{type:Boolean,default:!1},berry:{type:Number,default:0,index:!0},xp:{lastMessageWithXp:{type:Date,default:new Date},voice:{lastConnection:{type:Date,default:new Date},minutesInVoiceToday:{type:Number,default:0}},amount:{type:Number,default:0,index:!0},boost:{type:Date,default:null}},buffs:{cooldown:{casino:{type:[qe],default:[]},work:{type:[qe],default:[]}},berry:{work:{type:[qe],default:[]},global:{type:[qe],default:[]}},drop:{work:{type:[qe],default:[]}},xp:{global:{type:[qe],default:[]}}},hp:{type:Number,default:100},characteristics:{vitality:{type:Number,default:0},strength:{type:Number,default:0},agility:{type:Number,default:0},chance:{type:Number,default:0},intelligence:{type:Number,default:0},wisdom:{type:Number,default:0}},resetCharacteristics:{free:{type:Boolean,default:!0},nextAvailable:{type:Date,default:null}},scrolls:{vitality:{type:Number,default:0},strength:{type:Number,default:0},agility:{type:Number,default:0},chance:{type:Number,default:0},intelligence:{type:Number,default:0},wisdom:{type:Number,default:0}}});it.index({user:1}),it.index({"xp.amount":-1}),it.index({berry:-1}),it.post("findOneAndUpdate",async function(t){await p0(t)});const we=((ar=p.models)==null?void 0:ar.UserMeta)||p.model("UserMeta",it),_n=async t=>await we.create({user:t}),lt=async(t,a={})=>{const s=await we.findOne({user:t},a);return s||await _n(t)},Fa=t=>Object.fromEntries(l.CHARACTERISTICS.map(a=>[a,ur.getComputedCharacteristicValue(t.characteristics[a])+t.scrolls[a]])),y0=t=>Date.now()-t.xp.lastMessageWithXp.getTime()>60*1e3,Ea=t=>{const{boost:a}=t.xp;return(a!==null&&Date.now()<a.getTime()?.2:0)+(t.premium?.5:0)+t.buffs.xp.global.reduce((s,{expireAt:n,startAt:r,multiplier:i})=>s+((r??new Date)<=new Date&&!Pe(n)?i:0),0)},g0=t=>{const a=t.trim().length,s=2;return a<10?10*s:a>300?300*s:a*s},_0=(t,a,s)=>(a*=1+Ea(t),Math.ceil(a*s)),w0=(t,a)=>{const s=wn(t);return a<=0?a:Math.ceil(a*(s||1))},b0=t=>t.buffs.cooldown.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),v0=t=>t.buffs.drop.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),M0=t=>t.buffs.berry.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),wn=t=>t.buffs.berry.global.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),S0=t=>t.buffs.cooldown.casino.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),be=async(t,a,s)=>{const n=a??await lt(t,{buffs:-1,xp:-1}),r=s??await Pt(t,{itemList:-1,equipmentList:-1});return((Fa(n).vitality??0)+Ya(r).vitality)*l.HP_PER_VITALITY+l.DEFAULT_MAX_HP},k0=Object.freeze(Object.defineProperty({__proto__:null,calcBerry:w0,calcBerryGlobalBuff:wn,calcBerryWorkBuff:M0,calcCooldownCasinoBuff:S0,calcCooldownWorkBuff:b0,calcDropWorkBuff:v0,calcMessageXp:g0,calcXp:_0,calcXpBoost:Ea,getBerryRank:async t=>(await we.aggregate([{$setWindowFields:{sortBy:{berry:-1},output:{rank:{$rank:{}}}}},{$match:{_id:t}},{$project:{rank:1}}]))[0],getGlobalRank:async t=>(await we.aggregate([{$setWindowFields:{sortBy:{"xp.amount":-1},output:{rank:{$rank:{}}}}},{$match:{_id:t}},{$project:{rank:1}}]))[0],getMaxHp:be,getTotalCharacteristics:Fa,hasCharacteristicRequirement:async(t,a,s,n)=>{const r=s??await lt(t,{buffs:-1,xp:-1}),i=n??await Pt(t,{itemList:-1,equipmentList:-1}),o=Ra(Fa(r),Ya(i),(f,g)=>f+g);for(const f of Object.keys(a))if(o[f]<(a[f]??0))return!1;return!0},hasMalusBuff:t=>{const a=[...t.buffs.xp.global,...t.buffs.berry.global,...t.buffs.berry.work,...t.buffs.cooldown.work,...t.buffs.cooldown.casino,...t.buffs.drop.work];for(const{multiplier:s,startAt:n,expireAt:r}of a)if(s<0&&new Date<r&&(n??new Date)<=new Date)return!0;return!1},isCooldownForXpPassed:y0},Symbol.toStringTag,{value:"Module"})),x0=(t,a)=>we.findOneAndUpdate({user:t},a,{returnDocument:"after",upsert:!0}),L=async(t,a)=>{await we.findOneAndUpdate({user:t},a,{returnDocument:"after",upsert:!0})},R0=async t=>{await L(t,{$set:{"xp.lastMessageWithXp":new Date}})},U0=async(t,a)=>{await L(t,{$inc:{"xp.amount":a}})},bn=async(t,a)=>{await L(t,[{$set:{berry:{$max:[{$add:["$berry",a]},0]}}}])},C0=async(t,a)=>{await L(t,{$set:{premium:a}})},B0=async(t,a)=>{const{xp:{boost:s}}=await x0(t,[{$set:{"xp.boost":{$cond:{if:{$or:[{$not:"$xp.boost"},{$lt:["$xp.boost",new Date]}]},then:{$add:[new Date,a]},else:{$add:["$xp.boost",a]}}}}}]);return s},D0=async(t,a,s,n,r,i)=>{await L(t,[{$set:{[`buffs.${a}`]:{$map:{input:`$buffs.${a}`,as:"buff",in:{$cond:{if:{$eq:[{$substr:["$$buff.origin",0,{$indexOfBytes:["$$buff.origin","/"]}]},{$substr:[s,0,{$indexOfBytes:[s,"/"]}]}]},then:{multiplier:"$$buff.multiplier",origin:"$$buff.origin",expireAt:{$cond:{if:{$lt:["$$buff.expireAt",new Date]},then:{$add:[new Date,r*60*60*1e3]},else:{$add:["$$buff.expireAt",r*60*60*1e3]}}},startAt:{$cond:{if:{$gte:["$$buff.startAt",new Date]},then:"$$buff.startAt",else:{$add:[new Date,(i??0)*60*60*1e3]}}}},else:"$$buff"}}}}}},{$set:{[`buffs.${a}`]:{$cond:{if:{$in:[{$substr:[s,0,{$indexOfBytes:[s,"/"]}]},{$map:{input:`$buffs.${a}`,as:"b",in:{$substr:["$$b.origin",0,{$indexOfBytes:["$$b.origin","/"]}]}}}]},then:`$buffs.${a}`,else:{$concatArrays:[`$buffs.${a}`,[{multiplier:n,origin:s,expireAt:{$add:[new Date,r*60*60*1e3]},startAt:{$add:[new Date,(i??0)*60*60*1e3]}}]]}}}}}])},A0=async(t,a,{userMeta:s,userInventory:n})=>{const r=s??await lt(t,{buffs:-1,xp:-1}),i=n??await Pt(t,{itemList:-1,equipmentList:-1}),f=await be(t,r,i)-r.hp;await L(t,{$set:{hp:r.hp+Math.floor(Math.min(a,f))}})},O0=async(t,a)=>{await L(t,[{$set:{hp:{$max:[{$add:["$hp",-a]},0]}}}])},Qe=async(t,a)=>{const s=await be(t);await L(t,[{$set:{hp:{$round:[{$multiply:[{$divide:["$hp",a]},s]},0]}}}])},N0=Object.freeze(Object.defineProperty({__proto__:null,addBerry:bn,addCharacteristics:async(t,a)=>{const s=await be(t),n=Object.fromEntries(Object.entries(a).filter(([,r])=>r!==0).map(([r,i])=>[`characteristics.${r}`,i]));await L(t,{$inc:n}),Qe(t,s)},addMinutesInVoiceToday:async(t,a)=>{await L(t,{$inc:{"xp.voice.minutesInVoiceToday":a}})},addScrollCharacteristic:async(t,a)=>{const s=await be(t),n=Object.fromEntries(Object.entries(a).filter(([,r])=>r!==0).map(([r,i])=>[`scrolls.${r}`,i]));await L(t,{$inc:n}),Qe(t,s)},addXp:U0,gainHp:A0,loseHp:O0,resetCharacteristics:async(t,a,s)=>{const n=await be(t,s),r={vitality:0,strength:0,agility:0,chance:0,intelligence:0,wisdom:0};a?await L(t,{$set:{characteristics:r,"resetCharacteristics.free":!1}}):await L(t,{$set:{characteristics:r,"resetCharacteristics.nextAvailable":new Date(Date.now()+30*24*60*60*1e3)},$inc:{berry:-1e8}}),Qe(t,n)},resetMinutesInVoiceToday:async t=>{await L(t,{$set:{"xp.voice.minutesInVoiceToday":0}})},updateBoost:B0,updateBuff:D0,updateHp:Qe,updateLastMessageTime:R0,updateLastVoiceConnection:async(t,a)=>{await L(t,{$set:{"xp.voice.lastConnection":a}})},updatePremium:C0},Symbol.toStringTag,{value:"Module"})),$0=async t=>{var s;const a=[];for(const n of Object.values(Ca)){const r=new n;if((s=r.onUserInventoryUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{});i&&a.push([r,i])}}a.length>0&&Te("userInventoryUpdate",t.user._id,a)},La=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},equippedItems:{type:Object,default:{}},equipmentList:{type:[{id:String,seed:Number}],default:[]},itemList:{type:Map,of:Number,default:{}},recipes:{type:[String],default:[]}},{minimize:!1});La.index({user:1}),La.post("findOneAndUpdate",async function(t){await $0(t)});const ot=((sr=p.models)==null?void 0:sr.UserInventory)||p.model("UserInventory",La),ve=async(t,a)=>{await ot.updateOne({user:t},a,{upsert:!0})},Ue=async(t,a,s)=>{await ve(t,{$inc:{[`itemList.${a}`]:s}})},I0=async(t,a)=>{await ve(t,{$inc:Object.fromEntries(Object.entries(a).filter(([,s])=>s>0).map(([s,n])=>[`itemList.${s}`,n]))})},vn=async(t,a,s)=>{s!==0&&await ve(t,[{$set:{[`itemList.${a}`]:{$max:[{$add:[`$itemList.${a}`,-s]},0]}}}])},Y0=async(t,a)=>{await ve(t,{$set:{[`itemList.${a}`]:0}})},Mn=async(t,a)=>{await ve(t,{$push:{equipmentList:{$each:a}}})},F0=Object.freeze(Object.defineProperty({__proto__:null,addEquipments:Mn,addInventoryItem:Ue,addInventoryItems:I0,craftItem:async(t,a,s,n,r)=>{for(const{itemId:f,size:g}of a)await vn(t,f,g*n);const{itemId:i,size:o}=s;A.isEquipmentId(i)?await Mn(t,[{id:i,seed:r}]):await Ue(t,i,o*n)},equip:async(t,a,s)=>{const n=await be(t);await ve(t,{$set:{[`equippedItems.${a}`]:s}}),await Qe(t,n)},removeAllItemInventory:Y0,removeInventoryItem:vn,unequip:async(t,a)=>{const s=await be(t);await ve(t,{$set:{[`equippedItems.${a}`]:null}}),await Qe(t,s)},unlockRecipe:async(t,a)=>{await ve(t,{$addToSet:{recipes:a}})}},Symbol.toStringTag,{value:"Module"})),Sn=async t=>await ot.create({user:t}),Pt=async(t,a={})=>{const s=await ot.findOne({user:t},a);return s||await Sn(t)},E0=async t=>{var s;const a=[];for(const n of Object.values(Da)){const r=new n;if((s=r.onUserOrnamentsUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{});i&&a.push([r,i])}}a.length>0&&Te("userOrnamentsUpdate",t.user._id,a)},Pa=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},unlockedFactionBadges:{type:[String],default:[]},unlockedBadges:{type:[String],default:[]},unlockedTitles:{type:[String],default:[]},selectedTitle:{type:String,default:null},unlockedBackgrounds:{type:[String],default:["default"]},selectedBackground:{type:String,default:"default"},unlockedProfileAssets:{type:[String],default:[]}});Pa.index({user:1}),Pa.post("findOneAndUpdate",async function(t){await E0(t)});const dt=((nr=p.models)==null?void 0:nr.UserOrnaments)||p.model("UserOrnaments",Pa),ne=async(t,a)=>{await dt.updateOne({user:t},a,{upsert:!0})},Ta=async(t,a)=>{await ne(t,{$addToSet:{unlockedTitles:a}})},L0=async(t,a)=>{await ne(t,{$addToSet:{unlockedTitles:{$each:a}}})},P0=async(t,a)=>{await ne(t,{$set:{selectedTitle:a}})},kn=async(t,a)=>{await ne(t,{$addToSet:{unlockedBackgrounds:a}})},T0=async(t,a)=>{await ne(t,{$addToSet:{unlockedBackgrounds:{$each:a}}})},j0=async(t,a)=>{await ne(t,{$set:{selectedBackground:a}})},xn=async(t,a,s)=>{a.isProgressive?await ne(t,{$addToSet:{unlockedBadges:`${a.id}_${s}`}}):await ne(t,{$addToSet:{unlockedBadges:a.id}})},Rn=async(t,a)=>{await ne(t,{$addToSet:{unlockedFactionBadges:{$each:[`b_marine_${a}`,`b_revolutionary_${a}`,`b_pirate_${a}`]}}})},Un=async(t,a)=>{await ne(t,{$addToSet:{unlockedProfileAssets:a}})},H0=Object.freeze(Object.defineProperty({__proto__:null,selectBackground:j0,selectTitle:P0,unlockBackground:kn,unlockBackgrounds:T0,unlockBadge:xn,unlockFactionBadge:Rn,unlockProfileAsset:Un,unlockTitle:Ta,unlockTitles:L0},Symbol.toStringTag,{value:"Module"})),Cn=async t=>await dt.create({user:t}),q0=async(t,a)=>{const s=await dt.findOne({user:t},a);return s||await Cn(t)},Bn=(t,a)=>t.completed.includes(a),Dn=(t,a)=>{const s=t.daily[a];return s&&nt(s,new Date)},ja=t=>nt(xa(),t.lastFullComplete),Ha=t=>ja(t)?1+Math.min(2,t.streak/10):1,An=t=>t.completed.reduce((a,s)=>a+(s.startsWith("be_level_")?1:0),0),On=(t,a)=>{const s=An(t);return c.factionTitleList.find(n=>n.strength===s&&n.faction===a)},Q0=Object.freeze(Object.defineProperty({__proto__:null,getFactionTitle:On,getFactionTitleStrength:An,getStreakMultiplier:Ha,isDailyQuestCompleted:Dn,isQuestCompleted:Bn,isStreaking:ja},Symbol.toStringTag,{value:"Module"})),Nn=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},completed:{type:[String],default:[]},daily:{type:Object,default:{}},streak:{type:Number,default:0},lastFullComplete:{type:Date,default:new Date}},{minimize:!1});Nn.index({user:1});const ct=((rr=p.models)==null?void 0:rr.UserQuest)||p.model("UserQuest",Nn),ut=async(t,a)=>{await ct.updateOne({user:t},a,{upsert:!0})},$n=async(t,a)=>{await ut(t,{$addToSet:{completed:a}})},In=async(t,a)=>{p.isValidObjectId(t)&&await ut(t,[{$addFields:{[a]:new Date}}]),await ut(t,[{$addFields:{[a]:new Date}}])},Yn=async(t,a)=>{nt(xa(),a)?await ut(t,{$inc:{streak:1},$set:{lastFullComplete:new Date}}):await ut(t,{$set:{lastFullComplete:new Date,streak:1}})},G0=Object.freeze(Object.defineProperty({__proto__:null,completeDailyQuest:In,completeQuest:$n,updateStreak:Yn},Symbol.toStringTag,{value:"Module"})),Fn=async t=>await ct.create({user:t}),qa=async t=>{const a=await ct.findOne({user:t});return a||await Fn(t)},Qa=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},tagEveryone:{type:Boolean,default:!1},botPing:{type:Number,default:0},writeDifferentChat:[String],messageSent:{type:Number,default:0},totalMinutesInVoice:{type:Number,default:0},hadMoreThanZeroBerry:{type:Boolean,default:!1},totalBet:{type:Number,default:0},edito:{readToday:{type:Number,default:0},lastTimeRead:{type:Date,default:new Date}},double_six:{type:Number,default:0},lastGames:{type:[{gameType:String,endState:Number}],default:[]},black_jack:{type:Number,default:0},rps:{type:{lastRps:String,nb:Number},default:{lastRps:"paper",nb:-1}},totalSpentInShop:{type:Number,default:0},work:{type:Number,default:0},draw:{type:Number,default:0},bet666:{amount:{type:Number,default:0},last:{type:Date,default:new Date(0)}},betMin:{type:Boolean,default:!1},loseEverything:{type:Boolean,default:!1},bet10M:{type:Boolean,default:!1},winBet10M:{type:Boolean,default:!1},lose10M:{type:Boolean,default:!1},items:{bottle:{total:{type:Number,default:0},today:{type:Number,default:0},last:{type:Date,default:new Date}},chest:{total:{type:Number,default:0}}},randomMessage:{type:Number,default:0},timeAt10Percent:{type:Number,default:0},timeAt90Percent:{type:Number,default:0},sevenQuitteOuDouble:{type:Number,default:0},drawDoubleSix:{type:Number,default:0},guessInOne:{type:Number,default:0},crafts:{cookedMeal:{type:Number,default:0},total:{type:Number,default:0}},raidFinished:{type:Number,default:0},reportedSomeone:{type:Boolean,default:!1}});Qa.index({user:1}),Qa.post("findOneAndUpdate",async function(t){await m0(t)});const Me=((ir=p.models)==null?void 0:ir.UserQuestMeta)||p.model("UserQuestMeta",Qa),x=async(t,a)=>{await Me.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},K0=async t=>{await x(t,{$inc:{work:1}})},W0=async t=>{await x(t,{$set:{hadMoreThanZeroBerry:!0}})},V0=async t=>{await x(t,{$set:{sevenQuitteOuDouble:!0}})},z0=async t=>{await x(t,{$inc:{black_jack:1}})},X0=async(t,a,s)=>{await x(t,{$push:{lastGames:{$each:[{gameType:a,endState:s}],$position:0,$slice:20}}})},Z0=async t=>{await x(t,{$inc:{draw:1}})},J0=async t=>{const a=new Date;a.setDate(a.getDate()-1),a.setHours(0,0,0,0);const s=new Date;s.setDate(s.getDate()-1),s.setHours(23,59,59,999),await Me.updateOne({user:t,"bet666.last":{$gte:a,$lte:s}},{$inc:{"bet666.amount":1},$set:{"bet666.last":new Date}}),await Me.updateOne({user:t,"bet666.last":{$lt:a}},{$set:{"bet666.last":new Date,"bet666.amount":1}})},eh=async(t,a)=>{await x(t,{$inc:{totalBet:a}})},th=async(t,a)=>{await x(t,[{$set:{"rps.nb":{$cond:{if:{$eq:["$rps.lastRps",a]},then:{$add:["$rps.nb",1]},else:1}},"rps.lastRps":a}}])},En=async(t,a)=>{await x(t,{$inc:{totalSpentInShop:a}})},ah=Object.freeze(Object.defineProperty({__proto__:null,addTotalMinutesInVoice:async(t,a)=>{await x(t,{$inc:{totalMinutesInVoice:a}})},addWrittenTextChannel:async(t,a)=>{await x(t,{$addToSet:{writeDifferentChat:a}})},bet666:J0,botPingIncrement:async t=>{await x(t,{$inc:{botPing:1}})},drawDoubleSix:async t=>{await x(t,{$inc:{drawDoubleSix:1}})},drawIncrement:Z0,hadMoreThanZeroBerry:W0,hasBet10M:async t=>{await x(t,{$set:{bet10M:!0}})},hasBetMin:async t=>{await x(t,{$set:{betMin:!0}})},hasCelebrateBirthday:async t=>{await x(t,{$set:{hasCelebrateBirthday:!0}})},hasGuessInOne:async t=>{await x(t,{$inc:{guessInOne:1}})},hasLose10M:async t=>{await x(t,{$set:{lose10M:!0}})},hasLoseEverything:async t=>{await x(t,{$set:{loseEverything:!0}})},hasReportedSomeone:async t=>{await x(t,{$set:{reportedSomeone:!0}})},hasSevenQod:V0,hasTagEveryone:async t=>{await x(t,{$set:{tagEveryone:!0}})},hasWinBet10M:async t=>{await x(t,{$set:{winBet10M:!0}})},incrementMessageSend:async t=>{await x(t,{$inc:{messageSent:1}})},randomMessageIncrement:async t=>{await x(t,{$inc:{randomMessage:1}})},readEdito:async t=>{const a=new Date;a.setDate(a.getDate()-1),a.setHours(0,0,0,0);const s=new Date;s.setDate(s.getDate()-1),s.setHours(23,59,59,999),await Me.updateOne({user:t,"edito.lastTimeRead":{$gte:a,$lte:s}},{$inc:{"edito.readToday":1},$set:{"edito.lastTimeRead":new Date}}),await Me.updateOne({user:t,"edito.lastTimeRead":{$lt:a}},{$set:{"edito.lastTimeRead":new Date,"edito.readToday":1}})},updateCrafts:async(t,a,s)=>{!A.isEquipmentId(s)&&A.isCookedMeal(A.findItem(s))&&await x(t,{$inc:{"crafts.cookedMeal":a}}),await x(t,{$inc:{"crafts.total":a}})},updateCrew10Percent:async(t,a)=>{a?await x(t,{$set:{timeAt10Percent:0}}):await x(t,{$inc:{timeAt10Percent:1}})},updateCrew90Percent:async(t,a)=>{a?await x(t,{$set:{timeAt90Percent:0}}):await x(t,{$inc:{timeAt90Percent:1}})},updateLastGames:X0,updateRps:th,updateTotalBet:eh,updateTotalSpentInShop:En,winBlackjack:z0,winDoubleSix:async t=>{await x(t,{$inc:{double_six:1}})},workIncrement:K0},Symbol.toStringTag,{value:"Module"})),sh=Object.freeze(Object.defineProperty({__proto__:null,alreadyObtainedRaidReward:(t,a,s)=>a in t.obtainedRewards?t.obtainedRewards[a].includes(s):!1,hasUnlockedRaid:(t,a)=>{var s;return(s=t.unlocked)==null?void 0:s[a]}},Symbol.toStringTag,{value:"Module"})),Ln=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},currentRaid:{type:{raidId:String,seed:String,progression:{type:[String],default:[]},buffItem:String},default:void 0},obtainedRewards:{type:Object,default:{}},unlocked:{type:Object,default:{}},cooldown:{classic:{type:Date,default:void 0},special:{type:Date,default:void 0}}},{minimize:!1});Ln.index({user:1});const ft=((lr=p.models)==null?void 0:lr.UserRaid)||p.model("UserRaid",Ln),Ce=async(t,a)=>{await ft.updateOne({user:t},a,{upsert:!0})},nh=Object.freeze(Object.defineProperty({__proto__:null,claimReward:async(t,a,s)=>{await Ce(t,{$push:{[`obtainedRewards.${a}`]:s}})},progressRaid:async(t,a)=>{await Ce(t,{$push:{"currentRaid.progression":a}})},reduceRaidCooldown:async(t,a)=>{await Ce(t,[{$set:{"raid.cooldown.special":{$subtract:[{$ifNull:["$raid.cooldown.special",new Date]},a*3600*1e3]},"raid.cooldown.classic":{$subtract:[{$ifNull:["$raid.cooldown.classic",new Date]},a*3600*1e3]}}}])},resetRaid:async t=>{await Ce(t,{$set:{currentRaid:void 0}})},resetRaidProgression:async t=>{await Ce(t,{$set:{"currentRaid.progression":[]}})},startRaid:async(t,a,s,n)=>{const r=Date.now();return await Ce(t,{$set:{currentRaid:{raidId:a,buffItem:s,seed:r,progression:[]},...n?{"cooldown.special":new Date(Date.now()+7*24*60*60*1e3)}:{"cooldown.classic":new Date(Date.now()+7*24*60*60*1e3)}}}),r},unlockRaid:async(t,a)=>{await Ce(t,{$set:{[`unlocked.${a}`]:!0}})}},Symbol.toStringTag,{value:"Module"})),Pn=async t=>await ft.create({user:t}),rh=async t=>{const a=await ft.findOne({user:t});return a||await Pn(t)},ih=Object.freeze(Object.defineProperty({__proto__:null,getShopItemRest:(t,a,s,n)=>{var o;const r=A.getAllItemsLimit()[a],i=(o=t.limit)==null?void 0:o[a];return r?t.lastShopId!==s?r:i?r-i:Math.min(r,n):n},isShopBuyLimitReached:(t,a,s)=>{const n=A.getAllItemsLimit()[a],r=t.limit?t.limit[a]:void 0;return t.lastShopId!==s?!1:!!(n&&r&&r>=n)}},Symbol.toStringTag,{value:"Module"})),Tn=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},lastShopId:{type:Number,default:0},limit:{type:Object,default:{}}},{minimize:!1});Tn.index({user:1});const Tt=((or=p.models)==null?void 0:or.UserShop)||p.model("UserShop",Tn),lh=async(t,a)=>{await Tt.updateOne({user:t},a,{upsert:!0})},oh=Object.freeze(Object.defineProperty({__proto__:null,increaseShopBuyLimit:async(t,a,s,n)=>{await lh(t,[{$set:{[`limit.${a}`]:{$cond:{if:{$eq:["$lastShopId",s]},then:{$add:[`$limit.${a}`,n]},else:n}},lastShopId:s}}])}},Symbol.toStringTag,{value:"Module"})),re={localField:"_id",foreignField:"user",justOne:!0},Q=new p.Schema({userId:{type:String,required:!0,unique:!0},birthday:{type:Date,default:null},faction:{type:String,default:l.DEFAULT_FACTION},canChangeFaction:{type:Boolean,default:!1},canChooseFaction:{type:Boolean,default:!1},settings:{sort:{inventory:{type:String,default:"alpha"}},sendDailyReport:{type:Boolean,default:!1},sendDailyQuest:{type:Boolean,default:!1}},lockUserCommand:{type:Date,default:new Date(0)}});Q.virtual("inventory",{ref:"UserInventory",...re}),Q.virtual("raid",{ref:"UserRaid",...re}),Q.virtual("games",{ref:"UserGames",...re}),Q.virtual("ornaments",{ref:"UserOrnaments",...re}),Q.virtual("crew",{ref:"UserCrew",...re}),Q.virtual("dailyReport",{ref:"UserDailyReport",...re}),Q.virtual("shop",{ref:"UserShop",...re}),Q.virtual("meta",{ref:"UserMeta",...re}),Q.virtual("quest",{ref:"UserQuest",...re}),Q.virtual("questMeta",{ref:"UserQuestMeta",...re}),Q.index({userId:1}),Q.post("deleteOne",async function(){const t=this.getQuery()._id;await ot.deleteOne({user:t}),await rt.deleteOne({user:t}),await dt.deleteOne({user:t}),await ft.deleteOne({user:t}),await He.deleteOne({user:t}),await Lt.deleteOne({user:t}),await Tt.deleteOne({user:t}),await we.deleteOne({user:t}),await ct.deleteOne({user:t}),await Me.deleteOne({user:t})});const G=((dr=p.models)==null?void 0:dr.User)||p.model("User",Q),dh=t=>G.create({userId:t}),Ga=async(t,a={})=>{const s=await jn({userId:t},a);return s||await dh(t)},jn=(t,a={})=>G.findOne(t,a),ch=Object.freeze(Object.defineProperty({__proto__:null,getAllDailyReport:async()=>G.aggregate([{$match:{"settings.sendDailyReport":{$eq:!0}}},{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$lookup:{from:"userdailyreports",localField:"_id",foreignField:"user",as:"dailyReport"}},{$match:{$expr:{$and:[{"dailyReport.xpYesterday":{$gt:0,$exists:!0}},{faction:{$ne:"citizen"}}]}}}]),getBerryRanking:async()=>G.aggregate([{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$unwind:"$meta"},{$sort:{"meta.berry":-1}},{$limit:10},{$project:{_id:1,userId:1,"meta.berry":1}}]),getDailyReport:t=>{const{berry:a,xp:s}=t.meta,{voice:n,amount:r}=s,{unlockedBadges:i,unlockedBackgrounds:o,unlockedTitles:f}=t.ornaments,{previousOrnament:g,previousCompletedQuest:w,xpYesterday:U,berryYesterday:I,previousMessageSent:T}=t.dailyReport;return{berry:a-I,xp:r-U,message:t.questMeta.messageSent-T,voice:nt(n.lastConnection,xa())?n.minutesInVoiceToday:0,quest:pt(t.quest.completed,w),badge:pt(i,g.unlockedBadges),title:pt(f,g.unlockedTitles),background:pt(o,g.unlockedBackgrounds)}},getFactionRank:async(t,a)=>(await G.aggregate([{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$unwind:"$meta"},{$match:{faction:t.faction}},{$setWindowFields:{sortBy:{"meta.xp.amount":-1},output:{rank:{$rank:{}}}}},{$match:{_id:a}},{$project:{rank:1}}]))[0],getFactionRanking:async t=>G.aggregate([{$match:{faction:t}},{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$unwind:"$userMeta"},{$sort:{"userMeta.xp.amount":-1}},{$limit:10},{$project:{_id:1,userId:1,"meta.xp.amount":1}}]),getGlobalRanking:async()=>G.aggregate([{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$unwind:"$meta"},{$sort:{"meta.xp.amount":-1}},{$limit:10},{$project:{_id:1,userId:1,"meta.xp.amount":1}}]),getNextBirthdays:()=>G.aggregate([{$match:{birthday:{$ne:null}}},{$addFields:{day:{$dayOfMonth:"$birthday"},month:{$month:"$birthday"},year:{$year:"$birthday"},nextBirthday:{$dateFromParts:{year:{$cond:[{$lt:[{$dateFromParts:{year:{$year:new Date},month:{$month:"$birthday"},day:{$dayOfMonth:"$birthday"}}},new Date]},{$add:[{$year:new Date},1]},{$year:new Date}]},month:{$month:"$birthday"},day:{$dayOfMonth:"$birthday"}}}}},{$sort:{nextBirthday:1}},{$limit:10},{$project:{_id:0,userId:1,birthday:1,nextBirthday:1}}]),getSuccessRanking:async()=>G.aggregate([{$lookup:{from:"userquests",localField:"_id",foreignField:"user",as:"quest"}},{$unwind:"$quest"},{$addFields:{success_count:{$size:{$ifNull:["$quest.completed",[]]}}}},{$sort:{success_count:-1}},{$limit:10},{$project:{_id:1,userId:1,"quest.completed":1}}]),getTodayAllBirthday:()=>G.aggregate([{$match:{birthday:{$ne:null}}},{$addFields:{birthMonth:{$month:"$birthday"},birthDay:{$dayOfMonth:"$birthday"}}},{$addFields:{currentMonth:{$month:new Date},currentDay:{$dayOfMonth:new Date}}},{$match:{$expr:{$and:[{$eq:["$birthMonth","$currentMonth"]},{$eq:["$birthDay","$currentDay"]}]}}}]),getUserBirthday:async t=>await Ga(t,{birthday:1})},Symbol.toStringTag,{value:"Module"})),Be=async(t,a,s=!1)=>{await G.updateOne(t,a,{upsert:s})},Hn=async(t,a)=>{await Be({_id:t},{$set:{canChooseFaction:a}})},qn=async(t,a)=>{await Be({_id:t},{$set:{canChangeFaction:a}})},uh=Object.freeze(Object.defineProperty({__proto__:null,canChangeFaction:qn,canChooseFaction:Hn,removeBirthday:async t=>{await Be({userId:t},{$set:{birthday:null}})},setBirthday:async(t,a)=>{await Be({userId:t},{$set:{birthday:a}})},updateInventorySort:async(t,a)=>{await Be({_id:t},{$set:{"settings.sort.inventory":a}})},updateSendDailyQuest:async(t,a)=>{await Be({userId:t},{$set:{"settings.sendDailyQuest":a}})},updateSendDailyReport:async(t,a)=>{await Be({userId:t},{$set:{"settings.sendDailyReport":a}})}},Symbol.toStringTag,{value:"Module"})),fh=async t=>{await G.deleteOne({userId:t})},hh=async t=>await Lt.create({user:t}),ph=async t=>await Me.create({user:t}),mh=async t=>await Tt.create({user:t}),Qn=(t,a)=>{switch(t){case"dailyReport":return hh(a);case"games":return gn(a);case"inventory":return Sn(a);case"meta":return _n(a);case"raid":return Pn(a);case"ornaments":return Cn(a);case"quest":return Fn(a);case"questMeta":return ph(a);case"shop":return mh(a)}},yh=async(t,a,s)=>{if(Array.isArray(a)){const n=await t.populate(a);for(const r of a)n[r]||(n[r]=await Qn(r,t._id));return n}else{const n=await t.populate(a,s);return n[a]||(n[a]=await Qn(a,t._id)),n}},Gn=new p.Schema({warnedUserId:String,authorId:String,date:{type:Date,default:Date.now()},reason:{type:String,default:null}});Gn.index({warnedUserId:1});const Ge=((cr=p.models)==null?void 0:cr.Warns)||p.model("Warns",Gn),gh=Object.freeze(Object.defineProperty({__proto__:null,getUserWarnCount:async t=>await Ge.countDocuments({warnedUserId:t}),getUserWarns:async t=>await Ge.find({warnedUserId:t})},Symbol.toStringTag,{value:"Module"})),_h=async t=>await Ge.findOne({warnedUserId:t}),wh=async t=>await Ge.create({...t}),bh=async t=>await Ge.findByIdAndDelete(t),vh=t=>{p.connect(t)},Mh=async(t,a,s,{berry:n,xp:r})=>{const i=await qa(a).then($=>$.populate("user","faction")),o=Ha(i),f=On(i,i.user.faction),{badge:g,isFactionBadge:w,title:U,rank:I,name:T,description:Oh,daily:jt,secret:Nh}=t;return s.Image().setImageName(`quest_success_${I.id}`).draw(),g?s.Image().setImageName(c.progressiveBadgeTypeGuard(g)?`cropped_badge_${g.img}_${I.id}`:`cropped_badge_${g.img}`).setOrigin(j.CanvasOrigin.CENTER).setScale(2).setPosition(370,318).draw():w&&i.user.faction!=="citizen"?s.Image().setImageName(`cropped_badge_${i.user.faction}_${I.id}`).setOrigin(j.CanvasOrigin.CENTER).setScale(2).setPosition(370,318).draw():s.Image().setImageName(`badge_default_${I.id}`).setScale(2).setOrigin(j.CanvasOrigin.CENTER).setPosition(370,318).draw(),s.Text(jt?"QUÊTE JOURNALIÈRE TERMINÉE !":"SUCCÈS DÉBLOQUÉ !").setPosition(739,100).setFont("text",70).setColor(I.color).draw(),s.Text(T).setPosition(739,260).setFont("poppins",T.length>=35?65-2*(T.length-35):65).draw(),s.Text(Nh?"Succès caché":Oh).setPosition(739,360).setFont("poppins_italic",35).draw(),s.Text(`Récompenses: ${ht(n)}${jt&&o>1?` (+${ht(n*(o-1))})`:""} `).setPosition(739,520).setFont("poppins",35).setOrigin(j.CanvasOrigin.LEFT).draw(n!==0).next(($,Y)=>j.nextAllToXAxis($.Image(),Y)).setImageName("quest_berry").setDimensions(50,79).draw(n!==0).next(($,Y)=>j.nextAllToXAxis($.Text(` / ${ht(r)}${jt&&o>1?` (+${ht(r*(o-1))})`:""} `),Y)).draw(r!==0).next(($,Y)=>j.nextAllToXAxis($.Image(),Y)).setImageName("quest_xp").setDimensions(57,59).draw(r!==0).next(($,Y)=>j.nextAllToXAxis($.Text(` combo x${o}`),Y)).draw(jt&&o>1).next(($,Y)=>j.nextAllToXAxis($.Text(" et la possibilité "),Y)).draw(w&&i.user.faction==="citizen").next(($,Y)=>j.nextAllToXAxis($.Text("de choisir ta faction"),Y)).setFont("poppins_bold",35).draw(w&&i.user.faction==="citizen").next(($,Y)=>j.nextAllToXAxis($.Text(" et le titre "),Y)).setFont("poppins",35).draw(!!U||w&&i.user.faction!=="citizen").next(($,Y)=>j.nextAllToXAxis($.Text((U==null?void 0:U.name)??""),Y)).setFont("poppins_bold",35).setColor((U==null?void 0:U.rank.color)??"white").draw(!!U).next(($,Y)=>j.nextAllToXAxis($.Text((f==null?void 0:f.name)??""),Y)).setColor((f==null?void 0:f.rank.color)??"white").draw(w&&!!f),await s.encode("webp")},Sh=10,kh=1e7,xh=100,Rh=["berry","success_COMMON","success_RARE","success_EPIC","success_LEGENDARY","success_MYTHIC","xp"],Uh={background:"<:background:1178465681809887334>",title:"<:title:1178465688915038208>",chest_1:"<:lootbox1:1186689926167810088>",chest_2:"<:lootbox2:1186258728882811051>",chest_3:"<:lootbox3:1243963722259501216>",chest_4:"<:lootbox3:1186259958216523786>",bottle_xp_1:"<:bottle_xp:1186204593667969035>",bottle_xp_2:"<:bottle_xp_2:1243980696083632208>",bottle_xp_3:"<:bottle_xp_3:1243980697773936740>",bottle_xp_4:"<:bottle_xp_4:1243980698927366256>",boost_week:"<:boost_week:1186258728073297971>",boost_day:"<:boost_day:1186258726030680145>",wood_plank:"<:Planchesdebois:1233782418478071930>",nail:"<:Clous:1233782384613261382>",glue:"<:Colle:1233782388497186846>",rope:"<:Corde:1233782392225927168>",repair_kit:"<:Kitderparation:1233782876223570011>",tissue:"<:Tissus:1233784184099573852>",lock:"<:Serrureclef:1233782436068982814>",iron:"<:Ferbrut:1233782399125426207>",clover:"<:Treflesixfeuilles:1233782439503990915> ",glass_bottle:"<:Fioleenverre:1233782402233532496>",pure_water:"<:Eaupure:1233782393572298802>",sea_salt:"<:SelMarin:1233784181696233602>",ebony_poppy:"<:Pavotebene:1233782416879915060>",rose:"<:Roseimmaculee:1233784180215644180>",poppy:"<:Coquelicotecarlate:1233782390099280023>",manganese:"<:Manganesescintillante:1233784177221042196>",cursed_hawthorn:"<:AubpineMaudite:1233782382872629329>",mugwort:"<:Armoiseblanche:1233782381400424519>",mandrake:"<:MandragoreAdulte:1233782409070247946>",obsidian:"<:Obsidiennesombre:1233784178307371110>",saffron:"<:Safranvermeille:1233782430385836124>",edelweiss:"<:Edelweiss:1233782395019329546>",emerald:"<:emeraude:1233782873165791273>",ruby:"<:Rubis:1233782426174619679>",sapphire:"<:Saphir:1233782432004837407>",siren_tear:"<:Larmedesirene:1233782405538517095>",compass:"<:Rosedesvents:1233782421892239360>",dragon_heart:"<:CoeurdeDragon:1233782386580258848>",fairy_wing:"<:Ailedefees:1233782379269722293>",phoenix_feather:"<:PlumedePhoenix:1233784783822127167>",mithril:"<:Mithril:1233782412434214974>",cereal:"<:craft_cereal:1243963641204703405>",cotton:"<:craft_cotton:1243963642567721080>",empty_box:"<:craft_empty_box:1243963643834535966>",enchanted_emerald:"<:craft_enchanted_emerald:1243963645092696105>",enchanted_ruby:"<:craft_enchanted_ruby:1243963647097569330>",enchanted_sapphire:"<:craft_enchanted_sapphire:1243963648486019082>",enchanted_stone:"<:craft_enchanted_stone:1243963650893545637>",flour:"<:craft_flour:1243963651719823451>",hemp:"<:craft_hemp:1243963653238030387>",scrap:"<:craft_scrap:1243963718895669268>",strange_gem:"<:craft_strange_gem:1243963656539078686>",strange_stone:"<:craft_strange_stone:1243963658766123192>",tools:"<:craft_tools:1243963720179122217>",wood:"<:craft_wood:1243963662763298897>",wine:"<:craft_wine:1249242713442746501>",toy:"<:craft_toy:1249242711907893278>",rhum:"<:craft_rhum:1249242707961057361>",milk:"<:craft_milk:1249242706501308488>",fruit:"<:craft_fruit:1249242705612115968>",sugar:"<:craft_sugar:1249242709684785184>",egg:"<:craft_egg:1249242703972007986>",omelet:"<:omelette:1288942044328493179>",cheese:"<:Fromage_Affine:1289695711398596761>",bread:"<:Pain_de_campagne:1289703440163016855>",strawberry_cake:"<:Fraisier:1289707903649058858>",bowl_cereal:"<:craft_bowl_cereal:1249242702462193686>",beer:"<:craft_beer:1249242701300240434>",bowl:"<:craft_bowl:1250116629275082873>",rudder:"<:craft_rudder:1250435943253540895>",rescue_boat:"<:craft_rescue_boat:1250435931635322950>",sailing_boat:"<:craft_sailing_boat:1250435942162894849>",salt_water:"<:craft_salt_water:1250435945216475317>",anchor:"<:craft_anchor:1250435934843834409>",hammock:"<:craft_hammock:1250435933300588687>",leather:"<:craft_leather:1253034980133834752>",ancient_key:"<:craft_ancient_key:1257447843355033742>",iron_ore:"<:craft_iron_ore:1257475847271612497>",map_fragment:"<:map_fragment:1281949667227205663>",scroll_agility:"<:scroll_agility:1254081331365810289>",scroll_chance:"<:scroll_chance:1254081332422639657>",scroll_intelligence:"<:scroll_intelligence:1254081334264070174>",scroll_strength:"<:scroll_strength:1254081335862099980>",scroll_vitality:"<:scroll_vitality:1254081337711919185>",scroll_wisdom:"<:scroll_wisdom:1254081340115259454>",elemental_concentrate_earth:"<:elemental_concentrate_earth:1269073512782499860>",elemental_concentrate_fire:"<:elemental_concentrate_fire:1269073513919156349>",elemental_concentrate_life:"<:elemental_concentrate_life:1269073515315728425>",elemental_concentrate_moon:"<:elemental_concentrate_moon:1269073517044039760>",elemental_concentrate_water:"<:elemental_concentrate_water:1269073518205599776>",elemental_concentrate_wind:"<:elemental_concentrate_wind:1269073510815367189>",essence_earth:"<:essence_earth:1269073149300052034>",essence_fire:"<:essence_fire:1269073150784700416>",essence_life:"<:essence_life:1269073151728287787>",essence_moon:"<:essence_moon:1269073153510998056>",essence_water:"<:essence_water:1269073154333081701>",essence_wind:"<:essence_wind:1269073156241625088>",empty_scroll:"<:empty_scroll:1269074077327298653>"},Ch={d1:"<:d1:1159542168738873455>",d2:"<:d2:1159542071049334814>",d3:"<:d3:1159542073914032191>",d4:"<:d4:1159542075512082543>",d5:"<:d5:1159542078179651614>",d6:"<:d6:1159542079458910229>",revolutionary:"<:revolutionnaire:648245785133056020>",pirate:"<:pirate:648245785053626368>",marine:"<:marine:648245784407441429>",berry:"<:berry:1153734056035504158>",xp:"<:xp:1084914564379975772>",success:"<:success:1186707379534954506>",hp:"<:hp:1257776163955277824>",paper:"📄",rock:"🪨",scissor:"✂️",pray:"<:Ryokugyu_pray:1147542990844334280>",gun:"<:fujigun:1050120413243506688>",promise:"<:Luffy_Promise:1027626431565529099>",love:"<:Lawve:1050916817801072730>",note:"<:imsusnote:1136952496456224778>",watching:"<:Carrot_Watching:1024736915922104360>",card:"<:carteDos:1168580012258103387>",cards:{spades:{1:"<:asdepique:1168560615170768967>",2:"<:2depique:1168559430955184259>",3:"<:3depique:1168559437548638248>",4:"<:4depique:1168559679354445934>",5:"<:5depique:1168559725504372796>",6:"<:6depique:1168559764528185394>",7:"<:7depique:1168559459392553061>",8:"<:8depique:1168559887870083162>",9:"<:9depique:1168559471392464988>",10:"<:10depique:1168559958435053598>",J:"<:valetdepique:1168560676202086523>",Q:"<:reinedepique:1168560621722284083>",K:"<:roidepique:1168560628189888634>"},diamonds:{1:"<:asdecarreau:1168560612742279308>",2:"<:2decarreau:1168559427788472330>",3:"<:3decarreau:1168559434138669236>",4:"<:4decarreau:1168559440774041621>",5:"<:5decarreau:1168559445308084256>",6:"<:6decarreau:1168559763462819940>",7:"<:7decarreau:1168559845872517172>",8:"<:8decarreau:1168559888989949994>",9:"<:9decarreau:1168559942215667804>",10:"<:10decarreau:1168559475481907230>",J:"<:valetdecarreau:1168560633634095234>",Q:"<:reinedecarreau:1168560618182291577>",K:"<:roidecarreau:1168560626185011281>"},hearts:{1:"<:asdecoeur:1168560613971214368>",2:"<:2decoeur:1168559428681859073>",3:"<:3decoeur:1168559435950592060>",4:"<:4decoeur:1168559442074284073>",5:"<:5decoeur:1168559723226865725>",6:"<:6decoeur:1168559452509708298>",7:"<:7decoeur:1168559457769365684>",8:"<:8decoeur:1168559463368757339>",9:"<:9decoeur:1168559938897989672>",10:"<:10decoeur:1168559477658751006>",J:"<:valetdecoeur:1168560635991298160>",Q:"<:reinedecoeur:1168560619855822940>",K:"<:roidecoeur:1168560678378950716>"},clubs:{1:"<:asdetrfle:1168560617444081834>",2:"<:2detrfle:1168559432242831512>",3:"<:3detrfle:1168559439440269403>",4:"<:4detrfle:1168559677936762982>",5:"<:5detrfle:1168559449540145153>",6:"<:6detrfle:1168559761260818594>",7:"<:7detrfle:1168559844748435549>",8:"<:8detrfle:1168559466334142575>",9:"<:9detrfle:1168559940953194576>",10:"<:10detrfle:1168559959802380288>",J:"<:valetdetrfle:1168560610531885137>",Q:"<:reinedetrfle:1168560623228026972>",K:"<:roidetrfle:1168560675543580712>"}},factions:{b_citizen_COMMON:"<:BasiqueOPFRbois:1175507882188484761>",b_citizen_RARE:"<:BasiqueOPFRargent:1175507880724668488>",b_citizen_EPIC:"<:BasiqueOPFRor:1175507883501289512>",b_citizen_LEGENDARY:"<:BasiqueOPFRplatine:1175507886714134548>",b_citizen_MYTHIC:"<:BasiqueOPFRultime:1175507889553670264>",b_marine_COMMON:"<:Marinebois:1175507936953512036>",b_marine_RARE:"<:Marineargent:1175508322351321178>",b_marine_EPIC:"<:Marineor:1175508300603863132>",b_marine_LEGENDARY:"<:Marineplatine:1175507940803879012>",b_marine_MYTHIC:"<:Marineultime:1175508279590395977>",b_revolutionary_COMMON:"<:RvoBois:1175507954779295810>",b_revolutionary_RARE:"<:RvoArgent:1175508199118483457>",b_revolutionary_EPIC:"<:RvoOr:1175508111885344819>",b_revolutionary_LEGENDARY:"<:RvoPlatine:1175507958378008756>",b_revolutionary_MYTHIC:"<:RvoUltime:1175508127815319612>",b_pirate_COMMON:"<:Piratebois:1175508259768115272>",b_pirate_RARE:"<:Pirateargent:1175507943987363941>",b_pirate_EPIC:"<:Pirateor:1175508240243621928>",b_pirate_LEGENDARY:"<:Pirateplatine:1175507949578358804>",b_pirate_MYTHIC:"<:Pirateultime:1175507951709061150>"},characteristics:{vitality:"<:vitality:1251861015277338675>",strength:"<:strength:1251860738595618838>",agility:"<:agility:1251860734145728596>",intelligence:"<:intelligence:1251860736943194144>",chance:"<:chance:1251860735827513425>",wisdom:"<:wisdom:1251861017231884378>"},equipment_adventurer_strap:"<:adventurer_strap:1253041086147068035>",equipment_adventurer_collar:"<:adventurer_collar:1253041084611690567>",equipment_adventurer_boots:"<:adventurer_boots:1253041083252867123>",equipment_adventurer_helmet:"<:Casque_cuir:1256965718432550953>",equipment_adventurer_weapon:"<:Dague_cuir:1256965714141515837>",equipment_adventurer_belt:"<:Ceinture_cuir:1256965593333108838>",items:Uh},Bh=(t,a)=>{const s=t.badge,n=t.isFactionBadge;return s?c.progressiveBadgeTypeGuard(s)?s.emojis[s.isProgressive.findIndex(r=>r===t.rank.id)]:s.emojis:n?Ch.factions[`b_${a}_${t.rank.id}`]:""},Dh=t=>{const[a,s]=t.split("_"),n=Object.values(c.BadgeList).find(r=>r.id===a);if(n)return c.progressiveBadgeTypeGuard(n)?n.emojis[n.isProgressive.findIndex(r=>r===s)]:n.emojis};class Ah extends p.Types.ObjectId{}u.ALL_QUESTS=Tf,u.BET_MAX_VALUE=kh,u.BET_MIN_VALUE=Sh,u.BackgroundShopItem=an,u.BoostXpShopItem=sn,u.ChestShopItem=nn,u.CraftShopItem=rn,u.CrewQuests=Ua,u.EDITO_READ=xh,u.ObjectId=Ah,u.QUEST_ASSET_IMAGES=Rh,u.Quest=d,u.RepairShopItem=ln,u.StoreShopItem=on,u.TitleShopItem=dn,u.UserInventoryQuests=Ca,u.UserMetaQuests=Ba,u.UserOrnamentsQuests=Da,u.UserQuestMetaQuests=Aa,u.banExists=wr,u.banGetters=mr,u.banModel=De,u.betModel=qt,u.connectToServices=vh,u.createBan=yr,u.createBet=Mr,u.createCrew=Kf,u.createInvitations=Vf,u.createSettings=tn,u.createUserCrew=i0,u.createWarn=wh,u.crewGetters=qf,u.crewModel=je,u.crewUpdates=Qf,u.deleteBan=_r,u.deleteInvitations=zf,u.deleteUserById=fh,u.deleteWarn=bh,u.emitQuestEvent=Te,u.finWarnById=_h,u.findBan=gr,u.findBetById=vr,u.findCrewById=Gf,u.findInvitations=Wf,u.findSettingsByGuildId=Zf,u.findShop=hn,u.findShopByType=s0,u.findUser=jn,u.findUserById=Ga,u.findUserCrew=pn,u.findUserGames=u0,u.findUserInventory=Pt,u.findUserMeta=lt,u.findUserOrnaments=q0,u.findUserQuest=qa,u.findUserRaid=rh,u.getBadgeEmojisFromId=Dh,u.getQuestBadgeEmojis=Bh,u.invitationsModel=Yt,u.onQuestEvent=Dd,u.populateUser=yh,u.questCanvas=Mh,u.settingsModel=Ft,u.settingsUpdates=Xf,u.shopGetters=Jf,u.shopModel=Et,u.shopUpdates=t0,u.userCrewExists=l0,u.userCrewModel=He,u.userCrewUpdates=r0,u.userDailyReportModel=Lt,u.userDailyReportUpdates=d0,u.userGamesModel=rt,u.userGamesUpdates=c0,u.userGetters=ch,u.userInventoryGetters=h0,u.userInventoryModel=ot,u.userInventoryUpdates=F0,u.userMetaGetters=k0,u.userMetaModel=we,u.userMetaUpdates=N0,u.userModel=G,u.userOrnamentsModel=dt,u.userOrnamentsUpdates=H0,u.userQuestGetters=Q0,u.userQuestMetaModel=Me,u.userQuestMetaUpdates=ah,u.userQuestModel=ct,u.userQuestUpdates=G0,u.userRaidGetters=sh,u.userRaidModel=ft,u.userRaidUpdates=nh,u.userShopGetters=ih,u.userShopModel=Tt,u.userShopUpdates=oh,u.userUpdates=uh,u.warnGetters=gh,u.warnModel=Ge,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
10
+ m.version="2.30.1",kr(B),m.fn=h,m.min=fl,m.max=hl,m.now=pl,m.utc=ee,m.unix=Ho,m.months=Qo,m.isDate=Ke,m.locale=ge,m.invalid=mt,m.duration=J,m.isMoment=X,m.weekdays=Ko,m.parseZone=qo,m.localeData=ue,m.isDuration=Bt,m.monthsShort=Go,m.weekdaysMin=Vo,m.defineLocale=ca,m.updateLocale=Hi,m.locales=qi,m.weekdaysShort=Wo,m.normalizeUnits=W,m.relativeTimeRounding=Md,m.relativeTimeThreshold=Sd,m.calendarFormat=Ll,m.prototype=h,m.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};const xd=/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,Rd=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i,Gs=/(janv\.?|févr\.?|avr\.?|juil\.?|sept\.?|oct\.?|nov\.?|déc\.?|janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,ka=[/^janv/i,/^févr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^août/i,/^sept/i,/^oct/i,/^nov/i,/^déc/i],Ud={months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsRegex:Gs,monthsShortRegex:Gs,monthsStrictRegex:xd,monthsShortStrictRegex:Rd,monthsParse:ka,longMonthsParse:ka,shortMonthsParse:ka,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:(t,a)=>{switch(a){case"D":return t+(t===1?"er":"");default:case"M":case"Q":case"DDD":case"d":return t+(t===1?"er":"e");case"w":case"W":return t+(t===1?"re":"e")}},week:{dow:1,doy:4}};m.locale("fr",Ud);const nt=(t,a,s=!0)=>(s?t.getFullYear()===a.getFullYear():!0)&&t.getMonth()===a.getMonth()&&t.getDate()===a.getDate(),xa=()=>m().locale("fr").subtract(1,"days").toDate(),Pe=t=>new Date>t,Ks=t=>typeof t=="function",Ra=(t,a,s)=>{const n={...t},r=Object.entries(t);for(const[i,o]of r){const f=a[i];f?n[i]=s(o,f):n[i]=o}return n},Cd=t=>Object.entries(t),Bd=["crewUpdate","userMetaUpdate","userQuestMetaUpdate","userInventoryUpdate","userOrnamentsUpdate"],Ws=new pr.EventEmitter,Te=(t,a,s)=>{Ws.emit(t,a,s)},Dd=t=>{for(const a of Bd)Ws.on(a,(s,n)=>{t(s,n)})};class d{constructor(){e(this,"onUserMetaUpdate");e(this,"onUserQuestMetaUpdate");e(this,"onUserInventoryUpdate");e(this,"onUserOrnamentsUpdate");e(this,"onCrewUpdate");e(this,"complete",async(a,{_userQuest:s,_userCrew:n,_userMeta:r})=>{const i=s??await qa(a);if(this.isCompleted(i))return null;const o=r??await lt(a),f=n??await pn(a);return this.crew&&f?this.daily?await this.markCrewDailyAsCompleted(f.crew._id,i.user._id):(await this.markAsCompleted(i),await this.markCrewAsCompleted(f.crew._id)):await this.markAsCompleted(i),await this.specificQuestCompletion(i),await this.applyReward(i,o,f)});e(this,"getComputedRewards",(a,s)=>{const n=this.daily&&ja(s)?Ha(s):1;return{xp:(Ks(this.xp)?this.xp(a):this.xp)*n*(1+Ea(a)),berry:(Ks(this.berry)?this.berry(a):this.berry)*n}})}async applyReward(a,s,n){return this.title&&await Ta(a.user._id,this.title.name),this.badge&&(this.crew&&n?await Zs(n.crew._id,this.badge,this.rank.id):await xn(a.user._id,this.badge,this.rank.id)),this.isFactionBadge&&await Rn(a.user._id,this.rank.id),this.asset&&await Un(a.user._id,this.asset),this.getComputedRewards(s,a)}async specificQuestCompletion(a){this.id==="daily_all"&&await Yn(a.user._id,a.lastFullComplete),this.id==="be_level_10"&&await Hn(a.user._id,!0),this.id!=="be_level_10"&&this.id.startsWith("be_level_")&&await qn(a.user._id,!0)}isCompleted(a){return this.daily?Dn(a,this.id):Bn(a,this.id)}async markAsCompleted(a){this.daily?await In(a.user._id,this.id):await $n(a.user._id,this.id)}async markCrewAsCompleted(a){await zs(a,this.id)}async markCrewDailyAsCompleted(a,s){await Xs(a,s.toHexString(),this.id)}}class Ad extends d{constructor(){super(...arguments);e(this,"name","Prenez-en soin");e(this,"id","crew_carpenter_1_week");e(this,"rank",l.RANKS.COMMON);e(this,"description","Rester au dessus de 80% de détérioration pendant 1 semaine");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",c.BadgeList.carpenter);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=7)}}class Od extends d{constructor(){super(...arguments);e(this,"name","Il est comme neuf !");e(this,"id","crew_carpenter_1_month");e(this,"rank",l.RANKS.RARE);e(this,"description","Rester au dessus de 80% de détérioration pendant 1 mois");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",c.BadgeList.carpenter);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=30)}}class Nd extends d{constructor(){super(...arguments);e(this,"name","À l'occasion, je vous mettrai un petit coup de polish");e(this,"id","crew_carpenter_3_months");e(this,"rank",l.RANKS.EPIC);e(this,"description","Rester au dessus de 80% de détérioration pendant 3 mois");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",c.BadgeList.carpenter);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=30*3)}}class $d extends d{constructor(){super(...arguments);e(this,"name","Vous ne naviguez qu'en eau calme ?");e(this,"id","crew_carpenter_6_months");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Rester au dessus de 80% de détérioration pendant 6 mois");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",c.BadgeList.carpenter);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=30*6)}}class Id extends d{constructor(){super(...arguments);e(this,"name","C'est un sacré charpentier que vous avez là !");e(this,"id","crew_carpenter_1_year");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Rester au dessus de 80% de détérioration pendant 1 an");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"secret",!0);e(this,"asset",null);e(this,"title",c.questTitles["Charpentier Légendaire"]);e(this,"badge",c.BadgeList.carpenter);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.streak80Percent>=365)}}class Yd extends d{constructor(){super(...arguments);e(this,"name","Sympa votre barque");e(this,"id","crew_ship_level_10");e(this,"rank",l.RANKS.COMMON);e(this,"description","Atteindre le niveau 10 d'équipage");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.crewship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=10)}}class Fd extends d{constructor(){super(...arguments);e(this,"name","Joli bicoque");e(this,"id","crew_ship_level_25");e(this,"rank",l.RANKS.RARE);e(this,"description","Atteindre le niveau 25 d'équipage");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.crewship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=25)}}class Ed extends d{constructor(){super(...arguments);e(this,"name","* C'est un fameux trois-mâts *");e(this,"id","crew_ship_level_50");e(this,"rank",l.RANKS.EPIC);e(this,"description","Atteindre le niveau 50 d'équipage");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"badge",c.BadgeList.crewship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=50)}}class Ld extends d{constructor(){super(...arguments);e(this,"name","* Fin comme un oiseau *");e(this,"id","crew_ship_level_75");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Atteindre le niveau 75 d'équipage");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"badge",c.BadgeList.crewship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=75)}}class Pd extends d{constructor(){super(...arguments);e(this,"name","* Hisse et ho ! *");e(this,"id","crew_ship_level_100");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Atteindre le niveau 100 d'équipage");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"asset",null);e(this,"title",c.questTitles.Santiano);e(this,"badge",c.BadgeList.crewship);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>l.getCurrentLevel(s.meta.xp)>=100)}}class Td extends d{constructor(){super(...arguments);e(this,"name","Y'a pas de petites économies");e(this,"id","crew_have_100M_berry");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 100 000 000 Berrys dans le coffre d'équipage");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.communism);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=1e8)}}class jd extends d{constructor(){super(...arguments);e(this,"name","Joli butin !");e(this,"id","crew_have_500M_berry");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 500 000 000 Berrys dans le coffre d'équipage");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.communism);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=5e8)}}class Hd extends d{constructor(){super(...arguments);e(this,"name","Vous économisez pour un nouveau bateau ?");e(this,"id","crew_have_1Md_berry");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 1 000 000 000 Berrys dans le coffre d'équipage");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"badge",c.BadgeList.communism);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=1e9)}}class qd extends d{constructor(){super(...arguments);e(this,"name","Ça fait beaucoup là non ?");e(this,"id","crew_have_5Md_berry");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 5 000 000 000 Berrys dans le coffre d'équipage");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"badge",c.BadgeList.communism);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=5e9)}}class Qd extends d{constructor(){super(...arguments);e(this,"name","Karl Marx serait fier de vous !");e(this,"id","crew_have_50Md_berry");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 50 000 000 000 Berrys dans le coffre d'équipage");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"asset",null);e(this,"title",c.questTitles.Communiste);e(this,"badge",c.BadgeList.communism);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.meta.berry>=5e10)}}class Gd extends d{constructor(){super(...arguments);e(this,"name","Plus on est de fous...");e(this,"id","crew_size_5");e(this,"rank",l.RANKS.COMMON);e(this,"description","Être dans un équipage de 5 membres");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.sardine);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=5)}}class Kd extends d{constructor(){super(...arguments);e(this,"name","Plus on rit !");e(this,"id","crew_size_7");e(this,"rank",l.RANKS.RARE);e(this,"description","Être dans un équipage de 7 membres");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.sardine);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=7)}}class Wd extends d{constructor(){super(...arguments);e(this,"name","Une petite famille");e(this,"id","crew_size_10");e(this,"rank",l.RANKS.EPIC);e(this,"description","Être dans un équipage de 10 membres");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"badge",c.BadgeList.sardine);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=10)}}class Vd extends d{constructor(){super(...arguments);e(this,"name","Va falloir des dortoirs en plus");e(this,"id","crew_size_12");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Être dans un équipage de 12 membres");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"badge",c.BadgeList.sardine);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=12)}}class zd extends d{constructor(){super(...arguments);e(this,"name","* Ah qu'est-ce qu'on est serré ! *");e(this,"id","crew_size_15");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Être dans un équipage de 15 membres");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"asset",null);e(this,"title",c.questTitles.Sardine);e(this,"badge",c.BadgeList.sardine);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.members.length>=15)}}class Xd extends d{constructor(){super(...arguments);e(this,"name","Réunion de crise");e(this,"id","crew_vocal_5");e(this,"rank",l.RANKS.COMMON);e(this,"description","Être dans un un vocal avec les 5 membres pendant 1 heure");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.shipsecte);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=5)}}class Zd extends d{constructor(){super(...arguments);e(this,"name","Conseil de guerre");e(this,"id","crew_vocal_7");e(this,"rank",l.RANKS.RARE);e(this,"description","Être dans un un vocal avec les 7 membres pendant 1 heure");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"crew",!0);e(this,"badge",c.BadgeList.shipsecte);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=7)}}class Jd extends d{constructor(){super(...arguments);e(this,"name","Réunion de famille");e(this,"id","crew_vocal_10");e(this,"rank",l.RANKS.EPIC);e(this,"description","Être dans un un vocal avec les 10 membres pendant 1 heure");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"crew",!0);e(this,"badge",c.BadgeList.shipsecte);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=10)}}class ec extends d{constructor(){super(...arguments);e(this,"name","Les Inséparables");e(this,"id","crew_vocal_12");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Être dans un un vocal avec les 12 membres pendant 1 heure");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"crew",!0);e(this,"badge",c.BadgeList.shipsecte);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=12)}}class tc extends d{constructor(){super(...arguments);e(this,"name","Ambiance sectaire un peu");e(this,"id","crew_vocal_15");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Être dans un un vocal avec les 15 membres pendant 1 heure");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"crew",!0);e(this,"asset",null);e(this,"title",c.questTitles["Membre d'une secte"]);e(this,"badge",c.BadgeList.shipsecte);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.quest.meta.maxVoiceMembers>=15)}}class ac extends d{constructor(){super(...arguments);e(this,"name","C'est sympa pour eux !");e(this,"id","crew_bring_50k_xp");e(this,"rank",l.RANKS.COMMON);e(this,"description","Rapporter 50 000 XP à l'équipage");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",c.BadgeList.broship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=5e4)}}class sc extends d{constructor(){super(...arguments);e(this,"name","On voit que tu aimes ton équipage");e(this,"id","crew_bring_500k_xp");e(this,"rank",l.RANKS.RARE);e(this,"description","Rapporter 500 000 XP à l'équipage");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",c.BadgeList.broship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=5e5)}}class nc extends d{constructor(){super(...arguments);e(this,"name","Le méritent-ils vraiment ?");e(this,"id","crew_bring_1m_xp");e(this,"rank",l.RANKS.EPIC);e(this,"description","Rapporter 1 000 000 XP à l'équipage");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",c.BadgeList.broship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=1e6)}}class rc extends d{constructor(){super(...arguments);e(this,"name","J'espère que t'as eu une prime");e(this,"id","crew_bring_5m_xp");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Rapporter 5 000 000 XP à l'équipage");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",c.BadgeList.broship);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=5e6)}}class ic extends d{constructor(){super(...arguments);e(this,"name","Qu'on lui fasse une statue de Bronze !");e(this,"id","crew_bring_50m_xp");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Rapporter 50 000 000 XP à l'équipage");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Team Player"]);e(this,"badge",c.BadgeList.broship);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onCrewUpdate",s=>s.meta.xp>=5e7)}}const Ua=Object.freeze(Object.defineProperty({__proto__:null,CrewBeLevel10:Yd,CrewBeLevel100:Pd,CrewBeLevel25:Fd,CrewBeLevel50:Ed,CrewBeLevel75:Ld,CrewBring1mXp:nc,CrewBring500kXp:sc,CrewBring50kXp:ac,CrewBring50mXp:ic,CrewBring5mXp:rc,CrewCarpenter1Month:Od,CrewCarpenter1Week:Ad,CrewCarpenter1Year:Id,CrewCarpenter3Months:Nd,CrewCarpenter6Months:$d,CrewHave100MBerry:Td,CrewHave1MdBerry:Hd,CrewHave500MBerry:jd,CrewHave50MdBerry:Qd,CrewHave5MdBerry:qd,CrewSize10:Wd,CrewSize12:Vd,CrewSize15:zd,CrewSize5:Gd,CrewSize7:Kd,CrewVocal10:Jd,CrewVocal12:ec,CrewVocal15:tc,CrewVocal5:Xd,CrewVocal7:Zd},Symbol.toStringTag,{value:"Module"}));class lc extends d{constructor(){super(...arguments);e(this,"name","Ne fais rien exploser hein ?");e(this,"id","have_1_recipe");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 1 recette");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=1)}}class oc extends d{constructor(){super(...arguments);e(this,"name","C'est bien tu sais faire des pâtes !");e(this,"id","have_5_recipe");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 5 recettes");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=5)}}class dc extends d{constructor(){super(...arguments);e(this,"name","Ta grand-mère t'as donné son livre ?");e(this,"id","have_10_recipe");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 10 recettes");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=10)}}class cc extends d{constructor(){super(...arguments);e(this,"name","Let him cook");e(this,"id","have_25_recipe");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 25 recettes");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=25)}}class uc extends d{constructor(){super(...arguments);e(this,"name","Paul Bocuse");e(this,"id","have_100_recipe");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 100 recettes");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Paul Bocuse"]);e(this,"badge",c.BadgeList.recipe);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserInventoryUpdate",s=>s.recipes.length>=100)}}const Ca=Object.freeze(Object.defineProperty({__proto__:null,Have100Recipe:uc,Have10Recipe:dc,Have1Recipe:lc,Have25Recipe:cc,Have5Recipe:oc},Symbol.toStringTag,{value:"Module"}));class fc extends d{constructor(){super(...arguments);e(this,"name","Enfin de quoi t'acheter un bon vélo !");e(this,"id","have_500000_berry");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 500 000 Berrys");e(this,"berry",1e5);e(this,"xp",5e3);e(this,"badge",c.BadgeList.berry);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e5)}}class hc extends d{constructor(){super(...arguments);e(this,"name","Ouah t'es multi-millionaire !");e(this,"id","have_5000000_berry");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 5 000 000 Berrys");e(this,"berry",1e6);e(this,"xp",25e3);e(this,"badge",c.BadgeList.berry);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e6)}}class pc extends d{constructor(){super(...arguments);e(this,"name","Presque riche");e(this,"id","have_50000000_berry");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 50 000 000 Berrys");e(this,"berry",1e7);e(this,"xp",5e4);e(this,"badge",c.BadgeList.berry);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e7)}}class mc extends d{constructor(){super(...arguments);e(this,"name","Un 20m² à Paris");e(this,"id","have_500000000_berry");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 500 000 000 Berrys");e(this,"berry",1e8);e(this,"xp",1e5);e(this,"badge",c.BadgeList.berry);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e8)}}class yc extends d{constructor(){super(...arguments);e(this,"name","This is Elon Musk");e(this,"id","have_5000000000_berry");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 5 000 000 000 Berrys");e(this,"berry",1e9);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Elon Musk"]);e(this,"badge",c.BadgeList.berry);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserMetaUpdate",s=>s.berry>=5e9)}}class gc extends d{constructor(){super(...arguments);e(this,"name","5 jours / semaine à Basic Fit");e(this,"id","have_25_strength");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 de force");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=25)}}class _c extends d{constructor(){super(...arguments);e(this,"name","La fonte > les livres");e(this,"id","have_50_strength");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 de force");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=50)}}class wc extends d{constructor(){super(...arguments);e(this,"name","Moi, musclé ?");e(this,"id","have_100_strength");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 de force");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=100)}}class bc extends d{constructor(){super(...arguments);e(this,"name","Hercules");e(this,"id","have_250_strength");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 de force");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=250)}}class vc extends d{constructor(){super(...arguments);e(this,"name","Titan");e(this,"id","have_500_strength");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 de force");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles.Titan);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.strength>=500)}}class Mc extends d{constructor(){super(...arguments);e(this,"name","Chat de gouttière");e(this,"id","have_25_agility");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 d'agilité");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=25)}}class Sc extends d{constructor(){super(...arguments);e(this,"name","Hop ! Grand écart !");e(this,"id","have_50_agility");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 d'agilité");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=50)}}class kc extends d{constructor(){super(...arguments);e(this,"name","Danseur étoile");e(this,"id","have_100_agility");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 d'agilité");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=100)}}class xc extends d{constructor(){super(...arguments);e(this,"name","L'Éclair de Konoha ! (merde mauvais manga)");e(this,"id","have_250_agility");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 d'agilité");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=250)}}class Rc extends d{constructor(){super(...arguments);e(this,"name","Héritier de Bon Clay");e(this,"id","have_500_agility");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 d'agilité");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier de Bon Clay"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.agility>=500)}}class Uc extends d{constructor(){super(...arguments);e(this,"name","2+2 = 4");e(this,"id","have_25_intelligence");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 d'intelligence");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=25)}}class Cc extends d{constructor(){super(...arguments);e(this,"name","Petit Einstein");e(this,"id","have_50_intelligence");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 d'intelligence");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=50)}}class Bc extends d{constructor(){super(...arguments);e(this,"name","HPI");e(this,"id","have_100_intelligence");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 d'intelligence");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=100)}}class Dc extends d{constructor(){super(...arguments);e(this,"name","Sorcier du savoir");e(this,"id","have_250_intelligence");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 d'intelligence");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=250)}}class Ac extends d{constructor(){super(...arguments);e(this,"name","Héritier de Vegapunk");e(this,"id","have_500_intelligence");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 d'intelligence");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier de Vegapunk"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.intelligence>=500)}}class Oc extends d{constructor(){super(...arguments);e(this,"name","Touche du bois");e(this,"id","have_25_chance");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 de chance");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=25)}}class Nc extends d{constructor(){super(...arguments);e(this,"name","Petit veinard");e(this,"id","have_50_chance");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 de chance");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=50)}}class $c extends d{constructor(){super(...arguments);e(this,"name","LA CHAAAAAATTE !");e(this,"id","have_100_chance");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 de chance");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=100)}}class Ic extends d{constructor(){super(...arguments);e(this,"name","Favori des Astres");e(this,"id","have_250_chance");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 de chance");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=250)}}class Yc extends d{constructor(){super(...arguments);e(this,"name","Héritier de Baggy");e(this,"id","have_500_chance");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 de chance");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier de Baggy"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.chance>=500)}}class Fc extends d{constructor(){super(...arguments);e(this,"name","Résistant");e(this,"id","have_25_vitality");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 de vitalité");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=25)}}class Ec extends d{constructor(){super(...arguments);e(this,"name","Solide comme un roc");e(this,"id","have_50_vitality");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 de vitalité");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=50)}}class Lc extends d{constructor(){super(...arguments);e(this,"name","Le tank !");e(this,"id","have_100_vitality");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 de vitalité");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=100)}}class Pc extends d{constructor(){super(...arguments);e(this,"name","Mais t'es increvable !");e(this,"id","have_250_vitality");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 de vitalité");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=250)}}class Tc extends d{constructor(){super(...arguments);e(this,"name","Héritier de Kaido");e(this,"id","have_500_vitality");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 de vitalité");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier de Kaido"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.vitality>=500)}}class jc extends d{constructor(){super(...arguments);e(this,"name","Tu as lu des livres ?");e(this,"id","have_25_wisdom");e(this,"rank",l.RANKS.COMMON);e(this,"description","Avoir 25 de sagesse");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=25)}}class Hc extends d{constructor(){super(...arguments);e(this,"name","Filozof");e(this,"id","have_50_wisdom");e(this,"rank",l.RANKS.RARE);e(this,"description","Avoir 50 de sagesse");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=50)}}class qc extends d{constructor(){super(...arguments);e(this,"name","Platon");e(this,"id","have_100_wisdom");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 100 de sagesse");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=100)}}class Qc extends d{constructor(){super(...arguments);e(this,"name","Oracle vénéré");e(this,"id","have_250_wisdom");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 250 de sagesse");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=250)}}class Gc extends d{constructor(){super(...arguments);e(this,"name","Héritier d'Ohara");e(this,"id","have_500_wisdom");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 500 de sagesse");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Héritier d'Ohara"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserMetaUpdate",s=>s.characteristics.wisdom>=500)}}class Kc extends d{constructor(){super(...arguments);e(this,"name","Un pas devant l'autre !");e(this,"id","be_level_10");e(this,"rank",l.RANKS.COMMON);e(this,"description","Atteindre le niveau 10");e(this,"berry",1e5);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=10)}}class Wc extends d{constructor(){super(...arguments);e(this,"name","T'inquiète pas ça va bien se passer");e(this,"id","be_level_20");e(this,"rank",l.RANKS.COMMON);e(this,"description","Atteindre le niveau 20");e(this,"berry",3e5);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=20)}}class Vc extends d{constructor(){super(...arguments);e(this,"name","Commence par me parler poliment");e(this,"id","be_level_30");e(this,"rank",l.RANKS.RARE);e(this,"description","Atteindre le niveau 30");e(this,"berry",1e6);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=30)}}class zc extends d{constructor(){super(...arguments);e(this,"name","On te respecte à la cantine");e(this,"id","be_level_40");e(this,"rank",l.RANKS.RARE);e(this,"description","Atteindre le niveau 40");e(this,"berry",3e6);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=40)}}class Xc extends d{constructor(){super(...arguments);e(this,"name","Ça commence à devenir sérieux");e(this,"id","be_level_50");e(this,"rank",l.RANKS.EPIC);e(this,"description","Atteindre le niveau 50");e(this,"berry",5e6);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=50)}}class Zc extends d{constructor(){super(...arguments);e(this,"name","Une chambre individuelle ? La chance !");e(this,"id","be_level_60");e(this,"rank",l.RANKS.EPIC);e(this,"description","Atteindre le niveau 60");e(this,"berry",1e7);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=60)}}class Jc extends d{constructor(){super(...arguments);e(this,"name","Oulah, les responsabilités arrivent");e(this,"id","be_level_70");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Atteindre le niveau 70");e(this,"berry",5e7);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=70)}}class eu extends d{constructor(){super(...arguments);e(this,"name","Faut pas t'emmerder toi");e(this,"id","be_level_80");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Atteindre le niveau 80");e(this,"berry",5e7);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=80)}}class tu extends d{constructor(){super(...arguments);e(this,"name","Là on parle !");e(this,"id","be_level_90");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Atteindre le niveau 90");e(this,"berry",1e8);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=90)}}class au extends d{constructor(){super(...arguments);e(this,"name","*S'agenouille*");e(this,"id","be_level_120");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Atteindre le niveau 120");e(this,"berry",1e9);e(this,"xp",0);e(this,"secret",!1);e(this,"crew",!1);e(this,"daily",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!0);e(this,"onUserMetaUpdate",({xp:s})=>l.getCurrentLevel(s.amount)>=120)}}const Ba=Object.freeze(Object.defineProperty({__proto__:null,BeLevel10:Kc,BeLevel120:au,BeLevel20:Wc,BeLevel30:Vc,BeLevel40:zc,BeLevel50:Xc,BeLevel60:Zc,BeLevel70:Jc,BeLevel80:eu,BeLevel90:tu,Have100Agility:kc,Have100Chance:$c,Have100Intelligence:Bc,Have100Strength:wc,Have100Vitality:Lc,Have100Wisdom:qc,Have250Agility:xc,Have250Chance:Ic,Have250Intelligence:Dc,Have250Strength:bc,Have250Vitality:Pc,Have250Wisdom:Qc,Have25Agility:Mc,Have25Chance:Oc,Have25Intelligence:Uc,Have25Strength:gc,Have25Vitality:Fc,Have25Wisdom:jc,Have500Agility:Rc,Have500Chance:Yc,Have500Intelligence:Ac,Have500Strength:vc,Have500Vitality:Tc,Have500Wisdom:Gc,Have500kBerry:fc,Have500mBerry:mc,Have50Agility:Sc,Have50Chance:Nc,Have50Intelligence:Cc,Have50Strength:_c,Have50Vitality:Ec,Have50Wisdom:Hc,Have50mBerry:pc,Have5mBerry:hc,Have5mdBerry:yc},Symbol.toStringTag,{value:"Module"}));class su extends d{constructor(){super(...arguments);e(this,"name","Un poster dans ta chambre");e(this,"id","have_1_background");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 1 background");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedBackgrounds.filter(n=>n!=="default").length>=1)}}class nu extends d{constructor(){super(...arguments);e(this,"name","Fan de One Piece");e(this,"id","have_25_background");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 25 backgrounds différents");e(this,"berry",5e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedBackgrounds.filter(n=>n!=="default").length>=25)}}class ru extends d{constructor(){super(...arguments);e(this,"name","Tu vas en faire quoi ? Tu peux en mettre qu'un");e(this,"id","have_50_background");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 50 backgrounds différents");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedBackgrounds.filter(n=>n!=="default").length>=50)}}class iu extends d{constructor(){super(...arguments);e(this,"name","PTDR t ki ?");e(this,"id","have_10_title");e(this,"rank",l.RANKS.EPIC);e(this,"description","Avoir 10 titres différents");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedTitles.length>=10)}}class lu extends d{constructor(){super(...arguments);e(this,"name","On m'appelle Personne");e(this,"id","have_50_title");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Avoir 50 titres différents");e(this,"berry",5e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedTitles.length>=50)}}class ou extends d{constructor(){super(...arguments);e(this,"name","Ok Daenerys");e(this,"id","have_100_title");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Avoir 100 titres différents");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserOrnamentsUpdate",s=>s.unlockedTitles.length>=100)}}const Da=Object.freeze(Object.defineProperty({__proto__:null,Have100Title:ou,Have10Title:iu,Have1Background:su,Have25Background:nu,Have50Background:ru,Have50Title:lu},Symbol.toStringTag,{value:"Module"}));class du extends d{constructor(){super(...arguments);e(this,"name","Petit joueur");e(this,"id","bet_min_value");e(this,"rank",l.RANKS.RARE);e(this,"description","Mise la somme minimale lors d'un pari");e(this,"berry",5e4);e(this,"xp",1e4);e(this,"secret",!0);e(this,"asset",null);e(this,"title",c.questTitles["Petit joueur"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.betMin)}}class cu extends d{constructor(){super(...arguments);e(this,"name","On a tous le droit à une seconde chance");e(this,"id","lose_everything");e(this,"rank",l.RANKS.RARE);e(this,"description","Perdre tous ses Berrys");e(this,"berry",1e5);e(this,"xp",1e4);e(this,"secret",!0);e(this,"asset",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.loseEverything)}}class uu extends d{constructor(){super(...arguments);e(this,"name","T'es sûr de toi ?");e(this,"id","bet_10M");e(this,"rank",l.RANKS.EPIC);e(this,"description","Miser plus de 10 000 000 de Berrys en une seule fois");e(this,"berry",5e5);e(this,"xp",5e4);e(this,"secret",!0);e(this,"asset",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.bet10M)}}class fu extends d{constructor(){super(...arguments);e(this,"name","Ok j'ai rien dit");e(this,"id","win_10M_bet");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Gagner en ayant misé plus de 10M de Berrys");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!0);e(this,"asset",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.winBet10M)}}class hu extends d{constructor(){super(...arguments);e(this,"name","T'es accro là non ?");e(this,"id","bet_total_10M");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Miser plus de 10 000 000 de Berrys en tout");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles["Gambling addict"]);e(this,"badge",c.BadgeList.casino);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.totalBet>=1e7)}}class pu extends d{constructor(){super(...arguments);e(this,"name","LE MILLIARD");e(this,"id","bet_total_1Md");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Miser plus de 1 000 000 000 de Berrys en tout");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"badge",c.BadgeList.casino);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.totalBet>=1e9)}}class mu extends d{constructor(){super(...arguments);e(this,"name","Cheh !");e(this,"id","lose_10M");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Perdre 10M de Berrys en une fois");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"secret",!0);e(this,"asset",null);e(this,"badge",c.BadgeList.noluck);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.lose10M)}}class yu extends d{constructor(){super(...arguments);e(this,"name","Bon anniversaire !");e(this,"id","birthday");e(this,"rank",l.RANKS.EPIC);e(this,"description","Fêter son anniversaire");e(this,"berry",1e6);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.hasCelebrateBirthday)}}class gu extends d{constructor(){super(...arguments);e(this,"name","Il ne va pas te répondre tu sais ?");e(this,"id","bot_ping");e(this,"rank",l.RANKS.EPIC);e(this,"description","Ping le bot 100 fois");e(this,"berry",25e4);e(this,"xp",25e3);e(this,"secret",!0);e(this,"title",c.questTitles.Teubé);e(this,"badge",null);e(this,"asset",c.profileAssets.idiot);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({botPing:s})=>s>=100)}}class _u extends d{constructor(){super(...arguments);e(this,"name","Tu avais soif ?");e(this,"id","drink_100_xp_bottles_1_day");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 100 Potions d'XP en une journée");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!0);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.today>=100)}}class wu extends d{constructor(){super(...arguments);e(this,"name","Un ptit goût amer non ?");e(this,"id","drink_200");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 200 Potions d'XP");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=200)}}class bu extends d{constructor(){super(...arguments);e(this,"name","Ça se boit bien finalement");e(this,"id","drink_500");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 500 Potions d'XP");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=500)}}class vu extends d{constructor(){super(...arguments);e(this,"name","Les potions donnent des aiiiiles !");e(this,"id","drink_1000");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 1000 Potions d'XP");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=1e3)}}class Mu extends d{constructor(){super(...arguments);e(this,"name","À deux doigts de vomir");e(this,"id","drink_2000");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 2000 Potions d'XP");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=2e3)}}class Su extends d{constructor(){super(...arguments);e(this,"name","Alcoolique");e(this,"id","drink_5000");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 5000 Potions d'XP");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Alcoolique);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.bottle.total>=5e3)}}class ku extends d{constructor(){super(...arguments);e(this,"name","C'est sympa ce ptit jeu");e(this,"id","chest_open_50");e(this,"rank",l.RANKS.COMMON);e(this,"description","Ouvrir 50 Coffres");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=50)}}class xu extends d{constructor(){super(...arguments);e(this,"name","T'as enfin eu un truc intéressant ?");e(this,"id","chest_open_150");e(this,"rank",l.RANKS.RARE);e(this,"description","Ouvrir 150 Coffres");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=150)}}class Ru extends d{constructor(){super(...arguments);e(this,"name","Ça commence à gratter hein ?");e(this,"id","chest_open_500");e(this,"rank",l.RANKS.EPIC);e(this,"description","Ouvrir 500 Coffres");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=500)}}class Uu extends d{constructor(){super(...arguments);e(this,"name","LAISSEZ-MOI OUVRIR DES COFFRES !");e(this,"id","chest_open_1000");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Ouvrir 1000 Coffres");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=1e3)}}class Cu extends d{constructor(){super(...arguments);e(this,"name","xXFan2GenshinXx");e(this,"id","chest_open_2000");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Ouvrir 2000 Coffres");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Gatcha Addict"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.chest.total>=2e3)}}class Bu extends d{constructor(){super(...arguments);e(this,"name","Ils font mieux chez Ikea");e(this,"id","craft_20_times");e(this,"rank",l.RANKS.COMMON);e(this,"description","Effectuer 20 crafts");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=20)}}class Du extends d{constructor(){super(...arguments);e(this,"name","Te fais pas mal avec le marteau");e(this,"id","craft_50_times");e(this,"rank",l.RANKS.RARE);e(this,"description","Effectuer 50 crafts");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=50)}}class Au extends d{constructor(){super(...arguments);e(this,"name","Insensible aux échardes on dirait");e(this,"id","craft_200_times");e(this,"rank",l.RANKS.EPIC);e(this,"description","Effectuer 200 crafts");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=200)}}class Ou extends d{constructor(){super(...arguments);e(this,"name","Je ne veux pas voir l'état de ton atelier");e(this,"id","craft_500_times");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Effectuer 500 crafts");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=500)}}class Nu extends d{constructor(){super(...arguments);e(this,"name","Mac Gyver");e(this,"id","craft_1000_times");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Effectuer 1000 crafts");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles["Mac Gyver"]);e(this,"badge",c.BadgeList.craft);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.total>=1e3)}}class $u extends d{constructor(){super(...arguments);e(this,"name","Apprenti Gourmand");e(this,"id","craft_10_cooked_meals");e(this,"rank",l.RANKS.COMMON);e(this,"description","Cuisiner 10 plats");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"asset",null);e(this,"title",c.questTitles["Apprenti Gourmand"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=10)}}class Iu extends d{constructor(){super(...arguments);e(this,"name","Chef Amateur");e(this,"id","craft_50_cooked_meals");e(this,"rank",l.RANKS.RARE);e(this,"description","Cuisiner 50 plats");e(this,"berry",2e5);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",c.questTitles["Chef Amateur"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=50)}}class Yu extends d{constructor(){super(...arguments);e(this,"name","Maître des Saveurs");e(this,"id","craft_100_cooked_meals");e(this,"rank",l.RANKS.EPIC);e(this,"description","Cuisiner 100 plats");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles["Maître des Saveurs"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=100)}}class Fu extends d{constructor(){super(...arguments);e(this,"name","Artiste Culinaire");e(this,"id","craft_250_cooked_meals");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Cuisiner 250 plats");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"asset",null);e(this,"title",c.questTitles["Artiste Culinaire"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=250)}}class Eu extends d{constructor(){super(...arguments);e(this,"name","Sultan des Épices");e(this,"id","craft_500_cooked_meals");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Cuisiner 500 plats");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"asset",null);e(this,"title",c.questTitles["Sultan des Épices"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.crafts.cookedMeal>=500)}}class Lu extends d{constructor(){super(...arguments);e(this,"name","Vaut mieux ça que perdre non ?");e(this,"id","draw_100");e(this,"rank",l.RANKS.COMMON);e(this,"description","Faire 100 égalités");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=100)}}class Pu extends d{constructor(){super(...arguments);e(this,"name","Tu as trouvé ton rival");e(this,"id","draw_300");e(this,"rank",l.RANKS.RARE);e(this,"description","Faire 300 égalités");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=300)}}class Tu extends d{constructor(){super(...arguments);e(this,"name","Rathon c'est toi ?");e(this,"id","draw_1000");e(this,"rank",l.RANKS.EPIC);e(this,"description","Faire 1000 égalités");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=1e3)}}class ju extends d{constructor(){super(...arguments);e(this,"name","Tu te bats contre un mur ou quoi ?");e(this,"id","draw_2000");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 2000 égalités");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=2e3)}}class Hu extends d{constructor(){super(...arguments);e(this,"name","De vrais jumeaux");e(this,"id","draw_5000");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Faire 5000 égalités");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Égalitaire);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.draw>=5e3)}}class qu extends d{constructor(){super(...arguments);e(this,"name","Y'a un truc que t'as pas compris ?");e(this,"id","edito_read_100");e(this,"rank",l.RANKS.EPIC);e(this,"description","Lire 100 fois l'édito en une journée");e(this,"berry",25e4);e(this,"xp",25e3);e(this,"secret",!0);e(this,"crew",!1);e(this,"daily",!1);e(this,"title",c.questTitles.Culturé);e(this,"badge",null);e(this,"asset",c.profileAssets.edito);e(this,"isFactionBadge",!1);e(this,"onUserQuestMetaUpdate",s=>s.edito.readToday>=100)}}class Qu extends d{constructor(){super(...arguments);e(this,"name","Une fois, pas deux");e(this,"id","everyone");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Tenter de tag everyone");e(this,"berry",-1e6);e(this,"xp",-5e4);e(this,"secret",!0);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.tagEveryone)}}class Gu extends d{constructor(){super(...arguments);e(this,"name","Emoji Diable");e(this,"id","double_six");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 50 fois un double six");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"badge",c.BadgeList.doublesix);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.double_six>=50)}}class Ku extends d{constructor(){super(...arguments);e(this,"name","Pas de chance ^^");e(this,"id","draw_double_six");e(this,"rank",l.RANKS.RARE);e(this,"description","Faire une fois une égalité en double 6");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.drawDoubleSix>=1)}}class Wu extends d{constructor(){super(...arguments);e(this,"name","Jamais 6 sans 7");e(this,"id","seven_quitte_ou_double");e(this,"rank",l.RANKS.MYTHIC);e(this,"description",'Gagner 7 fois de suite "Doubles" au Quitte ou Double');e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"badge",c.BadgeList.chance);e(this,"title",c.questTitles.Chanceux);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.sevenQuitteOuDouble>=1)}}class Vu extends d{constructor(){super(...arguments);e(this,"name","Le 5 à la suite");e(this,"id","win_5_in_row");e(this,"rank",l.RANKS.EPIC);e(this,"description","Gagner aux 5 jeux du casino à la suite");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>{const n=s.lastGames.slice(0,5);return n.length<5||Wa(n,r=>r.gameType).length<5?!1:n.reduce((r,i)=>r+i.endState,0)===5})}}class zu extends d{constructor(){super(...arguments);e(this,"name","Le 5 à la suite, mais dans l'autre sens");e(this,"id","lose_5_in_row");e(this,"rank",l.RANKS.EPIC);e(this,"description","Perdre aux 5 jeux du casino à la suite");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>{const n=s.lastGames.slice(0,5);return n.length!==5||Wa(n,r=>r.gameType).length<5?!1:n.reduce((r,i)=>r+i.endState,0)===-5})}}class Xu extends d{constructor(){super(...arguments);e(this,"name","Jacques le noir");e(this,"id","ten_black_jack");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 10 fois BlackJack");e(this,"berry",5e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"badge",c.BadgeList["black-jack"]);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.black_jack>=10)}}class Zu extends d{constructor(){super(...arguments);e(this,"name","La feuille enveloppe la pierre ! T'es sûr ?");e(this,"id","paper_100");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 100 fois de suite Papier au PPC");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles.Papyrus);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.rps.lastRps==="paper"&&s.rps.nb>=100)}}class Ju extends d{constructor(){super(...arguments);e(this,"name","On fait la paire !");e(this,"id","scissor_100");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 100 fois de suite Ciseaux au PPC");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles.Couturier);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.rps.lastRps==="scissor"&&s.rps.nb>=100)}}class ef extends d{constructor(){super(...arguments);e(this,"name","Golem");e(this,"id","rock_100");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Faire 100 fois de suite Pierre au PPC");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles.Golem);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.rps.lastRps==="rock"&&s.rps.nb>=100)}}class tf extends d{constructor(){super(...arguments);e(this,"name","LE NEUF ET LE HUIT !!!");e(this,"id","guess_in_one");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Deviner le Juste Prix en un coup");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.guessInOne>=1)}}class af extends d{constructor(){super(...arguments);e(this,"name","Sataniste");e(this,"id","bet_666_50_times");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Miser 666 Berry au moins une fois par jour pendant 1 mois");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!0);e(this,"title",c.questTitles.Démon);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"badge",null);e(this,"asset",c.profileAssets.satan);e(this,"onUserQuestMetaUpdate",s=>s.bet666.amount>=30)}}class sf extends d{constructor(){super(...arguments);e(this,"name","Jour, Nuit");e(this,"id","win_lose_10_times");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description",'Faire un enchaînement "Victoire/Défaite" 10 fois de suite');e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!0);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>{const n=s.lastGames;if(n.length!==20)return!1;for(let r=0;r<n.length;r++)if(r%2===0&&n[r].endState!==1||r%2!==0&&n[r].endState!==-1)return!1;return!0})}}class nf extends d{constructor(){super(...arguments);e(this,"name","Explorateur novice");e(this,"id","finish_10_raids");e(this,"rank",l.RANKS.COMMON);e(this,"description","Réussir 10 expéditions");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=10)}}class rf extends d{constructor(){super(...arguments);e(this,"name","Aventurier intrépide");e(this,"id","finish_25_raids");e(this,"rank",l.RANKS.RARE);e(this,"description","Réussir 25 expéditions");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=25)}}class lf extends d{constructor(){super(...arguments);e(this,"name","Conquérant des terres");e(this,"id","finish_50_raids");e(this,"rank",l.RANKS.EPIC);e(this,"description","Réussir 50 expéditions");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=50)}}class of extends d{constructor(){super(...arguments);e(this,"name","Pionnier des secrets");e(this,"id","finish_100_raids");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Réussir 100 expéditions");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=100)}}class df extends d{constructor(){super(...arguments);e(this,"name","Légende vivante");e(this,"id","finish_200_raids");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Réussir 200 expéditions");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Légende vivante"]);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"secret",!1);e(this,"onUserQuestMetaUpdate",({raidFinished:s})=>s>=200)}}class cf extends d{constructor(){super(...arguments);e(this,"name","Vif");e(this,"id","random_message_20");e(this,"rank",l.RANKS.COMMON);e(this,"description","Récupérer 20 Messages aléatoires");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=20)}}class uf extends d{constructor(){super(...arguments);e(this,"name","Lucky Luke");e(this,"id","random_message_50");e(this,"rank",l.RANKS.RARE);e(this,"description","Récupérer 50 Messages aléatoires");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=50)}}class ff extends d{constructor(){super(...arguments);e(this,"name","Rapide");e(this,"id","random_message_100");e(this,"rank",l.RANKS.EPIC);e(this,"description","Récupérer 100 Messages aléatoires");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=100)}}class hf extends d{constructor(){super(...arguments);e(this,"name","Et Furieux");e(this,"id","random_message_200");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Récupérer 200 Messages aléatoires");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=200)}}class pf extends d{constructor(){super(...arguments);e(this,"name","Ka-Chow");e(this,"id","random_message_500");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Récupérer 500 Messages aléatoires");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",c.questTitles["Flash Mc Queen"]);e(this,"onUserQuestMetaUpdate",s=>s.randomMessage>=500)}}class mf extends d{constructor(){super(...arguments);e(this,"name","Collabo");e(this,"id","collabo");e(this,"rank",l.RANKS.COMMON);e(this,"description","Report une personne au staff");e(this,"berry",1e4);e(this,"xp",5e3);e(this,"secret",!0);e(this,"daily",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestMetaUpdate",s=>s.reportedSomeone)}}class yf extends d{constructor(){super(...arguments);e(this,"name","Bienvenue sur OPFR");e(this,"id","send_100_msg");e(this,"rank",l.RANKS.COMMON);e(this,"description","Envoyer 100 messages");e(this,"berry",1e4);e(this,"xp",1e3);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=100)}}class gf extends d{constructor(){super(...arguments);e(this,"name","Une vraie pipelette");e(this,"id","send_1000_msg");e(this,"rank",l.RANKS.RARE);e(this,"description","Envoyer 1 000 messages");e(this,"berry",1e5);e(this,"xp",1e4);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=1e3)}}class _f extends d{constructor(){super(...arguments);e(this,"name","Faites le taire ");e(this,"id","send_25000_msg");e(this,"rank",l.RANKS.EPIC);e(this,"description","Envoyer 25 000 messages");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=25e3)}}class wf extends d{constructor(){super(...arguments);e(this,"name","Tu sors de chez toi des fois ?");e(this,"id","send_100000_msg");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Envoyer 100 000 messages");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=1e5)}}class bf extends d{constructor(){super(...arguments);e(this,"name","J'ai pas les mots... mais toi si !");e(this,"id","send_200000_msg");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Envoyer 200 000 messages");e(this,"berry",1e8);e(this,"xp",25e4);e(this,"badge",c.BadgeList.ecrire);e(this,"asset",null);e(this,"title",c.questTitles.Spammeur);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({messageSent:s})=>s>=2e5)}}class vf extends d{constructor(){super(...arguments);e(this,"name","T'as reçu ton argent de poche ?");e(this,"id","spend_shop_5m");e(this,"rank",l.RANKS.COMMON);e(this,"description","Dépenser 5 000 000 Berrys dans la boutique");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e6)}}class Mf extends d{constructor(){super(...arguments);e(this,"name","Tu t'es fait plaisir !");e(this,"id","spend_shop_50m");e(this,"rank",l.RANKS.RARE);e(this,"description","Dépenser 50 000 000 Berrys dans la boutique");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e7)}}class Sf extends d{constructor(){super(...arguments);e(this,"name","C'était les soldes j'espère !");e(this,"id","spend_shop_500m");e(this,"rank",l.RANKS.EPIC);e(this,"description","Dépenser 500 000 000 Berrys dans la boutique");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e8)}}class kf extends d{constructor(){super(...arguments);e(this,"name","Paré pour la Fashion Week");e(this,"id","spend_shop_5ml");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Dépenser 5 000 000 000 Berrys dans la boutique");e(this,"berry",5e6);e(this,"xp",1e5);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e9)}}class xf extends d{constructor(){super(...arguments);e(this,"name","Fashion Viktim");e(this,"id","spend_shop_50ml");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Dépenser 50 000 000 000 Berrys dans la boutique");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"badge",c.BadgeList.mode);e(this,"asset",null);e(this,"title",c.questTitles["Fashion Viktim"]);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalSpentInShop:s})=>s>=5e10)}}class Rf extends d{constructor(){super(...arguments);e(this,"name","On commence à se connaître");e(this,"id","voice_1_hours");e(this,"rank",l.RANKS.COMMON);e(this,"description","Se connecter 10h en vocal");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"badge",c.BadgeList.ermite);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*10)}}class Uf extends d{constructor(){super(...arguments);e(this,"name","Je sais tout de toi");e(this,"id","voice_10_hours");e(this,"rank",l.RANKS.RARE);e(this,"description","Se connecter 25h en vocal");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"badge",c.BadgeList.ermite);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*25)}}class Cf extends d{constructor(){super(...arguments);e(this,"name","T'as pas soif ?");e(this,"id","voice_250_hours");e(this,"rank",l.RANKS.EPIC);e(this,"description","Se connecter 250h en vocal");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"badge",c.BadgeList.ermite);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*250)}}class Bf extends d{constructor(){super(...arguments);e(this,"name","Ok Socrate");e(this,"id","voice_2500_hours");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Se connecter 2500h en vocal");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"badge",c.BadgeList.ermite);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*2500)}}class Df extends d{constructor(){super(...arguments);e(this,"name","Elle ressemble à quoi la lumière du soleil ?");e(this,"id","voice_5000_hours");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Se connecter 5000h en vocal");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Ermite);e(this,"badge",c.BadgeList.ermite);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"secret",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({totalMinutesInVoice:s})=>s>=60*5e3)}}class Af extends d{constructor(){super(...arguments);e(this,"name","Stagiaire");e(this,"id","work_100");e(this,"rank",l.RANKS.COMMON);e(this,"description","Travailler 100 fois");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=100)}}class Of extends d{constructor(){super(...arguments);e(this,"name","Alternant");e(this,"id","work_300");e(this,"rank",l.RANKS.RARE);e(this,"description","Travailler 300 fois");e(this,"berry",2e5);e(this,"xp",25e3);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=300)}}class Nf extends d{constructor(){super(...arguments);e(this,"name","Smicard");e(this,"id","work_1000");e(this,"rank",l.RANKS.EPIC);e(this,"description","Travailler 1000 fois");e(this,"berry",1e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=1e3)}}class $f extends d{constructor(){super(...arguments);e(this,"name","Communiste");e(this,"id","work_2000");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Travailler 2000 fois");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=2e3)}}class If extends d{constructor(){super(...arguments);e(this,"name","Esclave");e(this,"id","work_5000");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Travailler 5000 fois");e(this,"berry",5e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Esclave);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.work>=5e3)}}class Yf extends d{constructor(){super(...arguments);e(this,"name","Timide");e(this,"id","write_10_chats");e(this,"rank",l.RANKS.COMMON);e(this,"description","Écrire dans 10 chats différents");e(this,"berry",1e4);e(this,"xp",1e3);e(this,"badge",c.BadgeList.exploration);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=10)}}class Ff extends d{constructor(){super(...arguments);e(this,"name","Curieux");e(this,"id","write_20_chats");e(this,"rank",l.RANKS.RARE);e(this,"description","Écrire dans 20 chats différents");e(this,"berry",1e5);e(this,"xp",1e4);e(this,"badge",c.BadgeList.exploration);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=20)}}class Ef extends d{constructor(){super(...arguments);e(this,"name","Voyeur");e(this,"id","write_50_chats");e(this,"rank",l.RANKS.EPIC);e(this,"description","Écrire dans 50 chats différents");e(this,"berry",5e5);e(this,"xp",5e4);e(this,"badge",c.BadgeList.exploration);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=50)}}class Lf extends d{constructor(){super(...arguments);e(this,"name","Philanthrope");e(this,"id","write_100_chats");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Écrire dans 100 chats différents");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"badge",c.BadgeList.exploration);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=100)}}class Pf extends d{constructor(){super(...arguments);e(this,"name","Explorateur");e(this,"id","write_200_chats");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Écrire dans 200 chats différents");e(this,"berry",1e7);e(this,"xp",25e4);e(this,"asset",null);e(this,"title",c.questTitles.Explorateur);e(this,"badge",c.BadgeList.exploration);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",({writeDifferentChat:s})=>s.length>=200)}}const Aa=Object.freeze(Object.defineProperty({__proto__:null,Bet10M:uu,Bet666:af,BetMinValue:du,Birthday:yu,BotPing:gu,ChestOpen1000Quest:Uu,ChestOpen150Quest:xu,ChestOpen2000Quest:Cu,ChestOpen500Quest:Ru,ChestOpen50Quest:ku,Craft1000Times:Nu,Craft100CookedMeals:Yu,Craft10CookedMeals:$u,Craft200Times:Au,Craft20Times:Bu,Craft250CookedMeals:Fu,Craft500CookedMeals:Eu,Craft500Times:Ou,Craft50CookedMeals:Iu,Craft50Times:Du,DoubleSix:Gu,Draw1000Quest:Tu,Draw100Quest:Lu,Draw2000Quest:ju,Draw300Quest:Pu,Draw5000Quest:Hu,DrawDoubleSix:Ku,Drink1000Quest:vu,Drink100Today:_u,Drink2000Quest:Mu,Drink200Quest:wu,Drink5000Quest:Su,Drink500Quest:bu,Edito:qu,Everyone:Qu,Finish100Raids:of,Finish10Raids:nf,Finish200Raids:df,Finish25Raids:rf,Finish50Raids:lf,GuessInOne:tf,Lose10M:mu,LoseAll5GamesInRow:zu,LoseEverything:cu,Paper100:Zu,RandomMessage100Quest:ff,RandomMessage200Quest:hf,RandomMessage20Quest:cf,RandomMessage500Quest:pf,RandomMessage50Quest:uf,Report:mf,Rock100:ef,Scissor100:Ju,SevenQuitteOuDouble:Wu,SpendShop500M:Sf,SpendShop50M:Mf,SpendShop50Ml:xf,SpendShop5M:vf,SpendShop5Ml:kf,TenBlackJack:Xu,TotalBet10M:hu,TotalBet1Md:pu,Voice10Hours:Rf,Voice2500Hours:Bf,Voice250Hours:Cf,Voice25Hours:Uf,Voice5000Hours:Df,WinAll5GamesInRow:Vu,WinLose10:sf,WinOn10MBet:fu,Work1000Quest:Nf,Work100Quest:Af,Work2000Quest:$f,Work300Quest:Of,Work5000Quest:If,Write100Chats:Lf,Write10Chats:Yf,Write200Chats:Pf,Write20Chats:Ff,Write50Chats:Ef,send100000Messages:wf,send1000Messages:gf,send100Messages:yf,send200000Messages:bf,send25000Messages:_f},Symbol.toStringTag,{value:"Module"})),Tf=[...Object.values(Ba),...Object.values(Da),...Object.values(Ca),...Object.values(Aa),...Object.values(Ua)],jf=async t=>{var s;const a={};for(const n of Object.values(Ua)){const r=new n;if((s=r.onCrewUpdate)!=null&&s.call(r,t))for(const i of t.members){const o=await Ga(i,{_id:1}),f=await r.complete(o._id,{});if(f){const g=a[o.id];a[o.id]=g?[o._id,[...g[1],[r,f]]]:[o._id,[[r,f]]]}}}Object.values(a).forEach(([n,r])=>{Te("crewUpdate",n,r)})},Oa=new p.Schema({createdBy:String,members:{type:[String],default:[]},limit:{type:Number,default:3},name:String,description:String,channelId:String,meta:{xp:{type:Number,default:0},berry:{type:Number,default:0},buffs:{xp:{boost:{type:Number,default:0},expireAt:{type:Date,default:null}}}},disintegration:{type:Number,default:100},faction:String,stats:{type:Object,default:{}},quest:{completed:[String],daily:{type:Object,default:{}},meta:{streak80Percent:{type:Number,default:0},maxVoiceMembers:{type:Number,default:0},actualVoiceMembers:{amount:{type:Number,default:0},connectedAt:{type:Date,default:new Date}}}},ornament:{unlockedBadges:[String]}},{timestamps:!0,minimize:!1});Oa.index({"meta.xp":-1}),Oa.post("findOneAndUpdate",async function(t){await jf(t)});const je=((Vn=p.models)==null?void 0:Vn.Crew)||p.model("Crew",Oa),Hf=(t,a)=>Math.ceil(a*(t.disintegration/100)*(Vs(t)||1)),Vs=t=>new Date>=(t.meta.buffs.xp.expireAt??new Date(0))?!1:t.meta.buffs.xp.boost,qf=Object.freeze(Object.defineProperty({__proto__:null,calcXp:Hf,getCrewRank:async t=>(await je.aggregate([{$setWindowFields:{sortBy:{"meta.xp":-1},output:{rank:{$rank:{}}}}},{$match:{_id:t._id}},{$project:{_id:1,"meta.xp":1,rank:1}}]))[0],getCrewRanking:async()=>je.aggregate([{$sort:{"meta.xp.amount":-1}},{$limit:10}]),hasXpBuff:Vs,isAllDailyCompleted:(t,a)=>{for(const[,s]of Object.entries(t.quest.daily??{}))if(!s||!nt(s[a],new Date))return!1;return Object.keys(t.quest.daily??{}).length===t.members.length}},Symbol.toStringTag,{value:"Module"})),q=async(t,a)=>{await je.findOneAndUpdate({_id:t},a,{returnDocument:"after"})},zs=async(t,a)=>{await q(t,{$addToSet:{"quest.completed":a}})},Xs=async(t,a,s)=>{await q(t,[{$addFields:{[`quest.daily.${a}.${s}`]:new Date}}])},Zs=async(t,a,s)=>{a.isProgressive?await q(t,{$addToSet:{"ornament.unlockedBadges":`${a.id}_${s}`}}):await q(t,{$addToSet:{"ornament.unlockedBadges":a.id}})},Qf=Object.freeze(Object.defineProperty({__proto__:null,addBerry:async(t,a,s)=>{await q(t,{$inc:{"meta.berry":a,[`stats.${s.toHexString()}.berry`]:a}})},addMember:async(t,a)=>{await q(t,{$addToSet:{members:a}})},addXp:async(t,a,s)=>{await q(t,{$inc:{"meta.xp":a,[`stats.${s.toHexString()}.xp`]:a}})},addXpBuff:async(t,a)=>{await q(t,[{$set:{"meta.buffs.xp":{$cond:{if:{$or:[{$eq:["$meta.buffs.xp.expireAt",null]},{lt:["$meta.buffs.xp.expireAt",new Date]}]},then:{boost:1.1,expireAt:{$add:[new Date,a*60*60*1e3]}},else:{boost:1.1,expireAt:{$add:["$meta.buffs.xp.expireAt",a*60*60*1e3]}}}}}}])},applyDisintegration:async(t,a)=>{const[s,n]=[a-2,(a-3)*2+3];await q(t,[{$set:{disintegration:{$max:[{$add:["$disintegration",-1*Ka(s,n)]},0]}}}])},completeDailyQuest:Xs,completeQuest:zs,increaseLimit:async(t,a)=>{await q(t,{$inc:{limit:1},$set:{"meta.berry":-a}})},repair:async(t,a)=>{await q(t,[{$set:{disintegration:{$min:[{$add:["$disintegration",a]},100]}}}])},setActualVoiceMembers:async(t,a)=>{await q(t,{$set:{"quest.meta.actualVoiceMembers.amount":a,"quest.meta.actualVoiceMembers.connectedAt":new Date}})},setMaxVoiceMembers:async(t,a)=>{await q(t,{$set:{"quest.meta.maxVoiceMembers":a}})},unlockBadge:Zs},Symbol.toStringTag,{value:"Module"})),Gf=async(t,a={})=>{const s=await je.findById(t,a);return s||null},Kf=async(t,{name:a,description:s,channelId:n,faction:r})=>await je.create({name:a,description:s,createdBy:t,channelId:n,faction:r,members:[t]}),Js=new p.Schema({senderId:String,receiverId:String,amount:Number,gameMode:String,meta:{rps:{type:String,default:void 0}}});Js.index({receiverId:1});const Yt=((zn=p.models)==null?void 0:zn.Invitations)||p.model("Invitations",Js),Wf=async t=>{const a=await Yt.findOne({...t});return a||null},Vf=async t=>await Yt.create({...t}),zf=async t=>{await Yt.deleteMany({...t})},en=new p.Schema({guildId:{type:String,required:!0,unique:!0},suggestionChannelId:{type:String,default:null},reportChannelId:{type:String,default:null},reportModeratorChannelId:{type:String,default:null},factionChannelId:{type:String,default:null},discussionChannelId:{type:String,default:null},questFallbackChannelId:{type:String,default:null},reportBugChannelId:{type:String,default:null},expeditionChannelId:{type:String,default:null},ranking:{channelId:{type:String,default:null},messageId:{type:String,default:null}},edito:{channelId:{type:String,default:null},price:{type:Number,default:100},sentAtMidnight:{type:Boolean,default:!1},messageId:{type:String,default:null}},crew:{infoChannelId:{type:String,default:null},crewChannelIds:{type:[{channelId:{type:String},crewId:{type:String}}],default:[]}},shopChannelId:{type:String,default:null},blackMarketChannelId:{type:String,default:null}});en.index({"meta.xp":-1});const Ft=((Xn=p.models)==null?void 0:Xn.Settings)||p.model("Settings",en),E=async(t,a,s=!1)=>{await Ft.updateOne({guildId:t},a,{upsert:s})},Xf=Object.freeze(Object.defineProperty({__proto__:null,addCrewChannelId:async(t,a,s)=>{await E(t,{$push:{"crew.crewChannelIds":{channelId:s,crewId:a}}})},randomizeEditoPrice:async t=>{const a=Ka(100,1001);return await E(t,{$set:{"edito.price":a}}),a},sentAtMidnight:async(t,a)=>{await E(t,{$set:{"edito.sentAtMidnight ":a}})},setCrewInfoChannelId:async(t,a)=>{await E(t,{$set:{"crew.infoChannelId":a}})},setDiscussionChannelId:async(t,a)=>{await E(t,{$set:{discussionChannelId:a}})},setEditoChannel:async(t,a)=>{await E(t,{$set:{"edito.channelId":a}})},setEditoMessageId:async(t,a)=>{await E(t,{$set:{"edito.messageId ":a}})},setFactionChannel:async(t,a)=>{await E(t,{$set:{factionChannelId:a}})},setQuestChannelId:async(t,a)=>{await E(t,{$set:{questFallbackChannelId:a}})},setRankingChannel:async(t,a)=>{await E(t,{$set:{"ranking.channelId":a}})},setRankingMessage:async(t,a)=>{await E(t,{$set:{"ranking.messageId":a}})},setReportBugChannelId:async(t,a)=>{await E(t,{$set:{reportBugChannelId:a}})},setReportChannel:async(t,a)=>{await E(t,{$set:{reportChannelId:a}})},setReportModeratorChannel:async(t,a)=>{await E(t,{$set:{reportModeratorChannelId:a}})},setShopChannelId:async(t,a,s)=>{await E(t,{$set:{shopChannelId:a,blackMarketChannelId:s}})},setSuggestionChannel:async(t,a)=>{await E(t,{$set:{suggestionChannelId:a}})}},Symbol.toStringTag,{value:"Module"})),tn=async t=>await Ft.create({guildId:t}),Zf=async(t,a={})=>{const s=await Ft.findOne({guildId:t},a);return s||tn(t)};class me{constructor(){e(this,"name");e(this,"price");e(this,"size");e(this,"data");if(this.constructor===me)throw new Error("Abstract classes can't be instantiated.")}toDBShopItem(){return{name:this.name,price:this.price,size:this.size,itemId:this.data.id}}async onBuy(a,s){await bn(a,-1*this.price*s),await En(a,this.price*s)}isBackground(){return!1}isChest(){return!1}isTitle(){return!1}isBoostXp(){return!1}isRepair(){return!1}isStore(){return!1}isCraft(){return!1}}class an extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await kn(a,this.data.background.id)}isBackground(){return!0}}class sn extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isBoostXp(){return!0}}class nn extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isChest(){return!0}}class rn extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isCraft(){return!0}}class ln extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isRepair(){return!0}}class on extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ue(a,this.data.id,s)}isStore(){return!0}}class dn extends me{constructor({name:a,price:s,item:n,size:r}){super(),this.name=a,this.data=n,this.price=s,this.size=r}async onBuy(a,s){await super.onBuy(a,s),await Ta(a,this.data.title.name)}isTitle(){return!0}}const cn=(t,a)=>{const s=t.items.find(n=>n.name===a);if(s){const{name:n,price:r,size:i}=s,o=A.findItem(s.itemId);if(A.isBackgroundItem(o))return new an({name:n,price:r,item:o,size:i});if(A.isTitleItem(o))return new dn({name:n,price:r,item:o,size:i});if(A.isChestItem(o))return new nn({name:n,price:r,item:o,size:i});if(A.isBoostItem(o))return new sn({name:n,price:r,item:o,size:i});if(A.isRepairItem(o))return new ln({name:n,price:r,item:o,size:i});if(A.isStoreItem(o))return new on({name:n,price:r,item:o,size:i});if(A.isObjectItem(o))return new rn({name:n,price:r,item:o,size:i})}},Jf=Object.freeze(Object.defineProperty({__proto__:null,getShopItem:cn,getShopItemList:t=>{const a=[];for(const{name:s}of t.items){const n=cn(t,s);n&&a.push(n)}return a}},Symbol.toStringTag,{value:"Module"})),un=new p.Schema({shopType:{type:String,required:!0,unique:!0},publishedAt:{type:Date,default:new Date},duration:{type:Number,default:null},closeAt:{type:Date,default:null},items:{type:[{name:String,price:Number,size:{type:Number,default:null},itemId:String}],default:[]},stats:{berrySpent:{type:Number,default:0},itemBought:{type:Number,default:0},chestBought:{type:Number,default:0},boostTimeBought:{type:Number,default:0},percentBought:{type:Number,default:0}}});un.index({shopType:1});const Et=((Zn=p.models)==null?void 0:Zn.Shop)||p.model("Shop",un),e0=async(t,a)=>{await fn({shopType:t},a,!0)},Na=async(t,a)=>{await fn({_id:t},a,!0)},fn=async(t,a,s=!1)=>{await Et.updateOne(t,a,{upsert:s})},t0=Object.freeze(Object.defineProperty({__proto__:null,buyShopItem:async(t,a,s,n)=>{const r=a.map(i=>(i.name===s.name&&i.size&&(i.size-=n),i));await Na(t,{$set:{items:r}})},publish:async t=>{await Na(t,{$set:{publishedAt:new Date}})},setShopItems:async(t,a)=>{await e0(t,{$set:{items:[...a]}})},updateShopStats:async(t,a,s)=>{await Na(t,{$inc:{"stats.berrySpent":a.price*s,"stats.itemBought":s,"stats.chestBought":a.isChest()?s:0,"stats.percentBought":a.isRepair()?a.data.repair*s:0,"stats.boostTimeBought":a.isBoostXp()?a.data.id==="boost_xp_day"?s:7*s:0}})}},Symbol.toStringTag,{value:"Module"})),a0=t=>Et.create({shopType:t}),s0=async(t,a={})=>{const s=await hn({shopType:t},a);return s||await a0(t)},hn=(t,a={})=>Et.findOne(t,a),$a=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},crew:{type:p.Schema.Types.ObjectId,ref:"Crew",required:!0,index:!0},permission:String,percent:Number});$a.virtual("inventory",{ref:"Crew",localField:"crew",foreignField:"_id",justOne:!0}),$a.index({user:1});const He=((Jn=p.models)==null?void 0:Jn.UserCrew)||p.model("UserCrew",$a),n0=async(t,a)=>{await He.updateOne({user:t},a,{upsert:!0})},r0=Object.freeze(Object.defineProperty({__proto__:null,updatePercent:async(t,a)=>{await n0(t,{$set:{percent:a}})}},Symbol.toStringTag,{value:"Module"})),pn=t=>He.findOne({user:t}),i0=async(t,a,s,n)=>await He.create({user:t,crew:a,percent:n,permission:s}),l0=t=>He.exists({user:t}),mn=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},xpYesterday:{type:Number,default:0},berryYesterday:{type:Number,default:0},previousOrnament:{unlockedBadges:{type:[String],default:[]},unlockedTitles:{type:[String],default:[]},unlockedBackgrounds:{type:[String],default:[]}},previousCompletedQuest:{type:[String],default:[]},previousMessageSent:{type:Number,default:0}});mn.index({user:1});const Lt=((er=p.models)==null?void 0:er.UserDailyReport)||p.model("UserDailyReport",mn),o0=async(t,a)=>{await Lt.updateOne({user:t},a,{upsert:!0})},d0=Object.freeze(Object.defineProperty({__proto__:null,updateDailyReport:async(t,a)=>{await o0(t,{$set:{xpYesterday:a.meta.xp.amount,berryYesterday:a.meta.berry,previousCompletedQuest:a.quest.completed,"previousOrnament.unlockedBadges":a.ornaments.unlockedBadges,"previousOrnament.unlockedTitles":a.ornaments.unlockedTitles,"previousOrnament.unlockedBackgrounds":a.ornaments.unlockedBackgrounds,previousMessageSent:a.questMeta.messageSent}})}},Symbol.toStringTag,{value:"Module"})),yn=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},guess:{tries:Number,amount:Number,numberToGuess:Number}});yn.index({user:1});const rt=((tr=p.models)==null?void 0:tr.UserGames)||p.model("UserGames",yn),Ia=async(t,a)=>{await rt.updateOne({user:t},a,{upsert:!0})},c0=Object.freeze(Object.defineProperty({__proto__:null,resetGuessGame:async t=>{await Ia(t,{$set:{guess:void 0}})},setGuessGame:async(t,a,s,n)=>{await Ia(t,{$set:{guess:{amount:a,tries:s,numberToGuess:n}}})},updateGuessGame:async t=>{await Ia(t,{$inc:{"guess.tries":1}})}},Symbol.toStringTag,{value:"Module"})),gn=async t=>await rt.create({user:t}),u0=async(t,a)=>{const s=await rt.findOne({user:t},a);return s||await gn(t)},f0=(t,a)=>{const s=Sr(Object.values(t.equippedItems)),n=a.equipments.filter(r=>s.find(i=>i.id===r.id)).length;return n===a.equipments.length?a.fullBonus:n>=a.equipments.length/2?a.halfBonus:null},Ya=t=>{let a={vitality:0,strength:0,agility:0,chance:0,intelligence:0,wisdom:0};for(const s of A.EQUIPMENT_SLOT){const n=t.equippedItems[s];n&&(a=Ra(a,A.fromDBToEquipableEquipment(n).characteristics,(r,i)=>r+i))}for(const s of A.allPanoplies){const n=f0(t,s);n&&(a=Ra(a,n,(r,i)=>r+i))}return a},h0=Object.freeze(Object.defineProperty({__proto__:null,getItemList:t=>Object.fromEntries(t.itemList),getUserEquipmentsCharacteristics:Ya,hasEnoughItemsForRecipe:(t,a,s)=>{for(const n of a)if((t.itemList.get(n.itemId)||0)<n.size*s)return!1;return!0},hasInventoryRequirements:(t,a)=>Cd(a).reduce((s,[n,r])=>s&&(t.itemList.get(n)??0)>=(r??0),!0),maxCraftQuantity:(t,a)=>{let s=1/0;for(const n of a)s=Math.min(s,Math.floor((t.itemList.get(n.itemId)||0)/n.size));return s}},Symbol.toStringTag,{value:"Module"})),p0=async t=>{var s;const a=[];for(const n of Object.values(Ba)){const r=new n;if((s=r.onUserMetaUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{_userMeta:t});i&&a.push([r,i])}}a.length>0&&Te("userMetaUpdate",t.user._id,a)},m0=async t=>{var s;const a=[];for(const n of Object.values(Aa)){const r=new n;if((s=r.onUserQuestMetaUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{});i&&a.push([r,i])}}a.length>0&&Te("userQuestMetaUpdate",t.user._id,a)},qe={multiplier:{type:Number,default:0},origin:String,expireAt:Date,startAt:{type:Date,default:null}},it=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},premium:{type:Boolean,default:!1},berry:{type:Number,default:0,index:!0},xp:{lastMessageWithXp:{type:Date,default:new Date},voice:{lastConnection:{type:Date,default:new Date},minutesInVoiceToday:{type:Number,default:0}},amount:{type:Number,default:0,index:!0},boost:{type:Date,default:null}},buffs:{cooldown:{casino:{type:[qe],default:[]},work:{type:[qe],default:[]}},berry:{work:{type:[qe],default:[]},global:{type:[qe],default:[]}},drop:{work:{type:[qe],default:[]}},xp:{global:{type:[qe],default:[]}}},hp:{type:Number,default:100},characteristics:{vitality:{type:Number,default:0},strength:{type:Number,default:0},agility:{type:Number,default:0},chance:{type:Number,default:0},intelligence:{type:Number,default:0},wisdom:{type:Number,default:0}},resetCharacteristics:{free:{type:Boolean,default:!0},nextAvailable:{type:Date,default:null}},scrolls:{vitality:{type:Number,default:0},strength:{type:Number,default:0},agility:{type:Number,default:0},chance:{type:Number,default:0},intelligence:{type:Number,default:0},wisdom:{type:Number,default:0}}});it.index({user:1}),it.index({"xp.amount":-1}),it.index({berry:-1}),it.post("findOneAndUpdate",async function(t){await p0(t)});const we=((ar=p.models)==null?void 0:ar.UserMeta)||p.model("UserMeta",it),_n=async t=>await we.create({user:t}),lt=async(t,a={})=>{const s=await we.findOne({user:t},a);return s||await _n(t)},Fa=t=>Object.fromEntries(l.CHARACTERISTICS.map(a=>[a,ur.getComputedCharacteristicValue(t.characteristics[a])+t.scrolls[a]])),y0=t=>Date.now()-t.xp.lastMessageWithXp.getTime()>60*1e3,Ea=t=>{const{boost:a}=t.xp;return(a!==null&&Date.now()<a.getTime()?.2:0)+(t.premium?.5:0)+t.buffs.xp.global.reduce((s,{expireAt:n,startAt:r,multiplier:i})=>s+((r??new Date)<=new Date&&!Pe(n)?i:0),0)},g0=t=>{const a=t.trim().length,s=2;return a<10?10*s:a>300?300*s:a*s},_0=(t,a,s)=>(a*=1+Ea(t),Math.ceil(a*s)),w0=(t,a)=>{const s=wn(t);return a<=0?a:Math.ceil(a*(s||1))},b0=t=>t.buffs.cooldown.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),v0=t=>t.buffs.drop.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),M0=t=>t.buffs.berry.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),wn=t=>t.buffs.berry.global.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),S0=t=>t.buffs.cooldown.casino.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&!Pe(s)?r:0),1),be=async(t,a,s)=>{const n=a??await lt(t,{buffs:-1,xp:-1}),r=s??await Pt(t,{itemList:-1,equipmentList:-1});return((Fa(n).vitality??0)+Ya(r).vitality)*l.HP_PER_VITALITY+l.DEFAULT_MAX_HP},k0=Object.freeze(Object.defineProperty({__proto__:null,calcBerry:w0,calcBerryGlobalBuff:wn,calcBerryWorkBuff:M0,calcCooldownCasinoBuff:S0,calcCooldownWorkBuff:b0,calcDropWorkBuff:v0,calcMessageXp:g0,calcXp:_0,calcXpBoost:Ea,getBerryRank:async t=>(await we.aggregate([{$setWindowFields:{sortBy:{berry:-1},output:{rank:{$rank:{}}}}},{$match:{_id:t}},{$project:{rank:1}}]))[0],getGlobalRank:async t=>(await we.aggregate([{$setWindowFields:{sortBy:{"xp.amount":-1},output:{rank:{$rank:{}}}}},{$match:{_id:t}},{$project:{rank:1}}]))[0],getMaxHp:be,getTotalCharacteristics:Fa,hasCharacteristicRequirement:async(t,a,s,n)=>{const r=s??await lt(t,{buffs:-1,xp:-1}),i=n??await Pt(t,{itemList:-1,equipmentList:-1}),o=Ra(Fa(r),Ya(i),(f,g)=>f+g);for(const f of Object.keys(a))if(o[f]<(a[f]??0))return!1;return!0},hasMalusBuff:t=>{const a=[...t.buffs.xp.global,...t.buffs.berry.global,...t.buffs.berry.work,...t.buffs.cooldown.work,...t.buffs.cooldown.casino,...t.buffs.drop.work];for(const{multiplier:s,startAt:n,expireAt:r}of a)if(s<0&&new Date<r&&(n??new Date)<=new Date)return!0;return!1},isCooldownForXpPassed:y0},Symbol.toStringTag,{value:"Module"})),x0=(t,a)=>we.findOneAndUpdate({user:t},a,{returnDocument:"after",upsert:!0}),L=async(t,a)=>{await we.findOneAndUpdate({user:t},a,{returnDocument:"after",upsert:!0})},R0=async t=>{await L(t,{$set:{"xp.lastMessageWithXp":new Date}})},U0=async(t,a)=>{await L(t,{$inc:{"xp.amount":a}})},bn=async(t,a)=>{await L(t,[{$set:{berry:{$max:[{$add:["$berry",a]},0]}}}])},C0=async(t,a)=>{await L(t,{$set:{premium:a}})},B0=async(t,a)=>{const{xp:{boost:s}}=await x0(t,[{$set:{"xp.boost":{$cond:{if:{$or:[{$not:"$xp.boost"},{$lt:["$xp.boost",new Date]}]},then:{$add:[new Date,a]},else:{$add:["$xp.boost",a]}}}}}]);return s},D0=async(t,a,s,n,r,i)=>{await L(t,[{$set:{[`buffs.${a}`]:{$map:{input:`$buffs.${a}`,as:"buff",in:{$cond:{if:{$eq:[{$substr:["$$buff.origin",0,{$indexOfBytes:["$$buff.origin","/"]}]},{$substr:[s,0,{$indexOfBytes:[s,"/"]}]}]},then:{multiplier:"$$buff.multiplier",origin:"$$buff.origin",expireAt:{$cond:{if:{$lt:["$$buff.expireAt",new Date]},then:{$add:[new Date,r*60*60*1e3]},else:{$add:["$$buff.expireAt",r*60*60*1e3]}}},startAt:{$cond:{if:{$gte:["$$buff.startAt",new Date]},then:"$$buff.startAt",else:{$add:[new Date,(i??0)*60*60*1e3]}}}},else:"$$buff"}}}}}},{$set:{[`buffs.${a}`]:{$cond:{if:{$in:[{$substr:[s,0,{$indexOfBytes:[s,"/"]}]},{$map:{input:`$buffs.${a}`,as:"b",in:{$substr:["$$b.origin",0,{$indexOfBytes:["$$b.origin","/"]}]}}}]},then:`$buffs.${a}`,else:{$concatArrays:[`$buffs.${a}`,[{multiplier:n,origin:s,expireAt:{$add:[new Date,r*60*60*1e3]},startAt:{$add:[new Date,(i??0)*60*60*1e3]}}]]}}}}}])},A0=async(t,a,{userMeta:s,userInventory:n})=>{const r=s??await lt(t,{buffs:-1,xp:-1}),i=n??await Pt(t,{itemList:-1,equipmentList:-1}),f=await be(t,r,i)-r.hp;await L(t,{$set:{hp:r.hp+Math.floor(Math.min(a,f))}})},O0=async(t,a)=>{await L(t,[{$set:{hp:{$max:[{$add:["$hp",-a]},0]}}}])},Qe=async(t,a)=>{const s=await be(t);await L(t,[{$set:{hp:{$round:[{$multiply:[{$divide:["$hp",a]},s]},0]}}}])},N0=Object.freeze(Object.defineProperty({__proto__:null,addBerry:bn,addCharacteristics:async(t,a)=>{const s=await be(t),n=Object.fromEntries(Object.entries(a).filter(([,r])=>r!==0).map(([r,i])=>[`characteristics.${r}`,i]));await L(t,{$inc:n}),Qe(t,s)},addMinutesInVoiceToday:async(t,a)=>{await L(t,{$inc:{"xp.voice.minutesInVoiceToday":a}})},addScrollCharacteristic:async(t,a)=>{const s=await be(t),n=Object.fromEntries(Object.entries(a).filter(([,r])=>r!==0).map(([r,i])=>[`scrolls.${r}`,i]));await L(t,{$inc:n}),Qe(t,s)},addXp:U0,gainHp:A0,loseHp:O0,resetCharacteristics:async(t,a,s)=>{const n=await be(t,s),r={vitality:0,strength:0,agility:0,chance:0,intelligence:0,wisdom:0};a?await L(t,{$set:{characteristics:r,"resetCharacteristics.free":!1}}):await L(t,{$set:{characteristics:r,"resetCharacteristics.nextAvailable":new Date(Date.now()+30*24*60*60*1e3)},$inc:{berry:-1e8}}),Qe(t,n)},resetMinutesInVoiceToday:async t=>{await L(t,{$set:{"xp.voice.minutesInVoiceToday":0}})},updateBoost:B0,updateBuff:D0,updateHp:Qe,updateLastMessageTime:R0,updateLastVoiceConnection:async(t,a)=>{await L(t,{$set:{"xp.voice.lastConnection":a}})},updatePremium:C0},Symbol.toStringTag,{value:"Module"})),$0=async t=>{var s;const a=[];for(const n of Object.values(Ca)){const r=new n;if((s=r.onUserInventoryUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{});i&&a.push([r,i])}}a.length>0&&Te("userInventoryUpdate",t.user._id,a)},La=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},equippedItems:{type:Object,default:{}},equipmentList:{type:[{id:String,seed:Number}],default:[]},itemList:{type:Map,of:Number,default:{}},recipes:{type:[String],default:[]}},{minimize:!1});La.index({user:1}),La.post("findOneAndUpdate",async function(t){await $0(t)});const ot=((sr=p.models)==null?void 0:sr.UserInventory)||p.model("UserInventory",La),ve=async(t,a)=>{await ot.updateOne({user:t},a,{upsert:!0})},Ue=async(t,a,s)=>{await ve(t,{$inc:{[`itemList.${a}`]:s}})},I0=async(t,a)=>{await ve(t,{$inc:Object.fromEntries(Object.entries(a).filter(([,s])=>(s??0)>0).map(([s,n])=>[`itemList.${s}`,n]))})},vn=async(t,a,s)=>{s!==0&&await ve(t,[{$set:{[`itemList.${a}`]:{$max:[{$add:[`$itemList.${a}`,-s]},0]}}}])},Y0=async(t,a)=>{await ve(t,{$set:{[`itemList.${a}`]:0}})},Mn=async(t,a)=>{await ve(t,{$push:{equipmentList:{$each:a}}})},F0=Object.freeze(Object.defineProperty({__proto__:null,addEquipments:Mn,addInventoryItem:Ue,addInventoryItems:I0,craftItem:async(t,a,s,n,r)=>{for(const{itemId:f,size:g}of a)await vn(t,f,g*n);const{itemId:i,size:o}=s;A.isEquipmentId(i)?await Mn(t,[{id:i,seed:r}]):await Ue(t,i,o*n)},equip:async(t,a,s)=>{const n=await be(t);await ve(t,{$set:{[`equippedItems.${a}`]:s}}),await Qe(t,n)},removeAllItemInventory:Y0,removeInventoryItem:vn,unequip:async(t,a)=>{const s=await be(t);await ve(t,{$set:{[`equippedItems.${a}`]:null}}),await Qe(t,s)},unlockRecipe:async(t,a)=>{await ve(t,{$addToSet:{recipes:a}})}},Symbol.toStringTag,{value:"Module"})),Sn=async t=>await ot.create({user:t}),Pt=async(t,a={})=>{const s=await ot.findOne({user:t},a);return s||await Sn(t)},E0=async t=>{var s;const a=[];for(const n of Object.values(Da)){const r=new n;if((s=r.onUserOrnamentsUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{});i&&a.push([r,i])}}a.length>0&&Te("userOrnamentsUpdate",t.user._id,a)},Pa=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},unlockedFactionBadges:{type:[String],default:[]},unlockedBadges:{type:[String],default:[]},unlockedTitles:{type:[String],default:[]},selectedTitle:{type:String,default:null},unlockedBackgrounds:{type:[String],default:["default"]},selectedBackground:{type:String,default:"default"},unlockedProfileAssets:{type:[String],default:[]}});Pa.index({user:1}),Pa.post("findOneAndUpdate",async function(t){await E0(t)});const dt=((nr=p.models)==null?void 0:nr.UserOrnaments)||p.model("UserOrnaments",Pa),ne=async(t,a)=>{await dt.updateOne({user:t},a,{upsert:!0})},Ta=async(t,a)=>{await ne(t,{$addToSet:{unlockedTitles:a}})},L0=async(t,a)=>{await ne(t,{$addToSet:{unlockedTitles:{$each:a}}})},P0=async(t,a)=>{await ne(t,{$set:{selectedTitle:a}})},kn=async(t,a)=>{await ne(t,{$addToSet:{unlockedBackgrounds:a}})},T0=async(t,a)=>{await ne(t,{$addToSet:{unlockedBackgrounds:{$each:a}}})},j0=async(t,a)=>{await ne(t,{$set:{selectedBackground:a}})},xn=async(t,a,s)=>{a.isProgressive?await ne(t,{$addToSet:{unlockedBadges:`${a.id}_${s}`}}):await ne(t,{$addToSet:{unlockedBadges:a.id}})},Rn=async(t,a)=>{await ne(t,{$addToSet:{unlockedFactionBadges:{$each:[`b_marine_${a}`,`b_revolutionary_${a}`,`b_pirate_${a}`]}}})},Un=async(t,a)=>{await ne(t,{$addToSet:{unlockedProfileAssets:a}})},H0=Object.freeze(Object.defineProperty({__proto__:null,selectBackground:j0,selectTitle:P0,unlockBackground:kn,unlockBackgrounds:T0,unlockBadge:xn,unlockFactionBadge:Rn,unlockProfileAsset:Un,unlockTitle:Ta,unlockTitles:L0},Symbol.toStringTag,{value:"Module"})),Cn=async t=>await dt.create({user:t}),q0=async(t,a)=>{const s=await dt.findOne({user:t},a);return s||await Cn(t)},Bn=(t,a)=>t.completed.includes(a),Dn=(t,a)=>{const s=t.daily[a];return s&&nt(s,new Date)},ja=t=>nt(xa(),t.lastFullComplete),Ha=t=>ja(t)?1+Math.min(2,t.streak/10):1,An=t=>t.completed.reduce((a,s)=>a+(s.startsWith("be_level_")?1:0),0),On=(t,a)=>{const s=An(t);return c.factionTitleList.find(n=>n.strength===s&&n.faction===a)},Q0=Object.freeze(Object.defineProperty({__proto__:null,getFactionTitle:On,getFactionTitleStrength:An,getStreakMultiplier:Ha,isDailyQuestCompleted:Dn,isQuestCompleted:Bn,isStreaking:ja},Symbol.toStringTag,{value:"Module"})),Nn=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},completed:{type:[String],default:[]},daily:{type:Object,default:{}},streak:{type:Number,default:0},lastFullComplete:{type:Date,default:new Date}},{minimize:!1});Nn.index({user:1});const ct=((rr=p.models)==null?void 0:rr.UserQuest)||p.model("UserQuest",Nn),ut=async(t,a)=>{await ct.updateOne({user:t},a,{upsert:!0})},$n=async(t,a)=>{await ut(t,{$addToSet:{completed:a}})},In=async(t,a)=>{p.isValidObjectId(t)&&await ut(t,[{$addFields:{[a]:new Date}}]),await ut(t,[{$addFields:{[a]:new Date}}])},Yn=async(t,a)=>{nt(xa(),a)?await ut(t,{$inc:{streak:1},$set:{lastFullComplete:new Date}}):await ut(t,{$set:{lastFullComplete:new Date,streak:1}})},G0=Object.freeze(Object.defineProperty({__proto__:null,completeDailyQuest:In,completeQuest:$n,updateStreak:Yn},Symbol.toStringTag,{value:"Module"})),Fn=async t=>await ct.create({user:t}),qa=async t=>{const a=await ct.findOne({user:t});return a||await Fn(t)},Qa=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},tagEveryone:{type:Boolean,default:!1},botPing:{type:Number,default:0},writeDifferentChat:[String],messageSent:{type:Number,default:0},totalMinutesInVoice:{type:Number,default:0},hadMoreThanZeroBerry:{type:Boolean,default:!1},totalBet:{type:Number,default:0},edito:{readToday:{type:Number,default:0},lastTimeRead:{type:Date,default:new Date}},double_six:{type:Number,default:0},lastGames:{type:[{gameType:String,endState:Number}],default:[]},black_jack:{type:Number,default:0},rps:{type:{lastRps:String,nb:Number},default:{lastRps:"paper",nb:-1}},totalSpentInShop:{type:Number,default:0},work:{type:Number,default:0},draw:{type:Number,default:0},bet666:{amount:{type:Number,default:0},last:{type:Date,default:new Date(0)}},betMin:{type:Boolean,default:!1},loseEverything:{type:Boolean,default:!1},bet10M:{type:Boolean,default:!1},winBet10M:{type:Boolean,default:!1},lose10M:{type:Boolean,default:!1},items:{bottle:{total:{type:Number,default:0},today:{type:Number,default:0},last:{type:Date,default:new Date}},chest:{total:{type:Number,default:0}}},randomMessage:{type:Number,default:0},timeAt10Percent:{type:Number,default:0},timeAt90Percent:{type:Number,default:0},sevenQuitteOuDouble:{type:Number,default:0},drawDoubleSix:{type:Number,default:0},guessInOne:{type:Number,default:0},crafts:{cookedMeal:{type:Number,default:0},total:{type:Number,default:0}},raidFinished:{type:Number,default:0},reportedSomeone:{type:Boolean,default:!1}});Qa.index({user:1}),Qa.post("findOneAndUpdate",async function(t){await m0(t)});const Me=((ir=p.models)==null?void 0:ir.UserQuestMeta)||p.model("UserQuestMeta",Qa),x=async(t,a)=>{await Me.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},K0=async t=>{await x(t,{$inc:{work:1}})},W0=async t=>{await x(t,{$set:{hadMoreThanZeroBerry:!0}})},V0=async t=>{await x(t,{$set:{sevenQuitteOuDouble:!0}})},z0=async t=>{await x(t,{$inc:{black_jack:1}})},X0=async(t,a,s)=>{await x(t,{$push:{lastGames:{$each:[{gameType:a,endState:s}],$position:0,$slice:20}}})},Z0=async t=>{await x(t,{$inc:{draw:1}})},J0=async t=>{const a=new Date;a.setDate(a.getDate()-1),a.setHours(0,0,0,0);const s=new Date;s.setDate(s.getDate()-1),s.setHours(23,59,59,999),await Me.updateOne({user:t,"bet666.last":{$gte:a,$lte:s}},{$inc:{"bet666.amount":1},$set:{"bet666.last":new Date}}),await Me.updateOne({user:t,"bet666.last":{$lt:a}},{$set:{"bet666.last":new Date,"bet666.amount":1}})},eh=async(t,a)=>{await x(t,{$inc:{totalBet:a}})},th=async(t,a)=>{await x(t,[{$set:{"rps.nb":{$cond:{if:{$eq:["$rps.lastRps",a]},then:{$add:["$rps.nb",1]},else:1}},"rps.lastRps":a}}])},En=async(t,a)=>{await x(t,{$inc:{totalSpentInShop:a}})},ah=Object.freeze(Object.defineProperty({__proto__:null,addTotalMinutesInVoice:async(t,a)=>{await x(t,{$inc:{totalMinutesInVoice:a}})},addWrittenTextChannel:async(t,a)=>{await x(t,{$addToSet:{writeDifferentChat:a}})},bet666:J0,botPingIncrement:async t=>{await x(t,{$inc:{botPing:1}})},drawDoubleSix:async t=>{await x(t,{$inc:{drawDoubleSix:1}})},drawIncrement:Z0,hadMoreThanZeroBerry:W0,hasBet10M:async t=>{await x(t,{$set:{bet10M:!0}})},hasBetMin:async t=>{await x(t,{$set:{betMin:!0}})},hasCelebrateBirthday:async t=>{await x(t,{$set:{hasCelebrateBirthday:!0}})},hasGuessInOne:async t=>{await x(t,{$inc:{guessInOne:1}})},hasLose10M:async t=>{await x(t,{$set:{lose10M:!0}})},hasLoseEverything:async t=>{await x(t,{$set:{loseEverything:!0}})},hasReportedSomeone:async t=>{await x(t,{$set:{reportedSomeone:!0}})},hasSevenQod:V0,hasTagEveryone:async t=>{await x(t,{$set:{tagEveryone:!0}})},hasWinBet10M:async t=>{await x(t,{$set:{winBet10M:!0}})},incrementMessageSend:async t=>{await x(t,{$inc:{messageSent:1}})},randomMessageIncrement:async t=>{await x(t,{$inc:{randomMessage:1}})},readEdito:async t=>{const a=new Date;a.setDate(a.getDate()-1),a.setHours(0,0,0,0);const s=new Date;s.setDate(s.getDate()-1),s.setHours(23,59,59,999),await Me.updateOne({user:t,"edito.lastTimeRead":{$gte:a,$lte:s}},{$inc:{"edito.readToday":1},$set:{"edito.lastTimeRead":new Date}}),await Me.updateOne({user:t,"edito.lastTimeRead":{$lt:a}},{$set:{"edito.lastTimeRead":new Date,"edito.readToday":1}})},updateCrafts:async(t,a,s)=>{const n=A.findEntity(s);await x(t,{$inc:{"crafts.cookedMeal":A.isCookedMeal(n)?a:0,"crafts.total":a}})},updateCrew10Percent:async(t,a)=>{a?await x(t,{$set:{timeAt10Percent:0}}):await x(t,{$inc:{timeAt10Percent:1}})},updateCrew90Percent:async(t,a)=>{a?await x(t,{$set:{timeAt90Percent:0}}):await x(t,{$inc:{timeAt90Percent:1}})},updateLastGames:X0,updateRps:th,updateTotalBet:eh,updateTotalSpentInShop:En,winBlackjack:z0,winDoubleSix:async t=>{await x(t,{$inc:{double_six:1}})},workIncrement:K0},Symbol.toStringTag,{value:"Module"})),sh=Object.freeze(Object.defineProperty({__proto__:null,alreadyObtainedRaidReward:(t,a,s)=>a in t.obtainedRewards?t.obtainedRewards[a].includes(s):!1,hasUnlockedRaid:(t,a)=>{var s;return(s=t.unlocked)==null?void 0:s[a]}},Symbol.toStringTag,{value:"Module"})),Ln=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},currentRaid:{type:{raidId:String,seed:String,progression:{type:[String],default:[]},buffItem:String},default:void 0},obtainedRewards:{type:Object,default:{}},unlocked:{type:Object,default:{}},cooldown:{classic:{type:Date,default:void 0},special:{type:Date,default:void 0}}},{minimize:!1});Ln.index({user:1});const ft=((lr=p.models)==null?void 0:lr.UserRaid)||p.model("UserRaid",Ln),Ce=async(t,a)=>{await ft.updateOne({user:t},a,{upsert:!0})},nh=Object.freeze(Object.defineProperty({__proto__:null,claimReward:async(t,a,s)=>{await Ce(t,{$push:{[`obtainedRewards.${a}`]:s}})},progressRaid:async(t,a)=>{await Ce(t,{$push:{"currentRaid.progression":a}})},reduceRaidCooldown:async(t,a)=>{await Ce(t,[{$set:{"raid.cooldown.special":{$subtract:[{$ifNull:["$raid.cooldown.special",new Date]},a*3600*1e3]},"raid.cooldown.classic":{$subtract:[{$ifNull:["$raid.cooldown.classic",new Date]},a*3600*1e3]}}}])},resetRaid:async t=>{await Ce(t,{$set:{currentRaid:void 0}})},resetRaidProgression:async t=>{await Ce(t,{$set:{"currentRaid.progression":[]}})},startRaid:async(t,a,s,n)=>{const r=Date.now();return await Ce(t,{$set:{currentRaid:{raidId:a,buffItem:s,seed:r,progression:[]},...n?{"cooldown.special":new Date(Date.now()+7*24*60*60*1e3)}:{"cooldown.classic":new Date(Date.now()+7*24*60*60*1e3)}}}),r},unlockRaid:async(t,a)=>{await Ce(t,{$set:{[`unlocked.${a}`]:!0}})}},Symbol.toStringTag,{value:"Module"})),Pn=async t=>await ft.create({user:t}),rh=async t=>{const a=await ft.findOne({user:t});return a||await Pn(t)},ih=Object.freeze(Object.defineProperty({__proto__:null,getShopItemRest:(t,a,s,n)=>{var o;const r=A.getAllItemsLimit()[a],i=(o=t.limit)==null?void 0:o[a];return r?t.lastShopId!==s?r:i?r-i:Math.min(r,n):n},isShopBuyLimitReached:(t,a,s)=>{const n=A.getAllItemsLimit()[a],r=t.limit?t.limit[a]:void 0;return t.lastShopId!==s?!1:!!(n&&r&&r>=n)}},Symbol.toStringTag,{value:"Module"})),Tn=new p.Schema({user:{type:p.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},lastShopId:{type:Number,default:0},limit:{type:Object,default:{}}},{minimize:!1});Tn.index({user:1});const Tt=((or=p.models)==null?void 0:or.UserShop)||p.model("UserShop",Tn),lh=async(t,a)=>{await Tt.updateOne({user:t},a,{upsert:!0})},oh=Object.freeze(Object.defineProperty({__proto__:null,increaseShopBuyLimit:async(t,a,s,n)=>{await lh(t,[{$set:{[`limit.${a}`]:{$cond:{if:{$eq:["$lastShopId",s]},then:{$add:[`$limit.${a}`,n]},else:n}},lastShopId:s}}])}},Symbol.toStringTag,{value:"Module"})),re={localField:"_id",foreignField:"user",justOne:!0},Q=new p.Schema({userId:{type:String,required:!0,unique:!0},birthday:{type:Date,default:null},faction:{type:String,default:l.DEFAULT_FACTION},canChangeFaction:{type:Boolean,default:!1},canChooseFaction:{type:Boolean,default:!1},settings:{sort:{inventory:{type:String,default:"alpha"}},sendDailyReport:{type:Boolean,default:!1},sendDailyQuest:{type:Boolean,default:!1}},lockUserCommand:{type:Date,default:new Date(0)}});Q.virtual("inventory",{ref:"UserInventory",...re}),Q.virtual("raid",{ref:"UserRaid",...re}),Q.virtual("games",{ref:"UserGames",...re}),Q.virtual("ornaments",{ref:"UserOrnaments",...re}),Q.virtual("crew",{ref:"UserCrew",...re}),Q.virtual("dailyReport",{ref:"UserDailyReport",...re}),Q.virtual("shop",{ref:"UserShop",...re}),Q.virtual("meta",{ref:"UserMeta",...re}),Q.virtual("quest",{ref:"UserQuest",...re}),Q.virtual("questMeta",{ref:"UserQuestMeta",...re}),Q.index({userId:1}),Q.post("deleteOne",async function(){const t=this.getQuery()._id;await ot.deleteOne({user:t}),await rt.deleteOne({user:t}),await dt.deleteOne({user:t}),await ft.deleteOne({user:t}),await He.deleteOne({user:t}),await Lt.deleteOne({user:t}),await Tt.deleteOne({user:t}),await we.deleteOne({user:t}),await ct.deleteOne({user:t}),await Me.deleteOne({user:t})});const G=((dr=p.models)==null?void 0:dr.User)||p.model("User",Q),dh=t=>G.create({userId:t}),Ga=async(t,a={})=>{const s=await jn({userId:t},a);return s||await dh(t)},jn=(t,a={})=>G.findOne(t,a),ch=Object.freeze(Object.defineProperty({__proto__:null,getAllDailyReport:async()=>G.aggregate([{$match:{"settings.sendDailyReport":{$eq:!0}}},{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$lookup:{from:"userdailyreports",localField:"_id",foreignField:"user",as:"dailyReport"}},{$match:{$expr:{$and:[{"dailyReport.xpYesterday":{$gt:0,$exists:!0}},{faction:{$ne:"citizen"}}]}}}]),getBerryRanking:async()=>G.aggregate([{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$unwind:"$meta"},{$sort:{"meta.berry":-1}},{$limit:10},{$project:{_id:1,userId:1,"meta.berry":1}}]),getDailyReport:t=>{const{berry:a,xp:s}=t.meta,{voice:n,amount:r}=s,{unlockedBadges:i,unlockedBackgrounds:o,unlockedTitles:f}=t.ornaments,{previousOrnament:g,previousCompletedQuest:w,xpYesterday:U,berryYesterday:I,previousMessageSent:T}=t.dailyReport;return{berry:a-I,xp:r-U,message:t.questMeta.messageSent-T,voice:nt(n.lastConnection,xa())?n.minutesInVoiceToday:0,quest:pt(t.quest.completed,w),badge:pt(i,g.unlockedBadges),title:pt(f,g.unlockedTitles),background:pt(o,g.unlockedBackgrounds)}},getFactionRank:async(t,a)=>(await G.aggregate([{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$unwind:"$meta"},{$match:{faction:t.faction}},{$setWindowFields:{sortBy:{"meta.xp.amount":-1},output:{rank:{$rank:{}}}}},{$match:{_id:a}},{$project:{rank:1}}]))[0],getFactionRanking:async t=>G.aggregate([{$match:{faction:t}},{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$unwind:"$userMeta"},{$sort:{"userMeta.xp.amount":-1}},{$limit:10},{$project:{_id:1,userId:1,"meta.xp.amount":1}}]),getGlobalRanking:async()=>G.aggregate([{$lookup:{from:"usermetas",localField:"_id",foreignField:"user",as:"meta"}},{$unwind:"$meta"},{$sort:{"meta.xp.amount":-1}},{$limit:10},{$project:{_id:1,userId:1,"meta.xp.amount":1}}]),getNextBirthdays:()=>G.aggregate([{$match:{birthday:{$ne:null}}},{$addFields:{day:{$dayOfMonth:"$birthday"},month:{$month:"$birthday"},year:{$year:"$birthday"},nextBirthday:{$dateFromParts:{year:{$cond:[{$lt:[{$dateFromParts:{year:{$year:new Date},month:{$month:"$birthday"},day:{$dayOfMonth:"$birthday"}}},new Date]},{$add:[{$year:new Date},1]},{$year:new Date}]},month:{$month:"$birthday"},day:{$dayOfMonth:"$birthday"}}}}},{$sort:{nextBirthday:1}},{$limit:10},{$project:{_id:0,userId:1,birthday:1,nextBirthday:1}}]),getSuccessRanking:async()=>G.aggregate([{$lookup:{from:"userquests",localField:"_id",foreignField:"user",as:"quest"}},{$unwind:"$quest"},{$addFields:{success_count:{$size:{$ifNull:["$quest.completed",[]]}}}},{$sort:{success_count:-1}},{$limit:10},{$project:{_id:1,userId:1,"quest.completed":1}}]),getTodayAllBirthday:()=>G.aggregate([{$match:{birthday:{$ne:null}}},{$addFields:{birthMonth:{$month:"$birthday"},birthDay:{$dayOfMonth:"$birthday"}}},{$addFields:{currentMonth:{$month:new Date},currentDay:{$dayOfMonth:new Date}}},{$match:{$expr:{$and:[{$eq:["$birthMonth","$currentMonth"]},{$eq:["$birthDay","$currentDay"]}]}}}]),getUserBirthday:async t=>await Ga(t,{birthday:1})},Symbol.toStringTag,{value:"Module"})),Be=async(t,a,s=!1)=>{await G.updateOne(t,a,{upsert:s})},Hn=async(t,a)=>{await Be({_id:t},{$set:{canChooseFaction:a}})},qn=async(t,a)=>{await Be({_id:t},{$set:{canChangeFaction:a}})},uh=Object.freeze(Object.defineProperty({__proto__:null,canChangeFaction:qn,canChooseFaction:Hn,removeBirthday:async t=>{await Be({userId:t},{$set:{birthday:null}})},setBirthday:async(t,a)=>{await Be({userId:t},{$set:{birthday:a}})},updateInventorySort:async(t,a)=>{await Be({_id:t},{$set:{"settings.sort.inventory":a}})},updateSendDailyQuest:async(t,a)=>{await Be({userId:t},{$set:{"settings.sendDailyQuest":a}})},updateSendDailyReport:async(t,a)=>{await Be({userId:t},{$set:{"settings.sendDailyReport":a}})}},Symbol.toStringTag,{value:"Module"})),fh=async t=>{await G.deleteOne({userId:t})},hh=async t=>await Lt.create({user:t}),ph=async t=>await Me.create({user:t}),mh=async t=>await Tt.create({user:t}),Qn=(t,a)=>{switch(t){case"dailyReport":return hh(a);case"games":return gn(a);case"inventory":return Sn(a);case"meta":return _n(a);case"raid":return Pn(a);case"ornaments":return Cn(a);case"quest":return Fn(a);case"questMeta":return ph(a);case"shop":return mh(a)}},yh=async(t,a,s)=>{if(Array.isArray(a)){const n=await t.populate(a);for(const r of a)n[r]||(n[r]=await Qn(r,t._id));return n}else{const n=await t.populate(a,s);return n[a]||(n[a]=await Qn(a,t._id)),n}},Gn=new p.Schema({warnedUserId:String,authorId:String,date:{type:Date,default:Date.now()},reason:{type:String,default:null}});Gn.index({warnedUserId:1});const Ge=((cr=p.models)==null?void 0:cr.Warns)||p.model("Warns",Gn),gh=Object.freeze(Object.defineProperty({__proto__:null,getUserWarnCount:async t=>await Ge.countDocuments({warnedUserId:t}),getUserWarns:async t=>await Ge.find({warnedUserId:t})},Symbol.toStringTag,{value:"Module"})),_h=async t=>await Ge.findOne({warnedUserId:t}),wh=async t=>await Ge.create({...t}),bh=async t=>await Ge.findByIdAndDelete(t),vh=t=>{p.connect(t)},Mh=async(t,a,s,{berry:n,xp:r})=>{const i=await qa(a).then($=>$.populate("user","faction")),o=Ha(i),f=On(i,i.user.faction),{badge:g,isFactionBadge:w,title:U,rank:I,name:T,description:Oh,daily:jt,secret:Nh}=t;return s.Image().setImageName(`quest_success_${I.id}`).draw(),g?s.Image().setImageName(c.progressiveBadgeTypeGuard(g)?`cropped_badge_${g.img}_${I.id}`:`cropped_badge_${g.img}`).setOrigin(j.CanvasOrigin.CENTER).setScale(2).setPosition(370,318).draw():w&&i.user.faction!=="citizen"?s.Image().setImageName(`cropped_badge_${i.user.faction}_${I.id}`).setOrigin(j.CanvasOrigin.CENTER).setScale(2).setPosition(370,318).draw():s.Image().setImageName(`badge_default_${I.id}`).setScale(2).setOrigin(j.CanvasOrigin.CENTER).setPosition(370,318).draw(),s.Text(jt?"QUÊTE JOURNALIÈRE TERMINÉE !":"SUCCÈS DÉBLOQUÉ !").setPosition(739,100).setFont("text",70).setColor(I.color).draw(),s.Text(T).setPosition(739,260).setFont("poppins",T.length>=35?65-2*(T.length-35):65).draw(),s.Text(Nh?"Succès caché":Oh).setPosition(739,360).setFont("poppins_italic",35).draw(),s.Text(`Récompenses: ${ht(n)}${jt&&o>1?` (+${ht(n*(o-1))})`:""} `).setPosition(739,520).setFont("poppins",35).setOrigin(j.CanvasOrigin.LEFT).draw(n!==0).next(($,Y)=>j.nextAllToXAxis($.Image(),Y)).setImageName("quest_berry").setDimensions(50,79).draw(n!==0).next(($,Y)=>j.nextAllToXAxis($.Text(` / ${ht(r)}${jt&&o>1?` (+${ht(r*(o-1))})`:""} `),Y)).draw(r!==0).next(($,Y)=>j.nextAllToXAxis($.Image(),Y)).setImageName("quest_xp").setDimensions(57,59).draw(r!==0).next(($,Y)=>j.nextAllToXAxis($.Text(` combo x${o}`),Y)).draw(jt&&o>1).next(($,Y)=>j.nextAllToXAxis($.Text(" et la possibilité "),Y)).draw(w&&i.user.faction==="citizen").next(($,Y)=>j.nextAllToXAxis($.Text("de choisir ta faction"),Y)).setFont("poppins_bold",35).draw(w&&i.user.faction==="citizen").next(($,Y)=>j.nextAllToXAxis($.Text(" et le titre "),Y)).setFont("poppins",35).draw(!!U||w&&i.user.faction!=="citizen").next(($,Y)=>j.nextAllToXAxis($.Text((U==null?void 0:U.name)??""),Y)).setFont("poppins_bold",35).setColor((U==null?void 0:U.rank.color)??"white").draw(!!U).next(($,Y)=>j.nextAllToXAxis($.Text((f==null?void 0:f.name)??""),Y)).setColor((f==null?void 0:f.rank.color)??"white").draw(w&&!!f),await s.encode("webp")},Sh=10,kh=1e7,xh=100,Rh=["berry","success_COMMON","success_RARE","success_EPIC","success_LEGENDARY","success_MYTHIC","xp"],Uh={background:"<:background:1178465681809887334>",title:"<:title:1178465688915038208>",chest_1:"<:lootbox1:1186689926167810088>",chest_2:"<:lootbox2:1186258728882811051>",chest_3:"<:lootbox3:1243963722259501216>",chest_4:"<:lootbox3:1186259958216523786>",bottle_xp_1:"<:bottle_xp:1186204593667969035>",bottle_xp_2:"<:bottle_xp_2:1243980696083632208>",bottle_xp_3:"<:bottle_xp_3:1243980697773936740>",bottle_xp_4:"<:bottle_xp_4:1243980698927366256>",boost_week:"<:boost_week:1186258728073297971>",boost_day:"<:boost_day:1186258726030680145>",wood_plank:"<:Planchesdebois:1233782418478071930>",nail:"<:Clous:1233782384613261382>",glue:"<:Colle:1233782388497186846>",rope:"<:Corde:1233782392225927168>",repair_kit:"<:Kitderparation:1233782876223570011>",tissue:"<:Tissus:1233784184099573852>",lock:"<:Serrureclef:1233782436068982814>",iron:"<:Ferbrut:1233782399125426207>",clover:"<:Treflesixfeuilles:1233782439503990915> ",glass_bottle:"<:Fioleenverre:1233782402233532496>",pure_water:"<:Eaupure:1233782393572298802>",sea_salt:"<:SelMarin:1233784181696233602>",ebony_poppy:"<:Pavotebene:1233782416879915060>",rose:"<:Roseimmaculee:1233784180215644180>",poppy:"<:Coquelicotecarlate:1233782390099280023>",manganese:"<:Manganesescintillante:1233784177221042196>",cursed_hawthorn:"<:AubpineMaudite:1233782382872629329>",mugwort:"<:Armoiseblanche:1233782381400424519>",mandrake:"<:MandragoreAdulte:1233782409070247946>",obsidian:"<:Obsidiennesombre:1233784178307371110>",saffron:"<:Safranvermeille:1233782430385836124>",edelweiss:"<:Edelweiss:1233782395019329546>",emerald:"<:emeraude:1233782873165791273>",ruby:"<:Rubis:1233782426174619679>",sapphire:"<:Saphir:1233782432004837407>",siren_tear:"<:Larmedesirene:1233782405538517095>",compass:"<:Rosedesvents:1233782421892239360>",dragon_heart:"<:CoeurdeDragon:1233782386580258848>",fairy_wing:"<:Ailedefees:1233782379269722293>",phoenix_feather:"<:PlumedePhoenix:1233784783822127167>",mithril:"<:Mithril:1233782412434214974>",cereal:"<:craft_cereal:1243963641204703405>",cotton:"<:craft_cotton:1243963642567721080>",empty_box:"<:craft_empty_box:1243963643834535966>",enchanted_emerald:"<:craft_enchanted_emerald:1243963645092696105>",enchanted_ruby:"<:craft_enchanted_ruby:1243963647097569330>",enchanted_sapphire:"<:craft_enchanted_sapphire:1243963648486019082>",enchanted_stone:"<:craft_enchanted_stone:1243963650893545637>",flour:"<:craft_flour:1243963651719823451>",hemp:"<:craft_hemp:1243963653238030387>",scrap:"<:craft_scrap:1243963718895669268>",strange_gem:"<:craft_strange_gem:1243963656539078686>",strange_stone:"<:craft_strange_stone:1243963658766123192>",tools:"<:craft_tools:1243963720179122217>",wood:"<:craft_wood:1243963662763298897>",wine:"<:craft_wine:1249242713442746501>",toy:"<:craft_toy:1249242711907893278>",rhum:"<:craft_rhum:1249242707961057361>",milk:"<:craft_milk:1249242706501308488>",fruit:"<:craft_fruit:1249242705612115968>",sugar:"<:craft_sugar:1249242709684785184>",egg:"<:craft_egg:1249242703972007986>",omelet:"<:omelette:1288942044328493179>",cheese:"<:Fromage_Affine:1289695711398596761>",bread:"<:Pain_de_campagne:1289703440163016855>",strawberry_cake:"<:Fraisier:1289707903649058858>",bowl_cereal:"<:craft_bowl_cereal:1249242702462193686>",beer:"<:craft_beer:1249242701300240434>",bowl:"<:craft_bowl:1250116629275082873>",rudder:"<:craft_rudder:1250435943253540895>",rescue_boat:"<:craft_rescue_boat:1250435931635322950>",sailing_boat:"<:craft_sailing_boat:1250435942162894849>",salt_water:"<:craft_salt_water:1250435945216475317>",anchor:"<:craft_anchor:1250435934843834409>",hammock:"<:craft_hammock:1250435933300588687>",leather:"<:craft_leather:1253034980133834752>",ancient_key:"<:craft_ancient_key:1257447843355033742>",iron_ore:"<:craft_iron_ore:1257475847271612497>",map_fragment:"<:map_fragment:1281949667227205663>",scroll_agility:"<:scroll_agility:1254081331365810289>",scroll_chance:"<:scroll_chance:1254081332422639657>",scroll_intelligence:"<:scroll_intelligence:1254081334264070174>",scroll_strength:"<:scroll_strength:1254081335862099980>",scroll_vitality:"<:scroll_vitality:1254081337711919185>",scroll_wisdom:"<:scroll_wisdom:1254081340115259454>",elemental_concentrate_earth:"<:elemental_concentrate_earth:1269073512782499860>",elemental_concentrate_fire:"<:elemental_concentrate_fire:1269073513919156349>",elemental_concentrate_life:"<:elemental_concentrate_life:1269073515315728425>",elemental_concentrate_moon:"<:elemental_concentrate_moon:1269073517044039760>",elemental_concentrate_water:"<:elemental_concentrate_water:1269073518205599776>",elemental_concentrate_wind:"<:elemental_concentrate_wind:1269073510815367189>",essence_earth:"<:essence_earth:1269073149300052034>",essence_fire:"<:essence_fire:1269073150784700416>",essence_life:"<:essence_life:1269073151728287787>",essence_moon:"<:essence_moon:1269073153510998056>",essence_water:"<:essence_water:1269073154333081701>",essence_wind:"<:essence_wind:1269073156241625088>",empty_scroll:"<:empty_scroll:1269074077327298653>"},Ch={d1:"<:d1:1159542168738873455>",d2:"<:d2:1159542071049334814>",d3:"<:d3:1159542073914032191>",d4:"<:d4:1159542075512082543>",d5:"<:d5:1159542078179651614>",d6:"<:d6:1159542079458910229>",revolutionary:"<:revolutionnaire:648245785133056020>",pirate:"<:pirate:648245785053626368>",marine:"<:marine:648245784407441429>",berry:"<:berry:1153734056035504158>",xp:"<:xp:1084914564379975772>",success:"<:success:1186707379534954506>",hp:"<:hp:1257776163955277824>",paper:"📄",rock:"🪨",scissor:"✂️",pray:"<:Ryokugyu_pray:1147542990844334280>",gun:"<:fujigun:1050120413243506688>",promise:"<:Luffy_Promise:1027626431565529099>",love:"<:Lawve:1050916817801072730>",note:"<:imsusnote:1136952496456224778>",watching:"<:Carrot_Watching:1024736915922104360>",card:"<:carteDos:1168580012258103387>",cards:{spades:{1:"<:asdepique:1168560615170768967>",2:"<:2depique:1168559430955184259>",3:"<:3depique:1168559437548638248>",4:"<:4depique:1168559679354445934>",5:"<:5depique:1168559725504372796>",6:"<:6depique:1168559764528185394>",7:"<:7depique:1168559459392553061>",8:"<:8depique:1168559887870083162>",9:"<:9depique:1168559471392464988>",10:"<:10depique:1168559958435053598>",J:"<:valetdepique:1168560676202086523>",Q:"<:reinedepique:1168560621722284083>",K:"<:roidepique:1168560628189888634>"},diamonds:{1:"<:asdecarreau:1168560612742279308>",2:"<:2decarreau:1168559427788472330>",3:"<:3decarreau:1168559434138669236>",4:"<:4decarreau:1168559440774041621>",5:"<:5decarreau:1168559445308084256>",6:"<:6decarreau:1168559763462819940>",7:"<:7decarreau:1168559845872517172>",8:"<:8decarreau:1168559888989949994>",9:"<:9decarreau:1168559942215667804>",10:"<:10decarreau:1168559475481907230>",J:"<:valetdecarreau:1168560633634095234>",Q:"<:reinedecarreau:1168560618182291577>",K:"<:roidecarreau:1168560626185011281>"},hearts:{1:"<:asdecoeur:1168560613971214368>",2:"<:2decoeur:1168559428681859073>",3:"<:3decoeur:1168559435950592060>",4:"<:4decoeur:1168559442074284073>",5:"<:5decoeur:1168559723226865725>",6:"<:6decoeur:1168559452509708298>",7:"<:7decoeur:1168559457769365684>",8:"<:8decoeur:1168559463368757339>",9:"<:9decoeur:1168559938897989672>",10:"<:10decoeur:1168559477658751006>",J:"<:valetdecoeur:1168560635991298160>",Q:"<:reinedecoeur:1168560619855822940>",K:"<:roidecoeur:1168560678378950716>"},clubs:{1:"<:asdetrfle:1168560617444081834>",2:"<:2detrfle:1168559432242831512>",3:"<:3detrfle:1168559439440269403>",4:"<:4detrfle:1168559677936762982>",5:"<:5detrfle:1168559449540145153>",6:"<:6detrfle:1168559761260818594>",7:"<:7detrfle:1168559844748435549>",8:"<:8detrfle:1168559466334142575>",9:"<:9detrfle:1168559940953194576>",10:"<:10detrfle:1168559959802380288>",J:"<:valetdetrfle:1168560610531885137>",Q:"<:reinedetrfle:1168560623228026972>",K:"<:roidetrfle:1168560675543580712>"}},factions:{b_citizen_COMMON:"<:BasiqueOPFRbois:1175507882188484761>",b_citizen_RARE:"<:BasiqueOPFRargent:1175507880724668488>",b_citizen_EPIC:"<:BasiqueOPFRor:1175507883501289512>",b_citizen_LEGENDARY:"<:BasiqueOPFRplatine:1175507886714134548>",b_citizen_MYTHIC:"<:BasiqueOPFRultime:1175507889553670264>",b_marine_COMMON:"<:Marinebois:1175507936953512036>",b_marine_RARE:"<:Marineargent:1175508322351321178>",b_marine_EPIC:"<:Marineor:1175508300603863132>",b_marine_LEGENDARY:"<:Marineplatine:1175507940803879012>",b_marine_MYTHIC:"<:Marineultime:1175508279590395977>",b_revolutionary_COMMON:"<:RvoBois:1175507954779295810>",b_revolutionary_RARE:"<:RvoArgent:1175508199118483457>",b_revolutionary_EPIC:"<:RvoOr:1175508111885344819>",b_revolutionary_LEGENDARY:"<:RvoPlatine:1175507958378008756>",b_revolutionary_MYTHIC:"<:RvoUltime:1175508127815319612>",b_pirate_COMMON:"<:Piratebois:1175508259768115272>",b_pirate_RARE:"<:Pirateargent:1175507943987363941>",b_pirate_EPIC:"<:Pirateor:1175508240243621928>",b_pirate_LEGENDARY:"<:Pirateplatine:1175507949578358804>",b_pirate_MYTHIC:"<:Pirateultime:1175507951709061150>"},characteristics:{vitality:"<:vitality:1251861015277338675>",strength:"<:strength:1251860738595618838>",agility:"<:agility:1251860734145728596>",intelligence:"<:intelligence:1251860736943194144>",chance:"<:chance:1251860735827513425>",wisdom:"<:wisdom:1251861017231884378>"},equipment_adventurer_strap:"<:adventurer_strap:1253041086147068035>",equipment_adventurer_collar:"<:adventurer_collar:1253041084611690567>",equipment_adventurer_boots:"<:adventurer_boots:1253041083252867123>",equipment_adventurer_helmet:"<:Casque_cuir:1256965718432550953>",equipment_adventurer_weapon:"<:Dague_cuir:1256965714141515837>",equipment_adventurer_belt:"<:Ceinture_cuir:1256965593333108838>",items:Uh},Bh=(t,a)=>{const s=t.badge,n=t.isFactionBadge;return s?c.progressiveBadgeTypeGuard(s)?s.emojis[s.isProgressive.findIndex(r=>r===t.rank.id)]:s.emojis:n?Ch.factions[`b_${a}_${t.rank.id}`]:""},Dh=t=>{const[a,s]=t.split("_"),n=Object.values(c.BadgeList).find(r=>r.id===a);if(n)return c.progressiveBadgeTypeGuard(n)?n.emojis[n.isProgressive.findIndex(r=>r===s)]:n.emojis};class Ah extends p.Types.ObjectId{}u.ALL_QUESTS=Tf,u.BET_MAX_VALUE=kh,u.BET_MIN_VALUE=Sh,u.BackgroundShopItem=an,u.BoostXpShopItem=sn,u.ChestShopItem=nn,u.CraftShopItem=rn,u.CrewQuests=Ua,u.EDITO_READ=xh,u.ObjectId=Ah,u.QUEST_ASSET_IMAGES=Rh,u.Quest=d,u.RepairShopItem=ln,u.StoreShopItem=on,u.TitleShopItem=dn,u.UserInventoryQuests=Ca,u.UserMetaQuests=Ba,u.UserOrnamentsQuests=Da,u.UserQuestMetaQuests=Aa,u.banExists=wr,u.banGetters=mr,u.banModel=De,u.betModel=qt,u.connectToServices=vh,u.createBan=yr,u.createBet=Mr,u.createCrew=Kf,u.createInvitations=Vf,u.createSettings=tn,u.createUserCrew=i0,u.createWarn=wh,u.crewGetters=qf,u.crewModel=je,u.crewUpdates=Qf,u.deleteBan=_r,u.deleteInvitations=zf,u.deleteUserById=fh,u.deleteWarn=bh,u.emitQuestEvent=Te,u.finWarnById=_h,u.findBan=gr,u.findBetById=vr,u.findCrewById=Gf,u.findInvitations=Wf,u.findSettingsByGuildId=Zf,u.findShop=hn,u.findShopByType=s0,u.findUser=jn,u.findUserById=Ga,u.findUserCrew=pn,u.findUserGames=u0,u.findUserInventory=Pt,u.findUserMeta=lt,u.findUserOrnaments=q0,u.findUserQuest=qa,u.findUserRaid=rh,u.getBadgeEmojisFromId=Dh,u.getQuestBadgeEmojis=Bh,u.invitationsModel=Yt,u.onQuestEvent=Dd,u.populateUser=yh,u.questCanvas=Mh,u.settingsModel=Ft,u.settingsUpdates=Xf,u.shopGetters=Jf,u.shopModel=Et,u.shopUpdates=t0,u.userCrewExists=l0,u.userCrewModel=He,u.userCrewUpdates=r0,u.userDailyReportModel=Lt,u.userDailyReportUpdates=d0,u.userGamesModel=rt,u.userGamesUpdates=c0,u.userGetters=ch,u.userInventoryGetters=h0,u.userInventoryModel=ot,u.userInventoryUpdates=F0,u.userMetaGetters=k0,u.userMetaModel=we,u.userMetaUpdates=N0,u.userModel=G,u.userOrnamentsModel=dt,u.userOrnamentsUpdates=H0,u.userQuestGetters=Q0,u.userQuestMetaModel=Me,u.userQuestMetaUpdates=ah,u.userQuestModel=ct,u.userQuestUpdates=G0,u.userRaidGetters=sh,u.userRaidModel=ft,u.userRaidUpdates=nh,u.userShopGetters=ih,u.userShopModel=Tt,u.userShopUpdates=oh,u.userUpdates=uh,u.warnGetters=gh,u.warnModel=Ge,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});