@opfr/services 0.29.13 → 0.30.1
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 Ms;function p(){return Ms.apply(null,arguments)}function pi(t){Ms=t}function
|
|
|
7
7
|
[`+i+"] ";for(d in arguments[0])C(arguments[0],d)&&(r+=d+": "+arguments[0][d]+", ");r=r.slice(0,-2)}else r=arguments[i];n.push(r)}Cs(t+`
|
|
8
8
|
Arguments: `+Array.prototype.slice.call(n).join("")+`
|
|
9
9
|
`+new Error().stack),s=!1}return a.apply(this,arguments)},a)}var xs={};function Rs(t,a){p.deprecationHandler!=null&&p.deprecationHandler(t,a),xs[t]||(Cs(a),xs[t]=!0)}p.suppressDeprecationWarnings=!1,p.deprecationHandler=null;function ae(t){return typeof Function<"u"&&t instanceof Function||Object.prototype.toString.call(t)==="[object Function]"}function gi(t){var a,s;for(s in t)C(t,s)&&(a=t[s],ae(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 ua(t,a){var s=Me({},t),n;for(n in a)C(a,n)&&(Ue(t[n])&&Ue(a[n])?(s[n]={},Me(s[n],t[n]),Me(s[n],a[n])):a[n]!=null?s[n]=a[n]:delete s[n]);for(n in t)C(t,n)&&!C(a,n)&&Ue(t[n])&&(s[n]=Me({},s[n]));return s}function fa(t){t!=null&&this.set(t)}var ha;Object.keys?ha=Object.keys:ha=function(t){var a,s=[];for(a in t)C(t,a)&&s.push(a);return s};var _i={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function wi(t,a,s){var n=this._calendar[t]||this._calendar.sameElse;return ae(n)?n.call(a,s):n}function se(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 ma=/(\[[^\[]*\])|(\\)?([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,St=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,pa={},Ie={};function _(t,a,s,n){var r=n;typeof n=="string"&&(r=function(){return this[n]()}),t&&(Ie[t]=r),a&&(Ie[a[0]]=function(){return se(r.apply(this,arguments),a[1],a[2])}),s&&(Ie[s]=function(){return this.localeData().ordinal(r.apply(this,arguments),t)})}function bi(t){return t.match(/\[[\s\S]/)?t.replace(/^\[|\]$/g,""):t.replace(/\\/g,"")}function vi(t){var a=t.match(ma),s,n;for(s=0,n=a.length;s<n;s++)Ie[a[s]]?a[s]=Ie[a[s]]:a[s]=bi(a[s]);return function(r){var i="",d;for(d=0;d<n;d++)i+=ae(a[d])?a[d].call(r,t):a[d];return i}}function kt(t,a){return t.isValid()?(a=Us(a,t.localeData()),pa[a]=pa[a]||vi(a),pa[a](t)):t.localeData().invalidDate()}function Us(t,a){var s=5;function n(r){return a.longDateFormat(r)||r}for(St.lastIndex=0;s>=0&&St.test(t);)t=t.replace(St,n),St.lastIndex=0,s-=1;return t}var Mi={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 Si(t){var a=this._longDateFormat[t],s=this._longDateFormat[t.toUpperCase()];return a||!s?a:(this._longDateFormat[t]=s.match(ma).map(function(n){return n==="MMMM"||n==="MM"||n==="DD"||n==="dddd"?n.slice(1):n}).join(""),this._longDateFormat[t])}var ki="Invalid date";function Ci(){return this._invalidDate}var xi="%d",Ri=/\d{1,2}/;function Ui(t){return this._ordinal.replace("%d",t)}var Bi={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 Ai(t,a,s,n){var r=this._relativeTime[s];return ae(r)?r(t,a,s,n):r.replace(/%d/i,t)}function Di(t,a){var s=this._relativeTime[t>0?"future":"past"];return ae(s)?s(a):s.replace(/%s/i,a)}var Bs={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 V(t){return typeof t=="string"?Bs[t]||Bs[t.toLowerCase()]:void 0}function ya(t){var a={},s,n;for(n in t)C(t,n)&&(s=V(n),s&&(a[s]=t[n]));return a}var Oi={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 Ni(t){var a=[],s;for(s in t)C(t,s)&&a.push({unit:s,priority:Oi[s]});return a.sort(function(n,r){return n.priority-r.priority}),a}var As=/\d/,H=/\d\d/,Ds=/\d{3}/,ga=/\d{4}/,Ct=/[+-]?\d{6}/,A=/\d\d?/,Os=/\d\d\d\d?/,Ns=/\d\d\d\d\d\d?/,xt=/\d{1,3}/,_a=/\d{1,4}/,Rt=/[+-]?\d{1,6}/,Ye=/\d+/,Ut=/[+-]?\d+/,$i=/Z|[+-]\d\d:?\d\d/gi,Bt=/Z|[+-]\d\d(?::?\d\d)?/gi,Ei=/[+-]?\d+(\.\d{1,3})?/,Je=/[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,Le=/^[1-9]\d?/,wa=/^([1-9]\d|\d)/,At;At={};function g(t,a,s){At[t]=ae(a)?a:function(n,r){return n&&s?s:a}}function Fi(t,a){return C(At,t)?At[t](a._strict,a._locale):new RegExp(Ii(t))}function Ii(t){return de(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(a,s,n,r,i){return s||n||r||i}))}function de(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function W(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=W(a)),s}var ba={};function U(t,a){var s,n=a,r;for(typeof t=="string"&&(t=[t]),oe(a)&&(n=function(i,d){d[a]=v(i)}),r=t.length,s=0;s<r;s++)ba[t[s]]=n}function et(t,a){U(t,function(s,n,r,i){r._w=r._w||{},a(s,r._w,r,i)})}function Yi(t,a,s){a!=null&&C(ba,t)&&ba[t](a,s._a,s,t)}function Dt(t){return t%4===0&&t%100!==0||t%400===0}var L=0,ce=1,ne=2,$=3,J=4,ue=5,Be=6,Li=7,Pi=8;_("Y",0,0,function(){var t=this.year();return t<=9999?se(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"),g("Y",Ut),g("YY",A,H),g("YYYY",_a,ga),g("YYYYY",Rt,Ct),g("YYYYYY",Rt,Ct),U(["YYYYY","YYYYYY"],L),U("YYYY",function(t,a){a[L]=t.length===2?p.parseTwoDigitYear(t):v(t)}),U("YY",function(t,a){a[L]=p.parseTwoDigitYear(t)}),U("Y",function(t,a){a[L]=parseInt(t,10)});function tt(t){return Dt(t)?366:365}p.parseTwoDigitYear=function(t){return v(t)+(v(t)>68?1900:2e3)};var $s=Pe("FullYear",!0);function Ti(){return Dt(this.year())}function Pe(t,a){return function(s){return s!=null?(Es(this,t,s),p.updateOffset(this,a),this):at(this,t)}}function at(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 Es(t,a,s){var n,r,i,d,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,d=t.month(),f=t.date(),f=f===29&&d===1&&!Dt(i)?28:f,r?n.setUTCFullYear(i,d,f):n.setFullYear(i,d,f)}}function ji(t){return t=V(t),ae(this[t])?this[t]():this}function Qi(t,a){if(typeof t=="object"){t=ya(t);var s=Ni(t),n,r=s.length;for(n=0;n<r;n++)this[s[n].unit](t[s[n].unit])}else if(t=V(t),ae(this[t]))return this[t](a);return this}function qi(t,a){return(t%a+a)%a}var N;Array.prototype.indexOf?N=Array.prototype.indexOf:N=function(t){var a;for(a=0;a<this.length;++a)if(this[a]===t)return a;return-1};function va(t,a){if(isNaN(t)||isNaN(a))return NaN;var s=qi(a,12);return t+=(a-s)/12,s===1?Dt(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)}),g("M",A,Le),g("MM",A,H),g("MMM",function(t,a){return a.monthsShortRegex(t)}),g("MMMM",function(t,a){return a.monthsRegex(t)}),U(["M","MM"],function(t,a){a[ce]=v(t)-1}),U(["MMM","MMMM"],function(t,a,s,n){var r=s._locale.monthsParse(t,n,s._strict);r!=null?a[ce]=r:b(s).invalidMonth=t});var Hi="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Fs="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Is=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Ki=Je,Gi=Je;function Vi(t,a){return t?X(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||Is).test(a)?"format":"standalone"][t.month()]:X(this._months)?this._months:this._months.standalone}function Wi(t,a){return t?X(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[Is.test(a)?"format":"standalone"][t.month()]:X(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function zi(t,a,s){var n,r,i,d=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],n=0;n<12;++n)i=te([2e3,n]),this._shortMonthsParse[n]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[n]=this.months(i,"").toLocaleLowerCase();return s?a==="MMM"?(r=N.call(this._shortMonthsParse,d),r!==-1?r:null):(r=N.call(this._longMonthsParse,d),r!==-1?r:null):a==="MMM"?(r=N.call(this._shortMonthsParse,d),r!==-1?r:(r=N.call(this._longMonthsParse,d),r!==-1?r:null)):(r=N.call(this._longMonthsParse,d),r!==-1?r:(r=N.call(this._shortMonthsParse,d),r!==-1?r:null))}function Xi(t,a,s){var n,r,i;if(this._monthsParseExact)return zi.call(this,t,a,s);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),n=0;n<12;n++)if(r=te([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 Ys(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),!oe(a))return t}var s=a,n=t.date();return n=n<29?n:Math.min(n,va(t.year(),s)),t._isUTC?t._d.setUTCMonth(s,n):t._d.setMonth(s,n),t}function Ls(t){return t!=null?(Ys(this,t),p.updateOffset(this,!0),this):at(this,"Month")}function Zi(){return va(this.year(),this.month())}function Ji(t){return this._monthsParseExact?(C(this,"_monthsRegex")||Ps.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(C(this,"_monthsShortRegex")||(this._monthsShortRegex=Ki),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)}function el(t){return this._monthsParseExact?(C(this,"_monthsRegex")||Ps.call(this),t?this._monthsStrictRegex:this._monthsRegex):(C(this,"_monthsRegex")||(this._monthsRegex=Gi),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)}function Ps(){function t(y,w){return w.length-y.length}var a=[],s=[],n=[],r,i,d,f;for(r=0;r<12;r++)i=te([2e3,r]),d=de(this.monthsShort(i,"")),f=de(this.months(i,"")),a.push(d),s.push(f),n.push(f),n.push(d);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 tl(t,a,s,n,r,i,d){var f;return t<100&&t>=0?(f=new Date(t+400,a,s,n,r,i,d),isFinite(f.getFullYear())&&f.setFullYear(t)):f=new Date(t,a,s,n,r,i,d),f}function st(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 Ot(t,a,s){var n=7+a-s,r=(7+st(t,0,n).getUTCDay()-a)%7;return-r+n-1}function Ts(t,a,s,n,r){var i=(7+s-n)%7,d=Ot(t,n,r),f=1+7*(a-1)+i+d,y,w;return f<=0?(y=t-1,w=tt(y)+f):f>tt(t)?(y=t+1,w=f-tt(t)):(y=t,w=f),{year:y,dayOfYear:w}}function nt(t,a,s){var n=Ot(t.year(),a,s),r=Math.floor((t.dayOfYear()-n-1)/7)+1,i,d;return r<1?(d=t.year()-1,i=r+fe(d,a,s)):r>fe(t.year(),a,s)?(i=r-fe(t.year(),a,s),d=t.year()+1):(d=t.year(),i=r),{week:i,year:d}}function fe(t,a,s){var n=Ot(t,a,s),r=Ot(t+1,a,s);return(tt(t)-n+r)/7}_("w",["ww",2],"wo","week"),_("W",["WW",2],"Wo","isoWeek"),g("w",A,Le),g("ww",A,H),g("W",A,Le),g("WW",A,H),et(["w","ww","W","WW"],function(t,a,s,n){a[n.substr(0,1)]=v(t)});function al(t){return nt(t,this._week.dow,this._week.doy).week}var sl={dow:0,doy:6};function nl(){return this._week.dow}function rl(){return this._week.doy}function il(t){var a=this.localeData().week(this);return t==null?a:this.add((t-a)*7,"d")}function ll(t){var a=nt(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"),g("d",A),g("e",A),g("E",A),g("dd",function(t,a){return a.weekdaysMinRegex(t)}),g("ddd",function(t,a){return a.weekdaysShortRegex(t)}),g("dddd",function(t,a){return a.weekdaysRegex(t)}),et(["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}),et(["d","e","E"],function(t,a,s,n){a[n]=v(t)});function ol(t,a){return typeof t!="string"?t:isNaN(t)?(t=a.weekdaysParse(t),typeof t=="number"?t:null):parseInt(t,10)}function dl(t,a){return typeof t=="string"?a.weekdaysParse(t)%7||7:isNaN(t)?null:t}function Ma(t,a){return t.slice(a,7).concat(t.slice(0,a))}var cl="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),js="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),ul="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),fl=Je,hl=Je,ml=Je;function pl(t,a){var s=X(this._weekdays)?this._weekdays:this._weekdays[t&&t!==!0&&this._weekdays.isFormat.test(a)?"format":"standalone"];return t===!0?Ma(s,this._week.dow):t?s[t.day()]:s}function yl(t){return t===!0?Ma(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort}function gl(t){return t===!0?Ma(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin}function _l(t,a,s){var n,r,i,d=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],n=0;n<7;++n)i=te([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=N.call(this._weekdaysParse,d),r!==-1?r:null):a==="ddd"?(r=N.call(this._shortWeekdaysParse,d),r!==-1?r:null):(r=N.call(this._minWeekdaysParse,d),r!==-1?r:null):a==="dddd"?(r=N.call(this._weekdaysParse,d),r!==-1||(r=N.call(this._shortWeekdaysParse,d),r!==-1)?r:(r=N.call(this._minWeekdaysParse,d),r!==-1?r:null)):a==="ddd"?(r=N.call(this._shortWeekdaysParse,d),r!==-1||(r=N.call(this._weekdaysParse,d),r!==-1)?r:(r=N.call(this._minWeekdaysParse,d),r!==-1?r:null)):(r=N.call(this._minWeekdaysParse,d),r!==-1||(r=N.call(this._weekdaysParse,d),r!==-1)?r:(r=N.call(this._shortWeekdaysParse,d),r!==-1?r:null))}function wl(t,a,s){var n,r,i;if(this._weekdaysParseExact)return _l.call(this,t,a,s);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),n=0;n<7;n++)if(r=te([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 bl(t){if(!this.isValid())return t!=null?this:NaN;var a=at(this,"Day");return t!=null?(t=ol(t,this.localeData()),this.add(t-a,"d")):a}function vl(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 Ml(t){if(!this.isValid())return t!=null?this:NaN;if(t!=null){var a=dl(t,this.localeData());return this.day(this.day()%7?a:a-7)}else return this.day()||7}function Sl(t){return this._weekdaysParseExact?(C(this,"_weekdaysRegex")||Sa.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(C(this,"_weekdaysRegex")||(this._weekdaysRegex=fl),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)}function kl(t){return this._weekdaysParseExact?(C(this,"_weekdaysRegex")||Sa.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(C(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=hl),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Cl(t){return this._weekdaysParseExact?(C(this,"_weekdaysRegex")||Sa.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(C(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=ml),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Sa(){function t(B,I){return I.length-B.length}var a=[],s=[],n=[],r=[],i,d,f,y,w;for(i=0;i<7;i++)d=te([2e3,1]).day(i),f=de(this.weekdaysMin(d,"")),y=de(this.weekdaysShort(d,"")),w=de(this.weekdays(d,"")),a.push(f),s.push(y),n.push(w),r.push(f),r.push(y),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 ka(){return this.hours()%12||12}function xl(){return this.hours()||24}_("H",["HH",2],0,"hour"),_("h",["hh",2],0,ka),_("k",["kk",2],0,xl),_("hmm",0,0,function(){return""+ka.apply(this)+se(this.minutes(),2)}),_("hmmss",0,0,function(){return""+ka.apply(this)+se(this.minutes(),2)+se(this.seconds(),2)}),_("Hmm",0,0,function(){return""+this.hours()+se(this.minutes(),2)}),_("Hmmss",0,0,function(){return""+this.hours()+se(this.minutes(),2)+se(this.seconds(),2)});function Qs(t,a){_(t,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),a)})}Qs("a",!0),Qs("A",!1);function qs(t,a){return a._meridiemParse}g("a",qs),g("A",qs),g("H",A,wa),g("h",A,Le),g("k",A,Le),g("HH",A,H),g("hh",A,H),g("kk",A,H),g("hmm",Os),g("hmmss",Ns),g("Hmm",Os),g("Hmmss",Ns),U(["H","HH"],$),U(["k","kk"],function(t,a,s){var n=v(t);a[$]=n===24?0:n}),U(["a","A"],function(t,a,s){s._isPm=s._locale.isPM(t),s._meridiem=t}),U(["h","hh"],function(t,a,s){a[$]=v(t),b(s).bigHour=!0}),U("hmm",function(t,a,s){var n=t.length-2;a[$]=v(t.substr(0,n)),a[J]=v(t.substr(n)),b(s).bigHour=!0}),U("hmmss",function(t,a,s){var n=t.length-4,r=t.length-2;a[$]=v(t.substr(0,n)),a[J]=v(t.substr(n,2)),a[ue]=v(t.substr(r)),b(s).bigHour=!0}),U("Hmm",function(t,a,s){var n=t.length-2;a[$]=v(t.substr(0,n)),a[J]=v(t.substr(n))}),U("Hmmss",function(t,a,s){var n=t.length-4,r=t.length-2;a[$]=v(t.substr(0,n)),a[J]=v(t.substr(n,2)),a[ue]=v(t.substr(r))});function Rl(t){return(t+"").toLowerCase().charAt(0)==="p"}var Ul=/[ap]\.?m?\.?/i,Bl=Pe("Hours",!0);function Al(t,a,s){return t>11?s?"pm":"PM":s?"am":"AM"}var Hs={calendar:_i,longDateFormat:Mi,invalidDate:ki,ordinal:xi,dayOfMonthOrdinalParse:Ri,relativeTime:Bi,months:Hi,monthsShort:Fs,week:sl,weekdays:cl,weekdaysMin:ul,weekdaysShort:js,meridiemParse:Ul},O={},rt={},it;function Dl(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 Ks(t){return t&&t.toLowerCase().replace("_","-")}function Ol(t){for(var a=0,s,n,r,i;a<t.length;){for(i=Ks(t[a]).split("-"),s=i.length,n=Ks(t[a+1]),n=n?n.split("-"):null;s>0;){if(r=Nt(i.slice(0,s).join("-")),r)return r;if(n&&n.length>=s&&Dl(i,n)>=s-1)break;s--}a++}return it}function Nl(t){return!!(t&&t.match("^[^/\\\\]*$"))}function Nt(t){var a=null,s;if(O[t]===void 0&&typeof module<"u"&&module&&module.exports&&Nl(t))try{a=it._abbr,s=require,s("./locale/"+t),Se(a)}catch{O[t]=null}return O[t]}function Se(t,a){var s;return t&&(Q(a)?s=he(t):s=Ca(t,a),s?it=s:typeof console<"u"&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),it._abbr}function Ca(t,a){if(a!==null){var s,n=Hs;if(a.abbr=t,O[t]!=null)Rs("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=O[t]._config;else if(a.parentLocale!=null)if(O[a.parentLocale]!=null)n=O[a.parentLocale]._config;else if(s=Nt(a.parentLocale),s!=null)n=s._config;else return rt[a.parentLocale]||(rt[a.parentLocale]=[]),rt[a.parentLocale].push({name:t,config:a}),null;return O[t]=new fa(ua(n,a)),rt[t]&&rt[t].forEach(function(r){Ca(r.name,r.config)}),Se(t),O[t]}else return delete O[t],null}function $l(t,a){if(a!=null){var s,n,r=Hs;O[t]!=null&&O[t].parentLocale!=null?O[t].set(ua(O[t]._config,a)):(n=Nt(t),n!=null&&(r=n._config),a=ua(r,a),n==null&&(a.abbr=t),s=new fa(a),s.parentLocale=O[t],O[t]=s),Se(t)}else O[t]!=null&&(O[t].parentLocale!=null?(O[t]=O[t].parentLocale,t===Se()&&Se(t)):O[t]!=null&&delete O[t]);return O[t]}function he(t){var a;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return it;if(!X(t)){if(a=Nt(t),a)return a;t=[t]}return Ol(t)}function El(){return ha(O)}function xa(t){var a,s=t._a;return s&&b(t).overflow===-2&&(a=s[ce]<0||s[ce]>11?ce:s[ne]<1||s[ne]>va(s[L],s[ce])?ne:s[$]<0||s[$]>24||s[$]===24&&(s[J]!==0||s[ue]!==0||s[Be]!==0)?$:s[J]<0||s[J]>59?J:s[ue]<0||s[ue]>59?ue:s[Be]<0||s[Be]>999?Be:-1,b(t)._overflowDayOfYear&&(a<L||a>ne)&&(a=ne),b(t)._overflowWeeks&&a===-1&&(a=Li),b(t)._overflowWeekday&&a===-1&&(a=Pi),b(t).overflow=a),t}var Fl=/^\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)?)?$/,Il=/^\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)?)?$/,Yl=/Z|[+-]\d\d(?::?\d\d)?/,$t=[["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]],Ra=[["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/]],Ll=/^\/?Date\((-?\d+)/i,Pl=/^(?:(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}))$/,Tl={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 Gs(t){var a,s,n=t._i,r=Fl.exec(n)||Il.exec(n),i,d,f,y,w=$t.length,B=Ra.length;if(r){for(b(t).iso=!0,a=0,s=w;a<s;a++)if($t[a][1].exec(r[1])){d=$t[a][0],i=$t[a][2]!==!1;break}if(d==null){t._isValid=!1;return}if(r[3]){for(a=0,s=B;a<s;a++)if(Ra[a][1].exec(r[3])){f=(r[2]||" ")+Ra[a][0];break}if(f==null){t._isValid=!1;return}}if(!i&&f!=null){t._isValid=!1;return}if(r[4])if(Yl.exec(r[4]))y="Z";else{t._isValid=!1;return}t._f=d+(f||"")+(y||""),Ba(t)}else t._isValid=!1}function jl(t,a,s,n,r,i){var d=[Ql(t),Fs.indexOf(a),parseInt(s,10),parseInt(n,10),parseInt(r,10)];return i&&d.push(parseInt(i,10)),d}function Ql(t){var a=parseInt(t,10);return a<=49?2e3+a:a<=999?1900+a:a}function ql(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Hl(t,a,s){if(t){var n=js.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 Kl(t,a,s){if(t)return Tl[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=Pl.exec(ql(t._i)),s;if(a){if(s=jl(a[4],a[3],a[2],a[5],a[6],a[7]),!Hl(a[1],s,t))return;t._a=s,t._tzm=Kl(a[8],a[9],a[10]),t._d=st.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),b(t).rfc2822=!0}else t._isValid=!1}function Gl(t){var a=Ll.exec(t._i);if(a!==null){t._d=new Date(+a[1]);return}if(Gs(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:p.createFromInputFallback(t)}p.createFromInputFallback=G("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 Te(t,a,s){return t??a??s}function Vl(t){var a=new Date(p.now());return t._useUTC?[a.getUTCFullYear(),a.getUTCMonth(),a.getUTCDate()]:[a.getFullYear(),a.getMonth(),a.getDate()]}function Ua(t){var a,s,n=[],r,i,d;if(!t._d){for(r=Vl(t),t._w&&t._a[ne]==null&&t._a[ce]==null&&Wl(t),t._dayOfYear!=null&&(d=Te(t._a[L],r[L]),(t._dayOfYear>tt(d)||t._dayOfYear===0)&&(b(t)._overflowDayOfYear=!0),s=st(d,0,t._dayOfYear),t._a[ce]=s.getUTCMonth(),t._a[ne]=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[$]===24&&t._a[J]===0&&t._a[ue]===0&&t._a[Be]===0&&(t._nextDay=!0,t._a[$]=0),t._d=(t._useUTC?st:tl).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[$]=24),t._w&&typeof t._w.d<"u"&&t._w.d!==i&&(b(t).weekdayMismatch=!0)}}function Wl(t){var a,s,n,r,i,d,f,y,w;a=t._w,a.GG!=null||a.W!=null||a.E!=null?(i=1,d=4,s=Te(a.GG,t._a[L],nt(D(),1,4).year),n=Te(a.W,1),r=Te(a.E,1),(r<1||r>7)&&(y=!0)):(i=t._locale._week.dow,d=t._locale._week.doy,w=nt(D(),i,d),s=Te(a.gg,t._a[L],w.year),n=Te(a.w,w.week),a.d!=null?(r=a.d,(r<0||r>6)&&(y=!0)):a.e!=null?(r=a.e+i,(a.e<0||a.e>6)&&(y=!0)):r=i),n<1||n>fe(s,i,d)?b(t)._overflowWeeks=!0:y!=null?b(t)._overflowWeekday=!0:(f=Ts(s,n,r,i,d),t._a[L]=f.year,t._dayOfYear=f.dayOfYear)}p.ISO_8601=function(){},p.RFC_2822=function(){};function Ba(t){if(t._f===p.ISO_8601){Gs(t);return}if(t._f===p.RFC_2822){Vs(t);return}t._a=[],b(t).empty=!0;var a=""+t._i,s,n,r,i,d,f=a.length,y=0,w,B;for(r=Us(t._f,t._locale).match(ma)||[],B=r.length,s=0;s<B;s++)i=r[s],n=(a.match(Fi(i,t))||[])[0],n&&(d=a.substr(0,a.indexOf(n)),d.length>0&&b(t).unusedInput.push(d),a=a.slice(a.indexOf(n)+n.length),y+=n.length),Ie[i]?(n?b(t).empty=!1:b(t).unusedTokens.push(i),Yi(i,n,t)):t._strict&&!n&&b(t).unusedTokens.push(i);b(t).charsLeftOver=f-y,a.length>0&&b(t).unusedInput.push(a),t._a[$]<=12&&b(t).bigHour===!0&&t._a[$]>0&&(b(t).bigHour=void 0),b(t).parsedDateParts=t._a.slice(0),b(t).meridiem=t._meridiem,t._a[$]=zl(t._locale,t._a[$],t._meridiem),w=b(t).era,w!==null&&(t._a[L]=t._locale.erasConvertYear(w,t._a[L])),Ua(t),xa(t)}function zl(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 Xl(t){var a,s,n,r,i,d,f=!1,y=t._f.length;if(y===0){b(t).invalidFormat=!0,t._d=new Date(NaN);return}for(r=0;r<y;r++)i=0,d=!1,a=ca({},t),t._useUTC!=null&&(a._useUTC=t._useUTC),a._f=t._f[r],Ba(a),oa(a)&&(d=!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||d)&&(n=i,s=a,d&&(f=!0));Me(t,s||a)}function Zl(t){if(!t._d){var a=ya(t._i),s=a.day===void 0?a.date:a.day;t._a=Ss([a.year,a.month,s,a.hour,a.minute,a.second,a.millisecond],function(n){return n&&parseInt(n,10)}),Ua(t)}}function Jl(t){var a=new Ze(xa(Ws(t)));return a._nextDay&&(a.add(1,"d"),a._nextDay=void 0),a}function Ws(t){var a=t._i,s=t._f;return t._locale=t._locale||he(t._l),a===null||s===void 0&&a===""?Mt({nullInput:!0}):(typeof a=="string"&&(t._i=a=t._locale.preparse(a)),Z(a)?new Ze(xa(a)):(Xe(a)?t._d=a:X(s)?Xl(t):s?Ba(t):eo(t),oa(t)||(t._d=null),t))}function eo(t){var a=t._i;Q(a)?t._d=new Date(p.now()):Xe(a)?t._d=new Date(a.valueOf()):typeof a=="string"?Gl(t):X(a)?(t._a=Ss(a.slice(0),function(s){return parseInt(s,10)}),Ua(t)):Ue(a)?Zl(t):oe(a)?t._d=new Date(a):p.createFromInputFallback(t)}function zs(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),(Ue(t)&&ia(t)||X(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,Jl(i)}function D(t,a,s,n){return zs(t,a,s,n,!1)}var to=G("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var t=D.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:Mt()}),ao=G("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var t=D.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:Mt()});function Xs(t,a){var s,n;if(a.length===1&&X(a[0])&&(a=a[0]),!a.length)return D();for(s=a[0],n=1;n<a.length;++n)(!a[n].isValid()||a[n][t](s))&&(s=a[n]);return s}function so(){var t=[].slice.call(arguments,0);return Xs("isBefore",t)}function no(){var t=[].slice.call(arguments,0);return Xs("isAfter",t)}var ro=function(){return Date.now?Date.now():+new Date},lt=["year","quarter","month","week","day","hour","minute","second","millisecond"];function io(t){var a,s=!1,n,r=lt.length;for(a in t)if(C(t,a)&&!(N.call(lt,a)!==-1&&(t[a]==null||!isNaN(t[a]))))return!1;for(n=0;n<r;++n)if(t[lt[n]]){if(s)return!1;parseFloat(t[lt[n]])!==v(t[lt[n]])&&(s=!0)}return!0}function lo(){return this._isValid}function oo(){return ee(NaN)}function Et(t){var a=ya(t),s=a.year||0,n=a.quarter||0,r=a.month||0,i=a.week||a.isoWeek||0,d=a.day||0,f=a.hour||0,y=a.minute||0,w=a.second||0,B=a.millisecond||0;this._isValid=io(a),this._milliseconds=+B+w*1e3+y*6e4+f*1e3*60*60,this._days=+d+i*7,this._months=+r+n*3+s*12,this._data={},this._locale=he(),this._bubble()}function Ft(t){return t instanceof Et}function Aa(t){return t<0?Math.round(-1*t)*-1:Math.round(t)}function co(t,a,s){var n=Math.min(t.length,a.length),r=Math.abs(t.length-a.length),i=0,d;for(d=0;d<n;d++)v(t[d])!==v(a[d])&&i++;return i+r}function Zs(t,a){_(t,0,0,function(){var s=this.utcOffset(),n="+";return s<0&&(s=-s,n="-"),n+se(~~(s/60),2)+a+se(~~s%60,2)})}Zs("Z",":"),Zs("ZZ",""),g("Z",Bt),g("ZZ",Bt),U(["Z","ZZ"],function(t,a,s){s._useUTC=!0,s._tzm=Da(Bt,t)});var uo=/([\+\-]|\d\d)/gi;function Da(t,a){var s=(a||"").match(t),n,r,i;return s===null?null:(n=s[s.length-1]||[],r=(n+"").match(uo)||["-",0,0],i=+(r[1]*60)+v(r[2]),i===0?0:r[0]==="+"?i:-i)}function Oa(t,a){var s,n;return a._isUTC?(s=a.clone(),n=(Z(t)||Xe(t)?t.valueOf():D(t).valueOf())-s.valueOf(),s._d.setTime(s._d.valueOf()+n),p.updateOffset(s,!1),s):D(t).local()}function Na(t){return-Math.round(t._d.getTimezoneOffset())}p.updateOffset=function(){};function fo(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=Da(Bt,t),t===null)return this}else Math.abs(t)<16&&!s&&(t=t*60);return!this._isUTC&&a&&(r=Na(this)),this._offset=t,this._isUTC=!0,r!=null&&this.add(r,"m"),n!==t&&(!a||this._changeInProgress?an(this,ee(t-n,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,p.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?n:Na(this)}function ho(t,a){return t!=null?(typeof t!="string"&&(t=-t),this.utcOffset(t,a),this):-this.utcOffset()}function mo(t){return this.utcOffset(0,t)}function po(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract(Na(this),"m")),this}function yo(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var t=Da($i,this._i);t!=null?this.utcOffset(t):this.utcOffset(0,!0)}return this}function go(t){return this.isValid()?(t=t?D(t).utcOffset():0,(this.utcOffset()-t)%60===0):!1}function _o(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function wo(){if(!Q(this._isDSTShifted))return this._isDSTShifted;var t={},a;return ca(t,this),t=Ws(t),t._a?(a=t._isUTC?te(t._a):D(t._a),this._isDSTShifted=this.isValid()&&co(t._a,a.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function bo(){return this.isValid()?!this._isUTC:!1}function vo(){return this.isValid()?this._isUTC:!1}function Js(){return this.isValid()?this._isUTC&&this._offset===0:!1}var Mo=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,So=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function ee(t,a){var s=t,n=null,r,i,d;return Ft(t)?s={ms:t._milliseconds,d:t._days,M:t._months}:oe(t)||!isNaN(+t)?(s={},a?s[a]=+t:s.milliseconds=+t):(n=Mo.exec(t))?(r=n[1]==="-"?-1:1,s={y:0,d:v(n[ne])*r,h:v(n[$])*r,m:v(n[J])*r,s:v(n[ue])*r,ms:v(Aa(n[Be]*1e3))*r}):(n=So.exec(t))?(r=n[1]==="-"?-1:1,s={y:Ae(n[2],r),M:Ae(n[3],r),w:Ae(n[4],r),d:Ae(n[5],r),h:Ae(n[6],r),m:Ae(n[7],r),s:Ae(n[8],r)}):s==null?s={}:typeof s=="object"&&("from"in s||"to"in s)&&(d=ko(D(s.from),D(s.to)),s={},s.ms=d.milliseconds,s.M=d.months),i=new Et(s),Ft(t)&&C(t,"_locale")&&(i._locale=t._locale),Ft(t)&&C(t,"_isValid")&&(i._isValid=t._isValid),i}ee.fn=Et.prototype,ee.invalid=oo;function Ae(t,a){var s=t&&parseFloat(t.replace(",","."));return(isNaN(s)?0:s)*a}function en(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 ko(t,a){var s;return t.isValid()&&a.isValid()?(a=Oa(a,t),t.isBefore(a)?s=en(t,a):(s=en(a,t),s.milliseconds=-s.milliseconds,s.months=-s.months),s):{milliseconds:0,months:0}}function tn(t,a){return function(s,n){var r,i;return n!==null&&!isNaN(+n)&&(Rs(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=ee(s,n),an(this,r,t),this}}function an(t,a,s,n){var r=a._milliseconds,i=Aa(a._days),d=Aa(a._months);t.isValid()&&(n=n??!0,d&&Ys(t,at(t,"Month")+d*s),i&&Es(t,"Date",at(t,"Date")+i*s),r&&t._d.setTime(t._d.valueOf()+r*s),n&&p.updateOffset(t,i||d))}var Co=tn(1,"add"),xo=tn(-1,"subtract");function sn(t){return typeof t=="string"||t instanceof String}function Ro(t){return Z(t)||Xe(t)||sn(t)||oe(t)||Bo(t)||Uo(t)||t===null||t===void 0}function Uo(t){var a=Ue(t)&&!ia(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,d=n.length;for(r=0;r<d;r+=1)i=n[r],s=s||C(t,i);return a&&s}function Bo(t){var a=X(t),s=!1;return a&&(s=t.filter(function(n){return!oe(n)&&sn(t)}).length===0),a&&s}function Ao(t){var a=Ue(t)&&!ia(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||C(t,i);return a&&s}function Do(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 Oo(t,a){arguments.length===1&&(arguments[0]?Ro(arguments[0])?(t=arguments[0],a=void 0):Ao(arguments[0])&&(a=arguments[0],t=void 0):(t=void 0,a=void 0));var s=t||D(),n=Oa(s,this).startOf("day"),r=p.calendarFormat(this,n)||"sameElse",i=a&&(ae(a[r])?a[r].call(this,s):a[r]);return this.format(i||this.localeData().calendar(r,this,D(s)))}function No(){return new Ze(this)}function $o(t,a){var s=Z(t)?t:D(t);return this.isValid()&&s.isValid()?(a=V(a)||"millisecond",a==="millisecond"?this.valueOf()>s.valueOf():s.valueOf()<this.clone().startOf(a).valueOf()):!1}function Eo(t,a){var s=Z(t)?t:D(t);return this.isValid()&&s.isValid()?(a=V(a)||"millisecond",a==="millisecond"?this.valueOf()<s.valueOf():this.clone().endOf(a).valueOf()<s.valueOf()):!1}function Fo(t,a,s,n){var r=Z(t)?t:D(t),i=Z(a)?a:D(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 Io(t,a){var s=Z(t)?t:D(t),n;return this.isValid()&&s.isValid()?(a=V(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 Yo(t,a){return this.isSame(t,a)||this.isAfter(t,a)}function Lo(t,a){return this.isSame(t,a)||this.isBefore(t,a)}function Po(t,a,s){var n,r,i;if(!this.isValid())return NaN;if(n=Oa(t,this),!n.isValid())return NaN;switch(r=(n.utcOffset()-this.utcOffset())*6e4,a=V(a),a){case"year":i=It(this,n)/12;break;case"month":i=It(this,n);break;case"quarter":i=It(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:W(i)}function It(t,a){if(t.date()<a.date())return-It(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}p.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",p.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function To(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function jo(t){if(!this.isValid())return null;var a=t!==!0,s=a?this.clone().utc():this;return s.year()<0||s.year()>9999?kt(s,a?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):ae(Date.prototype.toISOString)?a?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",kt(s,"Z")):kt(s,a?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function Qo(){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 qo(t){t||(t=this.isUtc()?p.defaultFormatUtc:p.defaultFormat);var a=kt(this,t);return this.localeData().postformat(a)}function Ho(t,a){return this.isValid()&&(Z(t)&&t.isValid()||D(t).isValid())?ee({to:this,from:t}).locale(this.locale()).humanize(!a):this.localeData().invalidDate()}function Ko(t){return this.from(D(),t)}function Go(t,a){return this.isValid()&&(Z(t)&&t.isValid()||D(t).isValid())?ee({from:this,to:t}).locale(this.locale()).humanize(!a):this.localeData().invalidDate()}function Vo(t){return this.to(D(),t)}function nn(t){var a;return t===void 0?this._locale._abbr:(a=he(t),a!=null&&(this._locale=a),this)}var rn=G("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 ln(){return this._locale}var Yt=1e3,je=60*Yt,Lt=60*je,on=(365*400+97)*24*Lt;function Qe(t,a){return(t%a+a)%a}function dn(t,a,s){return t<100&&t>=0?new Date(t+400,a,s)-on:new Date(t,a,s).valueOf()}function cn(t,a,s){return t<100&&t>=0?Date.UTC(t+400,a,s)-on:Date.UTC(t,a,s)}function Wo(t){var a,s;if(t=V(t),t===void 0||t==="millisecond"||!this.isValid())return this;switch(s=this._isUTC?cn:dn,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-=Qe(a+(this._isUTC?0:this.utcOffset()*je),Lt);break;case"minute":a=this._d.valueOf(),a-=Qe(a,je);break;case"second":a=this._d.valueOf(),a-=Qe(a,Yt);break}return this._d.setTime(a),p.updateOffset(this,!0),this}function zo(t){var a,s;if(t=V(t),t===void 0||t==="millisecond"||!this.isValid())return this;switch(s=this._isUTC?cn:dn,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+=Lt-Qe(a+(this._isUTC?0:this.utcOffset()*je),Lt)-1;break;case"minute":a=this._d.valueOf(),a+=je-Qe(a,je)-1;break;case"second":a=this._d.valueOf(),a+=Yt-Qe(a,Yt)-1;break}return this._d.setTime(a),p.updateOffset(this,!0),this}function Xo(){return this._d.valueOf()-(this._offset||0)*6e4}function Zo(){return Math.floor(this.valueOf()/1e3)}function Jo(){return new Date(this.valueOf())}function ed(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]}function td(){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 ad(){return this.isValid()?this.toISOString():null}function sd(){return oa(this)}function nd(){return Me({},b(this))}function rd(){return b(this).overflow}function id(){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"),g("N",$a),g("NN",$a),g("NNN",$a),g("NNNN",gd),g("NNNNN",_d),U(["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}),g("y",Ye),g("yy",Ye),g("yyy",Ye),g("yyyy",Ye),g("yo",wd),U(["y","yy","yyy","yyyy"],L),U(["yo"],function(t,a,s,n){var r;s._locale._eraYearOrdinalRegex&&(r=t.match(s._locale._eraYearOrdinalRegex)),s._locale.eraYearOrdinalParse?a[L]=s._locale.eraYearOrdinalParse(t,r):a[L]=parseInt(t,10)});function ld(t,a){var s,n,r,i=this._eras||he("en")._eras;for(s=0,n=i.length;s<n;++s){switch(typeof i[s].since){case"string":r=p(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=p(i[s].until).startOf("day").valueOf(),i[s].until=r.valueOf();break}}return i}function od(t,a,s){var n,r,i=this.eras(),d,f,y;for(t=t.toUpperCase(),n=0,r=i.length;n<r;++n)if(d=i[n].name.toUpperCase(),f=i[n].abbr.toUpperCase(),y=i[n].narrow.toUpperCase(),s)switch(a){case"N":case"NN":case"NNN":if(f===t)return i[n];break;case"NNNN":if(d===t)return i[n];break;case"NNNNN":if(y===t)return i[n];break}else if([d,f,y].indexOf(t)>=0)return i[n]}function dd(t,a){var s=t.since<=t.until?1:-1;return a===void 0?p(t.since).year():p(t.since).year()+(a-t.offset)*s}function cd(){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 ud(){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 fd(){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 hd(){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()-p(r[t].since).year())*s+r[t].offset;return this.year()}function md(t){return C(this,"_erasNameRegex")||Ea.call(this),t?this._erasNameRegex:this._erasRegex}function pd(t){return C(this,"_erasAbbrRegex")||Ea.call(this),t?this._erasAbbrRegex:this._erasRegex}function yd(t){return C(this,"_erasNarrowRegex")||Ea.call(this),t?this._erasNarrowRegex:this._erasRegex}function $a(t,a){return a.erasAbbrRegex(t)}function gd(t,a){return a.erasNameRegex(t)}function _d(t,a){return a.erasNarrowRegex(t)}function wd(t,a){return a._eraYearOrdinalRegex||Ye}function Ea(){var t=[],a=[],s=[],n=[],r,i,d,f,y,w=this.eras();for(r=0,i=w.length;r<i;++r)d=de(w[r].name),f=de(w[r].abbr),y=de(w[r].narrow),a.push(d),t.push(f),s.push(y),n.push(d),n.push(f),n.push(y);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 Pt(t,a){_(0,[t,t.length],0,a)}Pt("gggg","weekYear"),Pt("ggggg","weekYear"),Pt("GGGG","isoWeekYear"),Pt("GGGGG","isoWeekYear"),g("G",Ut),g("g",Ut),g("GG",A,H),g("gg",A,H),g("GGGG",_a,ga),g("gggg",_a,ga),g("GGGGG",Rt,Ct),g("ggggg",Rt,Ct),et(["gggg","ggggg","GGGG","GGGGG"],function(t,a,s,n){a[n.substr(0,2)]=v(t)}),et(["gg","GG"],function(t,a,s,n){a[n]=p.parseTwoDigitYear(t)});function bd(t){return un.call(this,t,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function vd(t){return un.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)}function Md(){return fe(this.year(),1,4)}function Sd(){return fe(this.isoWeekYear(),1,4)}function kd(){var t=this.localeData()._week;return fe(this.year(),t.dow,t.doy)}function Cd(){var t=this.localeData()._week;return fe(this.weekYear(),t.dow,t.doy)}function un(t,a,s,n,r){var i;return t==null?nt(this,n,r).year:(i=fe(t,n,r),a>i&&(a=i),xd.call(this,t,a,s,n,r))}function xd(t,a,s,n,r){var i=Ts(t,a,s,n,r),d=st(i.year,0,i.dayOfYear);return this.year(d.getUTCFullYear()),this.month(d.getUTCMonth()),this.date(d.getUTCDate()),this}_("Q",0,"Qo","quarter"),g("Q",As),U("Q",function(t,a){a[ce]=(v(t)-1)*3});function Rd(t){return t==null?Math.ceil((this.month()+1)/3):this.month((t-1)*3+this.month()%3)}_("D",["DD",2],"Do","date"),g("D",A,Le),g("DD",A,H),g("Do",function(t,a){return t?a._dayOfMonthOrdinalParse||a._ordinalParse:a._dayOfMonthOrdinalParseLenient}),U(["D","DD"],ne),U("Do",function(t,a){a[ne]=v(t.match(A)[0])});var fn=Pe("Date",!0);_("DDD",["DDDD",3],"DDDo","dayOfYear"),g("DDD",xt),g("DDDD",Ds),U(["DDD","DDDD"],function(t,a,s){s._dayOfYear=v(t)});function Ud(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"),g("m",A,wa),g("mm",A,H),U(["m","mm"],J);var Bd=Pe("Minutes",!1);_("s",["ss",2],0,"second"),g("s",A,wa),g("ss",A,H),U(["s","ss"],ue);var Ad=Pe("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}),g("S",xt,As),g("SS",xt,H),g("SSS",xt,Ds);var ke,hn;for(ke="SSSS";ke.length<=9;ke+="S")g(ke,Ye);function Dd(t,a){a[Be]=v(("0."+t)*1e3)}for(ke="S";ke.length<=9;ke+="S")U(ke,Dd);hn=Pe("Milliseconds",!1),_("z",0,0,"zoneAbbr"),_("zz",0,0,"zoneName");function Od(){return this._isUTC?"UTC":""}function Nd(){return this._isUTC?"Coordinated Universal Time":""}var m=Ze.prototype;m.add=Co,m.calendar=Oo,m.clone=No,m.diff=Po,m.endOf=zo,m.format=qo,m.from=Ho,m.fromNow=Ko,m.to=Go,m.toNow=Vo,m.get=ji,m.invalidAt=rd,m.isAfter=$o,m.isBefore=Eo,m.isBetween=Fo,m.isSame=Io,m.isSameOrAfter=Yo,m.isSameOrBefore=Lo,m.isValid=sd,m.lang=rn,m.locale=nn,m.localeData=ln,m.max=ao,m.min=to,m.parsingFlags=nd,m.set=Qi,m.startOf=Wo,m.subtract=xo,m.toArray=ed,m.toObject=td,m.toDate=Jo,m.toISOString=jo,m.inspect=Qo,typeof Symbol<"u"&&Symbol.for!=null&&(m[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),m.toJSON=ad,m.toString=To,m.unix=Zo,m.valueOf=Xo,m.creationData=id,m.eraName=cd,m.eraNarrow=ud,m.eraAbbr=fd,m.eraYear=hd,m.year=$s,m.isLeapYear=Ti,m.weekYear=bd,m.isoWeekYear=vd,m.quarter=m.quarters=Rd,m.month=Ls,m.daysInMonth=Zi,m.week=m.weeks=il,m.isoWeek=m.isoWeeks=ll,m.weeksInYear=kd,m.weeksInWeekYear=Cd,m.isoWeeksInYear=Md,m.isoWeeksInISOWeekYear=Sd,m.date=fn,m.day=m.days=bl,m.weekday=vl,m.isoWeekday=Ml,m.dayOfYear=Ud,m.hour=m.hours=Bl,m.minute=m.minutes=Bd,m.second=m.seconds=Ad,m.millisecond=m.milliseconds=hn,m.utcOffset=fo,m.utc=mo,m.local=po,m.parseZone=yo,m.hasAlignedHourOffset=go,m.isDST=_o,m.isLocal=bo,m.isUtcOffset=vo,m.isUtc=Js,m.isUTC=Js,m.zoneAbbr=Od,m.zoneName=Nd,m.dates=G("dates accessor is deprecated. Use date instead.",fn),m.months=G("months accessor is deprecated. Use month instead",Ls),m.years=G("years accessor is deprecated. Use year instead",$s),m.zone=G("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",ho),m.isDSTShifted=G("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",wo);function $d(t){return D(t*1e3)}function Ed(){return D.apply(null,arguments).parseZone()}function mn(t){return t}var x=fa.prototype;x.calendar=wi,x.longDateFormat=Si,x.invalidDate=Ci,x.ordinal=Ui,x.preparse=mn,x.postformat=mn,x.relativeTime=Ai,x.pastFuture=Di,x.set=gi,x.eras=ld,x.erasParse=od,x.erasConvertYear=dd,x.erasAbbrRegex=pd,x.erasNameRegex=md,x.erasNarrowRegex=yd,x.months=Vi,x.monthsShort=Wi,x.monthsParse=Xi,x.monthsRegex=el,x.monthsShortRegex=Ji,x.week=al,x.firstDayOfYear=rl,x.firstDayOfWeek=nl,x.weekdays=pl,x.weekdaysMin=gl,x.weekdaysShort=yl,x.weekdaysParse=wl,x.weekdaysRegex=Sl,x.weekdaysShortRegex=kl,x.weekdaysMinRegex=Cl,x.isPM=Rl,x.meridiem=Al;function Tt(t,a,s,n){var r=he(),i=te().set(n,a);return r[s](i,t)}function pn(t,a,s){if(oe(t)&&(a=t,t=void 0),t=t||"",a!=null)return Tt(t,a,s,"month");var n,r=[];for(n=0;n<12;n++)r[n]=Tt(t,n,s,"month");return r}function Fa(t,a,s,n){typeof t=="boolean"?(oe(a)&&(s=a,a=void 0),a=a||""):(a=t,s=a,t=!1,oe(a)&&(s=a,a=void 0),a=a||"");var r=he(),i=t?r._week.dow:0,d,f=[];if(s!=null)return Tt(a,(s+i)%7,n,"day");for(d=0;d<7;d++)f[d]=Tt(a,(d+i)%7,n,"day");return f}function Fd(t,a){return pn(t,a,"months")}function Id(t,a){return pn(t,a,"monthsShort")}function Yd(t,a,s){return Fa(t,a,s,"weekdays")}function Ld(t,a,s){return Fa(t,a,s,"weekdaysShort")}function Pd(t,a,s){return Fa(t,a,s,"weekdaysMin")}Se("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}}),p.lang=G("moment.lang is deprecated. Use moment.locale instead.",Se),p.langData=G("moment.langData is deprecated. Use moment.localeData instead.",he);var me=Math.abs;function Td(){var t=this._data;return this._milliseconds=me(this._milliseconds),this._days=me(this._days),this._months=me(this._months),t.milliseconds=me(t.milliseconds),t.seconds=me(t.seconds),t.minutes=me(t.minutes),t.hours=me(t.hours),t.months=me(t.months),t.years=me(t.years),this}function yn(t,a,s,n){var r=ee(a,s);return t._milliseconds+=n*r._milliseconds,t._days+=n*r._days,t._months+=n*r._months,t._bubble()}function jd(t,a){return yn(this,t,a,1)}function Qd(t,a){return yn(this,t,a,-1)}function gn(t){return t<0?Math.floor(t):Math.ceil(t)}function qd(){var t=this._milliseconds,a=this._days,s=this._months,n=this._data,r,i,d,f,y;return t>=0&&a>=0&&s>=0||t<=0&&a<=0&&s<=0||(t+=gn(Ia(s)+a)*864e5,a=0,s=0),n.milliseconds=t%1e3,r=W(t/1e3),n.seconds=r%60,i=W(r/60),n.minutes=i%60,d=W(i/60),n.hours=d%24,a+=W(d/24),y=W(_n(a)),s+=y,a-=gn(Ia(y)),f=W(s/12),s%=12,n.days=a,n.months=s,n.years=f,this}function _n(t){return t*4800/146097}function Ia(t){return t*146097/4800}function Hd(t){if(!this.isValid())return NaN;var a,s,n=this._milliseconds;if(t=V(t),t==="month"||t==="quarter"||t==="year")switch(a=this._days+n/864e5,s=this._months+_n(a),t){case"month":return s;case"quarter":return s/3;case"year":return s/12}else switch(a=this._days+Math.round(Ia(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 pe(t){return function(){return this.as(t)}}var wn=pe("ms"),Kd=pe("s"),Gd=pe("m"),Vd=pe("h"),Wd=pe("d"),zd=pe("w"),Xd=pe("M"),Zd=pe("Q"),Jd=pe("y"),ec=wn;function tc(){return ee(this)}function ac(t){return t=V(t),this.isValid()?this[t+"s"]():NaN}function De(t){return function(){return this.isValid()?this._data[t]:NaN}}var sc=De("milliseconds"),nc=De("seconds"),rc=De("minutes"),ic=De("hours"),lc=De("days"),oc=De("months"),dc=De("years");function cc(){return W(this.days()/7)}var ye=Math.round,qe={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function uc(t,a,s,n,r){return r.relativeTime(a||1,!!s,t,n)}function fc(t,a,s,n){var r=ee(t).abs(),i=ye(r.as("s")),d=ye(r.as("m")),f=ye(r.as("h")),y=ye(r.as("d")),w=ye(r.as("M")),B=ye(r.as("w")),I=ye(r.as("y")),q=i<=s.ss&&["s",i]||i<s.s&&["ss",i]||d<=1&&["m"]||d<s.m&&["mm",d]||f<=1&&["h"]||f<s.h&&["hh",f]||y<=1&&["d"]||y<s.d&&["dd",y];return s.w!=null&&(q=q||B<=1&&["w"]||B<s.w&&["ww",B]),q=q||w<=1&&["M"]||w<s.M&&["MM",w]||I<=1&&["y"]||["yy",I],q[2]=a,q[3]=+t>0,q[4]=n,uc.apply(null,q)}function hc(t){return t===void 0?ye:typeof t=="function"?(ye=t,!0):!1}function mc(t,a){return qe[t]===void 0?!1:a===void 0?qe[t]:(qe[t]=a,t==="s"&&(qe.ss=a-1),!0)}function pc(t,a){if(!this.isValid())return this.localeData().invalidDate();var s=!1,n=qe,r,i;return typeof t=="object"&&(a=t,t=!1),typeof t=="boolean"&&(s=t),typeof a=="object"&&(n=Object.assign({},qe,a),a.s!=null&&a.ss==null&&(n.ss=a.s-1)),r=this.localeData(),i=fc(this,!s,n,r),s&&(i=r.pastFuture(+this,i)),r.postformat(i)}var Ya=Math.abs;function He(t){return(t>0)-(t<0)||+t}function jt(){if(!this.isValid())return this.localeData().invalidDate();var t=Ya(this._milliseconds)/1e3,a=Ya(this._days),s=Ya(this._months),n,r,i,d,f=this.asSeconds(),y,w,B,I;return f?(n=W(t/60),r=W(n/60),t%=60,n%=60,i=W(s/12),s%=12,d=t?t.toFixed(3).replace(/\.?0+$/,""):"",y=f<0?"-":"",w=He(this._months)!==He(f)?"-":"",B=He(this._days)!==He(f)?"-":"",I=He(this._milliseconds)!==He(f)?"-":"",y+"P"+(i?w+i+"Y":"")+(s?w+s+"M":"")+(a?B+a+"D":"")+(r||n||t?"T":"")+(r?I+r+"H":"")+(n?I+n+"M":"")+(t?I+d+"S":"")):"P0D"}var M=Et.prototype;M.isValid=lo,M.abs=Td,M.add=jd,M.subtract=Qd,M.as=Hd,M.asMilliseconds=wn,M.asSeconds=Kd,M.asMinutes=Gd,M.asHours=Vd,M.asDays=Wd,M.asWeeks=zd,M.asMonths=Xd,M.asQuarters=Zd,M.asYears=Jd,M.valueOf=ec,M._bubble=qd,M.clone=tc,M.get=ac,M.milliseconds=sc,M.seconds=nc,M.minutes=rc,M.hours=ic,M.days=lc,M.weeks=cc,M.months=oc,M.years=dc,M.humanize=pc,M.toISOString=jt,M.toString=jt,M.toJSON=jt,M.locale=nn,M.localeData=ln,M.toIsoString=G("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",jt),M.lang=rn,_("X",0,0,"unix"),_("x",0,0,"valueOf"),g("x",Ut),g("X",Ei),U("X",function(t,a,s){s._d=new Date(parseFloat(t)*1e3)}),U("x",function(t,a,s){s._d=new Date(v(t))});//! moment.js
|
|
10
|
-
p.version="2.30.1",pi(D),p.fn=m,p.min=so,p.max=no,p.now=ro,p.utc=te,p.unix=$d,p.months=Fd,p.isDate=Xe,p.locale=Se,p.invalid=Mt,p.duration=ee,p.isMoment=Z,p.weekdays=Yd,p.parseZone=Ed,p.localeData=he,p.isDuration=Ft,p.monthsShort=Id,p.weekdaysMin=Pd,p.defineLocale=Ca,p.updateLocale=$l,p.locales=El,p.weekdaysShort=Ld,p.normalizeUnits=V,p.relativeTimeRounding=hc,p.relativeTimeThreshold=mc,p.calendarFormat=Do,p.prototype=m,p.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 yc=/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,gc=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i,bn=/(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,La=[/^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],_c={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:bn,monthsShortRegex:bn,monthsStrictRegex:yc,monthsShortStrictRegex:gc,monthsParse:La,longMonthsParse:La,shortMonthsParse:La,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}};p.locale("fr",_c);const ge=(t,a,s=!0)=>(s?t.getFullYear()===a.getFullYear():!0)&&t.getMonth()===a.getMonth()&&t.getDate()===a.getDate(),Pa=()=>p().locale("fr").subtract(1,"days").toDate(),Oe=t=>new Date>t,vn=t=>typeof t=="function",Ta=(t,a,s)=>{const n={...t},r=Object.entries(t);for(const[i,d]of r){const f=a[i];f?n[i]=s(d,f):n[i]=d}return n},Mn=t=>Object.entries(t),Sn=new h.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}});Sn.index({"meta.xp":-1});const Qt=((Ir=h.models)==null?void 0:Ir.Settings)||h.model("Settings",Sn),P=async(t,a,s=!1)=>{await Qt.updateOne({guildId:t},a,{upsert:s})},wc=Object.freeze(Object.defineProperty({__proto__:null,addCrewChannelId:async(t,a,s)=>{await P(t,{$push:{"crew.crewChannelIds":{channelId:s,crewId:a}}})},randomizeEditoPrice:async t=>{const a=bs(100,1001);return await P(t,{$set:{"edito.price":a}}),a},sentAtMidnight:async(t,a)=>{await P(t,{$set:{"edito.sentAtMidnight ":a}})},setCrewInfoChannelId:async(t,a)=>{await P(t,{$set:{"crew.infoChannelId":a}})},setDiscussionChannelId:async(t,a)=>{await P(t,{$set:{discussionChannelId:a}})},setEditoChannel:async(t,a)=>{await P(t,{$set:{"edito.channelId":a}})},setEditoMessageId:async(t,a)=>{await P(t,{$set:{"edito.messageId ":a}})},setFactionChannel:async(t,a)=>{await P(t,{$set:{factionChannelId:a}})},setQuestChannelId:async(t,a)=>{await P(t,{$set:{questFallbackChannelId:a}})},setRankingChannel:async(t,a)=>{await P(t,{$set:{"ranking.channelId":a}})},setRankingMessage:async(t,a)=>{await P(t,{$set:{"ranking.messageId":a}})},setReportBugChannelId:async(t,a)=>{await P(t,{$set:{reportBugChannelId:a}})},setReportChannel:async(t,a)=>{await P(t,{$set:{reportChannelId:a}})},setReportModeratorChannel:async(t,a)=>{await P(t,{$set:{reportModeratorChannelId:a}})},setShopChannelId:async(t,a,s)=>{await P(t,{$set:{shopChannelId:a,blackMarketChannelId:s}})},setSuggestionChannel:async(t,a)=>{await P(t,{$set:{suggestionChannelId:a}})}},Symbol.toStringTag,{value:"Module"})),kn=async t=>await Qt.create({guildId:t}),bc=async(t,a={})=>{const s=await Qt.findOne({guildId:t},a);return s||kn(t)};class _e{constructor(){e(this,"name");e(this,"price");e(this,"size");e(this,"data");if(this.constructor===_e)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 tr(a,-1*this.price*s),await Xn(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 Cn extends _e{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 ir(a,this.data.background.id)}isBackground(){return!0}}class xn extends _e{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 be(a,this.data.id,s)}isBoostXp(){return!0}}class Rn extends _e{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 be(a,this.data.id,s)}isChest(){return!0}}class Un extends _e{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 be(a,this.data.id,s)}isCraft(){return!0}}class Bn extends _e{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 be(a,this.data.id,s)}isRepair(){return!0}}class An extends _e{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 be(a,this.data.id,s)}isStore(){return!0}}class Dn extends _e{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 cs(a,this.data.title.name)}isTitle(){return!0}}const On=(t,a)=>{const s=t.items.find(n=>n.itemId===a);if(s){const{name:n,price:r,size:i}=s,d=k.findItem(s.itemId);if(k.isBackgroundItem(d))return new Cn({name:n,price:r,item:d,size:i});if(k.isTitleItem(d))return new Dn({name:n,price:r,item:d,size:i});if(k.isChestItem(d))return new Rn({name:n,price:r,item:d,size:i});if(k.isBoostItem(d))return new xn({name:n,price:r,item:d,size:i});if(k.isRepairItem(d))return new Bn({name:n,price:r,item:d,size:i});if(k.isStoreItem(d))return new An({name:n,price:r,item:d,size:i});if(k.isObjectItem(d))return new Un({name:n,price:r,item:d,size:i})}},vc=Object.freeze(Object.defineProperty({__proto__:null,getShopItem:On,getShopItemList:t=>{const a=[];for(const{itemId:s}of t.items){const n=On(t,s);n&&a.push(n)}return a}},Symbol.toStringTag,{value:"Module"})),Nn=new h.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}}});Nn.index({shopType:1});const qt=((Yr=h.models)==null?void 0:Yr.Shop)||h.model("Shop",Nn),Mc=async(t,a)=>{await $n({shopType:t},a,!0)},ja=async(t,a)=>{await $n({_id:t},a,!0)},$n=async(t,a,s=!1)=>{await qt.updateOne(t,a,{upsert:s})},Sc=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 ja(t,{$set:{items:r}})},publish:async t=>{await ja(t,{$set:{publishedAt:new Date}})},setShopItems:async(t,a)=>{await Mc(t,{$set:{items:[...a]}})},updateShopStats:async(t,a,s)=>{await ja(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"})),kc=t=>qt.create({shopType:t}),Cc=async(t,a={})=>{const s=await En({shopType:t},a);return s||await kc(t)},En=(t,a={})=>qt.findOne(t,a),xc=Object.freeze(Object.defineProperty({__proto__:null,getCommandCooldown:(t,a)=>t.commands[a],getRaidCooldown:(t,a)=>t.raid[a?"special":"classic"]},Symbol.toStringTag,{value:"Module"})),Qa=new h.Schema({user:{type:h.Schema.Types.ObjectId,ref:"User",required:!0},date:Date,type:String},{minimize:!1});Qa.index({user:1}),Qa.index({date:-1});const Ne=((Lr=h.models)==null?void 0:Lr.Reminder)||h.model("Reminder",Qa),Rc=Object.freeze(Object.defineProperty({__proto__:null,getAllPassedReminder:async()=>await Ne.find({date:{$lte:new Date}})},Symbol.toStringTag,{value:"Module"})),Uc=async(t,a)=>{await Ne.deleteOne({user:t,type:a})},Fn=async(t,a,s,n)=>{await Ne.updateOne({user:t,type:a},s,{upsert:n})},qa=async(t,a,s)=>{await Fn(t,a,{$set:{date:s}},!0)},Ha=async(t,a,s)=>{await Fn(t,a,[{$set:{date:{$add:["$date",s]}}}],!1)},Bc=Object.freeze(Object.defineProperty({__proto__:null,addReminder:qa,deleteSelectedReminders:async t=>{await Ne.deleteMany({_id:{$in:t}})},removeReminder:async(t,a)=>{await Uc(t,a)},updateReminderDate:Ha},Symbol.toStringTag,{value:"Module"})),Ac=async(t,a={})=>{const s=await Ne.findOne({user:t},a);return s||null},Dc=async(t,a,s)=>await Ne.create({user:t,date:a,type:s}),In=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},raid:{classic:{type:Date,default:new Date(0)},special:{type:Date,default:new Date(0)}},lockUserCommand:{type:Date,default:new Date(0)},commands:{work:{type:Date,default:new Date(0)},dice:{type:Date,default:new Date(0)},qod:{type:Date,default:new Date(0)},guess:{type:Date,default:new Date(0)},blackjack:{type:Date,default:new Date(0)},rps:{type:Date,default:new Date(0)}}});In.index({user:1});const ot=((Pr=h.models)==null?void 0:Pr.UserCooldown)||h.model("UserCooldown",In),Ht=async(t,a)=>{await ot.updateOne({user:t},a,{upsert:!0})},Oc=async(t,a)=>{await Ht(t,[{$set:{"raid.special":{$subtract:[{$ifNull:["$raid.special",new Date]},a*3600*1e3]},"raid.classic":{$subtract:[{$ifNull:["$raid.classic",new Date]},a*3600*1e3]}}}]),await Ha(t,"raid/special",-1*a*3600*1e3),await Ha(t,"raid/classic",-1*a*3600*1e3)},Yn=async(t,a,s)=>{await Ht(t,{$set:{...a?{"raid.special":new Date(Date.now()+7*24*60*60*1e3)}:{"raid.classic":new Date(Date.now()+7*24*60*60*1e3)}}}),s.raid[a?"special":"classic"]&&await qa(t,a?"raid/special":"raid/classic",new Date(Date.now()+7*24*60*60*1e3))},Ln=async t=>{await Ht(t,{$set:{lockUserCommand:new Date}})},Nc=Object.freeze(Object.defineProperty({__proto__:null,lockUserCommand:Ln,reduceRaidCooldown:Oc,startRaidCooldown:Yn,useCommand:async(t,a,s,n)=>{await Ht(t,{$set:{[`commands.${a}`]:new Date(Date.now()+s)}}),n.commands[a]&&await qa(t,`commands/${a}`,new Date(Date.now()+s))}},Symbol.toStringTag,{value:"Module"})),$c=["work","rps","blackjack","guess","qod","dice"],Pn=async t=>await ot.create({user:t}),Ec=async(t,a={})=>{const s=await ot.findOne({user:t},a);return s||await Pn(t)},Ka=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},crew:{type:h.Schema.Types.ObjectId,ref:"Crew",required:!0,index:!0},permission:String,percent:Number,lastAllMembersDaily:{type:Date,default:new Date(0)}},{minimize:!1});Ka.virtual("inventory",{ref:"Crew",localField:"crew",foreignField:"_id",justOne:!0}),Ka.index({user:1});const Ke=((Tr=h.models)==null?void 0:Tr.UserCrew)||h.model("UserCrew",Ka),Tn=async(t,a)=>{await Ke.updateOne({user:t},a,{upsert:!0})},Fc=async(t,a)=>{await Tn(t,{$set:{percent:a}})},jn=async t=>{await Tn(t,{$set:{lastAllMembersDaily:new Date}})},Ic=Object.freeze(Object.defineProperty({__proto__:null,allMembersDailyComplete:jn,updatePercent:Fc},Symbol.toStringTag,{value:"Module"})),Qn=t=>Ke.findOne({user:t}),Yc=async(t,a,s,n)=>await Ke.create({user:t,crew:a,percent:n,permission:s}),Lc=t=>Ke.exists({user:t}),qn=new h.Schema({user:{type:h.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}});qn.index({user:1});const Kt=((jr=h.models)==null?void 0:jr.UserDailyReport)||h.model("UserDailyReport",qn),Pc=async(t,a)=>{await Kt.updateOne({user:t},a,{upsert:!0})},Tc=Object.freeze(Object.defineProperty({__proto__:null,updateDailyReport:async(t,a)=>{await Pc(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"})),Hn=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},guess:{type:{tries:Number,amount:Number,numberToGuess:Number},default:null}});Hn.index({user:1});const dt=((Qr=h.models)==null?void 0:Qr.UserGames)||h.model("UserGames",Hn),Ga=async(t,a)=>{await dt.updateOne({user:t},a,{upsert:!0})},jc=Object.freeze(Object.defineProperty({__proto__:null,resetGuessGame:async t=>{await Ga(t,{$set:{guess:null}})},setGuessGame:async(t,a,s,n)=>{await Ga(t,{$set:{guess:{amount:a,tries:s,numberToGuess:n}}})},updateGuessGame:async t=>{await Ga(t,{$inc:{"guess.tries":1}})}},Symbol.toStringTag,{value:"Module"})),Kn=async t=>await dt.create({user:t}),Qc=async(t,a)=>{const s=await dt.findOne({user:t},a);return s||await Kn(t)},qc=(t,a)=>{const s=vs(Object.values(t.equippedItems)),n=a.equipments.filter(r=>s.find(i=>i.id===r.id)).length;if(n===a.equipments.length)return a.fullBonus;if(n>=a.equipments.length/2)return a.halfBonus},Va=t=>{var s;let a={vitality:0,strength:0,agility:0,chance:0,intelligence:0,wisdom:0};for(const n of k.EQUIPMENT_SLOT){const r=(s=t.equippedItems)==null?void 0:s[n];r&&(a=Ta(a,k.fromDBToEquipableEquipment(r).characteristics,(i,d)=>i+d))}for(const n of k.allPanoplies){const r=qc(t,n);r&&!("target"in r)&&(a=Ta(a,r,(i,d)=>i+d))}return a},Hc=Object.freeze(Object.defineProperty({__proto__:null,calcBottleMultiplier:(t,{buffs:a})=>{const s=k.getPanoplyBonus(t.equippedItems).find(([n,r])=>n.id==="herbalist"&&r!==null);return s&&s[1]==="full"?a.map(n=>({...n,multiplier:n.multiplier*1.25})):s&&s[1]==="half"?a.map(n=>({...n,multiplier:n.multiplier*1.1})):a},calcMinStreakForWorkLoot:t=>{const a=k.getPanoplyBonus(t.equippedItems).find(([s,n])=>s.id==="marine"&&n!==null);return a&&a[1]==="full"?10:a&&a[1]==="half"?20:1/0},getItemList:t=>Object.fromEntries(t.itemList),getRecipeResult:(t,a)=>{const s=k.getPanoplyBonus(t.equippedItems).find(([n,r])=>n.id==="little_blacksmith"&&r!==null);return(s==null?void 0:s[1])==="full"&&a==="chest_3"?"chest_blacksmith_3":(s==null?void 0:s[1])==="half"&&a==="chest_2"?"chest_blacksmith_2":(s==null?void 0:s[1])==="half"&&a==="chest_1"?"chest_blacksmith_1":a},getUserEquipmentsCharacteristics:Va,hasEnoughEnchantedStone:(t,a)=>(t.itemList.get("enchanted_stone")||0)>=a,hasEnoughItem:(t,a,s)=>(t.itemList.get(s)||0)>=a,hasEnoughItemsForRecipe:(t,a,s)=>{for(const n of a)if((t.itemList.get(n.itemId)||0)<n.size*s)return!1;return!0},hasEnoughTools:(t,a)=>(t.itemList.get("tools")||0)>=a,hasInventoryRequirements:(t,a)=>Mn(a).reduce((s,[n,r])=>s&&(t.itemList.get(n)??0)>=(r??0),!0),hasRevolutionaryBuff:t=>{const a=k.getPanoplyBonus(t.equippedItems).find(([s,n])=>s.id==="revolutionary"&&n!==null);return(a==null?void 0:a[1])??null},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"})),Kc=Object.freeze(Object.defineProperty({__proto__:null,getEncyclopedia:t=>t.encyclopedia,hasFoundItem:(t,a)=>t.encyclopedia.includes(a)},Symbol.toStringTag,{value:"Module"})),Gn=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},encyclopedia:{type:[String],default:[]}});Gn.index({user:1});const Gt=((qr=h.models)==null?void 0:qr.UserEncyclopedia)||h.model("UserEncyclopedia",Gn),Gc=async(t,a)=>{await Gt.updateOne({user:t},a,{upsert:!0})},Vt=async(t,a)=>{await Gc(t,{$addToSet:{encyclopedia:{$each:a}}})},Vc=Object.freeze(Object.defineProperty({__proto__:null,addItem:Vt},Symbol.toStringTag,{value:"Module"})),Vn=async t=>await Gt.create({user:t}),Wc=async t=>{const a=await Gt.findOne({user:t});return a||await Vn(t)},zc=["crewUpdate","crewQuestUpdate","userMetaUpdate","userQuestMetaUpdate","userQuestUpdate","userInventoryUpdate","userOrnamentsUpdate","userDaily","crewDaily"],Wn=new si.EventEmitter,re=(t,a,s)=>{Wn.emit(t,a,s)},Xc=t=>{for(const a of zc)Wn.on(a,(s,n)=>{t(a,s,n)})};class o{constructor(){e(this,"onUserMetaUpdate");e(this,"onUserQuestUpdate");e(this,"onUserQuestMetaUpdate");e(this,"onUserInventoryUpdate");e(this,"onUserOrnamentsUpdate");e(this,"onCrewUpdate");e(this,"onCrewQuestUpdate");e(this,"complete",async(a,{_userQuest:s,_userCrew:n,_userMeta:r})=>{const i=s??await ms(a);if(this.isCompleted(i))return null;const d=r??await ft(a),f=n??await Qn(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,f),await this.applyReward(i,d,f)});e(this,"getComputedRewards",(a,s)=>{const n=this.daily&&us(s)?fs(s):1;return{xp:(vn(this.xp)?this.xp(a):this.xp)*n*(1+rs(a)),berry:(vn(this.berry)?this.berry(a):this.berry)*n}})}async applyReward(a,s,n){return this.title&&await cs(a.user._id,this.title.name),this.badge&&(this.crew&&n?await Br(n.crew._id,this.badge,this.rank.id):await lr(a.user._id,this.badge,this.rank.id)),this.isFactionBadge&&await or(a.user._id,this.rank.id),this.asset&&await dr(a.user._id,this.asset),this.getComputedRewards(s,a)}async specificQuestCompletion(a,s){this.id==="daily_all"&&(await gr(a.user._id,a.lastFullComplete),s&&await this.markCrewDailyAsCompleted(s.crew._id,a.user._id)),this.id==="be_level_10"&&await Sr(a.user._id,!0),this.id!=="be_level_10"&&this.id.startsWith("be_level_")&&await kr(a.user._id,!0),this.id==="crew_all_members_daily"&&s&&await jn(a.user._id)}isCompleted(a){return this.daily?fr(a,this.id):ur(a,this.id)}async markAsCompleted(a){this.daily?await yr(a.user._id,this.id):await pr(a.user._id,this.id)}async markCrewAsCompleted(a){await Dr(a,this.id)}async markCrewDailyAsCompleted(a,s){await Or(a,s.toHexString(),this.id)}}class Zc extends o{constructor(){super(...arguments);e(this,"name","Bienvenue à bord !");e(this,"id","crew_create_or_join");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Créer son équipage/Rejoindre un équipage");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1)}}class Jc extends o{constructor(){super(...arguments);e(this,"name","Prêt à naviguer !");e(this,"id","crew_daily_click");e(this,"rank",l.RANKS.COMMON);e(this,"description","Faire acte de présence auprès de son équipage");e(this,"berry",1e4);e(this,"xp",1e3);e(this,"crew",!0);e(this,"daily",!0);e(this,"secret",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1)}}const eu=Object.freeze(Object.defineProperty({__proto__:null,CrewCreateOrJoin:Zc,CrewValidateDaily:Jc},Symbol.toStringTag,{value:"Module"}));class tu extends o{constructor(){super(...arguments);e(this,"name","1 jour 1 message");e(this,"id","daily_send_message");e(this,"rank",l.RANKS.COMMON);e(this,"description","Envoyer un message");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*1e3);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*100);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null)}}class au extends o{constructor(){super(...arguments);e(this,"name","Les nouvelles sont bonnes ?");e(this,"id","daily_read_edito");e(this,"rank",l.RANKS.COMMON);e(this,"description","Réagir à l'édito");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*3e3);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*300);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null)}}class su extends o{constructor(){super(...arguments);e(this,"name","Quoi ? Feur !");e(this,"id","daily_answer");e(this,"rank",l.RANKS.COMMON);e(this,"description","Répondre à quelqu'un");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*1500);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*150);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null)}}class nu extends o{constructor(){super(...arguments);e(this,"name","Narcissique");e(this,"id","daily_check_profile");e(this,"rank",l.RANKS.COMMON);e(this,"description","Regarder son profil");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*2e3);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*200);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null)}}class ru extends o{constructor(){super(...arguments);e(this,"name","Almanax");e(this,"id","almanax");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Valider 365 jours de suite les quêtes quotidiennes");e(this,"berry",1e9);e(this,"xp",1e6);e(this,"badge",c.BadgeList.calendar);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1)}}const Wa=Object.freeze(Object.defineProperty({__proto__:null,Almanax:ru,DailyAnswer:su,DailyCheckProfile:nu,DailyReadEdito:au,DailySendMessage:tu},Symbol.toStringTag,{value:"Module"}));class iu extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=7)}}class lu extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=30)}}class ou extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=30*3)}}class du extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=30*6)}}class cu extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=365)}}class uu extends o{constructor(){super(...arguments);e(this,"name","Au rapport !");e(this,"id","crew_all_members_daily");e(this,"rank",l.RANKS.RARE);e(this,"description","Tous les membres ont rempli leurs quêtes quotidiennes");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"daily",!0);e(this,"secret",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"onCrewQuestUpdate",(s,n)=>{var r,i;return Ar(s,"daily_all")&&!ge(((i=(r=s.daily)==null?void 0:r[n.user._id.toHexString()])==null?void 0:i.crew_all_members_daily)??new Date(0),new Date)&&!ge(n.lastAllMembersDaily,new Date)})}}class fu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=5)}}class hu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=7)}}class mu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=10)}}class pu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=12)}}class yu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=15)}}const za=Object.freeze(Object.defineProperty({__proto__:null,CrewAllMembersDaily:uu,CrewCarpenter1Month:lu,CrewCarpenter1Week:iu,CrewCarpenter1Year:cu,CrewCarpenter3Months:ou,CrewCarpenter6Months:du,CrewVocal10:mu,CrewVocal12:pu,CrewVocal15:yu,CrewVocal5:fu,CrewVocal7:hu},Symbol.toStringTag,{value:"Module"}));class gu extends o{constructor(){super(...arguments);e(this,"name","Ah bah maintenant, elle va marcher beaucoup moins bien forcément !");e(this,"id","crew_break_ship");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Casser son bateau (atteindre les 0% de détérioration)");e(this,"berry",-1e6);e(this,"xp",-1e5);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.disintegration<=0)}}class _u extends o{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.getCurrentCrewLevel(s.meta.xp)>=10)}}class wu extends o{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.getCurrentCrewLevel(s.meta.xp)>=25)}}class bu extends o{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.getCurrentCrewLevel(s.meta.xp)>=50)}}class vu extends o{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.getCurrentCrewLevel(s.meta.xp)>=75)}}class Mu extends o{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.getCurrentCrewLevel(s.meta.xp)>=100)}}class Su extends o{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 ku extends o{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 Cu extends o{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 xu extends o{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 Ru extends o{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 Uu extends o{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 Bu extends o{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 Au extends o{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 Du extends o{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 Ou extends o{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 Nu extends o{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,n)=>s.stats[n.toHexString()].xp>=5e4)}}class $u extends o{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,n)=>s.stats[n.toHexString()].xp>=5e5)}}class Eu extends o{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,n)=>s.stats[n.toHexString()].xp>=1e6)}}class Fu extends o{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,n)=>s.stats[n.toHexString()].xp>=5e6)}}class Iu extends o{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,n)=>s.stats[n.toHexString()].xp>=5e7)}}const Xa=Object.freeze(Object.defineProperty({__proto__:null,CrewBeLevel10:_u,CrewBeLevel100:Mu,CrewBeLevel25:wu,CrewBeLevel50:bu,CrewBeLevel75:vu,CrewBreakShip:gu,CrewBring1mXp:Eu,CrewBring500kXp:$u,CrewBring50kXp:Nu,CrewBring50mXp:Iu,CrewBring5mXp:Fu,CrewHave100MBerry:Su,CrewHave1MdBerry:Cu,CrewHave500MBerry:ku,CrewHave50MdBerry:Ru,CrewHave5MdBerry:xu,CrewSize10:Au,CrewSize12:Du,CrewSize15:Ou,CrewSize5:Uu,CrewSize7:Bu},Symbol.toStringTag,{value:"Module"}));class Yu extends o{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 Lu extends o{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 Pu extends o{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 Tu extends o{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 ju extends o{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 Za=Object.freeze(Object.defineProperty({__proto__:null,Have100Recipe:ju,Have10Recipe:Pu,Have1Recipe:Yu,Have25Recipe:Tu,Have5Recipe:Lu},Symbol.toStringTag,{value:"Module"}));class Qu extends o{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 qu extends o{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 Hu extends o{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 Ku extends o{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 Gu extends o{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 Vu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=25)}}class Wu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=50)}}class zu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=100)}}class Xu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=250)}}class Zu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=500)}}class Ju extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=25)}}class ef extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=50)}}class tf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=100)}}class af extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=250)}}class sf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=500)}}class nf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=25)}}class rf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=50)}}class lf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=100)}}class of extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=250)}}class df extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=500)}}class cf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=25)}}class uf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=50)}}class ff extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=100)}}class hf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=250)}}class mf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=500)}}class pf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=25)}}class yf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=50)}}class gf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=100)}}class _f extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=250)}}class wf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=500)}}class bf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=25)}}class vf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=50)}}class Mf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=100)}}class Sf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=250)}}class kf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=500)}}class Cf extends o{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 xf extends o{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 Rf extends o{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 Uf extends o{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 Bf extends o{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 Af extends o{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 Df extends o{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 Of extends o{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 Nf extends o{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 $f extends o{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)}}class Ef extends o{constructor(){super(...arguments);e(this,"name","T'as des amis ?");e(this,"id","daily_vocal");e(this,"rank",l.RANKS.COMMON);e(this,"description","Se connecter 10 min en vocal");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*5e3);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*500);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserMetaUpdate",({xp:s})=>s.voice.minutesInVoiceToday>=10&&ge(s.voice.lastConnection,new Date))}}const Ja=Object.freeze(Object.defineProperty({__proto__:null,BeLevel10:Cf,BeLevel120:$f,BeLevel20:xf,BeLevel30:Rf,BeLevel40:Uf,BeLevel50:Bf,BeLevel60:Af,BeLevel70:Df,BeLevel80:Of,BeLevel90:Nf,DailyVocal:Ef,Have100Agility:tf,Have100Chance:ff,Have100Intelligence:lf,Have100Strength:zu,Have100Vitality:gf,Have100Wisdom:Mf,Have250Agility:af,Have250Chance:hf,Have250Intelligence:of,Have250Strength:Xu,Have250Vitality:_f,Have250Wisdom:Sf,Have25Agility:Ju,Have25Chance:cf,Have25Intelligence:nf,Have25Strength:Vu,Have25Vitality:pf,Have25Wisdom:bf,Have500Agility:sf,Have500Chance:mf,Have500Intelligence:df,Have500Strength:Zu,Have500Vitality:wf,Have500Wisdom:kf,Have500kBerry:Qu,Have500mBerry:Ku,Have50Agility:ef,Have50Chance:uf,Have50Intelligence:rf,Have50Strength:Wu,Have50Vitality:yf,Have50Wisdom:vf,Have50mBerry:Hu,Have5mBerry:qu,Have5mdBerry:Gu},Symbol.toStringTag,{value:"Module"}));class Ff extends o{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 If extends o{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 Yf extends o{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 Lf extends o{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 Pf extends o{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 Tf extends o{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 es=Object.freeze(Object.defineProperty({__proto__:null,Have100Title:Tf,Have10Title:Lf,Have1Background:Ff,Have25Background:If,Have50Background:Yf,Have50Title:Pf},Symbol.toStringTag,{value:"Module"}));class jf extends o{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 Qf extends o{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 qf extends o{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 Hf extends o{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 Kf extends o{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 Gf extends o{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 Vf extends o{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 Wf extends o{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 zf extends o{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 Xf extends o{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 Zf extends o{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 Jf extends o{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 e0 extends o{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 t0 extends o{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 a0 extends o{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 s0 extends o{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 n0 extends o{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 r0 extends o{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 i0 extends o{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 l0 extends o{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 o0 extends o{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 d0 extends o{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 c0 extends o{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 u0 extends o{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 f0 extends o{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 h0 extends o{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 m0 extends o{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 p0 extends o{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 y0 extends o{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 g0 extends o{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 _0 extends o{constructor(){super(...arguments);e(this,"name","C'est une bonne situation ça scribe ?");e(this,"id","craft_5_scrolls");e(this,"rank",l.RANKS.COMMON);e(this,"description","Craft 5 Parchemins");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"asset",null);e(this,"title",c.questTitles["Apprenti Scribe"]);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.scrolls>=5)}}class w0 extends o{constructor(){super(...arguments);e(this,"name","Artisan des Runes");e(this,"id","craft_10_scrolls");e(this,"rank",l.RANKS.RARE);e(this,"description","Craft 10 Parchemins");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",c.questTitles["Artisan des Runes"]);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.scrolls>=10)}}class b0 extends o{constructor(){super(...arguments);e(this,"name","Collectionneur des Manuscrits");e(this,"id","craft_20_scrolls");e(this,"rank",l.RANKS.EPIC);e(this,"description","Craft 20 Parchemins");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles["Collectionneur de Manuscrits"]);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.scrolls>=20)}}class v0 extends o{constructor(){super(...arguments);e(this,"name","Maître des Enluminures");e(this,"id","craft_50_scrolls");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Craft 50 Parchemins");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"asset",null);e(this,"title",c.questTitles["Maître des Enluminures"]);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.scrolls>=50)}}class M0 extends o{constructor(){super(...arguments);e(this,"name","Protecteur du Savoir");e(this,"id","craft_100_scrolls");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Craft 100 Parchemins");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"asset",null);e(this,"title",c.questTitles["Protecteur du Savoir"]);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.scrolls>=100)}}class S0 extends o{constructor(){super(...arguments);e(this,"name","Egoïste...");e(this,"id","crew_10_percent");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Être à 10% d'XP pour l'équipage pendant 3 mois");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"secret",!0);e(this,"asset",null);e(this,"title",c.questTitles.Egoïste);e(this,"badge",c.BadgeList.selfish);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.timeAt10Percent>=90)}}class k0 extends o{constructor(){super(...arguments);e(this,"name","Merci bien camarade !");e(this,"id","crew_90_percent");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Être à 90% d'XP pour l'équipage pendant 3 mois");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"secret",!0);e(this,"asset",null);e(this,"title",c.questTitles.Camarade);e(this,"badge",c.BadgeList.camarade);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.timeAt90Percent>=90)}}class C0 extends o{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 x0 extends o{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 R0 extends o{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 U0 extends o{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 B0 extends o{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 A0 extends o{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 D0 extends o{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 O0 extends o{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 N0 extends o{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 $0 extends o{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 E0 extends o{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||ra(n,r=>r.gameType).length<5?!1:n.reduce((r,i)=>r+i.endState,0)===5})}}class F0 extends o{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||ra(n,r=>r.gameType).length<5?!1:n.reduce((r,i)=>r+i.endState,0)===-5})}}class I0 extends o{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 Y0 extends o{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 L0 extends o{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 P0 extends o{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 T0 extends o{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 j0 extends o{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 Q0 extends o{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 q0 extends o{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 H0 extends o{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 K0 extends o{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 G0 extends o{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 V0 extends o{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 W0 extends o{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 z0 extends o{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 X0 extends o{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 Z0 extends o{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 J0 extends o{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 eh extends o{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 th extends o{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 ah extends o{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 sh extends o{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 nh extends o{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 rh extends o{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 ih extends o{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 lh extends o{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 oh extends o{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 dh extends o{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 ch extends o{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 uh extends o{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 fh extends o{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 hh extends o{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 mh extends o{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 ph extends o{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 yh extends o{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 gh extends o{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 _h extends o{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 wh extends o{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 bh extends o{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 vh extends o{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 Mh extends o{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 Sh extends o{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 kh extends o{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 Ch extends o{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 xh=async(t,a,s,{berry:n,xp:r})=>{const i=await ms(a).then(E=>E.populate("user","faction")),d=fs(i),f=mr(i,i.user.faction),{badge:y,isFactionBadge:w,title:B,rank:I,name:q,description:jp,daily:aa,secret:Qp}=t;return s.Image().setImageName(`quest_success_${I.id}`).setDimensions(2080,636).draw(),y?s.Image().setImageName(c.progressiveBadgeTypeGuard(y)?`cropped_badge_${y.img}_${I.id}`:`cropped_badge_${y.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(aa?"QUÊTE JOURNALIÈRE TERMINÉE !":"SUCCÈS DÉBLOQUÉ !").setPosition(739,100).setFont("text",70).setColor(I.color).draw(),s.Text(q).setPosition(739,325).setOrigin(j.CanvasOrigin.BOTTOM_LEFT).setFont("poppins",q.length>=35?65-(q.length-35):65).draw(),s.Text(Qp?"Succès caché":jp).setPosition(739,360).setFont("poppins_italic",35).draw(),s.Text(`Récompenses: ${bt(n)}${aa&&d>1?` (+${bt(n*(d-1))})`:""} `).setPosition(739,520).setFont("poppins",35).setOrigin(j.CanvasOrigin.LEFT).draw(n!==0).next((E,Y)=>j.nextAllToXAxis(E.Image(),Y)).setImageName("quest_berry").setDimensions(50,79).draw(n!==0).next((E,Y)=>j.nextAllToXAxis(E.Text(` / ${bt(r)}${aa&&d>1?` (+${bt(r*(d-1))})`:""} `),Y)).draw(r!==0).next((E,Y)=>j.nextAllToXAxis(E.Image(),Y)).setImageName("quest_xp").setDimensions(57,59).draw(r!==0).next((E,Y)=>j.nextAllToXAxis(E.Text(` combo x${d}`),Y)).draw(aa&&d>1).next((E,Y)=>j.nextAllToXAxis(E.Text(" et la possibilité "),Y)).draw(w&&i.user.faction==="citizen").next((E,Y)=>j.nextAllToXAxis(E.Text("de choisir ta faction"),Y)).setFont("poppins_bold",35).draw(w&&i.user.faction==="citizen").next((E,Y)=>j.nextAllToXAxis(E.Text(" et le titre "),Y)).setFont("poppins",35).draw(!!B||w&&i.user.faction!=="citizen").next((E,Y)=>j.nextAllToXAxis(E.Text((B==null?void 0:B.name)??""),Y)).setFont("poppins_bold",35).setColor((B==null?void 0:B.rank.color)??"white").draw(!!B).next((E,Y)=>j.nextAllToXAxis(E.Text((f==null?void 0:f.name)??""),Y)).setColor((f==null?void 0:f.rank.color)??"white").draw(w&&!!f),await s.encode("webp")},Rh=10,Uh=1e7,Bh=100,Ah=["berry","success_COMMON","success_RARE","success_EPIC","success_LEGENDARY","success_MYTHIC","xp"],Dh={adventurer_strap:"<:adventurer_strap:1253041086147068035>",adventurer_collar:"<:adventurer_collar:1253041084611690567>",adventurer_boots:"<:adventurer_boots:1253041083252867123>",adventurer_helmet:"<:Casque_cuir:1256965718432550953>",adventurer_weapon:"<:Dague_cuir:1256965714141515837>",adventurer_belt:"<:Ceinture_cuir:1256965593333108838>",herbalist_boots:"<:Sandales_de_lHerboriste:1307627799879749652>",herbalist_helmet:"<:Chapeau_de_lHerboriste:1307627803596034058>",herbalist_weapon:"<:Gant_de_lHerboriste:1307627802073239642>",herbalist_belt:"<:Ceinture_de_lHerboriste:1307627798260744212>",marine_collar:"<:marine_collar:1309899971662712892>",marine_helmet:"<:marine_helmet:1308766843736948756>",marine_ring:"<:marine_ring:1308766839823663184>",marine_strap:"<:marine_strap:1308766838032957520>",pirate_weapon:"<:pirate_weapon:1308766750497705984>",pirate_helmet:"<:pirate_helmet:1308766752171102252>",pirate_ring:"<:pirate_ring:1308766574081212506>",pirate_belt:"<:pirate_belt:1308766575259553792>",revolutionary_belt:"<:revolutionary_belt:1308766578967576576>",revolutionary_boots:"<:revolutionary_boots:1308766571535011861>",revolutionary_helmet:"<:revolutionary_helmet:1308766576736075867>",revolutionary_ring:"<:revolutionary_ring:1308766581089767424>",little_blacksmith_collar:"<:little_blacksmith_collar:1308814708714770593>",little_blacksmith_weapon:"<:little_blacksmith_weapon:1308814712397627483>",little_blacksmith_ring:"<:little_blacksmith_ring:1308814710803529739>",little_blacksmith_strap:"<:little_blacksmith_strap:1308814713752391700>"},Oh={background:"<:background:1178465681809887334>",title:"<:title:1178465688915038208>",chest_1:"<:lootbox1:1186689926167810088>",chest_2:"<:lootbox2:1186258728882811051>",chest_3:"<:lootbox3:1243963722259501216>",chest_4:"<:lootbox3:1186259958216523786>",chest_blacksmith_1:"<:chest_blacksmith_1:1310090050146664498>",chest_blacksmith_2:"<:chest_blacksmith_2:1310090051371139092>",chest_blacksmith_3:"<:chest_blacksmith_3:1310090052839276554>",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>",enchant:{wood:"<:Bois_enchante:1302698738107682986>",cereal:"<:Cereale_enchantee:1302698739307253862>",hemp:"<:Chanvre_enchante:1302698741098086411>",poppy:"<:Coquelicot_ecarlate_enchante:1302698743597891744>",rope:"<:Corde_Enchantee:1302698745875661001>",cotton:"<:Coton_enchante:1302698771804721295>",leather:"<:Cuir_enchante:1302698774510174360>",pure_water:"<:Eau_pure_enchantee:1302698775965466654>",iron:"<:Fer_brut_enchante:1302698777899040789>",manganese:"<:Manganese_scintillante_enchantee:1302698799273214073>",ebony_poppy:"<:Pavot_debene_enchante:1302698801559109672>",rose:"<:Rose_immaculee_enchantee:1302698803886948452>",sea_salt:"<:Sel_Marin_enchante:1302698806541815869>",tissue:"<:Tissu_enchante:1302698807917805633>",clover:"<:Trefle_a_6_feuilles_enchante:1302698809670762556>"}},Nh={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>"},items:Oh,equipments:Dh},$h=(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?Nh.factions[`b_${a}_${t.rank.id}`]:""},Eh=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},Fh=async(t,a)=>{const s=Object.values(Wa).find(n=>new n().id===t);if(s){const n=new s,r=await n.complete(a,{});r&&re("userDaily",a,[[n,r]])}},Ih=async(t,a)=>{const s=Object.values(eu).find(n=>new n().id===t);if(s){const n=new s,r=await n.complete(a,{});r&&re("crewDaily",a,[[n,r]])}};class Yh extends o{constructor(){super(...arguments);e(this,"name","Jeune étudiant");e(this,"id","drink_50_alcohols");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 50 alcools");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Jeune étudiant"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=50)}}class Lh extends o{constructor(){super(...arguments);e(this,"name","Habitué des bars");e(this,"id","drink_250_alcohols");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 250 alcools");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Habitué des bars"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=250)}}class Ph extends o{constructor(){super(...arguments);e(this,"name","Alcoolique notoire");e(this,"id","drink_500_alcohols");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 500 alcools");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Alcoolique notoire"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=500)}}class Th extends o{constructor(){super(...arguments);e(this,"name","Ivrogne");e(this,"id","drink_1000_alcohols");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 1000 alcools");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Ivrogne);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=1e3)}}class jh extends o{constructor(){super(...arguments);e(this,"name","Breton");e(this,"id","drink_2000_alcohols");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 2000 alcools");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Breton);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=2e3)}}class Qh extends o{constructor(){super(...arguments);e(this,"name","Buveur de Rhum");e(this,"id","drink_10_rhum");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 10 Rhums");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Buveur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=10)}}class qh extends o{constructor(){super(...arguments);e(this,"name","Amateur de Rhum");e(this,"id","drink_100_rhum");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 100 Rhums");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Amateur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=100)}}class Hh extends o{constructor(){super(...arguments);e(this,"name","Connaisseur de Rhum");e(this,"id","drink_250_rhum");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 250 Rhums");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Connaisseur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=250)}}class Kh extends o{constructor(){super(...arguments);e(this,"name","Rhumologue");e(this,"id","drink_500_rhum");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 500 Rhums");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Rhumologue);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=500)}}class Gh extends o{constructor(){super(...arguments);e(this,"name","Dieu du Rhum");e(this,"id","drink_1000_rhum");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 1000 Rhums");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Dieu du Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=1e3)}}class Vh extends o{constructor(){super(...arguments);e(this,"name","Buveur de Bière");e(this,"id","drink_10_beer");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 10 Bières");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Buveur de Bière"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=10)}}class Wh extends o{constructor(){super(...arguments);e(this,"name","Amateur de Bière");e(this,"id","drink_100_beer");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 100 Bières");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Amateur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=100)}}class zh extends o{constructor(){super(...arguments);e(this,"name","Connaisseur de Bière");e(this,"id","drink_250_beer");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 250 Bières");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Connaisseur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=250)}}class Xh extends o{constructor(){super(...arguments);e(this,"name","Bièrologue");e(this,"id","drink_500_beer");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 500 Bières");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Bièrologue);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=500)}}class Zh extends o{constructor(){super(...arguments);e(this,"name","Dieu de la Bière");e(this,"id","drink_1000_beer");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 1000 Bières");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Dieu de la Bière"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=1e3)}}class Jh extends o{constructor(){super(...arguments);e(this,"name","Buveur de Vin");e(this,"id","drink_10_wine");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 10 Vins");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Buveur de Vin"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=10)}}class em extends o{constructor(){super(...arguments);e(this,"name","Amateur de Vin");e(this,"id","drink_100_wine");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 100 Vins");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Amateur de Vin"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=100)}}class tm extends o{constructor(){super(...arguments);e(this,"name","Connaisseur de Vin");e(this,"id","drink_250_wine");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 250 Vins");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Connaisseur de Vin"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=250)}}class am extends o{constructor(){super(...arguments);e(this,"name","Vinologue");e(this,"id","drink_500_wine");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 500 Vins");e(this,"berry",1e7);e(this,"xp",2e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Vinologue);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=500)}}class sm extends o{constructor(){super(...arguments);e(this,"name","Dieu du Vin");e(this,"id","drink_1000_wine");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 1000 Vins");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Dieu du Vin"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=1e3)}}const ts=Object.freeze(Object.defineProperty({__proto__:null,Bet10M:qf,Bet666:j0,BetMinValue:jf,Birthday:Wf,BotPing:zf,ChestOpen1000Quest:i0,ChestOpen150Quest:n0,ChestOpen2000Quest:l0,ChestOpen500Quest:r0,ChestOpen50Quest:s0,Craft1000Times:f0,Craft100CookedMeals:p0,Craft100Scrolls:M0,Craft10CookedMeals:h0,Craft10Scrolls:w0,Craft200Times:c0,Craft20Scrolls:b0,Craft20Times:o0,Craft250CookedMeals:y0,Craft500CookedMeals:g0,Craft500Times:u0,Craft50CookedMeals:m0,Craft50Scrolls:v0,Craft50Times:d0,Craft5Scrolls:_0,Crew10Percent:S0,Crew90Percent:k0,DoubleSix:O0,Draw1000Quest:R0,Draw100Quest:C0,Draw2000Quest:U0,Draw300Quest:x0,Draw5000Quest:B0,DrawDoubleSix:N0,Drink1000Alcohols:Th,Drink1000Beer:Zh,Drink1000Quest:e0,Drink1000Rhum:Gh,Drink1000Wine:sm,Drink100Beer:Wh,Drink100Rhum:qh,Drink100Today:Xf,Drink100Wine:em,Drink10Beer:Vh,Drink10Rhum:Qh,Drink10Wine:Jh,Drink2000Alcohols:jh,Drink2000Quest:t0,Drink200Quest:Zf,Drink250Alcohols:Lh,Drink250Beer:zh,Drink250Rhum:Hh,Drink250Wine:tm,Drink5000Quest:a0,Drink500Alcohols:Ph,Drink500Beer:Xh,Drink500Quest:Jf,Drink500Rhum:Kh,Drink500Wine:am,Drink50Alcohols:Yh,Edito:A0,Everyone:D0,Finish100Raids:G0,Finish10Raids:q0,Finish200Raids:V0,Finish25Raids:H0,Finish50Raids:K0,GuessInOne:T0,Lose10M:Vf,LoseAll5GamesInRow:F0,LoseEverything:Qf,Paper100:Y0,RandomMessage100Quest:X0,RandomMessage200Quest:Z0,RandomMessage20Quest:W0,RandomMessage500Quest:J0,RandomMessage50Quest:z0,Report:eh,Rock100:P0,Scissor100:L0,SevenQuitteOuDouble:$0,SpendShop500M:oh,SpendShop50M:lh,SpendShop50Ml:ch,SpendShop5M:ih,SpendShop5Ml:dh,TenBlackJack:I0,TotalBet10M:Kf,TotalBet1Md:Gf,Voice10Hours:uh,Voice2500Hours:mh,Voice250Hours:hh,Voice25Hours:fh,Voice5000Hours:ph,WinAll5GamesInRow:E0,WinLose10:Q0,WinOn10MBet:Hf,Work1000Quest:_h,Work100Quest:yh,Work2000Quest:wh,Work300Quest:gh,Work5000Quest:bh,Write100Chats:kh,Write10Chats:vh,Write200Chats:Ch,Write20Chats:Mh,Write50Chats:Sh,send100000Messages:nh,send1000Messages:ah,send100Messages:th,send200000Messages:rh,send25000Messages:sh},Symbol.toStringTag,{value:"Module"}));class nm extends o{constructor(){super(...arguments);e(this,"name","T'as pas oublié de ranger ta chambre ?");e(this,"id","daily_all");e(this,"rank",l.RANKS.RARE);e(this,"description","Finir les quêtes journalières");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*12500);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*1250);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestUpdate",s=>{for(const[n,r]of Object.entries(s.daily))if(!ge(r,new Date)&&this.id!==n)return!1;return Object.keys(s.daily).filter(n=>n!==this.id).length>=5})}}const as=Object.freeze(Object.defineProperty({__proto__:null,DailyAll:nm},Symbol.toStringTag,{value:"Module"})),rm=[...Object.values(Ja),...Object.values(es),...Object.values(Za),...Object.values(ts),...Object.values(as),...Object.values(Xa),...Object.values(za),...Object.values(Wa)],im=async t=>{var s;const a=[];for(const n of Object.values(Ja)){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&&re("userMetaUpdate",t.user._id,a)},lm=async t=>{var s;const a=[];for(const n of Object.values(ts)){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&&re("userQuestMetaUpdate",t.user._id,a)},om=["raidUnlock"],zn=new _s.EventEmitter,ct=(t,a,s)=>{zn.emit(t,a,s)},dm=t=>{for(const a of om)zn.on(a,(s,n)=>{t(a,s,n)})},cm=async t=>{var s,n;const a=await ps(t.user._id);l.getCurrentLevel(t.xp.amount)>=30&&!yt(a,"training")&&(await _t(a.user._id,"training"),ct("raidUnlock",t.user._id,"training")),(((n=(s=a.obtainedRewards.training)==null?void 0:s.filter(r=>r.startsWith("end_")))==null?void 0:n.length)??0)>=4&&!yt(a,"resources")&&(await _t(a.user._id,"resources"),ct("raidUnlock",t.user._id,"resources"))},um=async t=>{const a=await ps(t.user._id);ra(t.equipmentList,s=>s.id).map(s=>k.findEquipment(s)).filter(s=>s.panoply==="adventurer").length===6&&!yt(a,"pirate_cave")&&(await _t(a.user._id,"pirate_cave"),ct("raidUnlock",t.user._id,"pirate_cave")),(t.itemList.get("map_fragment")??0)>=5&&!yt(a,"mysterious_island")&&(await _t(a.user._id,"mysterious_island"),await $e(t.user._id,"map_fragment",5),ct("raidUnlock",t.user._id,"mysterious_island"))},ss=new h.Schema({user:{type:h.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}},alcohols:{wines:{type:Number,default:0},rhums:{type:Number,default:0},beers:{type:Number,default:0},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},scrolls:{type:Number,default:0},total:{type:Number,default:0}},raidFinished:{type:Number,default:0},reportedSomeone:{type:Boolean,default:!1}});ss.index({user:1}),ss.post("findOneAndUpdate",async function(t){await lm(t)});const ie=((Hr=h.models)==null?void 0:Hr.UserQuestMeta)||h.model("UserQuestMeta",ss),S=async(t,a)=>{await ie.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},fm=async t=>{await S(t,{$inc:{work:1}})},hm=async t=>{await S(t,{$set:{hadMoreThanZeroBerry:!0}})},mm=async t=>{await S(t,{$set:{sevenQuitteOuDouble:!0}})},pm=async t=>{await S(t,{$inc:{black_jack:1}})},ym=async(t,a,s)=>{await S(t,{$push:{lastGames:{$each:[{gameType:a,endState:s}],$position:0,$slice:20}}})},gm=async t=>{await S(t,{$inc:{draw:1}})},_m=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 ie.updateOne({user:t,"bet666.last":{$gte:a,$lte:s}},{$inc:{"bet666.amount":1},$set:{"bet666.last":new Date}}),await ie.updateOne({user:t,"bet666.last":{$lt:a}},{$set:{"bet666.last":new Date,"bet666.amount":1}})},wm=async(t,a)=>{await S(t,{$inc:{totalBet:a}})},bm=async(t,a)=>{await S(t,[{$set:{"rps.nb":{$cond:{if:{$eq:["$rps.lastRps",a]},then:{$add:["$rps.nb",1]},else:1}},"rps.lastRps":a}}])},Xn=async(t,a)=>{await S(t,{$inc:{totalSpentInShop:a}})},vm=async(t,a,s)=>{const n=k.findEntity(s);await S(t,{$inc:{"crafts.cookedMeal":k.isCookedMeal(n)?a:0,"crafts.scrolls":k.isScrollItem(n)?a:0,"crafts.total":a}})},Mm=async t=>{await S(t,{$set:{reportedSomeone:!0}})},Sm=async t=>{await S(t,{$inc:{randomMessage:1}})},km=async t=>{await S(t,{$inc:{botPing:1}})},Cm=async t=>{await S(t,{$inc:{guessInOne:1}})},xm=async t=>{await S(t,{$set:{hasCelebrateBirthday:!0}})},Rm=async t=>{await S(t,{$inc:{double_six:1}})},Um=async t=>{await S(t,{$inc:{drawDoubleSix:1}})},Bm=async(t,a)=>{a?await S(t,{$set:{timeAt10Percent:0}}):await S(t,{$inc:{timeAt10Percent:1}})},Am=async(t,a)=>{a?await S(t,{$set:{timeAt90Percent:0}}):await S(t,{$inc:{timeAt90Percent:1}})},Dm=async t=>{await S(t,{$set:{tagEveryone:!0}})},Om=async t=>{await S(t,{$set:{betMin:!0}})},Zn=async t=>{await S(t,{$set:{loseEverything:!0}})},Nm=Object.freeze(Object.defineProperty({__proto__:null,addTotalMinutesInVoice:async(t,a)=>{await S(t,{$inc:{totalMinutesInVoice:a}})},addWrittenTextChannel:async(t,a)=>{await S(t,{$addToSet:{writeDifferentChat:a}})},bet666:_m,botPingIncrement:km,drawDoubleSix:Um,drawIncrement:gm,hadMoreThanZeroBerry:hm,hasBet10M:async t=>{await S(t,{$set:{bet10M:!0}})},hasBetMin:Om,hasCelebrateBirthday:xm,hasGuessInOne:Cm,hasLose10M:async t=>{await S(t,{$set:{lose10M:!0}})},hasLoseEverything:Zn,hasReportedSomeone:Mm,hasSevenQod:mm,hasTagEveryone:Dm,hasWinBet10M:async t=>{await S(t,{$set:{winBet10M:!0}})},incrementAlcoholDrink:async(t,a,s)=>{await S(t,{$inc:{"items.alcohols.wines":a==="wine"?s:0,"items.alcohols.beers":a==="beer"?s:0,"items.alcohols.rhums":a==="rhum"?s:0,"items.alcohols.total":s}})},incrementBottleUsedToday:async(t,a)=>{const s=new Date;s.setHours(0,0,0,0),await ie.updateOne({user:t,"items.bottle.last":{$gte:s}},{$inc:{"items.bottle.today":a},$set:{"items.bottle.last":new Date}}),await ie.updateOne({user:t,"items.bottle.last":{$lt:s}},{$set:{"items.bottle.last":new Date,"items.bottle.today":a}})},incrementBottleUsedTotal:async(t,a)=>{await S(t,{$inc:{"items.bottle.total":a}})},incrementChestOpenedTotal:async(t,a)=>{await S(t,{$inc:{"items.chest.total":a}})},incrementMessageSend:async t=>{await S(t,{$inc:{messageSent:1}})},randomMessageIncrement:Sm,readEdito:async t=>{const a=new Date;a.setHours(0,0,0,0),await ie.updateOne({user:t,"edito.lastTimeRead":{$gte:a}},{$inc:{"edito.readToday":1},$set:{"edito.lastTimeRead":new Date}}),await ie.updateOne({user:t,"edito.lastTimeRead":{$lt:a}},{$set:{"edito.lastTimeRead":new Date,"edito.readToday":1}})},updateCrafts:vm,updateCrew10Percent:Bm,updateCrew90Percent:Am,updateLastGames:ym,updateRps:bm,updateTotalBet:wm,updateTotalSpentInShop:Xn,winBlackjack:pm,winDoubleSix:Rm,workIncrement:fm},Symbol.toStringTag,{value:"Module"})),Ge={multiplier:{type:Number,default:0},origin:String,expireAt:{type:Date,default:null},startAt:{type:Date,default:null}},ut=new h.Schema({user:{type:h.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:[Ge],default:[]},work:{type:[Ge],default:[]}},berry:{work:{type:[Ge],default:[]},global:{type:[Ge],default:[]}},drop:{work:{type:[Ge],default:[]}},xp:{global:{type:[Ge],default:[]}}},hp:{type:Number,default:100},workUnluckyStreak:{type:Number,default:0},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}}});ut.index({user:1}),ut.index({"xp.amount":-1}),ut.index({berry:-1}),ut.post("findOneAndUpdate",async function(t){await cm(t),await im(t),t.berry===0&&await Zn(t.user._id),t.hp<=0&&await Ln(t.user._id)});const Ce=((Kr=h.models)==null?void 0:Kr.UserMeta)||h.model("UserMeta",ut),Jn=async t=>await Ce.create({user:t}),ft=async(t,a={})=>{const s=await Ce.findOne({user:t},a);return s||await Jn(t)},ns=t=>Object.fromEntries(l.CHARACTERISTICS.map(a=>[a,R.getComputedCharacteristicValue(t.characteristics[a])+t.scrolls[a]])),$m=t=>Date.now()-t.xp.lastMessageWithXp.getTime()>60*1e3,rs=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&&(!n||!Oe(n))?i:0),0)},Em=t=>{const a=t.trim().length,s=2;return a<10?10*s:a>300?300*s:a*s},Fm=(t,a,s)=>(a*=1+rs(t),Math.ceil(a*s)),Im=(t,a,s)=>{const n=s?1:er(t);return a<=0?a:Math.ceil(a*(n||1))},Ym=t=>t.buffs.cooldown.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),Lm=t=>t.buffs.drop.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),Pm=t=>t.buffs.berry.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),er=t=>t.buffs.berry.global.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),Tm=t=>t.buffs.cooldown.casino.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),xe=async(t,a,s)=>{const n=a??await ft(t,{buffs:0,xp:0}),r=s??await Wt(t,{itemList:0,equipmentList:0});return((ns(n).vitality??0)+Va(r).vitality)*l.HP_PER_VITALITY+l.DEFAULT_MAX_HP},jm=Object.freeze(Object.defineProperty({__proto__:null,calcBerry:Im,calcBerryGlobalBuff:er,calcBerryWorkBuff:Pm,calcCooldownCasinoBuff:Tm,calcCooldownWorkBuff:Ym,calcDropWorkBuff:Lm,calcMessageXp:Em,calcXp:Fm,calcXpBoost:rs,getBerryRank:async t=>(await Ce.aggregate([{$setWindowFields:{sortBy:{berry:-1},output:{rank:{$rank:{}}}}},{$match:{_id:t}},{$project:{rank:1}}]))[0],getGlobalRank:async t=>(await Ce.aggregate([{$setWindowFields:{sortBy:{"xp.amount":-1},output:{rank:{$rank:{}}}}},{$match:{_id:t}},{$project:{rank:1}}]))[0],getMaxHp:xe,getTotalCharacteristics:ns,hasCharacteristicRequirement:async(t,a,s,n)=>{const r=s??await ft(t,{buffs:0,xp:0}),i=n??await Wt(t,{itemList:0,equipmentList:0}),d=Ta(ns(r),Va(i),(f,y)=>f+y);for(const f of Object.keys(a))if(d[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&&(!r||!Oe(r))&&(n??new Date)<=new Date)return!0;return!1},isCooldownForXpPassed:$m},Symbol.toStringTag,{value:"Module"})),Qm=(t,a)=>Ce.findOneAndUpdate({user:t},a,{returnDocument:"after",upsert:!0}),F=async(t,a)=>{await Ce.findOneAndUpdate({user:t},a,{returnDocument:"after",upsert:!0})},qm=async t=>{await F(t,{$set:{"xp.lastMessageWithXp":new Date}})},Hm=async(t,a)=>{await F(t,{$inc:{"xp.amount":a}})},tr=async(t,a)=>{await F(t,[{$set:{berry:{$max:[{$add:["$berry",a]},0]}}}])},Km=async(t,a)=>{await F(t,{$set:{premium:a}})},Gm=async(t,a)=>{const{xp:{boost:s}}=await Qm(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},is=async(t,a)=>{if(Array.isArray(a)){for(const n of a)await is(t,n);return}const s=k.transformToDBBuff(a);await F(t,[{$set:{[`buffs.${a.target}`]:{$map:{input:`$buffs.${a.target}`,as:"buff",in:{$cond:{if:{$eq:[{$substr:["$$buff.origin",0,{$indexOfBytes:["$$buff.origin","/"]}]},a.origin.split("/")[0]]},then:{multiplier:a.multiplier,origin:a.origin,expireAt:s.expireAt?{$cond:{if:{$lt:["$$buff.expireAt",new Date]},then:s.expireAt,else:{$add:["$$buff.expireAt",(a.endIn??0)*60*60*1e3]}}}:null,startAt:{$cond:{if:{$gte:["$$buff.startAt",new Date]},then:"$$buff.startAt",else:{$add:[new Date,(a.startIn??0)*60*60*1e3]}}}},else:"$$buff"}}}}}},{$set:{[`buffs.${a.target}`]:{$cond:{if:{$in:[a.origin.split("/")[0],{$map:{input:`$buffs.${a.target}`,as:"buff",in:{$substr:["$$buff.origin",0,{$indexOfBytes:["$$buff.origin","/"]}]}}}]},then:`$buffs.${a.target}`,else:{$concatArrays:[`$buffs.${a.target}`,[{...s}]]}}}}}])},ls=async(t,a)=>{await F(t,{$pull:{[`buffs.${a.target}`]:{origin:a.origin}}})},Vm=async(t,a,s,n)=>{const r=k.fromDBToEquipableEquipment(a),i=vs(Object.values(s)),d=k.allPanoplies.find(w=>w.id===r.panoply);if(!d)return;const f=d.equipments.filter(w=>(i.find(B=>w.id===B.id)||!n&&r.id===w.id)&&(n?r.id!==w.id:!0)).length,y=f===d.equipments.length?d.fullBonus:f>=d.equipments.length/2?d.halfBonus:void 0;d.halfBonus&&"target"in d.halfBonus&&await ls(t,d.halfBonus),d.fullBonus&&"target"in d.fullBonus&&await ls(t,d.fullBonus),y&&"target"in y&&await is(t,y)},Wm=async(t,a,{userMeta:s,userInventory:n})=>{const r=s??await ft(t,{buffs:0,xp:0}),i=n??await Wt(t,{itemList:0,equipmentList:0}),f=await xe(t,r,i)-r.hp;await F(t,{$set:{hp:r.hp+Math.floor(Math.min(a,f))}})},zm=async(t,a)=>{await F(t,[{$set:{hp:{$max:[{$add:["$hp",-a]},0]}}}])},Ve=async(t,a)=>{const s=await xe(t);await F(t,[{$set:{hp:{$round:[{$multiply:[{$divide:["$hp",a]},s]},0]}}}])},Xm=Object.freeze(Object.defineProperty({__proto__:null,addBerry:tr,addCharacteristics:async(t,a)=>{const s=await xe(t),n=Object.fromEntries(Object.entries(a).filter(([,r])=>r!==0).map(([r,i])=>[`characteristics.${r}`,i]));await F(t,{$inc:n}),Ve(t,s)},addMinutesInVoiceToday:async(t,a)=>{await F(t,{$inc:{"xp.voice.minutesInVoiceToday":a}})},addScrollCharacteristic:async(t,a)=>{const s=await xe(t),n=Object.fromEntries(Object.entries(a).filter(([,r])=>r!==0).map(([r,i])=>[`scrolls.${r}`,i]));await F(t,{$inc:n}),Ve(t,s)},addXp:Hm,gainHp:Wm,incrementWorkUnluckyStreak:async t=>{await F(t,{$inc:{workUnluckyStreak:1}})},loseHp:zm,removeBuff:ls,resetCharacteristics:async(t,a,s)=>{const n=await xe(t,s),r={vitality:0,strength:0,agility:0,chance:0,intelligence:0,wisdom:0};a?await F(t,{$set:{characteristics:r,"resetCharacteristics.free":!1}}):await F(t,{$set:{characteristics:r,"resetCharacteristics.nextAvailable":new Date(Date.now()+30*24*60*60*1e3)},$inc:{berry:-1e8}}),Ve(t,n)},resetMinutesInVoiceToday:async t=>{await F(t,{$set:{"xp.voice.minutesInVoiceToday":0}})},resetWorkUnluckyStreak:async t=>{await F(t,{$set:{workUnluckyStreak:0}})},updateBoost:Gm,updateBuff:is,updateHp:Ve,updateLastMessageTime:qm,updateLastVoiceConnection:async(t,a)=>{await F(t,{$set:{"xp.voice.lastConnection":a}})},updatePanoplyBuff:Vm,updatePremium:Km},Symbol.toStringTag,{value:"Module"})),Zm=async t=>{var s;const a=[];for(const n of Object.values(Za)){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&&re("userInventoryUpdate",t.user._id,a)},os=new h.Schema({user:{type:h.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});os.index({user:1}),os.post("findOneAndUpdate",async function(t){await um(t),await Zm(t)});const ht=((Gr=h.models)==null?void 0:Gr.UserInventory)||h.model("UserInventory",os),we=async(t,a)=>{await ht.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},be=async(t,a,s)=>{await we(t,{$inc:{[`itemList.${a}`]:s}}),await Vt(t,[a])},Jm=async(t,a)=>{await we(t,{$inc:Object.fromEntries(Object.entries(a).filter(([,s])=>(s??0)>0).map(([s,n])=>[`itemList.${s}`,n]))}),await Vt(t,Mn(a).filter(([,s])=>s>0).map(([s])=>s))},$e=async(t,a,s)=>{s!==0&&await we(t,[{$set:{[`itemList.${a}`]:{$max:[{$add:[`$itemList.${a}`,-s]},0]}}}])},ar=async(t,a,s)=>{await we(t,{$pull:{equipmentList:{id:a,seed:s}}})},sr=async(t,a,s,n)=>{s!==0&&(k.isEquipmentId(a)?await ar(t,a,n):await $e(t,a,s))},ep=async(t,a)=>{await we(t,{$set:{[`itemList.${a}`]:0}})},nr=async(t,a)=>{await we(t,{$push:{equipmentList:{$each:a}}}),await Vt(t,a.map(s=>s.id))},tp=Object.freeze(Object.defineProperty({__proto__:null,addEquipments:nr,addInventoryItem:be,addInventoryItems:Jm,craftItem:async(t,a,s,n,r)=>{for(const{itemId:f,size:y}of a)await $e(t,f,y*n);const{itemId:i,size:d}=s;k.isEquipmentId(i)?await nr(t,[{id:i,seed:r}]):await be(t,i,d*n)},dismantleEntity:async(t,a,s,n,r)=>{await sr(t,a.id,n,r);for(const{entityId:i,quantity:d}of s)k.isEquipmentId(i)||await be(t,i,n*d);await $e(t,"tools",1)},enchantItem:async(t,a,s,n)=>{await $e(t,a,n*4),await $e(t,"enchanted_stone",n),await be(t,s,n)},equip:async(t,a,s)=>{const n=await xe(t);await we(t,{$set:{[`equippedItems.${a}`]:s}}),await Ve(t,n)},removeAllItemInventory:ep,removeEquipment:ar,removeInventoryEntity:sr,removeInventoryItem:$e,unequip:async(t,a)=>{const s=await xe(t);await we(t,{$set:{[`equippedItems.${a}`]:null}}),await Ve(t,s)},unlockRecipe:async(t,a)=>{await we(t,{$addToSet:{recipes:a}})}},Symbol.toStringTag,{value:"Module"})),rr=async t=>await ht.create({user:t}),Wt=async(t,a={})=>{const s=await ht.findOne({user:t},a);return s||await rr(t)},ap=async t=>{var s;const a=[];for(const n of Object.values(es)){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&&re("userOrnamentsUpdate",t.user._id,a)},ds=new h.Schema({user:{type:h.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:[]}});ds.index({user:1}),ds.post("findOneAndUpdate",async function(t){await ap(t)});const mt=((Vr=h.models)==null?void 0:Vr.UserOrnaments)||h.model("UserOrnaments",ds),le=async(t,a)=>{await mt.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},cs=async(t,a)=>{await le(t,{$addToSet:{unlockedTitles:a}})},sp=async(t,a)=>{await le(t,{$addToSet:{unlockedTitles:{$each:a}}})},np=async(t,a)=>{await le(t,{$set:{selectedTitle:a}})},ir=async(t,a)=>{await le(t,{$addToSet:{unlockedBackgrounds:a}})},rp=async(t,a)=>{await le(t,{$addToSet:{unlockedBackgrounds:{$each:a}}})},ip=async(t,a)=>{await le(t,{$set:{selectedBackground:a}})},lr=async(t,a,s)=>{a.isProgressive?await le(t,{$addToSet:{unlockedBadges:`${a.id}_${s}`}}):await le(t,{$addToSet:{unlockedBadges:a.id}})},or=async(t,a)=>{await le(t,{$addToSet:{unlockedFactionBadges:{$each:[`b_marine_${a}`,`b_revolutionary_${a}`,`b_pirate_${a}`]}}})},dr=async(t,a)=>{await le(t,{$addToSet:{unlockedProfileAssets:a}})},lp=Object.freeze(Object.defineProperty({__proto__:null,selectBackground:ip,selectTitle:np,unlockBackground:ir,unlockBackgrounds:rp,unlockBadge:lr,unlockFactionBadge:or,unlockProfileAsset:dr,unlockTitle:cs,unlockTitles:sp},Symbol.toStringTag,{value:"Module"})),cr=async t=>await mt.create({user:t}),op=async(t,a)=>{const s=await mt.findOne({user:t},a);return s||await cr(t)},ur=(t,a)=>t.completed.includes(a),fr=(t,a)=>{const s=t.daily[a];return s&&ge(s,new Date)},us=t=>ge(Pa(),t.lastFullComplete),fs=t=>us(t)?1+Math.min(2,t.streak/10):1,hr=t=>t.completed.reduce((a,s)=>a+(s.startsWith("be_level_")?1:0),0),mr=(t,a)=>{const s=hr(t);return c.factionTitleList.find(n=>n.strength===s&&n.faction===a)},dp=Object.freeze(Object.defineProperty({__proto__:null,getFactionTitle:mr,getFactionTitleStrength:hr,getStreakMultiplier:fs,isDailyQuestCompleted:fr,isQuestCompleted:ur,isStreaking:us},Symbol.toStringTag,{value:"Module"})),cp=async t=>{var s;const a=[];for(const n of Object.values(as)){const r=new n;if((s=r.onUserQuestUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{_userQuest:t});i&&a.push([r,i])}}a.length>0&&re("userQuestUpdate",t.user._id,a)},hs=new h.Schema({user:{type:h.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});hs.index({user:1}),hs.post("findOneAndUpdate",async function(t){await cp(t)});const pt=((Wr=h.models)==null?void 0:Wr.UserQuest)||h.model("UserQuest",hs),zt=async(t,a)=>{await pt.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},pr=async(t,a)=>{await zt(t,{$addToSet:{completed:a}})},yr=async(t,a)=>{await zt(t,[{$addFields:{[`daily.${a}`]:new Date}}])},gr=async(t,a)=>{ge(Pa(),a)?await zt(t,{$inc:{streak:1},$set:{lastFullComplete:new Date}}):await zt(t,{$set:{lastFullComplete:new Date,streak:1}})},up=Object.freeze(Object.defineProperty({__proto__:null,completeDailyQuest:yr,completeQuest:pr,updateStreak:gr},Symbol.toStringTag,{value:"Module"})),_r=async t=>await pt.create({user:t}),ms=async t=>{const a=await pt.findOne({user:t});return a||await _r(t)},yt=(t,a)=>{var s;return(s=t.unlocked)==null?void 0:s[a]},fp=Object.freeze(Object.defineProperty({__proto__:null,alreadyObtainedRaidReward:(t,a,s)=>a in t.obtainedRewards?t.obtainedRewards[a].includes(s):!1,hasUnlockedRaid:yt},Symbol.toStringTag,{value:"Module"})),wr=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},currentRaid:{type:{raidId:String,seed:String,progression:{type:[String],default:[]},buffItem:String,rewards:{type:Object,default:{}}},default:void 0},obtainedRewards:{type:Object,default:{}},unlocked:{type:Object,default:{}}},{minimize:!1});wr.index({user:1});const gt=((zr=h.models)==null?void 0:zr.UserRaid)||h.model("UserRaid",wr),Ee=async(t,a)=>{await gt.updateOne({user:t},a,{upsert:!0})},_t=async(t,a)=>{await Ee(t,{$set:{[`unlocked.${a}`]:!0}})},hp=Object.freeze(Object.defineProperty({__proto__:null,addRewardsToRaid:async(t,a)=>{await Ee(t,{$inc:Object.fromEntries(Object.entries(a).map(([s,n])=>[`currentRaid.rewards.${s}`,n]))})},claimReward:async(t,a,s)=>{await Ee(t,{$push:{[`obtainedRewards.${a}`]:s}})},progressRaid:async(t,a)=>{await Ee(t,{$push:{"currentRaid.progression":a}})},resetRaid:async t=>{await Ee(t,{$unset:{currentRaid:""}})},resetRaidProgression:async t=>{await Ee(t,{$set:{"currentRaid.progression":[]}})},startRaid:async(t,a,s,n,r)=>{const i=Date.now();return await Ee(t,{$set:{currentRaid:{raidId:a,buffItem:s,seed:i,progression:[],rewards:{}}}}),await Yn(t,n,r),i},unlockRaid:_t},Symbol.toStringTag,{value:"Module"})),br=async t=>await gt.create({user:t}),ps=async t=>{const a=await gt.findOne({user:t});return a||await br(t)},mp=Object.freeze(Object.defineProperty({__proto__:null,getShopItemRest:(t,a,s,n,r)=>{var f;let i=k.getAllItemsLimit()[a];const d=(f=t.limit)==null?void 0:f[a];return r==="half"&&a==="chest_2"&&(i+=2),r==="full"&&a==="chest_3"&&(i+=1),i?t.lastShopId!==s?i:d?i-d:Math.min(i,n):n},isShopBuyLimitReached:(t,a,s,n)=>{var d;let r=k.getAllItemsLimit()[a];const i=(d=t.limit)==null?void 0:d[a];return n==="half"&&a==="chest_2"&&(r+=2),n==="full"&&a==="chest_3"&&(r+=1),t.lastShopId!==s?!1:!!(r&&i&&i>=r)}},Symbol.toStringTag,{value:"Module"})),vr=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},lastShopId:{type:Number,default:0},limit:{type:Object,default:{}}},{minimize:!1});vr.index({user:1});const Xt=((Xr=h.models)==null?void 0:Xr.UserShop)||h.model("UserShop",vr),pp=async(t,a)=>{await Xt.updateOne({user:t},a,{upsert:!0})},yp=Object.freeze(Object.defineProperty({__proto__:null,increaseShopBuyLimit:async(t,a,s,n)=>{await pp(t,[{$set:{[`limit.${a}`]:{$cond:{if:{$eq:["$lastShopId",s]},then:{$add:[`$limit.${a}`,n]},else:n}},lastShopId:s}}])}},Symbol.toStringTag,{value:"Module"})),z={localField:"_id",foreignField:"user",justOne:!0},T=new h.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},reminder:{raid:{classic:{type:Boolean,default:!1},special:{type:Boolean,default:!1}},commands:{work:{type:Boolean,default:!1},dice:{type:Boolean,default:!1},qod:{type:Boolean,default:!1},blackjack:{type:Boolean,default:!1},guess:{type:Boolean,default:!1},rps:{type:Boolean,default:!1}}}}});T.virtual("inventory",{ref:"UserInventory",...z}),T.virtual("raid",{ref:"UserRaid",...z}),T.virtual("games",{ref:"UserGames",...z}),T.virtual("ornaments",{ref:"UserOrnaments",...z}),T.virtual("crew",{ref:"UserCrew",...z}),T.virtual("dailyReport",{ref:"UserDailyReport",...z}),T.virtual("shop",{ref:"UserShop",...z}),T.virtual("meta",{ref:"UserMeta",...z}),T.virtual("quest",{ref:"UserQuest",...z}),T.virtual("questMeta",{ref:"UserQuestMeta",...z}),T.virtual("cooldown",{ref:"UserCooldown",...z}),T.virtual("reminder",{ref:"Reminder",localField:"_id",foreignField:"user"}),T.virtual("encyclopedia",{ref:"UserEncyclopedia",...z}),T.index({userId:1}),T.post("deleteOne",async function(){const t=this.getQuery()._id;await ht.deleteOne({user:t}),await dt.deleteOne({user:t}),await mt.deleteOne({user:t}),await gt.deleteOne({user:t}),await Ke.deleteOne({user:t}),await Kt.deleteOne({user:t}),await Xt.deleteOne({user:t}),await Ce.deleteOne({user:t}),await pt.deleteOne({user:t}),await ie.deleteOne({user:t}),await ot.deleteOne({user:t})});const K=((Zr=h.models)==null?void 0:Zr.User)||h.model("User",T),gp=t=>K.create({userId:t}),Zt=async(t,a={})=>{const s=await Mr({userId:t},a);return s||await gp(t)},Mr=(t,a={})=>K.findOne(t,a),_p=Object.freeze(Object.defineProperty({__proto__:null,getAllDailyReport:async()=>K.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()=>K.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:d,unlockedTitles:f}=t.ornaments,{previousOrnament:y,previousCompletedQuest:w,xpYesterday:B,berryYesterday:I,previousMessageSent:q}=t.dailyReport;return{berry:a-I,xp:r-B,message:t.questMeta.messageSent-q,voice:ge(n.lastConnection,Pa())?n.minutesInVoiceToday:0,quest:vt(t.quest.completed,w),badge:vt(i,y.unlockedBadges),title:vt(f,y.unlockedTitles),background:vt(d,y.unlockedBackgrounds)}},getFactionRank:async(t,a)=>(await K.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=>K.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()=>K.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:()=>K.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()=>K.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:()=>K.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 Zt(t,{birthday:1})},Symbol.toStringTag,{value:"Module"})),Re=async(t,a,s=!1)=>{await K.updateOne(t,a,{upsert:s})},Sr=async(t,a)=>{await Re({_id:t},{$set:{canChooseFaction:a}})},kr=async(t,a)=>{await Re({_id:t},{$set:{canChangeFaction:a}})},wp=Object.freeze(Object.defineProperty({__proto__:null,canChangeFaction:kr,canChooseFaction:Sr,removeBirthday:async t=>{await Re({userId:t},{$set:{birthday:null}})},setBirthday:async(t,a)=>{await Re({userId:t},{$set:{birthday:a}})},updateInventorySort:async(t,a)=>{await Re({_id:t},{$set:{"settings.sort.inventory":a}})},updateReminderSettings:async(t,a,s)=>{await Re({_id:t},{$set:{[`settings.reminder.${a}`]:s}})},updateSendDailyQuest:async(t,a)=>{await Re({userId:t},{$set:{"settings.sendDailyQuest":a}})},updateSendDailyReport:async(t,a)=>{await Re({userId:t},{$set:{"settings.sendDailyReport":a}})}},Symbol.toStringTag,{value:"Module"})),bp=async t=>{await K.deleteOne({userId:t})},vp=async t=>await Kt.create({user:t}),Mp=async t=>await ie.create({user:t}),Sp=async t=>await Xt.create({user:t}),Cr=(t,a)=>{switch(t){case"dailyReport":return vp(a);case"games":return Kn(a);case"inventory":return rr(a);case"meta":return Jn(a);case"raid":return br(a);case"ornaments":return cr(a);case"quest":return _r(a);case"questMeta":return Mp(a);case"shop":return Sp(a);case"cooldown":return Pn(a);case"reminder":return[];case"crew":return null;case"encyclopedia":return Vn(a)}},xr=async(t,a,s)=>{if(Array.isArray(a)){const n=await t.populate(a);for(const r of a)n[r]||(n[r]=await Cr(r,t._id));return n}else{const n=await t.populate(a,s),r=n[a];return(!r||Array.isArray(r)&&r.length===0)&&(n[a]=await Cr(a,t._id)),n}},Rr=new h.Schema({warnedUserId:String,authorId:String,date:{type:Date,default:Date.now()},reason:{type:String,default:null}});Rr.index({warnedUserId:1});const We=((Jr=h.models)==null?void 0:Jr.Warns)||h.model("Warns",Rr),kp=Object.freeze(Object.defineProperty({__proto__:null,getUserWarnCount:async t=>await We.countDocuments({warnedUserId:t}),getUserWarns:async t=>await We.find({warnedUserId:t})},Symbol.toStringTag,{value:"Module"})),Cp=async t=>await We.findOne({warnedUserId:t}),xp=async t=>await We.create({...t}),Rp=async t=>await We.findByIdAndDelete(t),Up=async t=>{var s;const a={};for(const n of Object.values(Xa)){const r=new n;for(const i of t.members){const d=await Zt(i,{_id:1});if((s=r.onCrewUpdate)!=null&&s.call(r,t,d._id)){const f=await r.complete(d._id,{});if(f){const y=a[d.id];a[d.id]=y?[d._id,[...y[1],[r,f]]]:[d._id,[[r,f]]]}}}}Object.values(a).forEach(([n,r])=>{re("crewUpdate",n,r)})},Bp={localField:"_id",foreignField:"crew",justOne:!0},Jt=new h.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:{}},ornament:{unlockedBadges:[String]}},{timestamps:!0,minimize:!1});Jt.index({"meta.xp":-1}),Jt.virtual("quest",{ref:"CrewQuest",...Bp}),Jt.post("findOneAndUpdate",async function(t){await Up(t)});const ze=((ei=h.models)==null?void 0:ei.Crew)||h.model("Crew",Jt),Ap=(t,a)=>Math.ceil(a*(t.disintegration/100)*(Ur(t)||1)),Ur=t=>new Date>=(t.meta.buffs.xp.expireAt??new Date(0))?!1:t.meta.buffs.xp.boost,Dp=Object.freeze(Object.defineProperty({__proto__:null,calcXp:Ap,getCrewRank:async t=>(await ze.aggregate([{$setWindowFields:{sortBy:{"meta.xp":-1},output:{rank:{$rank:{}}}}},{$match:{_id:t._id}},{$project:{_id:1,"meta.xp":1,rank:1}}]))[0],getCrewRanking:async()=>ze.aggregate([{$sort:{"meta.xp":-1}},{$limit:10}]),hasXpBuff:Ur},Symbol.toStringTag,{value:"Module"})),ve=async(t,a)=>{await ze.findOneAndUpdate({_id:t},a,{returnDocument:"after"})},Br=async(t,a,s)=>{a.isProgressive?await ve(t,{$addToSet:{"ornament.unlockedBadges":`${a.id}_${s}`}}):await ve(t,{$addToSet:{"ornament.unlockedBadges":a.id}})},Op=Object.freeze(Object.defineProperty({__proto__:null,addBerry:async(t,a,s)=>{await ve(t,{$inc:{"meta.berry":a,[`stats.${s.toHexString()}.berry`]:a}})},addMember:async(t,a)=>{await ve(t,{$addToSet:{members:a}})},addXp:async(t,a,s)=>{await ve(t,{$inc:{"meta.xp":a,[`stats.${s.toHexString()}.xp`]:a}})},addXpBuff:async(t,a)=>{await ve(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 ve(t,[{$set:{disintegration:{$max:[{$add:["$disintegration",-1*bs(s,n)]},0]}}}])},increaseLimit:async(t,a)=>{await ve(t,{$inc:{limit:1},$set:{"meta.berry":-a}})},repair:async(t,a)=>{await ve(t,[{$set:{disintegration:{$min:[{$add:["$disintegration",a]},100]}}}])},unlockBadge:Br},Symbol.toStringTag,{value:"Module"})),Np=async(t,a={})=>{const s=await ze.findById(t,a);return s||null},$p=async(t,{name:a,description:s,channelId:n,faction:r})=>await ze.create({name:a,description:s,createdBy:t,channelId:n,faction:r,members:[t]}),Ar=(t,a)=>{for(const[,s]of Object.entries(t.daily??{}))if(!(s!=null&&s[a])||!ge(s[a],new Date))return!1;return!0},Ep=Object.freeze(Object.defineProperty({__proto__:null,isAllDailyCompleted:Ar},Symbol.toStringTag,{value:"Module"})),Fp=async t=>{var n;const a={},{crew:s}=await t.populate("crew");for(const r of Object.values(za)){const i=new r;for(const d of s.members){const f=await Zt(d,{_id:1,crew:1}).then(y=>xr(y,"crew",{lastAllMembersDaily:1}));if(f.crew&&((n=i.onCrewQuestUpdate)!=null&&n.call(i,t,f.crew))){const y=await i.complete(f._id,{});if(y){const w=a[f.id];a[f.id]=w?[f._id,[...w[1],[i,y]]]:[f._id,[[i,y]]]}}}}Object.values(a).forEach(([r,i])=>{re("crewQuestUpdate",r,i)})},ys=new h.Schema({crew:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"Crew"},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}}}},{minimize:!1});ys.index({crew:1}),ys.post("findOneAndUpdate",async function(t){await Fp(t)});const ea=((ti=h.models)==null?void 0:ti.CrewQuest)||h.model("CrewQuest",ys),ta=async(t,a)=>{await ea.findOneAndUpdate({crew:t},a,{upsert:!0,returnDocument:"after"})},Dr=async(t,a)=>{await ta(t,{$addToSet:{completed:a}})},Or=async(t,a,s)=>{await ta(t,[{$addFields:{[`daily.${a}.${s}`]:new Date}}])},Ip=Object.freeze(Object.defineProperty({__proto__:null,completeDailyQuest:Or,completeQuest:Dr,setActualVoiceMembers:async(t,a)=>{await ta(t,{$set:{"meta.actualVoiceMembers.amount":a,"meta.actualVoiceMembers.connectedAt":new Date}})},setMaxVoiceMembers:async(t,a)=>{await ta(t,{$set:{"meta.maxVoiceMembers":a}})}},Symbol.toStringTag,{value:"Module"})),gs=async t=>await ea.create({crew:t}),Yp=async t=>{const a=await ea.findOne({crew:t});return a||await gs(t)},Nr=(t,a)=>{switch(t){case"quest":return gs(a)}},Lp=async(t,a,s)=>{if(Array.isArray(a)){const n=await t.populate(a);for(const r of a)n[r]||(n[r]=await Nr(r,t._id));return n}else{const n=await t.populate(a,s),r=n[a];return(!r||Array.isArray(r)&&r.length===0)&&(n[a]=await Nr(a,t._id)),n}},Pp=t=>{h.connect(t)};class Tp extends h.Types.ObjectId{}u.ALL_QUESTS=rm,u.BET_MAX_VALUE=Uh,u.BET_MIN_VALUE=Rh,u.BackgroundShopItem=Cn,u.BoostXpShopItem=xn,u.COOLDOWN_COMMANDS=$c,u.ChestShopItem=Rn,u.CraftShopItem=Un,u.CrewQuestQuests=za,u.CrewQuests=Xa,u.EDITO_READ=Bh,u.ObjectId=Tp,u.QUEST_ASSET_IMAGES=Ah,u.Quest=o,u.RepairShopItem=Bn,u.StoreShopItem=An,u.TitleShopItem=Dn,u.UserDailyQuests=Wa,u.UserInventoryQuests=Za,u.UserMetaQuests=Ja,u.UserOrnamentsQuests=es,u.UserQuestMetaQuests=ts,u.UserQuestQuests=as,u.banExists=oi,u.banGetters=ni,u.banModel=Fe,u.betModel=na,u.completeCrewQuest=Ih,u.completeDailyQuest=Fh,u.connectToServices=Pp,u.createBan=ri,u.createBet=ui,u.createCrew=$p,u.createCrewQuest=gs,u.createInvitations=hi,u.createReminder=Dc,u.createSettings=kn,u.createUserCrew=Yc,u.createWarn=xp,u.crewGetters=Dp,u.crewModel=ze,u.crewQuestGetters=Ep,u.crewQuestModel=ea,u.crewQuestUpdates=Ip,u.crewUpdates=Op,u.deleteBan=li,u.deleteInvitations=mi,u.deleteUserById=bp,u.deleteWarn=Rp,u.emitQuestEvent=re,u.emitRaidEvent=ct,u.finWarnById=Cp,u.findBan=ii,u.findBetById=ci,u.findCrewById=Np,u.findCrewQuest=Yp,u.findInvitations=fi,u.findReminder=Ac,u.findSettingsByGuildId=bc,u.findShop=En,u.findShopByType=Cc,u.findUser=Mr,u.findUserById=Zt,u.findUserCooldown=Ec,u.findUserCrew=Qn,u.findUserEncyclopedia=Wc,u.findUserGames=Qc,u.findUserInventory=Wt,u.findUserMeta=ft,u.findUserOrnaments=op,u.findUserQuest=ms,u.findUserRaid=ps,u.getBadgeEmojisFromId=Eh,u.getQuestBadgeEmojis=$h,u.invitationsModel=wt,u.onQuestEvent=Xc,u.onRaidEvent=dm,u.populateCrew=Lp,u.populateUser=xr,u.questCanvas=xh,u.reminderGetters=Rc,u.reminderModel=Ne,u.reminderUpdates=Bc,u.settingsModel=Qt,u.settingsUpdates=wc,u.shopGetters=vc,u.shopModel=qt,u.shopUpdates=Sc,u.userCooldownGetters=xc,u.userCooldownModel=ot,u.userCooldownUpdates=Nc,u.userCrewExists=Lc,u.userCrewModel=Ke,u.userCrewUpdates=Ic,u.userDailyReportModel=Kt,u.userDailyReportUpdates=Tc,u.userEncyclopediaGetters=Kc,u.userEncyclopediaModel=Gt,u.userEncyclopediaUpdates=Vc,u.userGamesModel=dt,u.userGamesUpdates=jc,u.userGetters=_p,u.userInventoryGetters=Hc,u.userInventoryModel=ht,u.userInventoryUpdates=tp,u.userMetaGetters=jm,u.userMetaModel=Ce,u.userMetaUpdates=Xm,u.userModel=K,u.userOrnamentsModel=mt,u.userOrnamentsUpdates=lp,u.userQuestGetters=dp,u.userQuestMetaModel=ie,u.userQuestMetaUpdates=Nm,u.userQuestModel=pt,u.userQuestUpdates=up,u.userRaidGetters=fp,u.userRaidModel=gt,u.userRaidUpdates=hp,u.userShopGetters=mp,u.userShopModel=Xt,u.userShopUpdates=yp,u.userUpdates=wp,u.warnGetters=kp,u.warnModel=We,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
|
|
10
|
+
p.version="2.30.1",pi(D),p.fn=m,p.min=so,p.max=no,p.now=ro,p.utc=te,p.unix=$d,p.months=Fd,p.isDate=Xe,p.locale=Se,p.invalid=Mt,p.duration=ee,p.isMoment=Z,p.weekdays=Yd,p.parseZone=Ed,p.localeData=he,p.isDuration=Ft,p.monthsShort=Id,p.weekdaysMin=Pd,p.defineLocale=Ca,p.updateLocale=$l,p.locales=El,p.weekdaysShort=Ld,p.normalizeUnits=V,p.relativeTimeRounding=hc,p.relativeTimeThreshold=mc,p.calendarFormat=Do,p.prototype=m,p.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 yc=/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,gc=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i,bn=/(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,La=[/^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],_c={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:bn,monthsShortRegex:bn,monthsStrictRegex:yc,monthsShortStrictRegex:gc,monthsParse:La,longMonthsParse:La,shortMonthsParse:La,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}};p.locale("fr",_c);const ge=(t,a,s=!0)=>(s?t.getFullYear()===a.getFullYear():!0)&&t.getMonth()===a.getMonth()&&t.getDate()===a.getDate(),Pa=()=>p().locale("fr").subtract(1,"days").toDate(),Oe=t=>new Date>t,vn=t=>typeof t=="function",Ta=(t,a,s)=>{const n={...t},r=Object.entries(t);for(const[i,d]of r){const f=a[i];f?n[i]=s(d,f):n[i]=d}return n},Mn=t=>Object.entries(t),Sn=new h.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}});Sn.index({"meta.xp":-1});const Qt=((Ir=h.models)==null?void 0:Ir.Settings)||h.model("Settings",Sn),P=async(t,a,s=!1)=>{await Qt.updateOne({guildId:t},a,{upsert:s})},wc=Object.freeze(Object.defineProperty({__proto__:null,addCrewChannelId:async(t,a,s)=>{await P(t,{$push:{"crew.crewChannelIds":{channelId:s,crewId:a}}})},randomizeEditoPrice:async t=>{const a=bs(100,1001);return await P(t,{$set:{"edito.price":a}}),a},sentAtMidnight:async(t,a)=>{await P(t,{$set:{"edito.sentAtMidnight ":a}})},setCrewInfoChannelId:async(t,a)=>{await P(t,{$set:{"crew.infoChannelId":a}})},setDiscussionChannelId:async(t,a)=>{await P(t,{$set:{discussionChannelId:a}})},setEditoChannel:async(t,a)=>{await P(t,{$set:{"edito.channelId":a}})},setEditoMessageId:async(t,a)=>{await P(t,{$set:{"edito.messageId ":a}})},setFactionChannel:async(t,a)=>{await P(t,{$set:{factionChannelId:a}})},setQuestChannelId:async(t,a)=>{await P(t,{$set:{questFallbackChannelId:a}})},setRankingChannel:async(t,a)=>{await P(t,{$set:{"ranking.channelId":a}})},setRankingMessage:async(t,a)=>{await P(t,{$set:{"ranking.messageId":a}})},setReportBugChannelId:async(t,a)=>{await P(t,{$set:{reportBugChannelId:a}})},setReportChannel:async(t,a)=>{await P(t,{$set:{reportChannelId:a}})},setReportModeratorChannel:async(t,a)=>{await P(t,{$set:{reportModeratorChannelId:a}})},setShopChannelId:async(t,a,s)=>{await P(t,{$set:{shopChannelId:a,blackMarketChannelId:s}})},setSuggestionChannel:async(t,a)=>{await P(t,{$set:{suggestionChannelId:a}})}},Symbol.toStringTag,{value:"Module"})),kn=async t=>await Qt.create({guildId:t}),bc=async(t,a={})=>{const s=await Qt.findOne({guildId:t},a);return s||kn(t)};class _e{constructor(){e(this,"name");e(this,"price");e(this,"size");e(this,"data");if(this.constructor===_e)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 tr(a,-1*this.price*s),await Xn(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 Cn extends _e{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 ir(a,this.data.background.id)}isBackground(){return!0}}class xn extends _e{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 be(a,this.data.id,s)}isBoostXp(){return!0}}class Rn extends _e{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 be(a,this.data.id,s)}isChest(){return!0}}class Un extends _e{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 be(a,this.data.id,s)}isCraft(){return!0}}class Bn extends _e{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 be(a,this.data.id,s)}isRepair(){return!0}}class An extends _e{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 be(a,this.data.id,s)}isStore(){return!0}}class Dn extends _e{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 cs(a,this.data.title.name)}isTitle(){return!0}}const On=(t,a)=>{const s=t.items.find(n=>n.itemId===a);if(s){const{name:n,price:r,size:i}=s,d=k.findItem(s.itemId);if(k.isBackgroundItem(d))return new Cn({name:n,price:r,item:d,size:i});if(k.isTitleItem(d))return new Dn({name:n,price:r,item:d,size:i});if(k.isChestItem(d))return new Rn({name:n,price:r,item:d,size:i});if(k.isBoostItem(d))return new xn({name:n,price:r,item:d,size:i});if(k.isRepairItem(d))return new Bn({name:n,price:r,item:d,size:i});if(k.isStoreItem(d))return new An({name:n,price:r,item:d,size:i});if(k.isObjectItem(d))return new Un({name:n,price:r,item:d,size:i})}},vc=Object.freeze(Object.defineProperty({__proto__:null,getShopItem:On,getShopItemList:t=>{const a=[];for(const{itemId:s}of t.items){const n=On(t,s);n&&a.push(n)}return a}},Symbol.toStringTag,{value:"Module"})),Nn=new h.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}}});Nn.index({shopType:1});const qt=((Yr=h.models)==null?void 0:Yr.Shop)||h.model("Shop",Nn),Mc=async(t,a)=>{await $n({shopType:t},a,!0)},ja=async(t,a)=>{await $n({_id:t},a,!0)},$n=async(t,a,s=!1)=>{await qt.updateOne(t,a,{upsert:s})},Sc=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 ja(t,{$set:{items:r}})},publish:async t=>{await ja(t,{$set:{publishedAt:new Date}})},setShopItems:async(t,a)=>{await Mc(t,{$set:{items:[...a]}})},updateShopStats:async(t,a,s)=>{await ja(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"})),kc=t=>qt.create({shopType:t}),Cc=async(t,a={})=>{const s=await En({shopType:t},a);return s||await kc(t)},En=(t,a={})=>qt.findOne(t,a),xc=Object.freeze(Object.defineProperty({__proto__:null,getCommandCooldown:(t,a)=>t.commands[a],getRaidCooldown:(t,a)=>t.raid[a?"special":"classic"]},Symbol.toStringTag,{value:"Module"})),Qa=new h.Schema({user:{type:h.Schema.Types.ObjectId,ref:"User",required:!0},date:Date,type:String},{minimize:!1});Qa.index({user:1}),Qa.index({date:-1});const Ne=((Lr=h.models)==null?void 0:Lr.Reminder)||h.model("Reminder",Qa),Rc=Object.freeze(Object.defineProperty({__proto__:null,getAllPassedReminder:async()=>await Ne.find({date:{$lte:new Date}})},Symbol.toStringTag,{value:"Module"})),Uc=async(t,a)=>{await Ne.deleteOne({user:t,type:a})},Fn=async(t,a,s,n)=>{await Ne.updateOne({user:t,type:a},s,{upsert:n})},qa=async(t,a,s)=>{await Fn(t,a,{$set:{date:s}},!0)},Ha=async(t,a,s)=>{await Fn(t,a,[{$set:{date:{$add:["$date",s]}}}],!1)},Bc=Object.freeze(Object.defineProperty({__proto__:null,addReminder:qa,deleteSelectedReminders:async t=>{await Ne.deleteMany({_id:{$in:t}})},removeReminder:async(t,a)=>{await Uc(t,a)},updateReminderDate:Ha},Symbol.toStringTag,{value:"Module"})),Ac=async(t,a={})=>{const s=await Ne.findOne({user:t},a);return s||null},Dc=async(t,a,s)=>await Ne.create({user:t,date:a,type:s}),In=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},raid:{classic:{type:Date,default:new Date(0)},special:{type:Date,default:new Date(0)}},lockUserCommand:{type:Date,default:new Date(0)},commands:{work:{type:Date,default:new Date(0)},dice:{type:Date,default:new Date(0)},qod:{type:Date,default:new Date(0)},guess:{type:Date,default:new Date(0)},blackjack:{type:Date,default:new Date(0)},rps:{type:Date,default:new Date(0)}}});In.index({user:1});const ot=((Pr=h.models)==null?void 0:Pr.UserCooldown)||h.model("UserCooldown",In),Ht=async(t,a)=>{await ot.updateOne({user:t},a,{upsert:!0})},Oc=async(t,a)=>{await Ht(t,[{$set:{"raid.special":{$subtract:[{$ifNull:["$raid.special",new Date]},a*3600*1e3]},"raid.classic":{$subtract:[{$ifNull:["$raid.classic",new Date]},a*3600*1e3]}}}]),await Ha(t,"raid/special",-1*a*3600*1e3),await Ha(t,"raid/classic",-1*a*3600*1e3)},Yn=async(t,a,s)=>{await Ht(t,{$set:{...a?{"raid.special":new Date(Date.now()+7*24*60*60*1e3)}:{"raid.classic":new Date(Date.now()+7*24*60*60*1e3)}}}),s.raid[a?"special":"classic"]&&await qa(t,a?"raid/special":"raid/classic",new Date(Date.now()+7*24*60*60*1e3))},Ln=async t=>{await Ht(t,{$set:{lockUserCommand:new Date}})},Nc=Object.freeze(Object.defineProperty({__proto__:null,lockUserCommand:Ln,reduceRaidCooldown:Oc,startRaidCooldown:Yn,useCommand:async(t,a,s,n)=>{await Ht(t,{$set:{[`commands.${a}`]:new Date(Date.now()+s)}}),n.commands[a]&&await qa(t,`commands/${a}`,new Date(Date.now()+s))}},Symbol.toStringTag,{value:"Module"})),$c=["work","rps","blackjack","guess","qod","dice"],Pn=async t=>await ot.create({user:t}),Ec=async(t,a={})=>{const s=await ot.findOne({user:t},a);return s||await Pn(t)},Ka=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},crew:{type:h.Schema.Types.ObjectId,ref:"Crew",required:!0,index:!0},permission:String,percent:Number,lastAllMembersDaily:{type:Date,default:new Date(0)}},{minimize:!1});Ka.virtual("inventory",{ref:"Crew",localField:"crew",foreignField:"_id",justOne:!0}),Ka.index({user:1});const Ke=((Tr=h.models)==null?void 0:Tr.UserCrew)||h.model("UserCrew",Ka),Tn=async(t,a)=>{await Ke.updateOne({user:t},a,{upsert:!0})},Fc=async(t,a)=>{await Tn(t,{$set:{percent:a}})},jn=async t=>{await Tn(t,{$set:{lastAllMembersDaily:new Date}})},Ic=Object.freeze(Object.defineProperty({__proto__:null,allMembersDailyComplete:jn,updatePercent:Fc},Symbol.toStringTag,{value:"Module"})),Qn=t=>Ke.findOne({user:t}),Yc=async(t,a,s,n)=>await Ke.create({user:t,crew:a,percent:n,permission:s}),Lc=t=>Ke.exists({user:t}),qn=new h.Schema({user:{type:h.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}});qn.index({user:1});const Kt=((jr=h.models)==null?void 0:jr.UserDailyReport)||h.model("UserDailyReport",qn),Pc=async(t,a)=>{await Kt.updateOne({user:t},a,{upsert:!0})},Tc=Object.freeze(Object.defineProperty({__proto__:null,updateDailyReport:async(t,a)=>{await Pc(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"})),Hn=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},guess:{type:{tries:Number,amount:Number,numberToGuess:Number},default:null}});Hn.index({user:1});const dt=((Qr=h.models)==null?void 0:Qr.UserGames)||h.model("UserGames",Hn),Ga=async(t,a)=>{await dt.updateOne({user:t},a,{upsert:!0})},jc=Object.freeze(Object.defineProperty({__proto__:null,resetGuessGame:async t=>{await Ga(t,{$set:{guess:null}})},setGuessGame:async(t,a,s,n)=>{await Ga(t,{$set:{guess:{amount:a,tries:s,numberToGuess:n}}})},updateGuessGame:async t=>{await Ga(t,{$inc:{"guess.tries":1}})}},Symbol.toStringTag,{value:"Module"})),Kn=async t=>await dt.create({user:t}),Qc=async(t,a)=>{const s=await dt.findOne({user:t},a);return s||await Kn(t)},qc=(t,a)=>{const s=vs(Object.values(t.equippedItems)),n=a.equipments.filter(r=>s.find(i=>i.id===r.id)).length;if(n===a.equipments.length)return a.fullBonus;if(n>=a.equipments.length/2)return a.halfBonus},Va=t=>{var s;let a={vitality:0,strength:0,agility:0,chance:0,intelligence:0,wisdom:0};for(const n of k.EQUIPMENT_SLOT){const r=(s=t.equippedItems)==null?void 0:s[n];r&&(a=Ta(a,k.fromDBToEquipableEquipment(r).characteristics,(i,d)=>i+d))}for(const n of k.allPanoplies){const r=qc(t,n);r&&!("target"in r)&&(a=Ta(a,r,(i,d)=>i+d))}return a},Hc=Object.freeze(Object.defineProperty({__proto__:null,calcBottleMultiplier:(t,{buffs:a})=>{const s=k.getPanoplyBonus(t.equippedItems).find(([n,r])=>n.id==="herbalist"&&r!==null);return s&&s[1]==="full"?a.map(n=>({...n,multiplier:n.multiplier*1.25})):s&&s[1]==="half"?a.map(n=>({...n,multiplier:n.multiplier*1.1})):a},calcMinStreakForWorkLoot:t=>{const a=k.getPanoplyBonus(t.equippedItems).find(([s,n])=>s.id==="marine"&&n!==null);return a&&a[1]==="full"?10:a&&a[1]==="half"?20:1/0},getItemList:t=>Object.fromEntries(t.itemList),getRecipeResult:(t,a)=>{const s=k.getPanoplyBonus(t.equippedItems).find(([n,r])=>n.id==="little_blacksmith"&&r!==null);return(s==null?void 0:s[1])==="full"&&a==="chest_3"?"chest_blacksmith_3":(s==null?void 0:s[1])==="half"&&a==="chest_2"?"chest_blacksmith_2":(s==null?void 0:s[1])==="half"&&a==="chest_1"?"chest_blacksmith_1":a},getUserEquipmentsCharacteristics:Va,hasEnoughEnchantedStone:(t,a)=>(t.itemList.get("enchanted_stone")||0)>=a,hasEnoughItem:(t,a,s)=>(t.itemList.get(s)||0)>=a,hasEnoughItemsForRecipe:(t,a,s)=>{for(const n of a)if((t.itemList.get(n.itemId)||0)<n.size*s)return!1;return!0},hasEnoughTools:(t,a)=>(t.itemList.get("tools")||0)>=a,hasInventoryRequirements:(t,a)=>Mn(a).reduce((s,[n,r])=>s&&(t.itemList.get(n)??0)>=(r??0),!0),hasRevolutionaryBuff:t=>{const a=k.getPanoplyBonus(t.equippedItems).find(([s,n])=>s.id==="revolutionary"&&n!==null);return(a==null?void 0:a[1])??null},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"})),Kc=Object.freeze(Object.defineProperty({__proto__:null,getEncyclopedia:t=>t.encyclopedia,hasFoundItem:(t,a)=>t.encyclopedia.includes(a)},Symbol.toStringTag,{value:"Module"})),Gn=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},encyclopedia:{type:[String],default:[]}});Gn.index({user:1});const Gt=((qr=h.models)==null?void 0:qr.UserEncyclopedia)||h.model("UserEncyclopedia",Gn),Gc=async(t,a)=>{await Gt.updateOne({user:t},a,{upsert:!0})},Vt=async(t,a)=>{await Gc(t,{$addToSet:{encyclopedia:{$each:a}}})},Vc=Object.freeze(Object.defineProperty({__proto__:null,addItem:Vt},Symbol.toStringTag,{value:"Module"})),Vn=async t=>await Gt.create({user:t}),Wc=async t=>{const a=await Gt.findOne({user:t});return a||await Vn(t)},zc=["crewUpdate","crewQuestUpdate","userMetaUpdate","userQuestMetaUpdate","userQuestUpdate","userInventoryUpdate","userOrnamentsUpdate","userDaily","crewDaily"],Wn=new si.EventEmitter,re=(t,a,s)=>{Wn.emit(t,a,s)},Xc=t=>{for(const a of zc)Wn.on(a,(s,n)=>{t(a,s,n)})};class o{constructor(){e(this,"onUserMetaUpdate");e(this,"onUserQuestUpdate");e(this,"onUserQuestMetaUpdate");e(this,"onUserInventoryUpdate");e(this,"onUserOrnamentsUpdate");e(this,"onCrewUpdate");e(this,"onCrewQuestUpdate");e(this,"complete",async(a,{_userQuest:s,_userCrew:n,_userMeta:r})=>{const i=s??await ms(a);if(this.isCompleted(i))return null;const d=r??await ft(a),f=n??await Qn(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,f),await this.applyReward(i,d,f)});e(this,"getComputedRewards",(a,s)=>{const n=this.daily&&us(s)?fs(s):1;return{xp:(vn(this.xp)?this.xp(a):this.xp)*n*(1+rs(a)),berry:(vn(this.berry)?this.berry(a):this.berry)*n}})}async applyReward(a,s,n){return this.title&&await cs(a.user._id,this.title.name),this.badge&&(this.crew&&n?await Br(n.crew._id,this.badge,this.rank.id):await lr(a.user._id,this.badge,this.rank.id)),this.isFactionBadge&&await or(a.user._id,this.rank.id),this.asset&&await dr(a.user._id,this.asset),this.getComputedRewards(s,a)}async specificQuestCompletion(a,s){this.id==="daily_all"&&(await gr(a.user._id,a.lastFullComplete),s&&await this.markCrewDailyAsCompleted(s.crew._id,a.user._id)),this.id==="be_level_10"&&await Sr(a.user._id,!0),this.id!=="be_level_10"&&this.id.startsWith("be_level_")&&await kr(a.user._id,!0),this.id==="crew_all_members_daily"&&s&&await jn(a.user._id)}isCompleted(a){return this.daily?fr(a,this.id):ur(a,this.id)}async markAsCompleted(a){this.daily?await yr(a.user._id,this.id):await pr(a.user._id,this.id)}async markCrewAsCompleted(a){await Dr(a,this.id)}async markCrewDailyAsCompleted(a,s){await Or(a,s.toHexString(),this.id)}}class Zc extends o{constructor(){super(...arguments);e(this,"name","Bienvenue à bord !");e(this,"id","crew_create_or_join");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Créer son équipage/Rejoindre un équipage");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"secret",!1);e(this,"daily",!1);e(this,"crew",!1)}}class Jc extends o{constructor(){super(...arguments);e(this,"name","Prêt à naviguer !");e(this,"id","crew_daily_click");e(this,"rank",l.RANKS.COMMON);e(this,"description","Faire acte de présence auprès de son équipage");e(this,"berry",1e4);e(this,"xp",1e3);e(this,"crew",!0);e(this,"daily",!0);e(this,"secret",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1)}}const eu=Object.freeze(Object.defineProperty({__proto__:null,CrewCreateOrJoin:Zc,CrewValidateDaily:Jc},Symbol.toStringTag,{value:"Module"}));class tu extends o{constructor(){super(...arguments);e(this,"name","1 jour 1 message");e(this,"id","daily_send_message");e(this,"rank",l.RANKS.COMMON);e(this,"description","Envoyer un message");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*1e3);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*100);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null)}}class au extends o{constructor(){super(...arguments);e(this,"name","Les nouvelles sont bonnes ?");e(this,"id","daily_read_edito");e(this,"rank",l.RANKS.COMMON);e(this,"description","Réagir à l'édito");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*3e3);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*300);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null)}}class su extends o{constructor(){super(...arguments);e(this,"name","Quoi ? Feur !");e(this,"id","daily_answer");e(this,"rank",l.RANKS.COMMON);e(this,"description","Répondre à quelqu'un");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*1500);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*150);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null)}}class nu extends o{constructor(){super(...arguments);e(this,"name","Narcissique");e(this,"id","daily_check_profile");e(this,"rank",l.RANKS.COMMON);e(this,"description","Regarder son profil");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*2e3);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*200);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null)}}class ru extends o{constructor(){super(...arguments);e(this,"name","Almanax");e(this,"id","almanax");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Valider 365 jours de suite les quêtes quotidiennes");e(this,"berry",1e9);e(this,"xp",1e6);e(this,"badge",c.BadgeList.calendar);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"asset",null);e(this,"title",null);e(this,"daily",!1)}}const Wa=Object.freeze(Object.defineProperty({__proto__:null,Almanax:ru,DailyAnswer:su,DailyCheckProfile:nu,DailyReadEdito:au,DailySendMessage:tu},Symbol.toStringTag,{value:"Module"}));class iu extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=7)}}class lu extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=30)}}class ou extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=30*3)}}class du extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=30*6)}}class cu extends o{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,"onCrewQuestUpdate",s=>s.meta.streak80Percent>=365)}}class uu extends o{constructor(){super(...arguments);e(this,"name","Au rapport !");e(this,"id","crew_all_members_daily");e(this,"rank",l.RANKS.RARE);e(this,"description","Tous les membres ont rempli leurs quêtes quotidiennes");e(this,"berry",5e4);e(this,"xp",5e3);e(this,"crew",!0);e(this,"daily",!0);e(this,"secret",!1);e(this,"asset",null);e(this,"title",null);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"onCrewQuestUpdate",(s,n)=>{var r,i;return Ar(s,"daily_all")&&!ge(((i=(r=s.daily)==null?void 0:r[n.user._id.toHexString()])==null?void 0:i.crew_all_members_daily)??new Date(0),new Date)&&!ge(n.lastAllMembersDaily,new Date)})}}class fu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=5)}}class hu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=7)}}class mu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=10)}}class pu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=12)}}class yu extends o{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,"onCrewQuestUpdate",s=>s.meta.maxVoiceMembers>=15)}}const za=Object.freeze(Object.defineProperty({__proto__:null,CrewAllMembersDaily:uu,CrewCarpenter1Month:lu,CrewCarpenter1Week:iu,CrewCarpenter1Year:cu,CrewCarpenter3Months:ou,CrewCarpenter6Months:du,CrewVocal10:mu,CrewVocal12:pu,CrewVocal15:yu,CrewVocal5:fu,CrewVocal7:hu},Symbol.toStringTag,{value:"Module"}));class gu extends o{constructor(){super(...arguments);e(this,"name","Ah bah maintenant, elle va marcher beaucoup moins bien forcément !");e(this,"id","crew_break_ship");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Casser son bateau (atteindre les 0% de détérioration)");e(this,"berry",-1e6);e(this,"xp",-1e5);e(this,"crew",!0);e(this,"secret",!0);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"onCrewUpdate",s=>s.disintegration<=0)}}class _u extends o{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.getCurrentCrewLevel(s.meta.xp)>=10)}}class wu extends o{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.getCurrentCrewLevel(s.meta.xp)>=25)}}class bu extends o{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.getCurrentCrewLevel(s.meta.xp)>=50)}}class vu extends o{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.getCurrentCrewLevel(s.meta.xp)>=75)}}class Mu extends o{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.getCurrentCrewLevel(s.meta.xp)>=100)}}class Su extends o{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 ku extends o{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 Cu extends o{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 xu extends o{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 Ru extends o{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 Uu extends o{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 Bu extends o{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 Au extends o{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 Du extends o{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 Ou extends o{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 Nu extends o{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,n)=>s.stats[n.toHexString()].xp>=5e4)}}class $u extends o{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,n)=>s.stats[n.toHexString()].xp>=5e5)}}class Eu extends o{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,n)=>s.stats[n.toHexString()].xp>=1e6)}}class Fu extends o{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,n)=>s.stats[n.toHexString()].xp>=5e6)}}class Iu extends o{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,n)=>s.stats[n.toHexString()].xp>=5e7)}}const Xa=Object.freeze(Object.defineProperty({__proto__:null,CrewBeLevel10:_u,CrewBeLevel100:Mu,CrewBeLevel25:wu,CrewBeLevel50:bu,CrewBeLevel75:vu,CrewBreakShip:gu,CrewBring1mXp:Eu,CrewBring500kXp:$u,CrewBring50kXp:Nu,CrewBring50mXp:Iu,CrewBring5mXp:Fu,CrewHave100MBerry:Su,CrewHave1MdBerry:Cu,CrewHave500MBerry:ku,CrewHave50MdBerry:Ru,CrewHave5MdBerry:xu,CrewSize10:Au,CrewSize12:Du,CrewSize15:Ou,CrewSize5:Uu,CrewSize7:Bu},Symbol.toStringTag,{value:"Module"}));class Yu extends o{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 Lu extends o{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 Pu extends o{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 Tu extends o{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 ju extends o{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 Za=Object.freeze(Object.defineProperty({__proto__:null,Have100Recipe:ju,Have10Recipe:Pu,Have1Recipe:Yu,Have25Recipe:Tu,Have5Recipe:Lu},Symbol.toStringTag,{value:"Module"}));class Qu extends o{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 qu extends o{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 Hu extends o{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 Ku extends o{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 Gu extends o{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 Vu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=25)}}class Wu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=50)}}class zu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=100)}}class Xu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=250)}}class Zu extends o{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=>R.getComputedCharacteristicValue(s.characteristics.strength)>=500)}}class Ju extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=25)}}class ef extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=50)}}class tf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=100)}}class af extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=250)}}class sf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.agility)>=500)}}class nf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=25)}}class rf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=50)}}class lf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=100)}}class of extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=250)}}class df extends o{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=>R.getComputedCharacteristicValue(s.characteristics.intelligence)>=500)}}class cf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=25)}}class uf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=50)}}class ff extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=100)}}class hf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=250)}}class mf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.chance)>=500)}}class pf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=25)}}class yf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=50)}}class gf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=100)}}class _f extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=250)}}class wf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.vitality)>=500)}}class bf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=25)}}class vf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=50)}}class Mf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=100)}}class Sf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=250)}}class kf extends o{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=>R.getComputedCharacteristicValue(s.characteristics.wisdom)>=500)}}class Cf extends o{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 xf extends o{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 Rf extends o{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 Uf extends o{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 Bf extends o{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 Af extends o{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 Df extends o{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 Of extends o{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 Nf extends o{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 $f extends o{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)}}class Ef extends o{constructor(){super(...arguments);e(this,"name","T'as des amis ?");e(this,"id","daily_vocal");e(this,"rank",l.RANKS.COMMON);e(this,"description","Se connecter 10 min en vocal");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*5e3);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*500);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserMetaUpdate",({xp:s})=>s.voice.minutesInVoiceToday>=10&&ge(s.voice.lastConnection,new Date))}}const Ja=Object.freeze(Object.defineProperty({__proto__:null,BeLevel10:Cf,BeLevel120:$f,BeLevel20:xf,BeLevel30:Rf,BeLevel40:Uf,BeLevel50:Bf,BeLevel60:Af,BeLevel70:Df,BeLevel80:Of,BeLevel90:Nf,DailyVocal:Ef,Have100Agility:tf,Have100Chance:ff,Have100Intelligence:lf,Have100Strength:zu,Have100Vitality:gf,Have100Wisdom:Mf,Have250Agility:af,Have250Chance:hf,Have250Intelligence:of,Have250Strength:Xu,Have250Vitality:_f,Have250Wisdom:Sf,Have25Agility:Ju,Have25Chance:cf,Have25Intelligence:nf,Have25Strength:Vu,Have25Vitality:pf,Have25Wisdom:bf,Have500Agility:sf,Have500Chance:mf,Have500Intelligence:df,Have500Strength:Zu,Have500Vitality:wf,Have500Wisdom:kf,Have500kBerry:Qu,Have500mBerry:Ku,Have50Agility:ef,Have50Chance:uf,Have50Intelligence:rf,Have50Strength:Wu,Have50Vitality:yf,Have50Wisdom:vf,Have50mBerry:Hu,Have5mBerry:qu,Have5mdBerry:Gu},Symbol.toStringTag,{value:"Module"}));class Ff extends o{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 If extends o{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 Yf extends o{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 Lf extends o{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 Pf extends o{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 Tf extends o{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 es=Object.freeze(Object.defineProperty({__proto__:null,Have100Title:Tf,Have10Title:Lf,Have1Background:Ff,Have25Background:If,Have50Background:Yf,Have50Title:Pf},Symbol.toStringTag,{value:"Module"}));class jf extends o{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 Qf extends o{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 qf extends o{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 Hf extends o{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 Kf extends o{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 Gf extends o{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 Vf extends o{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 Wf extends o{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 zf extends o{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 Xf extends o{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 Zf extends o{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 Jf extends o{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 e0 extends o{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 t0 extends o{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 a0 extends o{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 s0 extends o{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 n0 extends o{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 r0 extends o{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 i0 extends o{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 l0 extends o{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 o0 extends o{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 d0 extends o{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 c0 extends o{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 u0 extends o{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 f0 extends o{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 h0 extends o{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 m0 extends o{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 p0 extends o{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 y0 extends o{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 g0 extends o{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 _0 extends o{constructor(){super(...arguments);e(this,"name","C'est une bonne situation ça scribe ?");e(this,"id","craft_5_scrolls");e(this,"rank",l.RANKS.COMMON);e(this,"description","Craft 5 Parchemins");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"asset",null);e(this,"title",c.questTitles["Apprenti Scribe"]);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.scrolls>=5)}}class w0 extends o{constructor(){super(...arguments);e(this,"name","Artisan des Runes");e(this,"id","craft_10_scrolls");e(this,"rank",l.RANKS.RARE);e(this,"description","Craft 10 Parchemins");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"asset",null);e(this,"title",c.questTitles["Artisan des Runes"]);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.scrolls>=10)}}class b0 extends o{constructor(){super(...arguments);e(this,"name","Collectionneur des Manuscrits");e(this,"id","craft_20_scrolls");e(this,"rank",l.RANKS.EPIC);e(this,"description","Craft 20 Parchemins");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"asset",null);e(this,"title",c.questTitles["Collectionneur de Manuscrits"]);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.scrolls>=20)}}class v0 extends o{constructor(){super(...arguments);e(this,"name","Maître des Enluminures");e(this,"id","craft_50_scrolls");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Craft 50 Parchemins");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"asset",null);e(this,"title",c.questTitles["Maître des Enluminures"]);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.scrolls>=50)}}class M0 extends o{constructor(){super(...arguments);e(this,"name","Protecteur du Savoir");e(this,"id","craft_100_scrolls");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Craft 100 Parchemins");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"asset",null);e(this,"title",c.questTitles["Protecteur du Savoir"]);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.scrolls>=100)}}class S0 extends o{constructor(){super(...arguments);e(this,"name","Egoïste...");e(this,"id","crew_10_percent");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Être à 10% d'XP pour l'équipage pendant 3 mois");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"secret",!0);e(this,"asset",null);e(this,"title",c.questTitles.Egoïste);e(this,"badge",c.BadgeList.selfish);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.timeAt10Percent>=90)}}class k0 extends o{constructor(){super(...arguments);e(this,"name","Merci bien camarade !");e(this,"id","crew_90_percent");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Être à 90% d'XP pour l'équipage pendant 3 mois");e(this,"berry",1e6);e(this,"xp",1e5);e(this,"secret",!0);e(this,"asset",null);e(this,"title",c.questTitles.Camarade);e(this,"badge",c.BadgeList.camarade);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.timeAt90Percent>=90)}}class C0 extends o{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 x0 extends o{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 R0 extends o{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 U0 extends o{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 B0 extends o{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 A0 extends o{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 D0 extends o{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 O0 extends o{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 N0 extends o{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 $0 extends o{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 E0 extends o{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||ra(n,r=>r.gameType).length<5?!1:n.reduce((r,i)=>r+i.endState,0)===5})}}class F0 extends o{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||ra(n,r=>r.gameType).length<5?!1:n.reduce((r,i)=>r+i.endState,0)===-5})}}class I0 extends o{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 Y0 extends o{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 L0 extends o{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 P0 extends o{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 T0 extends o{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 j0 extends o{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 Q0 extends o{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 q0 extends o{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 H0 extends o{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 K0 extends o{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 G0 extends o{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 V0 extends o{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 W0 extends o{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 z0 extends o{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 X0 extends o{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 Z0 extends o{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 J0 extends o{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 eh extends o{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 th extends o{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 ah extends o{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 sh extends o{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 nh extends o{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 rh extends o{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 ih extends o{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 lh extends o{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 oh extends o{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 dh extends o{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 ch extends o{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 uh extends o{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 fh extends o{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 hh extends o{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 mh extends o{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 ph extends o{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 yh extends o{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 gh extends o{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 _h extends o{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 wh extends o{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 bh extends o{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 vh extends o{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 Mh extends o{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 Sh extends o{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 kh extends o{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 Ch extends o{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 xh=async(t,a,s,{berry:n,xp:r})=>{const i=await ms(a).then(E=>E.populate("user","faction")),d=fs(i),f=mr(i,i.user.faction),{badge:y,isFactionBadge:w,title:B,rank:I,name:q,description:jp,daily:aa,secret:Qp}=t;return s.Image().setImageName(`quest_success_${I.id}`).setDimensions(2080,636).draw(),y?s.Image().setImageName(c.progressiveBadgeTypeGuard(y)?`cropped_badge_${y.img}_${I.id}`:`cropped_badge_${y.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(aa?"QUÊTE JOURNALIÈRE TERMINÉE !":"SUCCÈS DÉBLOQUÉ !").setPosition(739,100).setFont("text",70).setColor(I.color).draw(),s.Text(q).setPosition(739,325).setOrigin(j.CanvasOrigin.BOTTOM_LEFT).setFont("poppins",q.length>=35?65-(q.length-35):65).draw(),s.Text(Qp?"Succès caché":jp).setPosition(739,360).setFont("poppins_italic",35).draw(),s.Text(`Récompenses: ${bt(n)}${aa&&d>1?` (+${bt(n*(d-1))})`:""} `).setPosition(739,520).setFont("poppins",35).setOrigin(j.CanvasOrigin.LEFT).draw(n!==0).next((E,Y)=>j.nextAllToXAxis(E.Image(),Y)).setImageName("quest_berry").setDimensions(50,79).draw(n!==0).next((E,Y)=>j.nextAllToXAxis(E.Text(` / ${bt(r)}${aa&&d>1?` (+${bt(r*(d-1))})`:""} `),Y)).draw(r!==0).next((E,Y)=>j.nextAllToXAxis(E.Image(),Y)).setImageName("quest_xp").setDimensions(57,59).draw(r!==0).next((E,Y)=>j.nextAllToXAxis(E.Text(` combo x${d}`),Y)).draw(aa&&d>1).next((E,Y)=>j.nextAllToXAxis(E.Text(" et la possibilité "),Y)).draw(w&&i.user.faction==="citizen").next((E,Y)=>j.nextAllToXAxis(E.Text("de choisir ta faction"),Y)).setFont("poppins_bold",35).draw(w&&i.user.faction==="citizen").next((E,Y)=>j.nextAllToXAxis(E.Text(" et le titre "),Y)).setFont("poppins",35).draw(!!B||w&&i.user.faction!=="citizen").next((E,Y)=>j.nextAllToXAxis(E.Text((B==null?void 0:B.name)??""),Y)).setFont("poppins_bold",35).setColor((B==null?void 0:B.rank.color)??"white").draw(!!B).next((E,Y)=>j.nextAllToXAxis(E.Text((f==null?void 0:f.name)??""),Y)).setColor((f==null?void 0:f.rank.color)??"white").draw(w&&!!f),await s.encode("webp")},Rh=10,Uh=1e7,Bh=100,Ah=["berry","success_COMMON","success_RARE","success_EPIC","success_LEGENDARY","success_MYTHIC","xp"],Dh={adventurer_strap:"<:adventurer_strap:1253041086147068035>",adventurer_collar:"<:adventurer_collar:1253041084611690567>",adventurer_boots:"<:adventurer_boots:1253041083252867123>",adventurer_helmet:"<:Casque_cuir:1256965718432550953>",adventurer_weapon:"<:Dague_cuir:1256965714141515837>",adventurer_belt:"<:Ceinture_cuir:1256965593333108838>",herbalist_boots:"<:Sandales_de_lHerboriste:1307627799879749652>",herbalist_helmet:"<:Chapeau_de_lHerboriste:1307627803596034058>",herbalist_weapon:"<:Gant_de_lHerboriste:1307627802073239642>",herbalist_belt:"<:Ceinture_de_lHerboriste:1307627798260744212>",marine_collar:"<:marine_collar:1309899971662712892>",marine_helmet:"<:marine_helmet:1308766843736948756>",marine_ring:"<:marine_ring:1308766839823663184>",marine_strap:"<:marine_strap:1308766838032957520>",pirate_weapon:"<:pirate_weapon:1308766750497705984>",pirate_helmet:"<:pirate_helmet:1308766752171102252>",pirate_ring:"<:pirate_ring:1308766574081212506>",pirate_belt:"<:pirate_belt:1308766575259553792>",revolutionary_belt:"<:revolutionary_belt:1308766578967576576>",revolutionary_boots:"<:revolutionary_boots:1308766571535011861>",revolutionary_helmet:"<:revolutionary_helmet:1308766576736075867>",revolutionary_ring:"<:revolutionary_ring:1308766581089767424>",little_blacksmith_collar:"<:little_blacksmith_collar:1308814708714770593>",little_blacksmith_weapon:"<:little_blacksmith_weapon:1308814712397627483>",little_blacksmith_ring:"<:little_blacksmith_ring:1308814710803529739>",little_blacksmith_strap:"<:little_blacksmith_strap:1308814713752391700>"},Oh={background:"<:background:1178465681809887334>",title:"<:title:1178465688915038208>",chest_1:"<:lootbox1:1186689926167810088>",chest_2:"<:lootbox2:1186258728882811051>",chest_3:"<:lootbox3:1243963722259501216>",chest_4:"<:lootbox3:1186259958216523786>",chest_blacksmith_1:"<:chest_blacksmith_1:1310090050146664498>",chest_blacksmith_2:"<:chest_blacksmith_2:1310090051371139092>",chest_blacksmith_3:"<:chest_blacksmith_3:1310090052839276554>",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>",enchant:{wood:"<:Bois_enchante:1302698738107682986>",cereal:"<:Cereale_enchantee:1302698739307253862>",hemp:"<:Chanvre_enchante:1302698741098086411>",poppy:"<:Coquelicot_ecarlate_enchante:1302698743597891744>",rope:"<:Corde_Enchantee:1302698745875661001>",cotton:"<:Coton_enchante:1302698771804721295>",leather:"<:Cuir_enchante:1302698774510174360>",pure_water:"<:Eau_pure_enchantee:1302698775965466654>",iron:"<:Fer_brut_enchante:1302698777899040789>",manganese:"<:Manganese_scintillante_enchantee:1302698799273214073>",ebony_poppy:"<:Pavot_debene_enchante:1302698801559109672>",rose:"<:Rose_immaculee_enchantee:1302698803886948452>",sea_salt:"<:Sel_Marin_enchante:1302698806541815869>",tissue:"<:Tissu_enchante:1302698807917805633>",clover:"<:Trefle_a_6_feuilles_enchante:1302698809670762556>"}},Nh={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>"},items:Oh,equipments:Dh},$h=(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?Nh.factions[`b_${a}_${t.rank.id}`]:""},Eh=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},Fh=async(t,a)=>{const s=Object.values(Wa).find(n=>new n().id===t);if(s){const n=new s,r=await n.complete(a,{});r&&re("userDaily",a,[[n,r]])}},Ih=async(t,a)=>{const s=Object.values(eu).find(n=>new n().id===t);if(s){const n=new s,r=await n.complete(a,{});r&&re("crewDaily",a,[[n,r]])}};class Yh extends o{constructor(){super(...arguments);e(this,"name","Jeune étudiant");e(this,"id","drink_50_alcohols");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 50 alcools");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Jeune étudiant"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=50)}}class Lh extends o{constructor(){super(...arguments);e(this,"name","Habitué des bars");e(this,"id","drink_250_alcohols");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 250 alcools");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Habitué des bars"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=250)}}class Ph extends o{constructor(){super(...arguments);e(this,"name","Alcoolique notoire");e(this,"id","drink_500_alcohols");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 500 alcools");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Alcoolique notoire"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=500)}}class Th extends o{constructor(){super(...arguments);e(this,"name","Ivrogne");e(this,"id","drink_1000_alcohols");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 1000 alcools");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Ivrogne);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=1e3)}}class jh extends o{constructor(){super(...arguments);e(this,"name","Breton");e(this,"id","drink_2000_alcohols");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 2000 alcools");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Breton);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.total>=2e3)}}class Qh extends o{constructor(){super(...arguments);e(this,"name","Buveur de Rhum");e(this,"id","drink_10_rhum");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 10 Rhums");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Buveur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=10)}}class qh extends o{constructor(){super(...arguments);e(this,"name","Amateur de Rhum");e(this,"id","drink_100_rhum");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 100 Rhums");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Amateur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=100)}}class Hh extends o{constructor(){super(...arguments);e(this,"name","Connaisseur de Rhum");e(this,"id","drink_250_rhum");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 250 Rhums");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Connaisseur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=250)}}class Kh extends o{constructor(){super(...arguments);e(this,"name","Rhumologue");e(this,"id","drink_500_rhum");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 500 Rhums");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Rhumologue);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=500)}}class Gh extends o{constructor(){super(...arguments);e(this,"name","Dieu du Rhum");e(this,"id","drink_1000_rhum");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 1000 Rhums");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Dieu du Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.rhums>=1e3)}}class Vh extends o{constructor(){super(...arguments);e(this,"name","Buveur de Bière");e(this,"id","drink_10_beer");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 10 Bières");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Buveur de Bière"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=10)}}class Wh extends o{constructor(){super(...arguments);e(this,"name","Amateur de Bière");e(this,"id","drink_100_beer");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 100 Bières");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Amateur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=100)}}class zh extends o{constructor(){super(...arguments);e(this,"name","Connaisseur de Bière");e(this,"id","drink_250_beer");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 250 Bières");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Connaisseur de Rhum"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=250)}}class Xh extends o{constructor(){super(...arguments);e(this,"name","Bièrologue");e(this,"id","drink_500_beer");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 500 Bières");e(this,"berry",5e7);e(this,"xp",2e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Bièrologue);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=500)}}class Zh extends o{constructor(){super(...arguments);e(this,"name","Dieu de la Bière");e(this,"id","drink_1000_beer");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 1000 Bières");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Dieu de la Bière"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.beers>=1e3)}}class Jh extends o{constructor(){super(...arguments);e(this,"name","Buveur de Vin");e(this,"id","drink_10_wine");e(this,"rank",l.RANKS.COMMON);e(this,"description","Boire 10 Vins");e(this,"berry",5e5);e(this,"xp",2e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Buveur de Vin"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=10)}}class em extends o{constructor(){super(...arguments);e(this,"name","Amateur de Vin");e(this,"id","drink_100_wine");e(this,"rank",l.RANKS.RARE);e(this,"description","Boire 100 Vins");e(this,"berry",2e6);e(this,"xp",5e4);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Amateur de Vin"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=100)}}class tm extends o{constructor(){super(...arguments);e(this,"name","Connaisseur de Vin");e(this,"id","drink_250_wine");e(this,"rank",l.RANKS.EPIC);e(this,"description","Boire 250 Vins");e(this,"berry",1e7);e(this,"xp",1e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Connaisseur de Vin"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=250)}}class am extends o{constructor(){super(...arguments);e(this,"name","Vinologue");e(this,"id","drink_500_wine");e(this,"rank",l.RANKS.LEGENDARY);e(this,"description","Boire 500 Vins");e(this,"berry",1e7);e(this,"xp",2e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles.Vinologue);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=500)}}class sm extends o{constructor(){super(...arguments);e(this,"name","Dieu du Vin");e(this,"id","drink_1000_wine");e(this,"rank",l.RANKS.MYTHIC);e(this,"description","Boire 1000 Vins");e(this,"berry",1e8);e(this,"xp",5e5);e(this,"secret",!1);e(this,"asset",null);e(this,"title",c.questTitles["Dieu du Vin"]);e(this,"badge",null);e(this,"isFactionBadge",!1);e(this,"daily",!1);e(this,"crew",!1);e(this,"onUserQuestMetaUpdate",s=>s.items.alcohols.wines>=1e3)}}const ts=Object.freeze(Object.defineProperty({__proto__:null,Bet10M:qf,Bet666:j0,BetMinValue:jf,Birthday:Wf,BotPing:zf,ChestOpen1000Quest:i0,ChestOpen150Quest:n0,ChestOpen2000Quest:l0,ChestOpen500Quest:r0,ChestOpen50Quest:s0,Craft1000Times:f0,Craft100CookedMeals:p0,Craft100Scrolls:M0,Craft10CookedMeals:h0,Craft10Scrolls:w0,Craft200Times:c0,Craft20Scrolls:b0,Craft20Times:o0,Craft250CookedMeals:y0,Craft500CookedMeals:g0,Craft500Times:u0,Craft50CookedMeals:m0,Craft50Scrolls:v0,Craft50Times:d0,Craft5Scrolls:_0,Crew10Percent:S0,Crew90Percent:k0,DoubleSix:O0,Draw1000Quest:R0,Draw100Quest:C0,Draw2000Quest:U0,Draw300Quest:x0,Draw5000Quest:B0,DrawDoubleSix:N0,Drink1000Alcohols:Th,Drink1000Beer:Zh,Drink1000Quest:e0,Drink1000Rhum:Gh,Drink1000Wine:sm,Drink100Beer:Wh,Drink100Rhum:qh,Drink100Today:Xf,Drink100Wine:em,Drink10Beer:Vh,Drink10Rhum:Qh,Drink10Wine:Jh,Drink2000Alcohols:jh,Drink2000Quest:t0,Drink200Quest:Zf,Drink250Alcohols:Lh,Drink250Beer:zh,Drink250Rhum:Hh,Drink250Wine:tm,Drink5000Quest:a0,Drink500Alcohols:Ph,Drink500Beer:Xh,Drink500Quest:Jf,Drink500Rhum:Kh,Drink500Wine:am,Drink50Alcohols:Yh,Edito:A0,Everyone:D0,Finish100Raids:G0,Finish10Raids:q0,Finish200Raids:V0,Finish25Raids:H0,Finish50Raids:K0,GuessInOne:T0,Lose10M:Vf,LoseAll5GamesInRow:F0,LoseEverything:Qf,Paper100:Y0,RandomMessage100Quest:X0,RandomMessage200Quest:Z0,RandomMessage20Quest:W0,RandomMessage500Quest:J0,RandomMessage50Quest:z0,Report:eh,Rock100:P0,Scissor100:L0,SevenQuitteOuDouble:$0,SpendShop500M:oh,SpendShop50M:lh,SpendShop50Ml:ch,SpendShop5M:ih,SpendShop5Ml:dh,TenBlackJack:I0,TotalBet10M:Kf,TotalBet1Md:Gf,Voice10Hours:uh,Voice2500Hours:mh,Voice250Hours:hh,Voice25Hours:fh,Voice5000Hours:ph,WinAll5GamesInRow:E0,WinLose10:Q0,WinOn10MBet:Hf,Work1000Quest:_h,Work100Quest:yh,Work2000Quest:wh,Work300Quest:gh,Work5000Quest:bh,Write100Chats:kh,Write10Chats:vh,Write200Chats:Ch,Write20Chats:Mh,Write50Chats:Sh,send100000Messages:nh,send1000Messages:ah,send100Messages:th,send200000Messages:rh,send25000Messages:sh},Symbol.toStringTag,{value:"Module"}));class nm extends o{constructor(){super(...arguments);e(this,"name","T'as pas oublié de ranger ta chambre ?");e(this,"id","daily_all");e(this,"rank",l.RANKS.RARE);e(this,"description","Finir les quêtes journalières");e(this,"berry",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*12500);e(this,"xp",({xp:s})=>(l.getCurrentLevel(s.amount)/10+1)*1250);e(this,"daily",!0);e(this,"secret",!1);e(this,"crew",!1);e(this,"isFactionBadge",!1);e(this,"badge",null);e(this,"asset",null);e(this,"title",null);e(this,"onUserQuestUpdate",s=>{for(const[n,r]of Object.entries(s.daily))if(!ge(r,new Date)&&this.id!==n)return!1;return Object.keys(s.daily).filter(n=>n!==this.id).length>=5})}}const as=Object.freeze(Object.defineProperty({__proto__:null,DailyAll:nm},Symbol.toStringTag,{value:"Module"})),rm=[...Object.values(Ja),...Object.values(es),...Object.values(Za),...Object.values(ts),...Object.values(as),...Object.values(Xa),...Object.values(za),...Object.values(Wa)],im=async t=>{var s;const a=[];for(const n of Object.values(Ja)){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&&re("userMetaUpdate",t.user._id,a)},lm=async t=>{var s;const a=[];for(const n of Object.values(ts)){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&&re("userQuestMetaUpdate",t.user._id,a)},om=["raidUnlock"],zn=new _s.EventEmitter,ct=(t,a,s)=>{zn.emit(t,a,s)},dm=t=>{for(const a of om)zn.on(a,(s,n)=>{t(a,s,n)})},cm=async t=>{var s,n;const a=await ps(t.user._id);l.getCurrentLevel(t.xp.amount)>=30&&!yt(a,"training")&&(await _t(a.user._id,"training"),ct("raidUnlock",t.user._id,"training")),(((n=(s=a.obtainedRewards.training)==null?void 0:s.filter(r=>r.startsWith("end_")))==null?void 0:n.length)??0)>=4&&!yt(a,"resources")&&(await _t(a.user._id,"resources"),ct("raidUnlock",t.user._id,"resources"))},um=async t=>{const a=await ps(t.user._id);ra(t.equipmentList,s=>s.id).map(s=>k.findEquipment(s)).filter(s=>s.panoply==="adventurer").length===6&&!yt(a,"pirate_cave")&&(await _t(a.user._id,"pirate_cave"),ct("raidUnlock",t.user._id,"pirate_cave")),(t.itemList.get("map_fragment")??0)>=5&&!yt(a,"mysterious_island")&&(await _t(a.user._id,"mysterious_island"),await $e(t.user._id,"map_fragment",5),ct("raidUnlock",t.user._id,"mysterious_island"))},ss=new h.Schema({user:{type:h.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}},alcohols:{wines:{type:Number,default:0},rhums:{type:Number,default:0},beers:{type:Number,default:0},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},scrolls:{type:Number,default:0},total:{type:Number,default:0}},raidFinished:{type:Number,default:0},reportedSomeone:{type:Boolean,default:!1}});ss.index({user:1}),ss.post("findOneAndUpdate",async function(t){await lm(t)});const ie=((Hr=h.models)==null?void 0:Hr.UserQuestMeta)||h.model("UserQuestMeta",ss),S=async(t,a)=>{await ie.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},fm=async t=>{await S(t,{$inc:{work:1}})},hm=async t=>{await S(t,{$set:{hadMoreThanZeroBerry:!0}})},mm=async t=>{await S(t,{$set:{sevenQuitteOuDouble:!0}})},pm=async t=>{await S(t,{$inc:{black_jack:1}})},ym=async(t,a,s)=>{await S(t,{$push:{lastGames:{$each:[{gameType:a,endState:s}],$position:0,$slice:20}}})},gm=async t=>{await S(t,{$inc:{draw:1}})},_m=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 ie.updateOne({user:t,"bet666.last":{$gte:a,$lte:s}},{$inc:{"bet666.amount":1},$set:{"bet666.last":new Date}}),await ie.updateOne({user:t,"bet666.last":{$lt:a}},{$set:{"bet666.last":new Date,"bet666.amount":1}})},wm=async(t,a)=>{await S(t,{$inc:{totalBet:a}})},bm=async(t,a)=>{await S(t,[{$set:{"rps.nb":{$cond:{if:{$eq:["$rps.lastRps",a]},then:{$add:["$rps.nb",1]},else:1}},"rps.lastRps":a}}])},Xn=async(t,a)=>{await S(t,{$inc:{totalSpentInShop:a}})},vm=async(t,a,s)=>{const n=k.findEntity(s);await S(t,{$inc:{"crafts.cookedMeal":k.isCookedMeal(n)?a:0,"crafts.scrolls":k.isScrollItem(n)?a:0,"crafts.total":a}})},Mm=async t=>{await S(t,{$set:{reportedSomeone:!0}})},Sm=async t=>{await S(t,{$inc:{randomMessage:1}})},km=async t=>{await S(t,{$inc:{botPing:1}})},Cm=async t=>{await S(t,{$inc:{guessInOne:1}})},xm=async t=>{await S(t,{$set:{hasCelebrateBirthday:!0}})},Rm=async t=>{await S(t,{$inc:{double_six:1}})},Um=async t=>{await S(t,{$inc:{drawDoubleSix:1}})},Bm=async(t,a)=>{a?await S(t,{$set:{timeAt10Percent:0}}):await S(t,{$inc:{timeAt10Percent:1}})},Am=async(t,a)=>{a?await S(t,{$set:{timeAt90Percent:0}}):await S(t,{$inc:{timeAt90Percent:1}})},Dm=async t=>{await S(t,{$set:{tagEveryone:!0}})},Om=async t=>{await S(t,{$set:{betMin:!0}})},Zn=async t=>{await S(t,{$set:{loseEverything:!0}})},Nm=Object.freeze(Object.defineProperty({__proto__:null,addTotalMinutesInVoice:async(t,a)=>{await S(t,{$inc:{totalMinutesInVoice:a}})},addWrittenTextChannel:async(t,a)=>{await S(t,{$addToSet:{writeDifferentChat:a}})},bet666:_m,botPingIncrement:km,drawDoubleSix:Um,drawIncrement:gm,hadMoreThanZeroBerry:hm,hasBet10M:async t=>{await S(t,{$set:{bet10M:!0}})},hasBetMin:Om,hasCelebrateBirthday:xm,hasGuessInOne:Cm,hasLose10M:async t=>{await S(t,{$set:{lose10M:!0}})},hasLoseEverything:Zn,hasReportedSomeone:Mm,hasSevenQod:mm,hasTagEveryone:Dm,hasWinBet10M:async t=>{await S(t,{$set:{winBet10M:!0}})},incrementAlcoholDrink:async(t,a,s)=>{await S(t,{$inc:{"items.alcohols.wines":a==="wine"?s:0,"items.alcohols.beers":a==="beer"?s:0,"items.alcohols.rhums":a==="rhum"?s:0,"items.alcohols.total":s}})},incrementBottleUsedToday:async(t,a)=>{const s=new Date;s.setHours(0,0,0,0),await ie.updateOne({user:t,"items.bottle.last":{$gte:s}},{$inc:{"items.bottle.today":a},$set:{"items.bottle.last":new Date}}),await ie.updateOne({user:t,"items.bottle.last":{$lt:s}},{$set:{"items.bottle.last":new Date,"items.bottle.today":a}})},incrementBottleUsedTotal:async(t,a)=>{await S(t,{$inc:{"items.bottle.total":a}})},incrementChestOpenedTotal:async(t,a)=>{await S(t,{$inc:{"items.chest.total":a}})},incrementMessageSend:async t=>{await S(t,{$inc:{messageSent:1}})},randomMessageIncrement:Sm,readEdito:async t=>{const a=new Date;a.setHours(0,0,0,0),await ie.updateOne({user:t,"edito.lastTimeRead":{$gte:a}},{$inc:{"edito.readToday":1},$set:{"edito.lastTimeRead":new Date}}),await ie.updateOne({user:t,"edito.lastTimeRead":{$lt:a}},{$set:{"edito.lastTimeRead":new Date,"edito.readToday":1}})},updateCrafts:vm,updateCrew10Percent:Bm,updateCrew90Percent:Am,updateLastGames:ym,updateRps:bm,updateTotalBet:wm,updateTotalSpentInShop:Xn,winBlackjack:pm,winDoubleSix:Rm,workIncrement:fm},Symbol.toStringTag,{value:"Module"})),Ge={multiplier:{type:Number,default:0},origin:String,expireAt:{type:Date,default:null},startAt:{type:Date,default:null}},ut=new h.Schema({user:{type:h.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:[Ge],default:[]},work:{type:[Ge],default:[]}},berry:{work:{type:[Ge],default:[]},global:{type:[Ge],default:[]}},drop:{work:{type:[Ge],default:[]}},xp:{global:{type:[Ge],default:[]}}},hp:{type:Number,default:100},workUnluckyStreak:{type:Number,default:0},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}}});ut.index({user:1}),ut.index({"xp.amount":-1}),ut.index({berry:-1}),ut.post("findOneAndUpdate",async function(t){await cm(t),await im(t),t.berry===0&&await Zn(t.user._id),t.hp<=0&&await Ln(t.user._id)});const Ce=((Kr=h.models)==null?void 0:Kr.UserMeta)||h.model("UserMeta",ut),Jn=async t=>await Ce.create({user:t}),ft=async(t,a={})=>{const s=await Ce.findOne({user:t},a);return s||await Jn(t)},ns=t=>Object.fromEntries(l.CHARACTERISTICS.map(a=>[a,R.getComputedCharacteristicValue(t.characteristics[a])+t.scrolls[a]])),$m=t=>Date.now()-t.xp.lastMessageWithXp.getTime()>60*1e3,rs=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&&(!n||!Oe(n))?i:0),0)},Em=t=>{const a=t.trim().length,s=2;return a<10?10*s:a>300?300*s:a*s},Fm=(t,a,s)=>(a*=1+rs(t),Math.ceil(a*s)),Im=(t,a,s)=>{const n=s?1:er(t);return a<=0?a:Math.ceil(a*(n||1))},Ym=t=>t.buffs.cooldown.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),Lm=t=>t.buffs.drop.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),Pm=t=>t.buffs.berry.work.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),er=t=>t.buffs.berry.global.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),Tm=t=>t.buffs.cooldown.casino.reduce((a,{expireAt:s,startAt:n,multiplier:r})=>a+(new Date>=(n??new Date)&&(!s||!Oe(s))?r:0),1),xe=async(t,a,s)=>{const n=a??await ft(t,{buffs:0,xp:0}),r=s??await Wt(t,{itemList:0,equipmentList:0});return((ns(n).vitality??0)+Va(r).vitality)*l.HP_PER_VITALITY+l.DEFAULT_MAX_HP},jm=Object.freeze(Object.defineProperty({__proto__:null,calcBerry:Im,calcBerryGlobalBuff:er,calcBerryWorkBuff:Pm,calcCooldownCasinoBuff:Tm,calcCooldownWorkBuff:Ym,calcDropWorkBuff:Lm,calcMessageXp:Em,calcXp:Fm,calcXpBoost:rs,getBerryRank:async t=>(await Ce.aggregate([{$setWindowFields:{sortBy:{berry:-1},output:{rank:{$rank:{}}}}},{$match:{_id:t}},{$project:{rank:1}}]))[0],getGlobalRank:async t=>(await Ce.aggregate([{$setWindowFields:{sortBy:{"xp.amount":-1},output:{rank:{$rank:{}}}}},{$match:{_id:t}},{$project:{rank:1}}]))[0],getMaxHp:xe,getTotalCharacteristics:ns,hasCharacteristicRequirement:async(t,a,s,n)=>{const r=s??await ft(t,{buffs:0,xp:0}),i=n??await Wt(t,{itemList:0,equipmentList:0}),d=Ta(ns(r),Va(i),(f,y)=>f+y);for(const f of Object.keys(a))if(d[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&&(!r||!Oe(r))&&(n??new Date)<=new Date)return!0;return!1},isCooldownForXpPassed:$m},Symbol.toStringTag,{value:"Module"})),Qm=(t,a)=>Ce.findOneAndUpdate({user:t},a,{returnDocument:"after",upsert:!0}),F=async(t,a)=>{await Ce.findOneAndUpdate({user:t},a,{returnDocument:"after",upsert:!0})},qm=async t=>{await F(t,{$set:{"xp.lastMessageWithXp":new Date}})},Hm=async(t,a)=>{await F(t,{$inc:{"xp.amount":a}})},tr=async(t,a)=>{await F(t,[{$set:{berry:{$max:[{$add:["$berry",a]},0]}}}])},Km=async(t,a)=>{await F(t,{$set:{premium:a}})},Gm=async(t,a)=>{const{xp:{boost:s}}=await Qm(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},is=async(t,a)=>{if(Array.isArray(a)){for(const n of a)await is(t,n);return}const s=k.transformToDBBuff(a);await F(t,[{$set:{[`buffs.${a.target}`]:{$map:{input:`$buffs.${a.target}`,as:"buff",in:{$cond:{if:{$eq:[{$substr:["$$buff.origin",0,{$indexOfBytes:["$$buff.origin","/"]}]},a.origin.split("/")[0]]},then:{multiplier:a.multiplier,origin:a.origin,expireAt:s.expireAt?{$cond:{if:{$lt:["$$buff.expireAt",new Date]},then:s.expireAt,else:{$add:["$$buff.expireAt",(a.endIn??0)*60*60*1e3]}}}:null,startAt:{$cond:{if:{$gte:["$$buff.startAt",new Date]},then:"$$buff.startAt",else:{$add:[new Date,(a.startIn??0)*60*60*1e3]}}}},else:"$$buff"}}}}}},{$set:{[`buffs.${a.target}`]:{$cond:{if:{$in:[a.origin.split("/")[0],{$map:{input:`$buffs.${a.target}`,as:"buff",in:{$substr:["$$buff.origin",0,{$indexOfBytes:["$$buff.origin","/"]}]}}}]},then:`$buffs.${a.target}`,else:{$concatArrays:[`$buffs.${a.target}`,[{...s}]]}}}}}])},ls=async(t,a)=>{await F(t,{$pull:{[`buffs.${a.target}`]:{origin:a.origin}}})},Vm=async(t,a,s,n)=>{const r=k.fromDBToEquipableEquipment(a),i=vs(Object.values(s)),d=k.allPanoplies.find(w=>w.id===r.panoply);if(!d)return;const f=d.equipments.filter(w=>(i.find(B=>w.id===B.id)||!n&&r.id===w.id)&&(n?r.id!==w.id:!0)).length,y=f===d.equipments.length?d.fullBonus:f>=d.equipments.length/2?d.halfBonus:void 0;d.halfBonus&&"target"in d.halfBonus&&await ls(t,d.halfBonus),d.fullBonus&&"target"in d.fullBonus&&await ls(t,d.fullBonus),y&&"target"in y&&await is(t,y)},Wm=async(t,a,{userMeta:s,userInventory:n})=>{const r=s??await ft(t,{buffs:0,xp:0}),i=n??await Wt(t,{itemList:0,equipmentList:0}),f=await xe(t,r,i)-r.hp;await F(t,{$set:{hp:r.hp+Math.floor(Math.min(a,f))}})},zm=async(t,a)=>{await F(t,[{$set:{hp:{$max:[{$add:["$hp",-a]},0]}}}])},Ve=async(t,a)=>{const s=await xe(t);await F(t,[{$set:{hp:{$round:[{$multiply:[{$divide:["$hp",a]},s]},0]}}}])},Xm=Object.freeze(Object.defineProperty({__proto__:null,addBerry:tr,addCharacteristics:async(t,a)=>{const s=await xe(t),n=Object.fromEntries(Object.entries(a).filter(([,r])=>r!==0).map(([r,i])=>[`characteristics.${r}`,i]));await F(t,{$inc:n}),Ve(t,s)},addMinutesInVoiceToday:async(t,a)=>{await F(t,{$inc:{"xp.voice.minutesInVoiceToday":a}})},addScrollCharacteristic:async(t,a)=>{const s=await xe(t),n=Object.fromEntries(Object.entries(a).filter(([,r])=>r!==0).map(([r,i])=>[`scrolls.${r}`,i]));await F(t,{$inc:n}),Ve(t,s)},addXp:Hm,gainHp:Wm,incrementWorkUnluckyStreak:async t=>{await F(t,{$inc:{workUnluckyStreak:1}})},loseHp:zm,removeBuff:ls,resetCharacteristics:async(t,a,s)=>{const n=await xe(t,s),r={vitality:0,strength:0,agility:0,chance:0,intelligence:0,wisdom:0};a?await F(t,{$set:{characteristics:r,"resetCharacteristics.free":!1}}):await F(t,{$set:{characteristics:r,"resetCharacteristics.nextAvailable":new Date(Date.now()+30*24*60*60*1e3)},$inc:{berry:-1e8}}),Ve(t,n)},resetMinutesInVoiceToday:async t=>{await F(t,{$set:{"xp.voice.minutesInVoiceToday":0}})},resetWorkUnluckyStreak:async t=>{await F(t,{$set:{workUnluckyStreak:0}})},updateBoost:Gm,updateBuff:is,updateHp:Ve,updateLastMessageTime:qm,updateLastVoiceConnection:async(t,a)=>{await F(t,{$set:{"xp.voice.lastConnection":a}})},updatePanoplyBuff:Vm,updatePremium:Km},Symbol.toStringTag,{value:"Module"})),Zm=async t=>{var s;const a=[];for(const n of Object.values(Za)){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&&re("userInventoryUpdate",t.user._id,a)},os=new h.Schema({user:{type:h.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});os.index({user:1}),os.post("findOneAndUpdate",async function(t){await um(t),await Zm(t)});const ht=((Gr=h.models)==null?void 0:Gr.UserInventory)||h.model("UserInventory",os),we=async(t,a)=>{await ht.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},be=async(t,a,s)=>{await we(t,{$inc:{[`itemList.${a}`]:s}}),await Vt(t,[a])},Jm=async(t,a)=>{await we(t,{$inc:Object.fromEntries(Object.entries(a).filter(([,s])=>(s??0)>0).map(([s,n])=>[`itemList.${s}`,n]))}),await Vt(t,Mn(a).filter(([,s])=>s>0).map(([s])=>s))},$e=async(t,a,s)=>{s!==0&&await we(t,[{$set:{[`itemList.${a}`]:{$max:[{$add:[`$itemList.${a}`,-s]},0]}}}])},ar=async(t,a,s)=>{await we(t,{$pull:{equipmentList:{id:a,seed:s}}})},sr=async(t,a,s,n)=>{s!==0&&(k.isEquipmentId(a)?await ar(t,a,n):await $e(t,a,s))},ep=async(t,a)=>{await we(t,{$set:{[`itemList.${a}`]:0}})},nr=async(t,a)=>{await we(t,{$push:{equipmentList:{$each:a}}}),await Vt(t,a.map(s=>s.id))},tp=Object.freeze(Object.defineProperty({__proto__:null,addEquipments:nr,addInventoryItem:be,addInventoryItems:Jm,craftItem:async(t,a,s,n,r)=>{for(const{itemId:f,size:y}of a)await $e(t,f,y*n);const{itemId:i,size:d}=s;k.isEquipmentId(i)?await nr(t,[{id:i,seed:r}]):await be(t,i,d*n)},dismantleEntity:async(t,a,s,n,r)=>{await sr(t,a.id,n,r);for(const{entityId:i,quantity:d}of s)k.isEquipmentId(i)||await be(t,i,n*d);await $e(t,"tools",1)},enchantItem:async(t,a,s,n)=>{await $e(t,a,n*4),await $e(t,"enchanted_stone",n),await be(t,s,n)},equip:async(t,a,s)=>{const n=await xe(t);await we(t,{$set:{[`equippedItems.${a}`]:s}}),await Ve(t,n)},removeAllItemInventory:ep,removeEquipment:ar,removeInventoryEntity:sr,removeInventoryItem:$e,unequip:async(t,a)=>{const s=await xe(t);await we(t,{$set:{[`equippedItems.${a}`]:null}}),await Ve(t,s)},unlockRecipe:async(t,a)=>{await we(t,{$addToSet:{recipes:a}})}},Symbol.toStringTag,{value:"Module"})),rr=async t=>await ht.create({user:t}),Wt=async(t,a={})=>{const s=await ht.findOne({user:t},a);return s||await rr(t)},ap=async t=>{var s;const a=[];for(const n of Object.values(es)){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&&re("userOrnamentsUpdate",t.user._id,a)},ds=new h.Schema({user:{type:h.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:[]}});ds.index({user:1}),ds.post("findOneAndUpdate",async function(t){await ap(t)});const mt=((Vr=h.models)==null?void 0:Vr.UserOrnaments)||h.model("UserOrnaments",ds),le=async(t,a)=>{await mt.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},cs=async(t,a)=>{await le(t,{$addToSet:{unlockedTitles:a}})},sp=async(t,a)=>{await le(t,{$addToSet:{unlockedTitles:{$each:a}}})},np=async(t,a)=>{await le(t,{$set:{selectedTitle:a}})},ir=async(t,a)=>{await le(t,{$addToSet:{unlockedBackgrounds:a}})},rp=async(t,a)=>{await le(t,{$addToSet:{unlockedBackgrounds:{$each:a}}})},ip=async(t,a)=>{await le(t,{$set:{selectedBackground:a}})},lr=async(t,a,s)=>{a.isProgressive?await le(t,{$addToSet:{unlockedBadges:`${a.id}_${s}`}}):await le(t,{$addToSet:{unlockedBadges:a.id}})},or=async(t,a)=>{await le(t,{$addToSet:{unlockedFactionBadges:{$each:[`b_marine_${a}`,`b_revolutionary_${a}`,`b_pirate_${a}`]}}})},dr=async(t,a)=>{await le(t,{$addToSet:{unlockedProfileAssets:a}})},lp=Object.freeze(Object.defineProperty({__proto__:null,selectBackground:ip,selectTitle:np,unlockBackground:ir,unlockBackgrounds:rp,unlockBadge:lr,unlockFactionBadge:or,unlockProfileAsset:dr,unlockTitle:cs,unlockTitles:sp},Symbol.toStringTag,{value:"Module"})),cr=async t=>await mt.create({user:t}),op=async(t,a)=>{const s=await mt.findOne({user:t},a);return s||await cr(t)},ur=(t,a)=>t.completed.includes(a),fr=(t,a)=>{const s=t.daily[a];return s&&ge(s,new Date)},us=t=>ge(Pa(),t.lastFullComplete),fs=t=>us(t)?1+Math.min(2,t.streak/10):1,hr=t=>t.completed.reduce((a,s)=>a+(s.startsWith("be_level_")?1:0),0),mr=(t,a)=>{const s=hr(t);return c.factionTitleList.find(n=>n.strength===s&&n.faction===a)},dp=Object.freeze(Object.defineProperty({__proto__:null,getFactionTitle:mr,getFactionTitleStrength:hr,getStreakMultiplier:fs,isDailyQuestCompleted:fr,isQuestCompleted:ur,isStreaking:us},Symbol.toStringTag,{value:"Module"})),cp=async t=>{var s;const a=[];for(const n of Object.values(as)){const r=new n;if((s=r.onUserQuestUpdate)!=null&&s.call(r,t)){const i=await r.complete(t.user._id,{_userQuest:t});i&&a.push([r,i])}}a.length>0&&re("userQuestUpdate",t.user._id,a)},hs=new h.Schema({user:{type:h.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});hs.index({user:1}),hs.post("findOneAndUpdate",async function(t){await cp(t)});const pt=((Wr=h.models)==null?void 0:Wr.UserQuest)||h.model("UserQuest",hs),zt=async(t,a)=>{await pt.findOneAndUpdate({user:t},a,{upsert:!0,returnDocument:"after"})},pr=async(t,a)=>{await zt(t,{$addToSet:{completed:a}})},yr=async(t,a)=>{await zt(t,[{$addFields:{[`daily.${a}`]:new Date}}])},gr=async(t,a)=>{ge(Pa(),a)?await zt(t,{$inc:{streak:1},$set:{lastFullComplete:new Date}}):await zt(t,{$set:{lastFullComplete:new Date,streak:1}})},up=Object.freeze(Object.defineProperty({__proto__:null,completeDailyQuest:yr,completeQuest:pr,updateStreak:gr},Symbol.toStringTag,{value:"Module"})),_r=async t=>await pt.create({user:t}),ms=async t=>{const a=await pt.findOne({user:t});return a||await _r(t)},yt=(t,a)=>{var s;return(s=t.unlocked)==null?void 0:s[a]},fp=Object.freeze(Object.defineProperty({__proto__:null,alreadyObtainedRaidReward:(t,a,s)=>a in t.obtainedRewards?t.obtainedRewards[a].includes(s):!1,getObtainedRaidReward:(t,a)=>t.obtainedRewards[a]??[],hasUnlockedRaid:yt},Symbol.toStringTag,{value:"Module"})),wr=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},currentRaid:{type:{raidId:String,seed:String,progression:{type:[String],default:[]},buffItem:String,rewards:{type:Object,default:{}}},default:void 0},obtainedRewards:{type:Object,default:{}},unlocked:{type:Object,default:{}}},{minimize:!1});wr.index({user:1});const gt=((zr=h.models)==null?void 0:zr.UserRaid)||h.model("UserRaid",wr),Ee=async(t,a)=>{await gt.updateOne({user:t},a,{upsert:!0})},_t=async(t,a)=>{await Ee(t,{$set:{[`unlocked.${a}`]:!0}})},hp=Object.freeze(Object.defineProperty({__proto__:null,addRewardsToRaid:async(t,a)=>{await Ee(t,{$inc:Object.fromEntries(Object.entries(a).map(([s,n])=>[`currentRaid.rewards.${s}`,n]))})},claimReward:async(t,a,s)=>{await Ee(t,{$push:{[`obtainedRewards.${a}`]:s}})},progressRaid:async(t,a)=>{await Ee(t,{$push:{"currentRaid.progression":a}})},resetRaid:async t=>{await Ee(t,{$unset:{currentRaid:""}})},resetRaidProgression:async t=>{await Ee(t,{$set:{"currentRaid.progression":[]}})},startRaid:async(t,a,s,n,r)=>{const i=Date.now();return await Ee(t,{$set:{currentRaid:{raidId:a,buffItem:s,seed:i,progression:[],rewards:{}}}}),await Yn(t,n,r),i},unlockRaid:_t},Symbol.toStringTag,{value:"Module"})),br=async t=>await gt.create({user:t}),ps=async t=>{const a=await gt.findOne({user:t});return a||await br(t)},mp=Object.freeze(Object.defineProperty({__proto__:null,getShopItemRest:(t,a,s,n,r)=>{var f;let i=k.getAllItemsLimit()[a];const d=(f=t.limit)==null?void 0:f[a];return r==="half"&&a==="chest_2"&&(i+=2),r==="full"&&a==="chest_3"&&(i+=1),i?t.lastShopId!==s?i:d?i-d:Math.min(i,n):n},isShopBuyLimitReached:(t,a,s,n)=>{var d;let r=k.getAllItemsLimit()[a];const i=(d=t.limit)==null?void 0:d[a];return n==="half"&&a==="chest_2"&&(r+=2),n==="full"&&a==="chest_3"&&(r+=1),t.lastShopId!==s?!1:!!(r&&i&&i>=r)}},Symbol.toStringTag,{value:"Module"})),vr=new h.Schema({user:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"User"},lastShopId:{type:Number,default:0},limit:{type:Object,default:{}}},{minimize:!1});vr.index({user:1});const Xt=((Xr=h.models)==null?void 0:Xr.UserShop)||h.model("UserShop",vr),pp=async(t,a)=>{await Xt.updateOne({user:t},a,{upsert:!0})},yp=Object.freeze(Object.defineProperty({__proto__:null,increaseShopBuyLimit:async(t,a,s,n)=>{await pp(t,[{$set:{[`limit.${a}`]:{$cond:{if:{$eq:["$lastShopId",s]},then:{$add:[`$limit.${a}`,n]},else:n}},lastShopId:s}}])}},Symbol.toStringTag,{value:"Module"})),z={localField:"_id",foreignField:"user",justOne:!0},T=new h.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},reminder:{raid:{classic:{type:Boolean,default:!1},special:{type:Boolean,default:!1}},commands:{work:{type:Boolean,default:!1},dice:{type:Boolean,default:!1},qod:{type:Boolean,default:!1},blackjack:{type:Boolean,default:!1},guess:{type:Boolean,default:!1},rps:{type:Boolean,default:!1}}}}});T.virtual("inventory",{ref:"UserInventory",...z}),T.virtual("raid",{ref:"UserRaid",...z}),T.virtual("games",{ref:"UserGames",...z}),T.virtual("ornaments",{ref:"UserOrnaments",...z}),T.virtual("crew",{ref:"UserCrew",...z}),T.virtual("dailyReport",{ref:"UserDailyReport",...z}),T.virtual("shop",{ref:"UserShop",...z}),T.virtual("meta",{ref:"UserMeta",...z}),T.virtual("quest",{ref:"UserQuest",...z}),T.virtual("questMeta",{ref:"UserQuestMeta",...z}),T.virtual("cooldown",{ref:"UserCooldown",...z}),T.virtual("reminder",{ref:"Reminder",localField:"_id",foreignField:"user"}),T.virtual("encyclopedia",{ref:"UserEncyclopedia",...z}),T.index({userId:1}),T.post("deleteOne",async function(){const t=this.getQuery()._id;await ht.deleteOne({user:t}),await dt.deleteOne({user:t}),await mt.deleteOne({user:t}),await gt.deleteOne({user:t}),await Ke.deleteOne({user:t}),await Kt.deleteOne({user:t}),await Xt.deleteOne({user:t}),await Ce.deleteOne({user:t}),await pt.deleteOne({user:t}),await ie.deleteOne({user:t}),await ot.deleteOne({user:t})});const K=((Zr=h.models)==null?void 0:Zr.User)||h.model("User",T),gp=t=>K.create({userId:t}),Zt=async(t,a={})=>{const s=await Mr({userId:t},a);return s||await gp(t)},Mr=(t,a={})=>K.findOne(t,a),_p=Object.freeze(Object.defineProperty({__proto__:null,getAllDailyReport:async()=>K.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()=>K.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:d,unlockedTitles:f}=t.ornaments,{previousOrnament:y,previousCompletedQuest:w,xpYesterday:B,berryYesterday:I,previousMessageSent:q}=t.dailyReport;return{berry:a-I,xp:r-B,message:t.questMeta.messageSent-q,voice:ge(n.lastConnection,Pa())?n.minutesInVoiceToday:0,quest:vt(t.quest.completed,w),badge:vt(i,y.unlockedBadges),title:vt(f,y.unlockedTitles),background:vt(d,y.unlockedBackgrounds)}},getFactionRank:async(t,a)=>(await K.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=>K.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()=>K.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:()=>K.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()=>K.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:()=>K.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 Zt(t,{birthday:1})},Symbol.toStringTag,{value:"Module"})),Re=async(t,a,s=!1)=>{await K.updateOne(t,a,{upsert:s})},Sr=async(t,a)=>{await Re({_id:t},{$set:{canChooseFaction:a}})},kr=async(t,a)=>{await Re({_id:t},{$set:{canChangeFaction:a}})},wp=Object.freeze(Object.defineProperty({__proto__:null,canChangeFaction:kr,canChooseFaction:Sr,removeBirthday:async t=>{await Re({userId:t},{$set:{birthday:null}})},setBirthday:async(t,a)=>{await Re({userId:t},{$set:{birthday:a}})},updateInventorySort:async(t,a)=>{await Re({_id:t},{$set:{"settings.sort.inventory":a}})},updateReminderSettings:async(t,a,s)=>{await Re({_id:t},{$set:{[`settings.reminder.${a}`]:s}})},updateSendDailyQuest:async(t,a)=>{await Re({userId:t},{$set:{"settings.sendDailyQuest":a}})},updateSendDailyReport:async(t,a)=>{await Re({userId:t},{$set:{"settings.sendDailyReport":a}})}},Symbol.toStringTag,{value:"Module"})),bp=async t=>{await K.deleteOne({userId:t})},vp=async t=>await Kt.create({user:t}),Mp=async t=>await ie.create({user:t}),Sp=async t=>await Xt.create({user:t}),Cr=(t,a)=>{switch(t){case"dailyReport":return vp(a);case"games":return Kn(a);case"inventory":return rr(a);case"meta":return Jn(a);case"raid":return br(a);case"ornaments":return cr(a);case"quest":return _r(a);case"questMeta":return Mp(a);case"shop":return Sp(a);case"cooldown":return Pn(a);case"reminder":return[];case"crew":return null;case"encyclopedia":return Vn(a)}},xr=async(t,a,s)=>{if(Array.isArray(a)){const n=await t.populate(a);for(const r of a)n[r]||(n[r]=await Cr(r,t._id));return n}else{const n=await t.populate(a,s),r=n[a];return(!r||Array.isArray(r)&&r.length===0)&&(n[a]=await Cr(a,t._id)),n}},Rr=new h.Schema({warnedUserId:String,authorId:String,date:{type:Date,default:Date.now()},reason:{type:String,default:null}});Rr.index({warnedUserId:1});const We=((Jr=h.models)==null?void 0:Jr.Warns)||h.model("Warns",Rr),kp=Object.freeze(Object.defineProperty({__proto__:null,getUserWarnCount:async t=>await We.countDocuments({warnedUserId:t}),getUserWarns:async t=>await We.find({warnedUserId:t})},Symbol.toStringTag,{value:"Module"})),Cp=async t=>await We.findOne({warnedUserId:t}),xp=async t=>await We.create({...t}),Rp=async t=>await We.findByIdAndDelete(t),Up=async t=>{var s;const a={};for(const n of Object.values(Xa)){const r=new n;for(const i of t.members){const d=await Zt(i,{_id:1});if((s=r.onCrewUpdate)!=null&&s.call(r,t,d._id)){const f=await r.complete(d._id,{});if(f){const y=a[d.id];a[d.id]=y?[d._id,[...y[1],[r,f]]]:[d._id,[[r,f]]]}}}}Object.values(a).forEach(([n,r])=>{re("crewUpdate",n,r)})},Bp={localField:"_id",foreignField:"crew",justOne:!0},Jt=new h.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:{}},ornament:{unlockedBadges:[String]}},{timestamps:!0,minimize:!1});Jt.index({"meta.xp":-1}),Jt.virtual("quest",{ref:"CrewQuest",...Bp}),Jt.post("findOneAndUpdate",async function(t){await Up(t)});const ze=((ei=h.models)==null?void 0:ei.Crew)||h.model("Crew",Jt),Ap=(t,a)=>Math.ceil(a*(t.disintegration/100)*(Ur(t)||1)),Ur=t=>new Date>=(t.meta.buffs.xp.expireAt??new Date(0))?!1:t.meta.buffs.xp.boost,Dp=Object.freeze(Object.defineProperty({__proto__:null,calcXp:Ap,getCrewRank:async t=>(await ze.aggregate([{$setWindowFields:{sortBy:{"meta.xp":-1},output:{rank:{$rank:{}}}}},{$match:{_id:t._id}},{$project:{_id:1,"meta.xp":1,rank:1}}]))[0],getCrewRanking:async()=>ze.aggregate([{$sort:{"meta.xp":-1}},{$limit:10}]),hasXpBuff:Ur},Symbol.toStringTag,{value:"Module"})),ve=async(t,a)=>{await ze.findOneAndUpdate({_id:t},a,{returnDocument:"after"})},Br=async(t,a,s)=>{a.isProgressive?await ve(t,{$addToSet:{"ornament.unlockedBadges":`${a.id}_${s}`}}):await ve(t,{$addToSet:{"ornament.unlockedBadges":a.id}})},Op=Object.freeze(Object.defineProperty({__proto__:null,addBerry:async(t,a,s)=>{await ve(t,{$inc:{"meta.berry":a,[`stats.${s.toHexString()}.berry`]:a}})},addMember:async(t,a)=>{await ve(t,{$addToSet:{members:a}})},addXp:async(t,a,s)=>{await ve(t,{$inc:{"meta.xp":a,[`stats.${s.toHexString()}.xp`]:a}})},addXpBuff:async(t,a)=>{await ve(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 ve(t,[{$set:{disintegration:{$max:[{$add:["$disintegration",-1*bs(s,n)]},0]}}}])},increaseLimit:async(t,a)=>{await ve(t,{$inc:{limit:1},$set:{"meta.berry":-a}})},repair:async(t,a)=>{await ve(t,[{$set:{disintegration:{$min:[{$add:["$disintegration",a]},100]}}}])},unlockBadge:Br},Symbol.toStringTag,{value:"Module"})),Np=async(t,a={})=>{const s=await ze.findById(t,a);return s||null},$p=async(t,{name:a,description:s,channelId:n,faction:r})=>await ze.create({name:a,description:s,createdBy:t,channelId:n,faction:r,members:[t]}),Ar=(t,a)=>{for(const[,s]of Object.entries(t.daily??{}))if(!(s!=null&&s[a])||!ge(s[a],new Date))return!1;return!0},Ep=Object.freeze(Object.defineProperty({__proto__:null,isAllDailyCompleted:Ar},Symbol.toStringTag,{value:"Module"})),Fp=async t=>{var n;const a={},{crew:s}=await t.populate("crew");for(const r of Object.values(za)){const i=new r;for(const d of s.members){const f=await Zt(d,{_id:1,crew:1}).then(y=>xr(y,"crew",{lastAllMembersDaily:1}));if(f.crew&&((n=i.onCrewQuestUpdate)!=null&&n.call(i,t,f.crew))){const y=await i.complete(f._id,{});if(y){const w=a[f.id];a[f.id]=w?[f._id,[...w[1],[i,y]]]:[f._id,[[i,y]]]}}}}Object.values(a).forEach(([r,i])=>{re("crewQuestUpdate",r,i)})},ys=new h.Schema({crew:{type:h.Schema.Types.ObjectId,required:!0,unique:!0,ref:"Crew"},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}}}},{minimize:!1});ys.index({crew:1}),ys.post("findOneAndUpdate",async function(t){await Fp(t)});const ea=((ti=h.models)==null?void 0:ti.CrewQuest)||h.model("CrewQuest",ys),ta=async(t,a)=>{await ea.findOneAndUpdate({crew:t},a,{upsert:!0,returnDocument:"after"})},Dr=async(t,a)=>{await ta(t,{$addToSet:{completed:a}})},Or=async(t,a,s)=>{await ta(t,[{$addFields:{[`daily.${a}.${s}`]:new Date}}])},Ip=Object.freeze(Object.defineProperty({__proto__:null,completeDailyQuest:Or,completeQuest:Dr,setActualVoiceMembers:async(t,a)=>{await ta(t,{$set:{"meta.actualVoiceMembers.amount":a,"meta.actualVoiceMembers.connectedAt":new Date}})},setMaxVoiceMembers:async(t,a)=>{await ta(t,{$set:{"meta.maxVoiceMembers":a}})}},Symbol.toStringTag,{value:"Module"})),gs=async t=>await ea.create({crew:t}),Yp=async t=>{const a=await ea.findOne({crew:t});return a||await gs(t)},Nr=(t,a)=>{switch(t){case"quest":return gs(a)}},Lp=async(t,a,s)=>{if(Array.isArray(a)){const n=await t.populate(a);for(const r of a)n[r]||(n[r]=await Nr(r,t._id));return n}else{const n=await t.populate(a,s),r=n[a];return(!r||Array.isArray(r)&&r.length===0)&&(n[a]=await Nr(a,t._id)),n}},Pp=t=>{h.connect(t)};class Tp extends h.Types.ObjectId{}u.ALL_QUESTS=rm,u.BET_MAX_VALUE=Uh,u.BET_MIN_VALUE=Rh,u.BackgroundShopItem=Cn,u.BoostXpShopItem=xn,u.COOLDOWN_COMMANDS=$c,u.ChestShopItem=Rn,u.CraftShopItem=Un,u.CrewQuestQuests=za,u.CrewQuests=Xa,u.EDITO_READ=Bh,u.ObjectId=Tp,u.QUEST_ASSET_IMAGES=Ah,u.Quest=o,u.RepairShopItem=Bn,u.StoreShopItem=An,u.TitleShopItem=Dn,u.UserDailyQuests=Wa,u.UserInventoryQuests=Za,u.UserMetaQuests=Ja,u.UserOrnamentsQuests=es,u.UserQuestMetaQuests=ts,u.UserQuestQuests=as,u.banExists=oi,u.banGetters=ni,u.banModel=Fe,u.betModel=na,u.completeCrewQuest=Ih,u.completeDailyQuest=Fh,u.connectToServices=Pp,u.createBan=ri,u.createBet=ui,u.createCrew=$p,u.createCrewQuest=gs,u.createInvitations=hi,u.createReminder=Dc,u.createSettings=kn,u.createUserCrew=Yc,u.createWarn=xp,u.crewGetters=Dp,u.crewModel=ze,u.crewQuestGetters=Ep,u.crewQuestModel=ea,u.crewQuestUpdates=Ip,u.crewUpdates=Op,u.deleteBan=li,u.deleteInvitations=mi,u.deleteUserById=bp,u.deleteWarn=Rp,u.emitQuestEvent=re,u.emitRaidEvent=ct,u.finWarnById=Cp,u.findBan=ii,u.findBetById=ci,u.findCrewById=Np,u.findCrewQuest=Yp,u.findInvitations=fi,u.findReminder=Ac,u.findSettingsByGuildId=bc,u.findShop=En,u.findShopByType=Cc,u.findUser=Mr,u.findUserById=Zt,u.findUserCooldown=Ec,u.findUserCrew=Qn,u.findUserEncyclopedia=Wc,u.findUserGames=Qc,u.findUserInventory=Wt,u.findUserMeta=ft,u.findUserOrnaments=op,u.findUserQuest=ms,u.findUserRaid=ps,u.getBadgeEmojisFromId=Eh,u.getQuestBadgeEmojis=$h,u.invitationsModel=wt,u.onQuestEvent=Xc,u.onRaidEvent=dm,u.populateCrew=Lp,u.populateUser=xr,u.questCanvas=xh,u.reminderGetters=Rc,u.reminderModel=Ne,u.reminderUpdates=Bc,u.settingsModel=Qt,u.settingsUpdates=wc,u.shopGetters=vc,u.shopModel=qt,u.shopUpdates=Sc,u.userCooldownGetters=xc,u.userCooldownModel=ot,u.userCooldownUpdates=Nc,u.userCrewExists=Lc,u.userCrewModel=Ke,u.userCrewUpdates=Ic,u.userDailyReportModel=Kt,u.userDailyReportUpdates=Tc,u.userEncyclopediaGetters=Kc,u.userEncyclopediaModel=Gt,u.userEncyclopediaUpdates=Vc,u.userGamesModel=dt,u.userGamesUpdates=jc,u.userGetters=_p,u.userInventoryGetters=Hc,u.userInventoryModel=ht,u.userInventoryUpdates=tp,u.userMetaGetters=jm,u.userMetaModel=Ce,u.userMetaUpdates=Xm,u.userModel=K,u.userOrnamentsModel=mt,u.userOrnamentsUpdates=lp,u.userQuestGetters=dp,u.userQuestMetaModel=ie,u.userQuestMetaUpdates=Nm,u.userQuestModel=pt,u.userQuestUpdates=up,u.userRaidGetters=fp,u.userRaidModel=gt,u.userRaidUpdates=hp,u.userShopGetters=mp,u.userShopModel=Xt,u.userShopUpdates=yp,u.userUpdates=wp,u.warnGetters=kp,u.warnModel=We,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
|