Blood on the Clocktower Town Square
\ No newline at end of file
+Blood on the Clocktower Town Square
\ No newline at end of file
diff --git a/js/app.685c6534.js b/js/app.685c6534.js
new file mode 100644
index 0000000..c759f2b
--- /dev/null
+++ b/js/app.685c6534.js
@@ -0,0 +1,2 @@
+(function(e){function t(t){for(var s,a,n=t[0],l=t[1],h=t[2],d=0,m=[];d-1,move:e.move>-1,nominate:e.nominate>-1},attrs:{player:t},on:{trigger:function(t){return e.handleTrigger(s,t)}}})})),1),e.players.length?i("div",{ref:"bluffs",staticClass:"bluffs",class:{closed:!e.isBluffsOpen}},[i("h3",[e.session.isSpectator?i("span",[e._v("Other characters")]):i("span",[e._v("Demon bluffs")]),i("font-awesome-icon",{attrs:{icon:"times-circle"},on:{click:function(t){return t.stopPropagation(),e.toggleBluffs(t)}}}),i("font-awesome-icon",{attrs:{icon:"plus-circle"},on:{click:function(t){return t.stopPropagation(),e.toggleBluffs(t)}}})],1),i("ul",e._l(e.bluffSize,(function(t){return i("li",{key:t,on:{click:function(i){return e.openRoleModal(-1*t)}}},[i("Token",{attrs:{role:e.bluffs[t-1]}})],1)})),0)]):e._e(),e.fabled.length?i("div",{staticClass:"fabled",class:{closed:!e.isFabledOpen}},[i("h3",[i("span",[e._v("Fabled")]),i("font-awesome-icon",{attrs:{icon:"times-circle"},on:{click:function(t){return t.stopPropagation(),e.toggleFabled(t)}}}),i("font-awesome-icon",{attrs:{icon:"plus-circle"},on:{click:function(t){return t.stopPropagation(),e.toggleFabled(t)}}})],1),i("ul",e._l(e.fabled,(function(t,s){return i("li",{key:s,on:{click:function(t){return e.removeFabled(s)}}},[e.nightOrder.get(t).first&&e.grimoire.isNightOrder?i("div",{staticClass:"night-order first"},[i("em",[e._v(e._s(e.nightOrder.get(t).first)+".")]),t.firstNightReminder?i("span",[e._v(e._s(t.firstNightReminder))]):e._e()]):e._e(),e.nightOrder.get(t).other&&e.grimoire.isNightOrder?i("div",{staticClass:"night-order other"},[i("em",[e._v(e._s(e.nightOrder.get(t).other)+".")]),t.otherNightReminder?i("span",[e._v(e._s(t.otherNightReminder))]):e._e()]):e._e(),i("Token",{attrs:{role:t}})],1)})),0)]):e._e(),i("ReminderModal",{attrs:{"player-index":e.selectedPlayer}}),i("RoleModal",{attrs:{"player-index":e.selectedPlayer}})],1)},h=[],c=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("li",{style:e.zoom},[s("div",{ref:"player",staticClass:"player",class:[{dead:e.player.isDead,"no-vote":e.player.isVoteless,you:e.session.sessionId&&e.player.id&&e.player.id===e.session.playerId,"vote-yes":e.session.votes[e.index],"vote-lock":e.voteLocked},e.player.role.team]},[s("div",{staticClass:"shroud",on:{click:function(t){return e.toggleStatus()}}}),s("div",{staticClass:"life",on:{click:function(t){return e.toggleStatus()}}}),e.nightOrder.get(e.player).first&&e.grimoire.isNightOrder?s("div",{staticClass:"night-order first"},[s("em",[e._v(e._s(e.nightOrder.get(e.player).first)+".")]),e.player.role.firstNightReminder?s("span",[e._v(e._s(e._f("handleEmojis")(e.player.role.firstNightReminder)))]):e._e()]):e._e(),e.nightOrder.get(e.player).other&&e.grimoire.isNightOrder?s("div",{staticClass:"night-order other"},[s("em",[e._v(e._s(e.nightOrder.get(e.player).other)+".")]),e.player.role.otherNightReminder?s("span",[e._v(e._s(e._f("handleEmojis")(e.player.role.otherNightReminder)))]):e._e()]):e._e(),s("Token",{attrs:{role:e.player.role},on:{"set-role":function(t){return e.$emit("trigger",["openRoleModal"])}}}),s("div",{staticClass:"overlay"},[s("font-awesome-icon",{staticClass:"vote",attrs:{icon:"hand-paper",title:"Hand UP"},on:{click:function(t){return e.vote()}}}),s("font-awesome-icon",{staticClass:"vote",attrs:{icon:"times",title:"Hand DOWN"},on:{click:function(t){return e.vote()}}}),s("font-awesome-icon",{staticClass:"cancel",attrs:{icon:"times-circle",title:"Cancel"},on:{click:function(t){return e.cancel()}}}),s("font-awesome-icon",{staticClass:"swap",attrs:{icon:"exchange-alt",title:"Swap seats with this player"},on:{click:function(t){return e.swapPlayer(e.player)}}}),s("font-awesome-icon",{staticClass:"move",attrs:{icon:"redo-alt",title:"Move player to this seat"},on:{click:function(t){return e.movePlayer(e.player)}}}),s("font-awesome-icon",{staticClass:"nominate",attrs:{icon:"hand-point-right",title:"Nominate this player"},on:{click:function(t){return e.nominatePlayer(e.player)}}})],1),e.player.id&&e.session.sessionId?s("font-awesome-icon",{staticClass:"seat",class:{highlight:e.session.isRolesDistributed},attrs:{icon:"chair"}}):e._e(),e.player.isDead&&!e.player.isVoteless?s("font-awesome-icon",{staticClass:"has-vote",attrs:{icon:"vote-yea",title:"Ghost vote"},on:{click:function(t){return e.updatePlayer("isVoteless",!0)}}}):e._e(),s("div",{staticClass:"name",class:{active:e.isMenuOpen},on:{click:function(t){e.isMenuOpen=!e.isMenuOpen}}},[e._v(" "+e._s(e.player.name)+" ")]),s("transition",{attrs:{name:"fold"}},[e.isMenuOpen?s("ul",{staticClass:"menu"},[e.session.isSpectator?e._e():[s("li",{on:{click:e.changeName}},[s("font-awesome-icon",{attrs:{icon:"user-edit"}}),e._v("Rename ")],1),e.session.nomination?e._e():s("li",{on:{click:function(t){return e.nominatePlayer()}}},[s("font-awesome-icon",{attrs:{icon:"hand-point-right"}}),e._v(" Nomination ")],1),s("li",{on:{click:function(t){return e.movePlayer()}}},[s("font-awesome-icon",{attrs:{icon:"redo-alt"}}),e._v(" Move player ")],1),s("li",{on:{click:function(t){return e.swapPlayer()}}},[s("font-awesome-icon",{attrs:{icon:"exchange-alt"}}),e._v(" Swap seats ")],1),s("li",{on:{click:e.removePlayer}},[s("font-awesome-icon",{attrs:{icon:"times-circle"}}),e._v(" Remove ")],1),e.player.id&&e.session.sessionId?s("li",{on:{click:function(t){return e.updatePlayer("id","",!0)}}},[s("font-awesome-icon",{attrs:{icon:"chair"}}),e._v(" Empty seat ")],1):e._e()],e.session.isSpectator?s("li",{class:{disabled:e.player.id&&e.player.id!==e.session.playerId},on:{click:e.claimSeat}},[s("font-awesome-icon",{attrs:{icon:"chair"}}),e.player.id?e.player.id===e.session.playerId?[e._v(" Vacate seat ")]:[e._v(" Seat occupied")]:[e._v(" Claim seat ")]],2):e._e()],2):e._e()])],1),e.player.reminders?e._l(e.player.reminders,(function(t){return s("div",{key:t.role+" "+t.name,staticClass:"reminder",class:[t.role],on:{click:function(i){return e.removeReminder(t)}}},[s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.role+".png"))+")"}}),s("span",{staticClass:"text"},[e._v(e._s(t.name))])])})):e._e(),s("div",{staticClass:"reminder add",on:{click:function(t){return e.$emit("trigger",["openReminderModal"])}}},[s("span",{staticClass:"icon"})])],2)},d=[],m=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"token",class:[e.role.id],on:{click:e.setRole}},[e.role.id?s("span",{staticClass:"icon",style:{backgroundImage:"url("+(e.role.image||i("61b0")("./"+e.role.id+".png"))+")"}}):e._e(),e.role.firstNight||e.role.firstNightReminder?s("span",{staticClass:"leaf-left"}):e._e(),e.role.otherNight||e.role.otherNightReminder?s("span",{staticClass:"leaf-right"}):e._e(),e.role.reminders&&e.role.reminders.length?s("span",{class:["leaf-top"+e.role.reminders.length]}):e._e(),e.role.setup?s("span",{staticClass:"leaf-orange"}):e._e(),s("svg",{staticClass:"name",attrs:{viewBox:"0 0 150 150"}},[s("path",{attrs:{d:"M 13 75 C 13 160, 138 160, 138 75",id:"curve",fill:"transparent"}}),s("text",{staticClass:"label mozilla",attrs:{width:"150",x:"66.6%","text-anchor":"middle","font-size":e._f("nameToFontSize")(e.role.name)}},[s("textPath",{attrs:{"xlink:href":"#curve"}},[e._v(" "+e._s(e.role.name)+" ")])])]),s("div",{staticClass:"edition",class:["edition-"+e.role.edition,e.role.team]}),e.role.ability?s("div",{staticClass:"ability"},[e._v(" "+e._s(e.role.ability)+" ")]):e._e()])},p=[],g={name:"Token",props:{role:{type:Object,default:()=>({})}},data(){return{}},filters:{nameToFontSize:e=>e&&e.length>10?"90%":"110%"},methods:{setRole(){this.$emit("set-role")}}},u=g,f=(i("590d"),i("2877")),y=Object(f["a"])(u,m,p,!1,null,"60ef4ac1",null),b=y.exports,v={components:{Token:b},props:{player:{type:Object,required:!0}},computed:{...Object(a["d"])("players",["players"]),...Object(a["d"])(["grimoire","session"]),...Object(a["b"])({nightOrder:"players/nightOrder"}),index:function(){return this.players.indexOf(this.player)},voteLocked:function(){const e=this.session,t=this.players.length;if(!e.nomination)return!1;const i=(this.index-1+t-e.nomination[1])%t;return iwindow.innerHeight?"vh":"vw";return this.players.length<7?{width:18+this.grimoire.zoom+e}:this.players.length<=10?{width:16+this.grimoire.zoom+e}:this.players.length<=15?{width:14+this.grimoire.zoom+e}:{width:12+this.grimoire.zoom+e}}},data(){return{isMenuOpen:!1,isSwap:!1}},filters:{handleEmojis:e=>e.replace(/:([^: ]+?):/g,"").replace(/ •/g,"\n•")},methods:{toggleStatus(){this.grimoire.isPublic?this.player.isDead?this.player.isVoteless?(this.updatePlayer("isVoteless",!1),this.updatePlayer("isDead",!1)):this.updatePlayer("isVoteless",!0):this.updatePlayer("isDead",!0):(this.updatePlayer("isDead",!this.player.isDead),this.player.isVoteless&&this.updatePlayer("isVoteless",!1))},changeName(){if(this.session.isSpectator)return;const e=prompt("Player name",this.player.name)||this.player.name;this.updatePlayer("name",e,!0)},removeReminder(e){const t=[...this.player.reminders];t.splice(this.player.reminders.indexOf(e),1),this.updatePlayer("reminders",t,!0)},updatePlayer(e,t,i=!1){this.session.isSpectator&&"reminders"!==e||(this.$store.commit("players/update",{player:this.player,property:e,value:t}),i&&(this.isMenuOpen=!1))},removePlayer(){this.isMenuOpen=!1,this.$emit("trigger",["removePlayer"])},swapPlayer(e){this.isMenuOpen=!1,this.$emit("trigger",["swapPlayer",e])},movePlayer(e){this.isMenuOpen=!1,this.$emit("trigger",["movePlayer",e])},nominatePlayer(e){this.isMenuOpen=!1,this.$emit("trigger",["nominatePlayer",e])},cancel(){this.$emit("trigger",["cancel"])},claimSeat(){this.isMenuOpen=!1,this.$emit("trigger",["claimSeat"])},vote(){this.session.isSpectator||this.voteLocked&&this.$store.commit("session/voteSync",[this.index,!this.session.votes[this.index]])}}},k=v,w=(i("74c9"),Object(f["a"])(k,c,d,!1,null,null,null)),_=w.exports,N=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.modals.reminder&&e.availableReminders.length&&e.players[e.playerIndex]?s("Modal",{on:{close:function(t){return e.toggleModal("reminder")}}},[s("h3",[e._v("Choose a reminder token:")]),s("ul",{staticClass:"reminders"},e._l(e.availableReminders,(function(t){return s("li",{key:t.role+" "+t.name,staticClass:"reminder",class:[t.role],on:{click:function(i){return e.addReminder(t)}}},[s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.role+".png"))+")"}}),s("span",{staticClass:"text"},[e._v(e._s(t.name))])])})),0)]):e._e()},S=[],R=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("transition",{attrs:{name:"modal-fade"}},[i("div",{staticClass:"modal-backdrop",on:{click:e.close}},[i("div",{staticClass:"modal",attrs:{role:"dialog","aria-labelledby":"modalTitle","aria-describedby":"modalDescription"},on:{click:function(e){e.stopPropagation()}}},[i("font-awesome-icon",{staticClass:"close",attrs:{icon:"times-circle"},on:{click:e.close}}),e._t("default")],2)])])},x=[],I={methods:{close(){this.$emit("close")}}},T=I,O=(i("8781"),Object(f["a"])(T,R,x,!1,null,null,null)),C=O.exports,M={components:{Modal:C},props:["playerIndex"],computed:{availableReminders(){let e=[];const{players:t,bluffs:i}=this.$store.state.players;return this.$store.state.roles.forEach(s=>{(t.some(e=>e.role.id===s.id)||i.some(e=>e.id===s.id))&&(e=[...e,...s.reminders.map(e=>({role:s.id,image:s.image,name:e}))]),s.remindersGlobal&&s.remindersGlobal.length&&(e=[...e,...s.remindersGlobal.map(e=>({role:s.id,image:s.image,name:e}))])}),this.$store.state.players.fabled.forEach(t=>{e=[...e,...t.reminders.map(e=>({role:t.id,image:t.image,name:e}))]}),this.$store.state.otherTravelers.forEach(i=>{t.some(e=>e.role.id===i.id)&&(e=[...e,...i.reminders.map(e=>({role:i.id,image:i.image,name:e}))])}),e.push({role:"good",name:"Good"}),e.push({role:"evil",name:"Evil"}),e.push({role:"custom",name:"Custom note"}),e},...Object(a["d"])(["modals"]),...Object(a["d"])("players",["players"])},methods:{addReminder(e){const t=this.$store.state.players.players[this.playerIndex];let i;if("custom"===e.role){const e=prompt("Add a custom reminder note");if(!e)return;i=[...t.reminders,{role:"custom",name:e}]}else i=[...t.reminders,e];this.$store.commit("players/update",{player:t,property:"reminders",value:i}),this.$store.commit("toggleModal","reminder")},...Object(a["c"])(["toggleModal"])}},P=M,D=(i("a53c"),Object(f["a"])(P,N,S,!1,null,"441b3cfe",null)),E=D.exports,j=function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.modals.role&&e.availableRoles.length?i("Modal",{on:{close:e.close}},[i("h3",[e._v(" Choose a new character for "+e._s(e.playerIndex>=0&&e.players.length?e.players[e.playerIndex].name:"bluffing")+" ")]),"editionRoles"!==e.tab&&e.otherTravelers.size?e._e():i("ul",{staticClass:"tokens"},e._l(e.availableRoles,(function(t){return i("li",{key:t.id,class:[t.team],on:{click:function(i){return e.setRole(t)}}},[i("Token",{attrs:{role:t}})],1)})),0),"otherTravelers"===e.tab&&e.otherTravelers.size?i("ul",{staticClass:"tokens"},e._l(e.otherTravelers.values(),(function(t){return i("li",{key:t.id,class:[t.team],on:{click:function(i){return e.setRole(t)}}},[i("Token",{attrs:{role:t}})],1)})),0):e._e(),e.playerIndex>=0&&e.otherTravelers.size&&!e.session.isSpectator?i("div",{staticClass:"button-group"},[i("span",{staticClass:"button",class:{townsfolk:"editionRoles"===e.tab},on:{click:function(t){e.tab="editionRoles"}}},[e._v("Edtition Roles")]),i("span",{staticClass:"button",class:{townsfolk:"otherTravelers"===e.tab},on:{click:function(t){e.tab="otherTravelers"}}},[e._v("Other Travelers")])]):e._e()]):e._e()},V=[],$={components:{Token:b,Modal:C},props:["playerIndex"],computed:{availableRoles(){const e=[],t=this.$store.state.players.players;return this.$store.state.roles.forEach(i=>{(this.playerIndex>=0||this.playerIndex<0&&!t.some(e=>e.role.id===i.id))&&e.push(i)}),e.push({}),e},...Object(a["d"])(["modals","roles","session"]),...Object(a["d"])("players",["players"]),...Object(a["d"])(["otherTravelers"])},data(){return{tab:"editionRoles"}},methods:{setRole(e){if(this.playerIndex<0)this.$store.commit("players/setBluff",{index:-1*this.playerIndex-1,role:e});else{if(this.session.isSpectator&&"traveler"===e.team)return;const t=this.$store.state.players.players[this.playerIndex];this.$store.commit("players/update",{player:t,property:"role",value:e})}this.$store.commit("toggleModal","role")},close(){this.tab="editionRoles",this.toggleModal("role")},...Object(a["c"])(["toggleModal"])}},G=$,A=(i("4911"),Object(f["a"])(G,j,V,!1,null,"654ca52d",null)),F=A.exports,B={components:{Player:_,Token:b,RoleModal:F,ReminderModal:E},computed:{...Object(a["b"])({nightOrder:"players/nightOrder"}),...Object(a["d"])(["grimoire","roles","session"]),...Object(a["d"])("players",["players","bluffs","fabled"])},data(){return{selectedPlayer:0,bluffSize:3,swap:-1,move:-1,nominate:-1,isBluffsOpen:!0,isFabledOpen:!0}},methods:{toggleBluffs(){this.isBluffsOpen=!this.isBluffsOpen},toggleFabled(){this.isFabledOpen=!this.isFabledOpen},removeFabled(e){this.session.isSpectator||this.$store.commit("players/setFabled",{index:e})},handleTrigger(e,[t,i]){"function"===typeof this[t]&&this[t](e,i)},claimSeat(e){this.session.isSpectator&&(this.session.playerId===this.players[e].id?this.$store.commit("session/claimSeat",-1):this.$store.commit("session/claimSeat",e))},openReminderModal(e){this.selectedPlayer=e,this.$store.commit("toggleModal","reminder")},openRoleModal(e){const t=this.players[e];this.session.isSpectator&&t&&"traveler"===t.role.team||(this.selectedPlayer=e,this.$store.commit("toggleModal","role"))},removePlayer(e){this.session.isSpectator||confirm(`Do you really want to remove ${this.players[e].name}?`)&&this.$store.commit("players/remove",e)},swapPlayer(e,t){void 0===t?(this.cancel(),this.swap=e):(this.$store.commit("players/swap",[this.swap,this.players.indexOf(t)]),this.cancel())},movePlayer(e,t){void 0===t?(this.cancel(),this.move=e):(this.$store.commit("players/move",[this.move,this.players.indexOf(t)]),this.cancel())},nominatePlayer(e,t){if(void 0===t)this.cancel(),e!==this.nominate&&(this.nominate=e);else{const e=[this.nominate,this.players.indexOf(t)];this.$store.commit("session/nomination",{nomination:e}),this.cancel()}},cancel(){this.move=-1,this.swap=-1,this.nominate=-1}}},H=B,L=(i("3636"),Object(f["a"])(H,l,h,!1,null,null,null)),z=L.exports,W=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("ul",{staticClass:"info"},[s("li",{staticClass:"edition",class:["edition-"+e.edition.id],style:{backgroundImage:"url("+(e.edition.logo||i("ce23")("./"+e.edition.id+".png"))+")"}}),e.players.length-e.teams.traveler<5?s("li",[e._v(" Please add more players! ")]):e._e(),s("li",[e.edition.isOfficial?e._e():s("span",{staticClass:"meta"},[e._v(" "+e._s(e.edition.name)+" "+e._s(e.edition.author?"by "+e.edition.author:"")+" ")]),s("span",[e._v(" "+e._s(e.players.length)+" "),s("font-awesome-icon",{staticClass:"players",attrs:{icon:"users"}})],1),s("span",[e._v(" "+e._s(e.teams.alive)+" "),s("font-awesome-icon",{staticClass:"alive",attrs:{icon:"heartbeat"}})],1),s("span",[e._v(" "+e._s(e.teams.votes)+" "),s("font-awesome-icon",{staticClass:"votes",attrs:{icon:"vote-yea"}})],1)]),e.players.length-e.teams.traveler>=5?s("li",[s("span",[e._v(" "+e._s(e.teams.townsfolk)+" "),s("font-awesome-icon",{staticClass:"townsfolk",attrs:{icon:"user-friends"}})],1),s("span",[e._v(" "+e._s(e.teams.outsider)+" "),s("font-awesome-icon",{staticClass:"outsider",attrs:{icon:e.teams.outsider>1?"user-friends":"user"}})],1),s("span",[e._v(" "+e._s(e.teams.minion)+" "),s("font-awesome-icon",{staticClass:"minion",attrs:{icon:e.teams.minion>1?"user-friends":"user"}})],1),s("span",[e._v(" "+e._s(e.teams.demon)+" "),s("font-awesome-icon",{staticClass:"demon",attrs:{icon:e.teams.demon>1?"user-friends":"user"}})],1),e.teams.traveler?s("span",[e._v(" "+e._s(e.teams.traveler)+" "),s("font-awesome-icon",{staticClass:"traveler",attrs:{icon:e.teams.traveler>1?"user-friends":"user"}})],1):e._e(),e.grimoire.isNight?s("span",[e._v(" Night phase "),s("font-awesome-icon",{attrs:{icon:["fas","cloud-moon"]}})],1):e._e()]):e._e()])},J=[],U=i("634a"),Y={computed:{teams:function(){const{players:e}=this.$store.state.players,t=this.$store.getters["players/nonTravelers"],i=e.filter(e=>!0!==e.isDead).length;return{...U[t-5],traveler:e.length-t,alive:i,votes:i+e.filter(e=>!0===e.isDead&&!0!==e.isVoteless).length}},...Object(a["d"])(["edition","grimoire"]),...Object(a["d"])("players",["players"])}},q=Y,Z=(i("7584"),Object(f["a"])(q,W,J,!1,null,"29072d10",null)),K=Z.exports,Q=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"controls"}},[e.session.sessionId?i("span",{staticClass:"session",class:{spectator:e.session.isSpectator,reconnecting:e.session.isReconnecting},attrs:{title:e.session.playerCount+" other players in this session"+(e.session.ping?" ("+e.session.ping+"ms latency)":"")},on:{click:e.leaveSession}},[i("font-awesome-icon",{attrs:{icon:"broadcast-tower"}}),e._v(" "+e._s(e.session.playerCount)+" ")],1):e._e(),i("div",{staticClass:"menu",class:{open:e.grimoire.isMenuOpen}},[i("font-awesome-icon",{attrs:{icon:"cog"},on:{click:e.toggleMenu}}),i("ul",[i("li",{staticClass:"tabs",class:e.tab},[i("font-awesome-icon",{attrs:{icon:"book-open"},on:{click:function(t){e.tab="grimoire"}}}),i("font-awesome-icon",{attrs:{icon:"broadcast-tower"},on:{click:function(t){e.tab="session"}}}),e.session.isSpectator?e._e():i("font-awesome-icon",{attrs:{icon:"users"},on:{click:function(t){e.tab="players"}}}),i("font-awesome-icon",{attrs:{icon:"theater-masks"},on:{click:function(t){e.tab="characters"}}}),i("font-awesome-icon",{attrs:{icon:"question"},on:{click:function(t){e.tab="help"}}})],1),"grimoire"===e.tab?[i("li",{staticClass:"headline"},[e._v("Grimoire")]),e.players.length?i("li",{on:{click:e.toggleGrimoire}},[e.grimoire.isPublic?e._e():[e._v("Hide")],e.grimoire.isPublic?[e._v("Show")]:e._e(),i("em",[e._v("[G]")])],2):e._e(),e.session.isSpectator?e._e():i("li",{on:{click:e.toggleNight}},[e.grimoire.isNight?e._e():[e._v("Switch to Night")],e.grimoire.isNight?[e._v("Switch to Day")]:e._e(),i("em",[e._v("[S]")])],2),e.players.length?i("li",{on:{click:e.toggleNightOrder}},[e._v(" Night order "),i("em",[i("font-awesome-icon",{attrs:{icon:["fas",e.grimoire.isNightOrder?"check-square":"square"]}})],1)]):e._e(),e.players.length?i("li",[e._v(" Zoom "),i("em",[i("font-awesome-icon",{attrs:{icon:"search-minus"},on:{click:function(t){return e.setZoom(e.grimoire.zoom-1)}}}),e._v(" "+e._s(Math.round(100+10*e.grimoire.zoom))+"% "),i("font-awesome-icon",{attrs:{icon:"search-plus"},on:{click:function(t){return e.setZoom(e.grimoire.zoom+1)}}})],1)]):e._e(),i("li",{on:{click:e.setBackground}},[e._v(" Background image "),i("em",[i("font-awesome-icon",{attrs:{icon:"image"}})],1)]),i("li",{on:{click:e.toggleMute}},[e._v(" Mute Sounds "),i("em",[i("font-awesome-icon",{attrs:{icon:["fas",e.grimoire.isMuted?"volume-mute":"volume-up"]}})],1)])]:e._e(),"session"===e.tab?[e.session.sessionId?i("li",{staticClass:"headline"},[e._v(" "+e._s(e.session.isSpectator?"Playing":"Hosting")+" ")]):i("li",{staticClass:"headline"},[e._v(" Live Session ")]),e.session.sessionId?e._e():i("li",{on:{click:e.hostSession}},[e._v(" Host (Storyteller)"),i("em",[e._v("[H]")])]),e.session.sessionId?e._e():i("li",{on:{click:e.joinSession}},[e._v(" Join (Player)"),i("em",[e._v("[J]")])]),e.session.sessionId&&e.session.ping?i("li",[e._v(" Delay to "+e._s(e.session.isSpectator?"host":"players")+" "),i("em",[e._v(e._s(e.session.ping)+"ms")])]):e._e(),e.session.sessionId?i("li",{on:{click:e.copySessionUrl}},[e._v(" Copy player link "),i("em",[i("font-awesome-icon",{attrs:{icon:"copy"}})],1)]):e._e(),e.session.isSpectator?e._e():i("li",{on:{click:e.distributeRoles}},[e._v(" Send Characters "),i("em",[i("font-awesome-icon",{attrs:{icon:"theater-masks"}})],1)]),e.session.voteHistory.length?i("li",{on:{click:function(t){return e.toggleModal("voteHistory")}}},[e._v(" Nomination history"),i("em",[e._v("[V]")])]):e._e(),e.session.sessionId?i("li",{on:{click:e.leaveSession}},[e._v(" Leave Session "),i("em",[e._v(e._s(e.session.sessionId))])]):e._e()]:e._e(),"players"!==e.tab||e.session.isSpectator?e._e():[i("li",{staticClass:"headline"},[e._v("Players")]),e.players.length<20?i("li",{on:{click:e.addPlayer}},[e._v("Add"),i("em",[e._v("[A]")])]):e._e(),e.players.length>2?i("li",{on:{click:e.randomizeSeatings}},[e._v(" Randomize "),i("em",[i("font-awesome-icon",{attrs:{icon:"dice"}})],1)]):e._e(),e.players.length?i("li",{on:{click:e.clearPlayers}},[e._v(" Remove all "),i("em",[i("font-awesome-icon",{attrs:{icon:"trash-alt"}})],1)]):e._e()],"characters"===e.tab?[i("li",{staticClass:"headline"},[e._v("Characters")]),e.session.isSpectator?e._e():i("li",{on:{click:function(t){return e.toggleModal("edition")}}},[e._v(" Select Edition "),i("em",[e._v("[E]")])]),!e.session.isSpectator&&e.players.length>4?i("li",{on:{click:function(t){return e.toggleModal("roles")}}},[e._v(" Choose & Assign "),i("em",[e._v("[C]")])]):e._e(),e.session.isSpectator?e._e():i("li",{on:{click:function(t){return e.toggleModal("fabled")}}},[e._v(" Add Fabled "),i("em",[i("font-awesome-icon",{attrs:{icon:"dragon"}})],1)]),e.players.length?i("li",{on:{click:e.clearRoles}},[e._v(" Remove all "),i("em",[i("font-awesome-icon",{attrs:{icon:"trash-alt"}})],1)]):e._e()]:e._e(),"help"===e.tab?[i("li",{staticClass:"headline"},[e._v("Help")]),i("li",{on:{click:function(t){return e.toggleModal("reference")}}},[e._v(" Reference Sheet "),i("em",[e._v("[R]")])]),i("li",{on:{click:function(t){return e.toggleModal("nightOrder")}}},[e._v(" Night Order Sheet "),i("em",[e._v("[N]")])]),i("li",{on:{click:function(t){return e.toggleModal("gameState")}}},[e._v(" Game State JSON "),i("em",[i("font-awesome-icon",{attrs:{icon:"file-code"}})],1)]),i("li",[i("a",{attrs:{href:"https://discord.gg/Gd7ybwWbFk",target:"_blank"}},[e._v(" Join Discord ")]),i("em",[i("a",{attrs:{href:"https://discord.gg/Gd7ybwWbFk",target:"_blank"}},[i("font-awesome-icon",{attrs:{icon:["fab","discord"]}})],1)])]),i("li",[i("a",{attrs:{href:"https://github.com/bra1n/townsquare",target:"_blank"}},[e._v(" Source code ")]),i("em",[i("a",{attrs:{href:"https://github.com/bra1n/townsquare",target:"_blank"}},[i("font-awesome-icon",{attrs:{icon:["fab","github"]}})],1)])])]:e._e()],2)],1)])},X=[],ee={computed:{...Object(a["d"])(["grimoire","session"]),...Object(a["d"])("players",["players"])},data(){return{tab:"grimoire"}},methods:{setBackground(){const e=prompt("Enter custom background URL");(e||""===e)&&this.$store.commit("setBackground",e)},toggleMute(){this.$store.commit("setIsMuted",!this.grimoire.isMuted)},hostSession(){if(this.session.sessionId)return;const e=prompt("Enter a channel number / name for your session",Math.round(1e4*Math.random()));e&&(this.$store.commit("session/clearVoteHistory"),this.$store.commit("session/setSpectator",!1),this.$store.commit("session/setSessionId",e),this.copySessionUrl())},copySessionUrl(){const e=window.location.href.split("#")[0],t=e+"#"+this.session.sessionId;navigator.clipboard.writeText(t)},distributeRoles(){if(this.session.isSpectator)return;const e="Do you want to distribute assigned characters to all SEATED players?";confirm(e)&&(this.$store.commit("session/distributeRoles",!0),setTimeout((()=>{this.$store.commit("session/distributeRoles",!1)}).bind(this),2e3))},joinSession(){if(this.session.sessionId)return this.leaveSession();let e=prompt("Enter the channel number / name of the session you want to join");e.match(/^https?:\/\//i)&&(e=e.split("#").pop()),e&&(this.$store.commit("session/clearVoteHistory"),this.$store.commit("session/setSpectator",!0),this.$store.commit("toggleGrimoire",!1),this.$store.commit("session/setSessionId",e))},leaveSession(){confirm("Are you sure you want to leave the active live game?")&&(this.$store.commit("session/setSpectator",!1),this.$store.commit("session/setSessionId",""))},addPlayer(){if(this.session.isSpectator)return;if(this.players.length>=20)return;const e=prompt("Player name");e&&this.$store.commit("players/add",e)},randomizeSeatings(){this.session.isSpectator||confirm("Are you sure you want to randomize seatings?")&&this.$store.dispatch("players/randomize")},clearPlayers(){this.session.isSpectator||confirm("Are you sure you want to remove all players?")&&this.$store.commit("players/clear")},clearRoles(){confirm("Are you sure you want to remove all player roles?")&&this.$store.dispatch("players/clearRoles")},...Object(a["c"])(["toggleGrimoire","toggleMenu","toggleNight","toggleNightOrder","setZoom","toggleModal"])}},te=ee,ie=(i("431c"),Object(f["a"])(te,Q,X,!1,null,"37d0f539",null)),se=ie.exports,oe=function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.modals.roles&&e.nonTravelers>=5?i("Modal",{staticClass:"roles",on:{close:function(t){return e.toggleModal("roles")}}},[i("h3",[e._v("Select the characters for "+e._s(e.nonTravelers)+" players:")]),e._l(e.roleSelection,(function(t,s){return i("ul",{key:s,staticClass:"tokens"},[i("li",{staticClass:"count",class:[s]},[e._v(" "+e._s(t.filter((function(e){return e.selected})).length)+" / "+e._s(e.game[e.nonTravelers-5][s])+" ")]),e._l(t,(function(e){return i("li",{key:e.id,class:[e.team,e.selected?"selected":""],on:{click:function(t){e.selected=!e.selected}}},[i("Token",{attrs:{role:e}})],1)}))],2)})),e.hasSelectedSetupRoles?i("div",{staticClass:"warning"},[e._v(" Warning: there are characters selected that modify the game setup! The randomizer does not account for these characters. ")]):e._e(),i("div",{staticClass:"button-group"},[i("div",{staticClass:"button",class:{disabled:e.selectedRoles>e.nonTravelers||!e.selectedRoles},on:{click:e.assignRoles}},[i("font-awesome-icon",{attrs:{icon:"people-arrows"}}),e._v(" Assign "+e._s(e.selectedRoles)+" characters randomly ")],1),i("div",{staticClass:"button",on:{click:e.selectRandomRoles}},[i("font-awesome-icon",{attrs:{icon:"random"}}),e._v(" Shuffle characters ")],1)])],2):e._e()},re=[];const ae=e=>e[Math.floor(Math.random()*e.length)];var ne={components:{Token:b,Modal:C},data:function(){return{roleSelection:{},game:U}},computed:{selectedRoles:function(){return Object.values(this.roleSelection).map(e=>e.filter(e=>e.selected).length).reduce((e,t)=>e+t,0)},hasSelectedSetupRoles:function(){return Object.values(this.roleSelection).some(e=>e.some(e=>e.selected&&e.setup))},...Object(a["d"])(["roles","modals"]),...Object(a["d"])("players",["players"]),...Object(a["b"])({nonTravelers:"players/nonTravelers"})},methods:{selectRandomRoles(){this.roleSelection={},this.roles.forEach(e=>{this.roleSelection[e.team]||this.$set(this.roleSelection,e.team,[]),this.roleSelection[e.team].push(e),this.$set(e,"selected",!1)}),delete this.roleSelection["traveler"];const e=Math.max(5,this.nonTravelers),t=this.game[e-5];Object.keys(t).forEach(e=>{for(let i=0;i!0!==e.selected);t.length&&(ae(t).selected=!0)}})},assignRoles(){if(this.selectedRoles<=this.nonTravelers&&this.selectedRoles){const e=Object.values(this.roleSelection).map(e=>e.filter(e=>e.selected)).reduce((e,t)=>[...e,...t],[]).map(e=>[Math.random(),e]).sort((e,t)=>e[0]-t[0]).map(e=>e[1]);this.players.forEach(t=>{if("traveler"!==t.role.team&&e.length){const i=e.pop();this.$store.commit("players/update",{player:t,property:"role",value:i})}}),this.$store.commit("toggleModal","roles")}},...Object(a["c"])(["toggleModal"])},mounted:function(){Object.keys(this.roleSelection).length||this.selectRandomRoles()},watch:{roles(){this.selectRandomRoles()}}},le=ne,he=(i("e104"),Object(f["a"])(le,oe,re,!1,null,"ff145bbe",null)),ce=he.exports,de=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.modals.edition?s("Modal",{staticClass:"editions",on:{close:function(t){return e.toggleModal("edition")}}},[e.isCustom?s("div",{staticClass:"custom"},[s("h3",[e._v("Load custom script / characters")]),e._v(" To play with a custom script, you need to select the characters you want to play with in the official "),s("a",{attrs:{href:"https://bloodontheclocktower.com/script-tool/",target:"_blank"}},[e._v("Script Tool")]),e._v(' and then upload the generated "custom-list.json" either directly here or provide a URL to such a hosted JSON file.'),s("br"),s("br"),e._v(" To play with custom characters, please read "),s("a",{attrs:{href:"https://github.com/bra1n/townsquare#custom-characters",target:"_blank"}},[e._v("the documentation")]),e._v(" on how to write a custom character definition file. "),s("b",[e._v("Only load custom JSON files from sources that you trust!")]),s("h3",[e._v("Some popular custom scripts:")]),s("ul",{staticClass:"scripts"},e._l(e.scripts,(function(t,i){return s("li",{key:i,on:{click:function(i){return e.handleURL(t[1])}}},[e._v(" "+e._s(t[0])+" ")])})),0),s("input",{ref:"upload",attrs:{type:"file",accept:"application/json"},on:{change:e.handleUpload}}),s("div",{staticClass:"button-group"},[s("div",{staticClass:"button",on:{click:e.openUpload}},[s("font-awesome-icon",{attrs:{icon:"file-upload"}}),e._v(" Upload JSON ")],1),s("div",{staticClass:"button",on:{click:e.promptURL}},[s("font-awesome-icon",{attrs:{icon:"link"}}),e._v(" Enter URL ")],1),s("div",{staticClass:"button",on:{click:function(t){e.isCustom=!1}}},[s("font-awesome-icon",{attrs:{icon:"undo"}}),e._v(" Back ")],1)])]):s("div",[s("h3",[e._v("Select an edition:")]),s("ul",{staticClass:"editions"},[e._l(e.editions,(function(t){return s("li",{key:t.id,staticClass:"edition",class:["edition-"+t.id],style:{backgroundImage:"url("+i("ce23")("./"+t.id+".png")+")"},on:{click:function(i){return e.setEdition(t)}}},[e._v(" "+e._s(t.name)+" ")])})),s("li",{staticClass:"edition edition-custom",style:{backgroundImage:"url("+i("441d")+")"},on:{click:function(t){e.isCustom=!0}}},[e._v(" Custom Script / Characters ")])],2)])]):e._e()},me=[],pe=i("00c0"),ge={components:{Modal:C},data:function(){return{editions:pe,isCustom:!1,scripts:[["Deadly Penance Day","https://gist.githubusercontent.com/bra1n/0337cc44c6fd2c44f7589256ed5486d2/raw/16be38fa3c01aaf49827303ac80577bdb52c0b25/penanceday.json"],["Catfishing 9.0","https://gist.githubusercontent.com/bra1n/8a5ec41a7bbf945f6b7dfc1cef72b569/raw/fed370d55554e0d83e9d56023c230099f41d0660/catfishing.json"],["On Thin Ice (Teensyville)","https://gist.githubusercontent.com/bra1n/8dacd9f2abc6f428331ea1213ab153f5/raw/0cacbcaf8ed9bddae0cca25a9ada97e9958d868b/on-thin-ice.json"],["Race To The Bottom (Teensyville)","https://gist.githubusercontent.com/bra1n/63e1354cb3dc9d4032bcd0623dc48888/raw/5acb0eedcc0a67a64a99c7e0e6271de0b7b2e1b2/race-to-the-bottom.json"],["Frankenstein's Mayor by Ted (Teensyville)","https://gist.githubusercontent.com/bra1n/32c52b422cc01b934a4291eeb81dbcee/raw/5bf770693bbf7aff5e86601c82ca4af3222f4ba6/Frankensteins_Mayor_by_Ted.json"],["Vigormortis High School (Teensyville)","https://gist.githubusercontent.com/bra1n/1f65bd4a999524719d5dabe98c3c2d27/raw/22bbec6bf56a51a7459e5ae41ed47e41971c5445/VigormortisHighSchool.json"]]}},computed:Object(a["d"])(["modals"]),methods:{openUpload(){this.$refs.upload.click()},handleUpload(){const e=this.$refs.upload.files[0];if(e&&e.size){const t=new FileReader;t.addEventListener("load",()=>{try{const e=JSON.parse(t.result);this.parseRoles(e)}catch(e){alert("Error reading custom script: "+e.message)}this.$refs.upload.value=""}),t.readAsText(e)}},promptURL(){const e=prompt("Enter URL to a custom-script.json file");e&&this.handleURL(e)},async handleURL(e){const t=await fetch(e);if(t&&t.json)try{const e=await t.json();this.parseRoles(e)}catch(i){alert("Error loading custom script: "+i.message)}},parseRoles(e){if(!e||!e.length)return;const t=e.findIndex(({id:e})=>"_meta"===e);let i={};t>-1&&(i=e.splice(t,1).pop());const s=e.map(e=>(e.id=e.id.toLocaleLowerCase().replace(/[^a-z0-9]/g,""),e));if(this.$store.commit("setCustomRoles",s),this.$store.commit("setEdition",Object.assign({},i,{id:"custom"})),s.some(({id:e})=>this.$store.state.fabled.has(e))){const e=[];s.forEach(({id:t})=>{this.$store.state.fabled.has(t)&&e.push(this.$store.state.fabled.get(t))}),this.$store.commit("players/setFabled",{fabled:e})}this.isCustom=!1},...Object(a["c"])(["toggleModal","setEdition"])}},ue=ge,fe=(i("e3da"),Object(f["a"])(ue,de,me,!1,null,"d6bb58ea",null)),ye=fe.exports,be=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"intro"},[i("img",{attrs:{src:"static/apple-icon.png",alt:""}}),e._v(" Welcome to the (unofficial) "),i("b",[e._v("Virtual Town Square and Grimoire")]),e._v(" for Blood on the Clocktower! Please add more players through the "),i("span",{staticClass:"button",on:{click:e.toggleMenu}},[i("font-awesome-icon",{attrs:{icon:"cog"}}),e._v(" Menu ")],1),e._v(" on the top right or by pressing "),i("b",[e._v("[A]")]),e._v(". You can also join a game session by pressing "),i("b",[e._v("[J]")]),e._v("."),i("br"),e._m(0)])},ve=[function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"footer"},[e._v(" This project is free and open source and can be found on "),i("a",{attrs:{href:"https://github.com/bra1n/townsquare",target:"_blank"}},[e._v("GitHub")]),e._v('. It is not affiliated with The Pandemonium Institute. "Blood on the Clocktower" is a trademark of Steven Medway and The Pandemonium Institute. ')])}],ke={methods:Object(a["c"])(["toggleMenu"])},we=ke,_e=(i("c198"),Object(f["a"])(we,be,ve,!1,null,"0ae0fea6",null)),Ne=_e.exports,Se=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.modals.reference&&e.roles.size?s("Modal",{staticClass:"characters",on:{close:function(t){return e.toggleModal("reference")}}},[s("font-awesome-icon",{staticClass:"toggle",attrs:{icon:"cloud-moon",title:"Show Night Order"},on:{click:function(t){return e.toggleModal("nightOrder")}}}),s("h3",[e._v(" Character Reference "),s("font-awesome-icon",{attrs:{icon:"address-card"}}),e._v(" "+e._s(e.edition.name||"Custom Script")+" ")],1),s("ul",{staticClass:"legend"},[s("li",[s("span",{staticClass:"name"},[e._v("Name")]),s("span",{staticClass:"icon"},[e._v("Icon")]),s("span",{staticClass:"ability"},[e._v("Ability")]),Object.keys(e.playersByRole).length?s("span",{staticClass:"player"},[e._v(" Player ")]):e._e()])]),e._l(e.rolesGrouped,(function(t,o){return s("div",{key:o,class:[o]},[s("h4",[e._v(e._s(o))]),s("ul",e._l(t,(function(t){return s("li",{key:t.id,class:[o]},[s("span",{staticClass:"name"},[e._v(e._s(t.name))]),t.id?s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.id+".png"))+")"}}):e._e(),s("span",{staticClass:"ability"},[e._v(e._s(t.ability))]),Object.keys(e.playersByRole).length?s("span",{staticClass:"player"},[e._v(e._s(e.playersByRole[t.id]?e.playersByRole[t.id].join(", "):""))]):e._e()])})),0)])}))],2):e._e()},Re=[],xe={components:{Modal:C},computed:{rolesGrouped:function(){const e={};return this.roles.forEach(t=>{e[t.team]||(e[t.team]=[]),e[t.team].push(t)}),delete e["traveler"],e},playersByRole:function(){const e={};return this.players.forEach(({name:t,role:i})=>{i&&i.id&&"traveler"!==i.team&&(e[i.id]||(e[i.id]=[]),e[i.id].push(t))}),e},...Object(a["d"])(["roles","modals","edition"]),...Object(a["d"])("players",["players"])},methods:{...Object(a["c"])(["toggleModal"])}},Ie=xe,Te=(i("4c90"),Object(f["a"])(Ie,Se,Re,!1,null,"cc3fb864",null)),Oe=Te.exports,Ce=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{attrs:{id:"vote"}},[s("div",{staticClass:"arrows"},[s("span",{staticClass:"nominee",style:e.nomineeStyle}),s("span",{staticClass:"nominator",style:e.nominatorStyle})]),s("div",{staticClass:"overlay"},[s("audio",{attrs:{src:i("f6a8"),preload:"auto"}}),s("em",{staticClass:"blue"},[e._v(e._s(e.nominator.name))]),e._v(" nominated "),s("em",[e._v(e._s(e.nominee.name))]),e._v("! "),s("br"),"traveler"!==e.nominee.role.team?[s("em",{staticClass:"blue"},[e._v(" "+e._s(e.voters.length)+" vote"+e._s(1!==e.voters.length?"s":"")+" ")]),e._v(" in favor "),s("em",[e._v("(majority is "+e._s(Math.ceil(e.alive/2))+")")])]:[s("em",[e._v(e._s(Math.ceil(e.players.length/2))+" votes")]),e._v(" required for a "),s("em",[e._v("majority")]),e._v(". ")],e.session.isVoteInProgress||e.session.lockedVote>1?s("div",[e.voters.length?s("em",{staticClass:"blue"},[e._v(e._s(e.voters.join(", "))+" ")]):s("span",[e._v("nobody")]),e._v(" had their hand "),s("em",[e._v("UP")])]):e._e(),e.session.isSpectator?e.canVote?[e.session.isVoteInProgress?e._e():s("div",[e._v(" "+e._s(e.session.votingSpeed/1e3)+" seconds between votes ")]),s("div",{staticClass:"button-group"},[s("div",{staticClass:"button townsfolk",class:{disabled:!e.currentVote},on:{click:function(t){return e.vote(!1)}}},[e._v(" Hand DOWN ")]),s("div",{staticClass:"button demon",class:{disabled:e.currentVote},on:{click:function(t){return e.vote(!0)}}},[e._v(" Hand UP ")])])]:e.player?e._e():s("div",[e._v(" Please claim a seat to vote. ")]):[!e.session.isVoteInProgress&&e.session.lockedVote<1?s("div",[e._v(" Time per player: "),s("font-awesome-icon",{attrs:{icon:"minus-circle"},on:{mousedown:function(t){return t.preventDefault(),e.setVotingSpeed(-500)}}}),e._v(" "+e._s(e.session.votingSpeed/1e3)+"s "),s("font-awesome-icon",{attrs:{icon:"plus-circle"},on:{mousedown:function(t){return t.preventDefault(),e.setVotingSpeed(500)}}})],1):e._e(),s("div",{staticClass:"button-group"},[e.session.isVoteInProgress?e._e():s("div",{staticClass:"button townsfolk",on:{click:e.countdown}},[e._v(" Countdown ")]),e.session.isVoteInProgress?[s("div",{staticClass:"button townsfolk",class:{disabled:!e.session.lockedVote},on:{click:e.pause}},[e._v(" "+e._s(e.voteTimer?"Pause":"Resume")+" ")]),s("div",{staticClass:"button",on:{click:e.stop}},[e._v("Reset")])]:s("div",{staticClass:"button",on:{click:e.start}},[e._v(" "+e._s(e.session.lockedVote?"Restart":"Start")+" ")]),s("div",{staticClass:"button demon",on:{click:e.finish}},[e._v("Close")])],2)]],2),s("transition",{attrs:{name:"blur"}},[e.session.isVoteInProgress&&!e.session.lockedVote?s("div",{staticClass:"countdown"},[s("span",[e._v("3")]),s("span",[e._v("2")]),s("span",[e._v("1")]),s("span",[e._v("GO")]),s("audio",{attrs:{autoplay:!e.grimoire.isMuted,src:i("f6a8"),muted:e.grimoire.isMuted}})]):e._e()])],1)},Me=[],Pe={computed:{...Object(a["d"])("players",["players"]),...Object(a["d"])(["session","grimoire"]),...Object(a["b"])({alive:"players/alive"}),nominator:function(){return this.players[this.session.nomination[0]]},nominatorStyle:function(){const e=this.players.length,t=this.session.nomination[0];return{transform:`rotate(${Math.round(t/e*360)}deg)`,transitionDuration:this.session.votingSpeed-.1+"s"}},nominee:function(){return this.players[this.session.nomination[1]]},nomineeStyle:function(){const e=this.players.length,t=this.session.nomination[1],i=this.session.lockedVote,s=360*(t+Math.min(i,e))/e;return{transform:`rotate(${Math.round(s)}deg)`,transitionDuration:this.session.votingSpeed-100+"ms"}},player:function(){return this.players.find(e=>e.id===this.session.playerId)},currentVote:function(){const e=this.players.findIndex(e=>e.id===this.session.playerId);return e>=0?!!this.session.votes[e]:void 0},canVote:function(){if(!this.player)return!1;if(this.player.isVoteless&&"traveler"!==this.nominee.role.team)return!1;const e=this.session,t=this.players.length,i=this.players.indexOf(this.player),s=(i-1+t-e.nomination[1])%t;return s>=e.lockedVote-1},voters:function(){const e=this.session.nomination[1],t=Array(this.players.length).fill("").map((e,t)=>this.session.votes[t]?this.players[t].name:""),i=[...t.slice(e+1),...t.slice(0,e+1)];return i.slice(0,this.session.lockedVote-1).filter(e=>!!e)}},data(){return{voteTimer:null}},methods:{countdown(){this.$store.commit("session/lockVote",0),this.$store.commit("session/setVoteInProgress",!0),this.voteTimer=setInterval(()=>{this.start()},4e3)},start(){this.$store.commit("session/lockVote",1),this.$store.commit("session/setVoteInProgress",!0),clearInterval(this.voteTimer),this.voteTimer=setInterval(()=>{this.$store.commit("session/lockVote"),this.session.lockedVote>this.players.length&&(clearInterval(this.voteTimer),this.$store.commit("session/setVoteInProgress",!1))},this.session.votingSpeed)},pause(){this.voteTimer?(clearInterval(this.voteTimer),this.voteTimer=null):this.voteTimer=setInterval(()=>{this.$store.commit("session/lockVote"),this.session.lockedVote>this.players.length&&(clearInterval(this.voteTimer),this.$store.commit("session/setVoteInProgress",!1))},this.session.votingSpeed)},stop(){clearInterval(this.voteTimer),this.voteTimer=null,this.$store.commit("session/setVoteInProgress",!1),this.$store.commit("session/lockVote",0)},finish(){clearInterval(this.voteTimer),this.$store.commit("session/addHistory",this.players),this.$store.commit("session/nomination")},vote(e){if(!this.canVote)return!1;const t=this.players.findIndex(e=>e.id===this.session.playerId);t>=0&&!!this.session.votes[t]!==e&&this.$store.commit("session/voteSync",[t,e])},setVotingSpeed(e){const t=Math.round(this.session.votingSpeed+e);t>0&&this.$store.commit("session/setVotingSpeed",t)}}},De=Pe,Ee=(i("4d74"),Object(f["a"])(De,Ce,Me,!1,null,"00f24ea8",null)),je=Ee.exports,Ve=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"gradients"}},e._l(e.gradients,(function(e,t){return i("svg",{key:t,attrs:{width:"0",height:"0"}},[i("linearGradient",{attrs:{id:e[0],x1:"50%",y1:"100%",x2:"50%",y2:"0%"}},[i("stop",{style:{"stop-color":e[2],"stop-opacity":1},attrs:{offset:"0%"}}),i("stop",{style:{"stop-color":e[1],"stop-opacity":1},attrs:{offset:"100%"}})],1)],1)})),0)},$e=[],Ge={data(){return{gradients:[["demon","#ce0100","#000"],["townsfolk","#1f65ff","#000"],["default","#4E4E4E","#000"]]}}},Ae=Ge,Fe=(i("3f8f"),Object(f["a"])(Ae,Ve,$e,!1,null,"1e202a64",null)),Be=Fe.exports,He=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.modals.nightOrder&&e.roles.size?s("Modal",{staticClass:"night-reference",on:{close:function(t){return e.toggleModal("nightOrder")}}},[s("font-awesome-icon",{staticClass:"toggle",attrs:{icon:"address-card",title:"Show Character Reference"},on:{click:function(t){return e.toggleModal("reference")}}}),s("h3",[e._v(" Night Order "),s("font-awesome-icon",{attrs:{icon:"cloud-moon"}}),e._v(" "+e._s(e.edition.name||"Custom Script")+" ")],1),s("div",{staticClass:"night"},[s("ul",{staticClass:"first"},[s("li",{staticClass:"headline"},[e._v("First Night")]),e._l(e.rolesFirstNight,(function(t){return s("li",{key:t.name,class:[t.team]},[s("span",{staticClass:"name"},[e._v(" "+e._s(t.name)+" "),t.players.length?[s("br"),e._l(t.players,(function(i,o){return s("small",{key:o,class:{dead:i.isDead}},[e._v(e._s(i.name+(t.players.length>o+1?",":"")))])}))]:e._e()],2),t.id?s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.id+".png"))+")"}}):e._e()])}))],2),s("ul",{staticClass:"other"},[s("li",{staticClass:"headline"},[e._v("Other Nights")]),e._l(e.rolesOtherNight,(function(t){return s("li",{key:t.name,class:[t.team]},[t.id?s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.id+".png"))+")"}}):e._e(),s("span",{staticClass:"name"},[e._v(" "+e._s(t.name)+" "),t.players.length?[s("br"),e._l(t.players,(function(i,o){return s("small",{key:o,class:{dead:i.isDead}},[e._v(e._s(i.name+(t.players.length>o+1?",":"")))])}))]:e._e()],2)])}))],2)])],1):e._e()},Le=[],ze={components:{Modal:C},computed:{rolesFirstNight:function(){const e=[];return this.players.length>6&&e.push({id:"evil",name:"Minion info",firstNight:2,team:"minion",players:this.players.filter(e=>"minion"===e.role.team)},{id:"evil",name:"Demon info & bluffs",firstNight:4,team:"demon",players:this.players.filter(e=>"demon"===e.role.team)}),this.roles.forEach(t=>{const i=this.players.filter(e=>e.role.id===t.id);t.firstNight&&("traveler"!==t.team||i.length)&&e.push(Object.assign({players:i},t))}),this.fabled.filter(({firstNight:e})=>e).forEach(t=>{e.push(Object.assign({players:[]},t))}),e.sort((e,t)=>e.firstNight-t.firstNight),e},rolesOtherNight:function(){const e=[];return this.roles.forEach(t=>{const i=this.players.filter(e=>e.role.id===t.id);t.otherNight&&("traveler"!==t.team||i.length)&&e.push(Object.assign({players:i},t))}),this.fabled.filter(({otherNight:e})=>e).forEach(t=>{e.push(Object.assign({players:[]},t))}),e.sort((e,t)=>e.otherNight-t.otherNight),e},...Object(a["d"])(["roles","modals","edition","grimoire"]),...Object(a["d"])("players",["players","fabled"])},methods:{...Object(a["c"])(["toggleModal"])}},We=ze,Je=(i("413d"),Object(f["a"])(We,He,Le,!1,null,"18374626",null)),Ue=Je.exports,Ye=function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.modals.fabled&&e.fabled.length?i("Modal",{on:{close:function(t){return e.toggleModal("fabled")}}},[i("h3",[e._v(" Choose a fabled character to add to the game ")]),i("ul",{staticClass:"tokens"},e._l(e.fabled,(function(t){return i("li",{key:t.id,on:{click:function(i){return e.setFabled(t)}}},[i("Token",{attrs:{role:t}})],1)})),0)]):e._e()},qe=[],Ze={components:{Token:b,Modal:C},computed:{...Object(a["d"])(["modals","fabled","grimoire"]),fabled(){const e=[];return this.$store.state.fabled.forEach(t=>{this.$store.state.players.fabled.some(e=>e.id===t.id)||e.push(t)}),e}},methods:{setFabled(e){this.$store.commit("players/setFabled",{fabled:e}),this.$store.commit("toggleModal","fabled")},...Object(a["c"])(["toggleModal"])}},Ke=Ze,Qe=(i("ff40"),Object(f["a"])(Ke,Ye,qe,!1,null,"d6b399a0",null)),Xe=Qe.exports,et=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("Modal",{directives:[{name:"show",rawName:"v-show",value:e.modals.voteHistory&&e.session.voteHistory,expression:"modals.voteHistory && session.voteHistory"}],staticClass:"vote-history",on:{close:function(t){return e.toggleModal("voteHistory")}}},[i("font-awesome-icon",{staticClass:"clear",attrs:{icon:"trash-alt",title:"Clear history"},on:{click:e.clearVoteHistory}}),i("h3",[e._v("Nomination history")]),i("table",[i("thead",[i("tr",[i("td",[e._v("Time")]),i("td",[e._v("Nominator")]),i("td",[e._v("Nominee")]),i("td",[e._v("Type")]),i("td",[e._v("Votes")]),i("td",[e._v("Majority")]),i("td",[i("font-awesome-icon",{attrs:{icon:"user-friends"}}),e._v(" Voters ")],1)])]),i("tbody",e._l(e.session.voteHistory,(function(t,s){return i("tr",{key:s},[i("td",[e._v(" "+e._s(t.timestamp.getHours().toString().padStart(2,"0"))+":"+e._s(t.timestamp.getMinutes().toString().padStart(2,"0"))+" ")]),i("td",[e._v(e._s(t.nominator))]),i("td",[e._v(e._s(t.nominee))]),i("td",[e._v(e._s(t.type))]),i("td",[e._v(" "+e._s(t.votes.length)+" "),i("font-awesome-icon",{attrs:{icon:"hand-paper"}})],1),i("td",[e._v(" "+e._s(t.majority)+" "),i("font-awesome-icon",{attrs:{icon:["fas",t.votes.length>=t.majority?"check-square":"square"]}})],1),i("td",[e._v(" "+e._s(t.votes.join(", "))+" ")])])})),0)])],1)},tt=[],it={components:{Modal:C},computed:{...Object(a["d"])(["session","modals"])},methods:{...Object(a["c"])(["toggleModal"]),...Object(a["c"])("session",["clearVoteHistory"])}},st=it,ot=(i("84f3"),Object(f["a"])(st,et,tt,!1,null,"5f8dc20e",null)),rt=ot.exports,at=function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.modals.gameState?i("Modal",{staticClass:"game-state",on:{close:function(t){return e.toggleModal("gameState")}}},[i("h3",[e._v("Current Game State")]),i("textarea",{domProps:{value:e.gamestate},on:{input:function(t){t.stopPropagation(),e.input=t.target.value},click:function(e){return e.target.select()},keyup:function(e){e.stopPropagation()}}}),i("div",{staticClass:"button-group"},[i("div",{staticClass:"button townsfolk",on:{click:e.copy}},[i("font-awesome-icon",{attrs:{icon:"copy"}}),e._v(" Copy JSON ")],1),e.session.isSpectator?e._e():i("div",{staticClass:"button demon",on:{click:e.load}},[i("font-awesome-icon",{attrs:{icon:"cog"}}),e._v(" Load State ")],1)])]):e._e()},nt=[],lt={components:{Modal:C},computed:{gamestate:function(){return JSON.stringify({bluffs:this.players.bluffs.map(({id:e})=>e),edition:this.edition.isOfficial?{id:this.edition.id}:this.edition,roles:this.edition.isOfficial?"":this.$store.getters.customRoles,fabled:this.players.fabled.map(({id:e})=>e),players:this.players.players.map(e=>({...e,role:e.role.id||{}}))})},...Object(a["d"])(["modals","players","edition","roles","session"])},data(){return{input:""}},methods:{copy:function(){navigator.clipboard.writeText(this.input||this.gamestate)},load:function(){if(!this.session.isSpectator)try{const e=JSON.parse(this.input||this.gamestate),{bluffs:t,edition:i,roles:s,fabled:o,players:r}=e;s&&this.$store.commit("setCustomRoles",s),i&&this.$store.commit("setEdition",i),t.length&&t.forEach((e,t)=>{this.$store.commit("players/setBluff",{index:t,role:this.$store.state.roles.get(e)||{}})}),o&&this.$store.commit("players/setFabled",{fabled:o.map(e=>this.$store.state.fabled.get(e))}),r&&this.$store.commit("players/set",r.map(e=>({...e,role:this.$store.state.roles.get(e.role)||this.$store.getters.rolesJSONbyId.get(e.role)||{}}))),this.toggleModal("gameState")}catch(e){alert("Unable to parse JSON: "+e)}},...Object(a["c"])(["toggleModal"])}},ht=lt,ct=(i("aec9"),Object(f["a"])(ht,at,nt,!1,null,"935cca7a",null)),dt=ct.exports,mt={components:{GameStateModal:dt,VoteHistoryModal:rt,FabledModal:Xe,NightOrderModal:Ue,Vote:je,ReferenceModal:Oe,Intro:Ne,TownInfo:K,TownSquare:z,Menu:se,EditionModal:ye,RolesModal:ce,Gradients:Be},computed:{...Object(a["d"])(["grimoire","session"]),...Object(a["d"])("players",["players"])},data(){return{version:n["a"]}},methods:{keyup({key:e,ctrlKey:t,metaKey:i}){if(!t&&!i)switch(e.toLocaleLowerCase()){case"g":this.$store.commit("toggleGrimoire");break;case"a":this.$refs.menu.addPlayer();break;case"h":this.$refs.menu.hostSession();break;case"j":this.$refs.menu.joinSession();break;case"r":this.$store.commit("toggleModal","reference");break;case"n":this.$store.commit("toggleModal","nightOrder");break;case"e":if(this.session.isSpectator)return;this.$store.commit("toggleModal","edition");break;case"c":if(this.session.isSpectator)return;this.$store.commit("toggleModal","roles");break;case"v":this.session.voteHistory.length&&this.$store.commit("toggleModal","voteHistory");break;case"s":if(this.session.isSpectator)return;this.$store.commit("toggleNight");break;case"escape":this.$store.commit("toggleModal")}}}},pt=mt,gt=(i("5c0b"),Object(f["a"])(pt,o,r,!1,null,null,null)),ut=gt.exports,ft=i("dfb1"),yt=i.n(ft);class bt{constructor(e){this._wss="wss://live.clocktower.online:8080/",this._socket=null,this._isSpectator=!0,this._gamestate=[],this._store=e,this._pingInterval=3e4,this._pingTimer=null,this._reconnectTimer=null,this._players={},this._pings={},this._store.state.session.sessionId&&this.connect(this._store.state.session.sessionId)}_open(e){this.disconnect(),this._socket=new WebSocket(this._wss+e+"/"+(this._isSpectator?this._store.state.session.playerId:"host")),this._socket.addEventListener("message",this._handleMessage.bind(this)),this._socket.onopen=this._onOpen.bind(this),this._socket.onclose=t=>{this._socket=null,clearInterval(this._pingTimer),this._pingTimer=null,1e3!==t.code?(this._store.commit("session/setReconnecting",!0),this._reconnectTimer=setTimeout(()=>this.connect(e),3e3)):(this._store.commit("session/setSessionId",""),t.reason&&alert(t.reason))}}_send(e,t){this._socket&&1===this._socket.readyState&&this._socket.send(JSON.stringify([e,t]))}_sendDirect(e,t,i){e?this._send("direct",{[e]:[t,i]}):this._send(t,i)}_onOpen(){this._isSpectator?this._sendDirect("host","getGamestate",this._store.state.session.playerId):this.sendGamestate(),this._ping()}_ping(){this._handlePing(),this._send("ping",[this._isSpectator?this._store.state.session.playerId:Object.keys(this._players).length,"latency"]),clearTimeout(this._pingTimer),this._pingTimer=setTimeout(this._ping.bind(this),this._pingInterval)}_handleMessage({data:e}){let t,i;try{[t,i]=JSON.parse(e)}catch(s){console.log("unsupported socket message",e)}switch(t){case"getGamestate":this.sendGamestate(i);break;case"edition":this._updateEdition(i);break;case"fabled":this._updateFabled(i);break;case"gs":this._updateGamestate(i);break;case"player":this._updatePlayer(i);break;case"claim":this._updateSeat(i);break;case"ping":this._handlePing(i);break;case"nomination":if(!this._isSpectator)return;i||this._store.commit("session/addHistory",this._store.state.players.players),this._store.commit("session/nomination",{nomination:i});break;case"swap":if(!this._isSpectator)return;this._store.commit("players/swap",i);break;case"move":if(!this._isSpectator)return;this._store.commit("players/move",i);break;case"isNight":if(!this._isSpectator)return;this._store.commit("toggleNight",i);break;case"votingSpeed":if(!this._isSpectator)return;this._store.commit("session/setVotingSpeed",i);break;case"clearVoteHistory":if(!this._isSpectator)return;this._store.commit("session/clearVoteHistory");break;case"isVoteInProgress":if(!this._isSpectator)return;this._store.commit("session/setVoteInProgress",i);break;case"vote":this._handleVote(i);break;case"lock":this._handleLock(i);break;case"bye":this._handleBye(i);break}}connect(e){this._store.state.session.playerId||this._store.commit("session/setPlayerId",Math.random().toString(36).substr(2)),this._pings={},this._store.commit("session/setPlayerCount",0),this._store.commit("session/setPing",0),this._isSpectator=this._store.state.session.isSpectator,this._open(e)}disconnect(){this._pings={},this._store.commit("session/setPlayerCount",0),this._store.commit("session/setPing",0),this._store.commit("session/setReconnecting",!1),clearTimeout(this._reconnectTimer),this._socket&&(this._isSpectator&&this._sendDirect("host","bye",this._store.state.session.playerId),this._socket.close(1e3),this._socket=null)}sendGamestate(e="",t=!1){if(!this._isSpectator)if(this._gamestate=this._store.state.players.players.map(e=>({name:e.name,id:e.id,isDead:e.isDead,isVoteless:e.isVoteless,...e.role&&"traveler"===e.role.team?{roleId:e.role.id}:{}})),t)this._sendDirect(e,"gs",{gamestate:this._gamestate,isLightweight:t});else{const{session:t,grimoire:i}=this._store.state,{fabled:s}=this._store.state.players;this.sendEdition(e),this._sendDirect(e,"gs",{gamestate:this._gamestate,isNight:i.isNight,nomination:t.nomination,votingSpeed:t.votingSpeed,lockedVote:t.lockedVote,isVoteInProgress:t.isVoteInProgress,fabled:s.map(({id:e})=>e),...t.nomination?{votes:t.votes}:{}})}}_updateGamestate(e){if(!this._isSpectator)return;const{gamestate:t,isLightweight:i,isNight:s,nomination:o,votingSpeed:r,votes:a,lockedVote:n,isVoteInProgress:l,fabled:h}=e,c=this._store.state.players.players;if(c.lengtht.length)for(let d=c.length;d>t.length;d--)this._store.commit("players/remove",d-1);t.forEach((e,t)=>{const i=c[t],{roleId:s}=e;if(["name","id","isDead","isVoteless"].forEach(t=>{const s=e[t];i[t]!==s&&this._store.commit("players/update",{player:i,property:t,value:s})}),s&&i.role.id!==s){const e=this._store.state.roles.get(s)||this._store.getters.rolesJSONbyId.get(s);e&&this._store.commit("players/update",{player:i,property:"role",value:e})}else s||"traveler"!==i.role.team||this._store.commit("players/update",{player:i,property:"role",value:{}})}),i||(this._store.commit("toggleNight",!!s),this._store.commit("session/nomination",{nomination:o,votes:a,votingSpeed:r,lockedVote:n,isVoteInProgress:l}),this._store.commit("players/setFabled",{fabled:h.map(e=>this._store.state.fabled.get(e))}))}sendEdition(e=""){if(this._isSpectator)return;const{edition:t}=this._store.state;let i;t.isOfficial||(i=Array.from(this._store.state.roles.keys())),this._sendDirect(e,"edition",{edition:t.isOfficial?{id:t.id}:Object.assign({},t,{logo:""}),...i?{roles:i}:{}})}_updateEdition({edition:e,roles:t}){if(this._isSpectator&&(this._store.commit("setEdition",e),t&&(this._store.commit("setCustomRoles",t.map(e=>({id:e}))),this._store.state.roles.size!==t.length))){const e=[];t.forEach(t=>{this._store.state.roles.get(t)||e.push(t)}),alert("This session contains custom characters that can't be found. Please load them before joining! Missing roles: "+e.join(", ")),this.disconnect(),this._store.commit("toggleModal","edition")}}sendFabled(){if(this._isSpectator)return;const{fabled:e}=this._store.state.players;this._send("fabled",e.map(({id:e})=>e))}_updateFabled(e){this._isSpectator&&this._store.commit("players/setFabled",{fabled:e.map(e=>this._store.state.fabled.get(e))})}sendPlayer({player:e,property:t,value:i}){if(this._isSpectator||"reminders"===t)return;const s=this._store.state.players.players.indexOf(e);"role"===t?i.team&&"traveler"===i.team?(this._gamestate[s].roleId=i.id,this._send("player",{index:s,property:t,value:i.id})):this._gamestate[s].roleId&&(delete this._gamestate[s].roleId,this._send("player",{index:s,property:t,value:""})):this._send("player",{index:s,property:t,value:i})}_updatePlayer({index:e,property:t,value:i}){if(!this._isSpectator)return;const s=this._store.state.players.players[e];if(s)if("role"===t)if(i||"traveler"!==s.role.team){const e=this._store.state.roles.get(i)||this._store.getters.rolesJSONbyId.get(i)||{};this._store.commit("players/update",{player:s,property:"role",value:e})}else this._store.commit("players/update",{player:s,property:"role",value:{}});else this._store.commit("players/update",{player:s,property:t,value:i})}_handlePing([e=0,t]=[]){const i=(new Date).getTime();if(this._isSpectator)t&&this._store.commit("session/setPing",parseInt(t,10));else{for(let e in this._players)i-this._players[e]>2*this._pingInterval&&(delete this._players[e],delete this._pings[e]);if(this._store.state.players.players.forEach(e=>{e.id&&!this._players[e.id]&&this._store.commit("players/update",{player:e,property:"id",value:""})}),e){this._players[e]=i;const s=parseInt(t,10);if(s&&s>0&&s<3e4){this._pings[e]=s;const t=Object.values(this._pings);this._store.commit("session/setPing",Math.round(t.reduce((e,t)=>e+t,0)/t.length))}}}this._isSpectator&&!e||this._store.commit("session/setPlayerCount",this._isSpectator?e:Object.keys(this._players).length)}_handleBye(e){this._isSpectator||(delete this._players[e],this._store.commit("session/setPlayerCount",Object.keys(this._players).length))}claimSeat(e){if(!this._isSpectator)return;const t=this._store.state.players.players;t.length>e&&(e<0||!t[e].id)&&this._send("claim",[e,this._store.state.session.playerId])}_updateSeat([e,t]){if(this._isSpectator)return;const i="id",s=this._store.state.players.players,o=s.findIndex(({id:e})=>e===t);if(o>=0&&o!==e&&this._store.commit("players/update",{player:s[o],property:i,value:""}),e>=0){const o=s[e];if(!o)return;this._store.commit("players/update",{player:o,property:i,value:t})}this._handlePing([!0,t,0])}distributeRoles(){if(this._isSpectator)return;const e={};this._store.state.players.players.forEach((t,i)=>{t.id&&t.role&&(e[t.id]=["player",{index:i,property:"role",value:t.role.id}])}),Object.keys(e).length&&this._send("direct",e)}nomination({nomination:e}={}){if(this._isSpectator)return;const t=this._store.state.players.players;(!e||t.length>e[0]&&t.length>e[1])&&(this.setVotingSpeed(this._store.state.session.votingSpeed),this._send("nomination",e))}setVoteInProgress(){this._isSpectator||this._send("isVoteInProgress",this._store.state.session.isVoteInProgress)}setIsNight(){this._isSpectator||this._send("isNight",this._store.state.grimoire.isNight)}setVotingSpeed(e){this._isSpectator||e&&this._send("votingSpeed",e)}clearVoteHistory(){this._isSpectator||this._send("clearVoteHistory")}vote([e]){const t=this._store.state.players.players[e];this._store.state.session.playerId!==t.id&&this._isSpectator||this._send("vote",[e,this._store.state.session.votes[e],!this._isSpectator])}_handleVote([e,t,i]){const{session:s,players:o}=this._store.state,r=o.players.length,a=(e-1+r-s.nomination[1])%r;(i||a>=s.lockedVote-1)&&this._store.commit("session/vote",[e,t])}lockVote(){if(this._isSpectator)return;const{lockedVote:e,votes:t,nomination:i}=this._store.state.session,{players:s}=this._store.state.players,o=(i[1]+e-1)%s.length;this._send("lock",[this._store.state.session.lockedVote,t[o]])}_handleLock([e,t]){if(this._isSpectator&&(this._store.commit("session/lockVote",e),e>1)){const{lockedVote:e,nomination:i}=this._store.state.session,{players:s}=this._store.state.players,o=(i[1]+e-1)%s.length;this._store.state.session.votes[o]!==t&&this._store.commit("session/vote",[o,t])}}swapPlayer(e){this._isSpectator||this._send("swap",e)}movePlayer(e){this._isSpectator||this._send("move",e)}}var vt=e=>{const t=new bt(e);e.subscribe(({type:e,payload:i})=>{switch(e){case"session/setSessionId":i?t.connect(i):(window.location.hash="",t.disconnect());break;case"session/claimSeat":t.claimSeat(i);break;case"session/distributeRoles":i&&t.distributeRoles();break;case"session/nomination":t.nomination(i);break;case"session/setVoteInProgress":t.setVoteInProgress(i);break;case"session/voteSync":t.vote(i);break;case"session/lockVote":t.lockVote();break;case"session/setVotingSpeed":t.setVotingSpeed(i);break;case"session/clearVoteHistory":t.clearVoteHistory();break;case"toggleNight":t.setIsNight();break;case"setEdition":t.sendEdition();break;case"players/setFabled":t.sendFabled();break;case"players/swap":t.swapPlayer(i);break;case"players/move":t.movePlayer(i);break;case"players/set":case"players/clear":case"players/remove":case"players/add":t.sendGamestate("",!0);break;case"players/update":t.sendPlayer(i);break}});const i=window.location.hash.substr(1);i&&(e.commit("session/setSpectator",!0),e.commit("session/setSessionId",i))};const kt={name:"",id:"",role:{},reminders:[],isVoteless:!1,isDead:!1},wt=()=>({players:[],fabled:[],bluffs:[]}),_t={alive({players:e}){return e.filter(e=>!e.isDead).length},nonTravelers({players:e}){const t=e.filter(e=>"traveler"!==e.role.team);return Math.min(t.length,15)},nightOrder({players:e,fabled:t}){const i=[0],s=[0];e.forEach(({role:e})=>{e.firstNight&&!i.includes(e.firstNight)&&i.push(e.firstNight),e.otherNight&&!s.includes(e.otherNight)&&s.push(e.otherNight)}),t.forEach(e=>{e.firstNight&&!i.includes(e.firstNight)&&i.push(e.firstNight),e.otherNight&&!s.includes(e.otherNight)&&s.push(e.otherNight)}),i.sort((e,t)=>e-t),s.sort((e,t)=>e-t);const o=new Map;return e.forEach(e=>{const t=Math.max(i.indexOf(e.role.firstNight),0),r=Math.max(s.indexOf(e.role.otherNight),0);o.set(e,{first:t,other:r})}),t.forEach(e=>{const t=Math.max(i.indexOf(e.firstNight),0),r=Math.max(s.indexOf(e.otherNight),0);o.set(e,{first:t,other:r})}),o}},Nt={randomize({state:e,commit:t}){const i=e.players.map(e=>[Math.random(),e]).sort((e,t)=>e[0]-t[0]).map(e=>e[1]);t("set",i)},clearRoles({state:e,commit:t,rootState:i}){let s;i.session.isSpectator?s=e.players.map(e=>("traveler"!==e.role.team&&(e.role={}),e.reminders=[],e)):(s=e.players.map(({name:e,id:t})=>({...kt,name:e,id:t})),t("setFabled",{fabled:[]})),t("set",s),t("setBluff")}},St={clear(e){e.players=[],e.bluffs=[],e.fabled=[]},set(e,t=[]){e.players=t},update(e,{player:t,property:i,value:s}){const o=e.players.indexOf(t);o>=0&&(e.players[o][i]=s)},add(e,t){e.players.push({...kt,name:t})},remove(e,t){e.players.splice(t,1)},swap(e,[t,i]){[e.players[t],e.players[i]]=[e.players[i],e.players[t]],e.players.splice(0,0)},move(e,[t,i]){e.players.splice(i,0,e.players.splice(t,1)[0])},setBluff(e,{index:t,role:i}={}){void 0!==t?e.bluffs.splice(t,1,i):e.bluffs=[]},setFabled(e,{index:t,fabled:i}={}){void 0!==t?e.fabled.splice(t,1):i&&(Array.isArray(i)?e.fabled=i:e.fabled.push(i))}};var Rt={namespaced:!0,state:wt,getters:_t,actions:Nt,mutations:St};const xt=e=>(t,i)=>{t[e]=i},It=(e,[t,i])=>{e.nomination&&(e.votes=[...e.votes],e.votes[t]=void 0===i?!e.votes[t]:i)},Tt=()=>({sessionId:"",isSpectator:!1,isReconnecting:!1,playerCount:0,ping:0,playerId:"",claimedSeat:-1,nomination:!1,votes:[],lockedVote:0,votingSpeed:3e3,isVoteInProgress:!1,voteHistory:[],isRolesDistributed:!1}),Ot={},Ct={},Mt={setPlayerId:xt("playerId"),setSpectator:xt("isSpectator"),setReconnecting:xt("isReconnecting"),setPlayerCount:xt("playerCount"),setPing:xt("ping"),setVotingSpeed:xt("votingSpeed"),setVoteInProgress:xt("isVoteInProgress"),claimSeat:xt("claimedSeat"),distributeRoles:xt("isRolesDistributed"),setSessionId(e,t){e.sessionId=t.toLocaleLowerCase().replace(/[^0-9a-z]/g,"").substr(0,10)},nomination(e,{nomination:t,votes:i,votingSpeed:s,lockedVote:o,isVoteInProgress:r}={}){e.nomination=t||!1,e.votes=i||[],e.votingSpeed=s||e.votingSpeed,e.lockedVote=o||0,e.isVoteInProgress=r||!1},addHistory(e,t){if(!e.nomination||e.lockedVote<=t.length)return;const i="traveler"===t[e.nomination[1]].role.team;e.voteHistory.push({timestamp:new Date,nominator:t[e.nomination[0]].name,nominee:t[e.nomination[1]].name,type:i?"Banishment":"Execution",majority:Math.ceil(t.filter(e=>!e.isDead||i).length/2),votes:t.filter((t,i)=>e.votes[i]).map(({name:e})=>e)})},clearVoteHistory(e){e.voteHistory=[]},vote:It,voteSync:It,lockVote(e,t){e.lockedVote=void 0!==t?t:e.lockedVote+1}};var Pt={namespaced:!0,state:Tt,getters:Ot,actions:Ct,mutations:Mt},Dt=i("b1d9"),Et=i("b249");s["a"].use(a["a"]);const jt=new Map(pe.map(e=>[e.id,e])),Vt=new Map(Dt.map(e=>[e.id,e])),$t=new Map(Et.map(e=>[e.id,e])),Gt=(e=pe[0])=>new Map(Dt.filter(t=>t.edition===e.id||e.roles.includes(t.id)).sort((e,t)=>t.team.localeCompare(e.team)).map(e=>[e.id,e])),At=(e=pe[0])=>new Map(Dt.filter(t=>"traveler"===t.team&&t.edition!==e.id&&!e.roles.includes(t.id)).map(e=>[e.id,e])),Ft="https://raw.githubusercontent.com/bra1n/townsquare/main/src/assets/icons/",Bt={image:"",edition:"custom",firstNight:0,firstNightReminder:"",otherNight:0,otherNightReminder:"",reminders:[],remindersGlobal:[],setup:!1,team:"townsfolk",isCustom:!0};var Ht=new a["a"].Store({modules:{players:Rt,session:Pt},state:{grimoire:{isNight:!1,isNightOrder:!0,isPublic:!0,isMenuOpen:!1,isMuted:!1,zoom:0,background:""},modals:{edition:!1,fabled:!1,gameState:!1,nightOrder:!1,reference:!1,reminder:!1,role:!1,roles:!1,voteHistory:!1},edition:jt.get("tb"),roles:Gt(),otherTravelers:At(),fabled:$t},getters:{customRoles:({roles:e})=>{const t=[];return e.forEach(e=>{if(e.isCustom){const i={};for(let t in e){const s=e[t];"image"===t&&s.toLocaleLowerCase().includes(Ft)||"isCustom"!==t&&s!==Bt[t]&&(i[t]=s)}t.push(i)}else t.push({id:e.id})}),t},rolesJSONbyId:()=>Vt},mutations:{toggleMenu({grimoire:e}){e.isMenuOpen=!e.isMenuOpen},toggleGrimoire({grimoire:e},t){e.isPublic=!0===t||!1===t?t:!e.isPublic,document.title="Blood on the Clocktower "+(e.isPublic?"Town Square":"Grimoire")},toggleNight({grimoire:e},t){e.isNight=!0===t||!1===t?t:!e.isNight},toggleNightOrder({grimoire:e}){e.isNightOrder=!e.isNightOrder},setZoom({grimoire:e},t){e.zoom=t},setBackground({grimoire:e},t){e.background=t},setIsMuted({grimoire:e},t){e.isMuted=t},toggleModal({modals:e},t){t&&(e[t]=!e[t]);for(let i in e)i!==t&&(e[i]=!1)},setCustomRoles(e,t){e.roles=new Map(t.map(t=>Vt.get(t.id)||e.roles.get(t.id)||Object.assign({},Bt,t)).map(e=>(Vt.get(e.id)||("townsfolk"===e.team||"outsider"===e.team?e.image=e.image||Ft+"good.png":"demon"===e.team||"minion"===e.team?e.image=e.image||Ft+"evil.png":e.image=e.image||Ft+"custom.png"),e)).filter(e=>e.name&&e.ability&&e.team).sort((e,t)=>t.team.localeCompare(e.team)).map(e=>[e.id,e])),e.otherTravelers=new Map(Dt.filter(e=>"traveler"===e.team&&!t.some(t=>t.id===e.id)).map(e=>[e.id,e]))},setEdition(e,t){jt.has(t.id)?(e.edition=jt.get(t.id),e.roles=Gt(e.edition),e.otherTravelers=At(e.edition)):e.edition=t,e.modals.edition=!1}},plugins:[yt.a,vt]}),Lt=i("ecee"),zt=i("c074"),Wt=i("f2d1"),Jt=i("ad3d");const Ut=["AddressCard","BookOpen","BroadcastTower","Chair","CheckSquare","CloudMoon","Cog","Copy","Dice","Dragon","ExchangeAlt","FileCode","FileUpload","HandPaper","HandPointRight","Heartbeat","Image","Link","MinusCircle","PeopleArrows","PlusCircle","Question","Random","RedoAlt","SearchMinus","SearchPlus","Square","TheaterMasks","Times","TimesCircle","TrashAlt","Undo","User","UserEdit","UserFriends","Users","VolumeUp","VolumeMute","VoteYea"],Yt=["Github","Discord"];Lt["c"].add(...Ut.map(e=>zt["a"]["fa"+e]),...Yt.map(e=>Wt["a"]["fa"+e])),s["a"].component("font-awesome-icon",Jt["a"]),s["a"].config.productionTip=!1,new s["a"]({render:e=>e(ut),store:Ht}).$mount("#app")},"590d":function(e,t,i){"use strict";i("6a0b")},"5bd9":function(e,t,i){e.exports=i.p+"img/cannibal.e2bfb541.png"},"5c0b":function(e,t,i){"use strict";i("9c0c")},"5c56":function(e,t,i){e.exports=i.p+"img/duchess.cfec75dc.png"},"5c8e":function(e,t,i){e.exports=i.p+"img/goblin.7ebbd9ad.png"},"5cf2":function(e,t,i){e.exports=i.p+"img/x.fbca4d75.png"},"5f4e":function(e,t,i){e.exports=i.p+"img/tb-minion.b01c557e.png"},"61b0":function(e,t,i){var s={"./acrobat.png":"887b","./amnesiac.png":"043b","./angel.png":"bfe2","./apprentice.png":"4bea","./artist.png":"2cd0","./assassin.png":"9187","./balloonist.png":"65db","./barber.png":"fcc6","./barista.png":"027a","./baron.png":"24d3","./beggar.png":"cfcc","./bishop.png":"8030","./bonecollector.png":"23b1","./bountyhunter.png":"899d","./buddhist.png":"1d01","./bureaucrat.png":"25f6","./butcher.png":"37dd","./butler.png":"64fe","./cannibal.png":"5bd9","./cerenovus.png":"0436","./chambermaid.png":"125e","./chef.png":"1e83","./clockmaker.png":"f93f","./courtier.png":"ee02","./cultleader.png":"398f","./custom.png":"fd83","./deusexfiasco.png":"9002","./deviant.png":"3b65","./devilsadvocate.png":"cd8b","./djinn.png":"e222","./doomsayer.png":"659f","./dreamer.png":"71b8","./drunk.png":"d97d","./duchess.png":"5c56","./empath.png":"bb7a","./evil.png":"c24f","./eviltwin.png":"e014","./exorcist.png":"5072","./fanggu.png":"6ac0","./fibbin.png":"6eb1","./fiddler.png":"64be","./fisherman.png":"c5db","./flowergirl.png":"66ae","./fool.png":"4720","./fortuneteller.png":"43e8","./gambler.png":"dce6","./general.png":"ac9c","./goblin.png":"5c8e","./godfather.png":"99d0","./good.png":"667e","./goon.png":"55aa","./gossip.png":"cadc","./grandmother.png":"c9f5","./gunslinger.png":"ee92","./harlot.png":"559e","./hellslibrarian.png":"a367","./imp.png":"3e70","./innkeeper.png":"663c","./investigator.png":"b570","./judge.png":"f09b","./juggler.png":"65ab","./klutz.png":"adfc","./leviathan.png":"2b04","./librarian.png":"4d73","./lilmonsta.png":"c492","./lunatic.png":"0b61","./lycanthrope.png":"c316","./mastermind.png":"f834","./mathematician.png":"8888","./matron.png":"b1cb","./mayor.png":"b223","./minstrel.png":"4efd","./monk.png":"6741","./moonchild.png":"3f65","./mutant.png":"17ad","./nodashii.png":"68a4","./oracle.png":"0c12","./pacifist.png":"fff1","./philosopher.png":"3603","./pithag.png":"7f07","./pixie.png":"a7b6","./plus.png":"160b","./po.png":"c73a","./poisoner.png":"f282","./politician.png":"07ab","./preacher.png":"2094","./professor.png":"b30c","./pukka.png":"a6a2","./ravenkeeper.png":"0c59","./recluse.png":"177d","./revolutionary.png":"aa2d","./sage.png":"30b6","./sailor.png":"223c","./saint.png":"6936","./savant.png":"d715","./scapegoat.png":"327a","./scarletwoman.png":"f322","./seamstress.png":"ac7c","./sentinel.png":"af68","./shabaloth.png":"0b29","./slayer.png":"d62b","./snakecharmer.png":"4021","./soldier.png":"4e76","./spiritofivory.png":"0d06","./spy.png":"ec1e","./stormcatcher.png":"a4c2","./sweetheart.png":"f1e5","./tealady.png":"ba9b","./thief.png":"9ce3","./tinker.png":"9f7e","./towncrier.png":"38a5","./toymaker.png":"39eb","./undertaker.png":"0e20","./vigormortis.png":"f4bd","./virgin.png":"eff4","./vortox.png":"3a43","./voudon.png":"a710","./washerwoman.png":"013f","./widow.png":"22c9","./witch.png":"f558","./x.png":"5cf2","./zombuul.png":"20ca"};function o(e){var t=r(e);return i(t)}function r(e){if(!i.o(s,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return s[e]}o.keys=function(){return Object.keys(s)},o.resolve=r,e.exports=o,o.id="61b0"},"634a":function(e){e.exports=JSON.parse('[{"townsfolk":3,"outsider":0,"minion":1,"demon":1},{"townsfolk":3,"outsider":1,"minion":1,"demon":1},{"townsfolk":5,"outsider":0,"minion":1,"demon":1},{"townsfolk":5,"outsider":1,"minion":1,"demon":1},{"townsfolk":5,"outsider":2,"minion":1,"demon":1},{"townsfolk":7,"outsider":0,"minion":2,"demon":1},{"townsfolk":7,"outsider":1,"minion":2,"demon":1},{"townsfolk":7,"outsider":2,"minion":2,"demon":1},{"townsfolk":9,"outsider":0,"minion":3,"demon":1},{"townsfolk":9,"outsider":1,"minion":3,"demon":1},{"townsfolk":9,"outsider":2,"minion":3,"demon":1}]')},"64be":function(e,t,i){e.exports=i.p+"img/fiddler.8c3b1cc0.png"},"64fe":function(e,t,i){e.exports=i.p+"img/butler.3763fa3d.png"},"659f":function(e,t,i){e.exports=i.p+"img/doomsayer.34573e9a.png"},"65ab":function(e,t,i){e.exports=i.p+"img/juggler.7cc6d089.png"},"65db":function(e,t,i){e.exports=i.p+"img/balloonist.3d6e31f8.png"},"663c":function(e,t,i){e.exports=i.p+"img/innkeeper.8b0b87f1.png"},"667e":function(e,t,i){e.exports=i.p+"img/good.9b3436c8.png"},"66ae":function(e,t,i){e.exports=i.p+"img/flowergirl.4ee69cb5.png"},6741:function(e,t,i){e.exports=i.p+"img/monk.a6f2667a.png"},"68a4":function(e,t,i){e.exports=i.p+"img/nodashii.5c943357.png"},6936:function(e,t,i){e.exports=i.p+"img/saint.f81db252.png"},"6a0b":function(e,t,i){},"6ac0":function(e,t,i){e.exports=i.p+"img/fanggu.cb4e346c.png"},"6b1e":function(e,t,i){},"6eb1":function(e,t,i){e.exports=i.p+"img/fibbin.2c83b0c2.png"},"71b8":function(e,t,i){e.exports=i.p+"img/dreamer.ab7f2328.png"},"73a1":function(e,t,i){e.exports=i.p+"img/tb-outsider.9ae6ef1b.png"},7496:function(e,t,i){e.exports=i.p+"img/bmr.1d06ca78.png"},"74c9":function(e,t,i){"use strict";i("9fd8")},7584:function(e,t,i){"use strict";i("1b4e")},7727:function(e,t,i){},"7f07":function(e,t,i){e.exports=i.p+"img/pithag.adc1ce12.png"},8030:function(e,t,i){e.exports=i.p+"img/bishop.dec14fdc.png"},"82a4":function(e,t,i){},"84f3":function(e,t,i){"use strict";i("7727")},8781:function(e,t,i){"use strict";i("6b1e")},"887b":function(e,t,i){e.exports=i.p+"img/acrobat.b8ef8f5b.png"},8888:function(e,t,i){e.exports=i.p+"img/mathematician.31142ad1.png"},"899d":function(e,t,i){e.exports=i.p+"img/bountyhunter.cc6eb160.png"},"8d24":function(e,t,i){},9002:function(e,t,i){e.exports=i.p+"img/deusexfiasco.90479b40.png"},9187:function(e,t,i){e.exports=i.p+"img/assassin.db54a5ff.png"},9224:function(e){e.exports=JSON.parse('{"a":"2.6.0"}')},"92d8":function(e,t,i){e.exports=i.p+"img/luf.8e16a6e6.png"},"99d0":function(e,t,i){e.exports=i.p+"img/godfather.2febcd81.png"},"9c0c":function(e,t,i){},"9ce3":function(e,t,i){e.exports=i.p+"img/thief.60ce8845.png"},"9f7e":function(e,t,i){e.exports=i.p+"img/tinker.669b5612.png"},"9fd8":function(e,t,i){},a367:function(e,t,i){e.exports=i.p+"img/hellslibrarian.ed49edab.png"},a3b0:function(e,t,i){e.exports=i.p+"img/tb-demon.0ac8cce6.png"},a4c2:function(e,t,i){e.exports=i.p+"img/stormcatcher.e0bdc1ee.png"},a53c:function(e,t,i){"use strict";i("c5b0")},a6a2:function(e,t,i){e.exports=i.p+"img/pukka.cbbc2d26.png"},a710:function(e,t,i){e.exports=i.p+"img/voudon.2b1f0492.png"},a718:function(e,t,i){},a7b6:function(e,t,i){e.exports=i.p+"img/pixie.32ba399c.png"},aa2d:function(e,t,i){e.exports=i.p+"img/revolutionary.ae2abbef.png"},ac7c:function(e,t,i){e.exports=i.p+"img/seamstress.05f0eb74.png"},ac9c:function(e,t,i){e.exports=i.p+"img/general.1d8bb5aa.png"},adfc:function(e,t,i){e.exports=i.p+"img/klutz.c7e784cd.png"},aec9:function(e,t,i){"use strict";i("4dc0")},af68:function(e,t,i){e.exports=i.p+"img/sentinel.1fecd38b.png"},b1cb:function(e,t,i){e.exports=i.p+"img/matron.ffb17746.png"},b1d9:function(e){e.exports=JSON.parse('[{"id":"washerwoman","name":"Washerwoman","edition":"tb","team":"townsfolk","firstNight":20,"firstNightReminder":"Show the character token of a Townsfolk in play. Point to two players, one of which is that character.","otherNight":0,"otherNightReminder":"","reminders":["Townsfolk","Wrong"],"setup":false,"ability":"You start knowing that 1 of 2 players is a particular Townsfolk."},{"id":"librarian","name":"Librarian","edition":"tb","team":"townsfolk","firstNight":21,"firstNightReminder":"Show the character token of an Outsider in play. Point to two players, one of which is that character.","otherNight":0,"otherNightReminder":"","reminders":["Outsider","Wrong"],"setup":false,"ability":"You start knowing that 1 of 2 players is a particular Outsider. (Or that zero are in play.)"},{"id":"investigator","name":"Investigator","edition":"tb","team":"townsfolk","firstNight":22,"firstNightReminder":"Show the character token of a Minion in play. Point to two players, one of which is that character.","otherNight":0,"otherNightReminder":"","reminders":["Minion","Wrong"],"setup":false,"ability":"You start knowing that 1 of 2 players is a particular Minion."},{"id":"chef","name":"Chef","edition":"tb","team":"townsfolk","firstNight":23,"firstNightReminder":"Show the finger signal (0, 1, 2, …) for the number of pairs of neighbouring evil players.","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You start knowing how many pairs of evil players there are."},{"id":"empath","name":"Empath","edition":"tb","team":"townsfolk","firstNight":24,"firstNightReminder":"Show the finger signal (0, 1, 2) for the number of evil alive neighbours of the Empath.","otherNight":43,"otherNightReminder":"Show the finger signal (0, 1, 2) for the number of evil neighbours.","reminders":[],"setup":false,"ability":"Each night, you learn how many of your 2 alive neighbours are evil."},{"id":"fortuneteller","name":"Fortune Teller","edition":"tb","team":"townsfolk","firstNight":25,"firstNightReminder":"The Fortune Teller points to two players. Give the head signal (nod yes, shake no) for whether one of those players is the Demon. ","otherNight":44,"otherNightReminder":"The Fortune Teller points to two players. Show the head signal (nod \'yes\', shake \'no\') for whether one of those players is the Demon.","reminders":["Red herring"],"setup":false,"ability":"Each night, choose 2 players: you learn if either is a Demon. There is a good player that registers as a Demon to you."},{"id":"undertaker","name":"Undertaker","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":46,"otherNightReminder":"If a player was executed today: Show that player’s character token.","reminders":["Executed"],"setup":false,"ability":"Each night*, you learn which character died by execution today."},{"id":"monk","name":"Monk","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":10,"otherNightReminder":"The previously protected player is no longer protected. The Monk points to a player not themself. Mark that player \'Protected\'.","reminders":["Protected"],"setup":false,"ability":"Each night*, choose a player (not yourself): they are safe from the Demon tonight."},{"id":"ravenkeeper","name":"Ravenkeeper","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":41,"otherNightReminder":"If the Ravenkeeper died tonight: The Ravenkeeper points to a player. Show that player’s character token.","reminders":[],"setup":false,"ability":"If you die at night, you are woken to choose a player: you learn their character."},{"id":"virgin","name":"Virgin","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"The 1st time you are nominated, if the nominator is a Townsfolk, they are executed immediately."},{"id":"slayer","name":"Slayer","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"Once per game, during the day, publicly choose a player: if they are the Demon, they die."},{"id":"soldier","name":"Soldier","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You are safe from the Demon."},{"id":"mayor","name":"Mayor","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If only 3 players live & no execution occurs, your team wins. If you die at night, another player might die instead."},{"id":"butler","name":"Butler","edition":"tb","team":"outsider","firstNight":26,"firstNightReminder":"The Butler points to a player. Mark that player as \'Master\'.","otherNight":45,"otherNightReminder":"The Butler points to a player. Mark that player as \'Master\'.","reminders":["Master"],"setup":false,"ability":"Each night, choose a player (not yourself): tomorrow, you may only vote if they are voting too."},{"id":"drunk","name":"Drunk","edition":"tb","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"remindersGlobal":["Drunk"],"setup":true,"ability":"You do not know you are the Drunk. You think you are a Townsfolk character, but you are not."},{"id":"recluse","name":"Recluse","edition":"tb","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You might register as evil & as a Minion or Demon, even if dead."},{"id":"saint","name":"Saint","edition":"tb","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If you are executed, your team loses."},{"id":"poisoner","name":"Poisoner","edition":"tb","team":"minion","firstNight":9,"firstNightReminder":"The Poisoner points to a player. That player is poisoned.","otherNight":5,"otherNightReminder":"The previously poisoned player is no longer poisoned. The Poisoner points to a player. That player is poisoned.","reminders":["Poisoned"],"setup":false,"ability":"Each night, choose a player: they are poisoned tonight and tomorrow day"},{"id":"spy","name":"Spy","edition":"tb","team":"minion","firstNight":34,"firstNightReminder":"Show the Grimoire to the Spy for as long as they need.","otherNight":56,"otherNightReminder":"Show the Grimoire to the Spy for as long as they need.","reminders":[],"setup":false,"ability":"Each night, you see the Grimoire. You might register as good & as a Townsfolk or Outsider, even if dead."},{"id":"scarletwoman","name":"Scarlet Woman","edition":"tb","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":15,"otherNightReminder":"If the Scarlet Woman became the Demon today: Show the \'You are\' card, then the demon token.","reminders":["Demon"],"setup":false,"ability":"If there are 5 or more players alive & the Demon dies, you become the Demon. (Travellers don’t count)"},{"id":"baron","name":"Baron","edition":"tb","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":true,"ability":"There are extra Outsiders in play. [+2 Outsiders]"},{"id":"imp","name":"Imp","edition":"tb","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":19,"otherNightReminder":"The Imp points to a player. That player dies. If the Imp chose themselves: Replace the character of 1 alive minion with a spare Imp token. Show the \'You are\' card, then the Imp token.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a player: they die. If you kill yourself this way, a Minion becomes the Imp."},{"id":"thief","name":"Thief","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"The Thief points to a player. Put the Thief\'s \'Negative vote\' reminder by the chosen player\'s character token.","otherNight":0,"otherNightReminder":"The Thief points to a player. Put the Thief\'s \'Negative vote\' reminder by the chosen player\'s character token.","reminders":["Negative vote"],"setup":false,"ability":"Each night, choose a player (not yourself): their vote counts negatively tomorrow."},{"id":"bureaucrat","name":"Bureaucrat","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"The Bureaucrat points to a player. Put the Bureaucrat\'s \'3 votes\' reminder by the chosen player\'s character token.","otherNight":0,"otherNightReminder":"The Bureaucrat points to a player. Put the Bureaucrat\'s \'3 votes\' reminder by the chosen player\'s character token.","reminders":["3 votes"],"setup":false,"ability":"Each night, choose a player (not yourself): their vote counts as 3 votes tomorrow."},{"id":"gunslinger","name":"Gunslinger","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Each day, after the 1st vote has been tallied, you may choose a player that voted: they die."},{"id":"scapegoat","name":"Scapegoat","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If a player of your alignment is executed, you might be executed instead."},{"id":"beggar","name":"Beggar","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You must use a vote token to vote. Dead players may choose to give you theirs. If so, you learn their alignment."},{"id":"grandmother","name":"Grandmother","edition":"bmr","team":"townsfolk","firstNight":27,"firstNightReminder":"Show the marked character token. Point to the marked player.","otherNight":39,"otherNightReminder":"If the Grandmother’s grandchild was killed by the Demon tonight: The Grandmother dies.","reminders":["Grandchild"],"setup":false,"ability":"You start knowing a good player & character. If the Demon kills them, you die too."},{"id":"sailor","name":"Sailor","edition":"bmr","team":"townsfolk","firstNight":5,"firstNightReminder":"The Sailor points to a living player. Either the Sailor, or the chosen player, is drunk.","otherNight":2,"otherNightReminder":"The previously drunk player is no longer drunk. The Sailor points to a living player. Either the Sailor, or the chosen player, is drunk.","reminders":["Drunk"],"setup":false,"ability":"Each night, choose an alive player: either you or they are drunk until dusk. You can\'t die."},{"id":"chambermaid","name":"Chambermaid","edition":"bmr","team":"townsfolk","firstNight":37,"firstNightReminder":"The Chambermaid points to two players. Show the number signal (0, 1, 2, …) for how many of those players wake tonight for their ability.","otherNight":59,"otherNightReminder":"The Chambermaid points to two players. Show the number signal (0, 1, 2, …) for how many of those players wake tonight for their ability.","reminders":[],"setup":false,"ability":"Each night, choose 2 alive players (not yourself): you learn how many woke tonight due to their ability."},{"id":"exorcist","name":"Exorcist","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":17,"otherNightReminder":"The Exorcist points to a player, different from the previous night. If that player is the Demon: Wake the Demon. Show the Exorcist token. Point to the Exorcist. The Demon does not act tonight.","reminders":["Chosen"],"setup":false,"ability":"Each night*, choose a player (different to last night): the Demon, if chosen, learns who you are then doesn\'t wake tonight."},{"id":"innkeeper","name":"Innkeeper","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":6,"otherNightReminder":"The previously protected and drunk players lose those markers. The Innkeeper points to two players. Those players are protected. One is drunk.","reminders":["Protected","Drunk"],"setup":false,"ability":"Each night*, choose 2 players: they can\'t die tonight, but 1 is drunk until dusk."},{"id":"gambler","name":"Gambler","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":8,"otherNightReminder":"The Gambler points to a player, and a character on their sheet. If incorrect, the Gambler dies.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a player & guess their character: if you guess wrong, you die."},{"id":"gossip","name":"Gossip","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":36,"otherNightReminder":"If the Gossip’s public statement was true: Choose a player not protected from dying tonight. That player dies.","reminders":["Dead"],"setup":false,"ability":"Each day, you may make a public statement. Tonight, if it was true, a player dies."},{"id":"courtier","name":"Courtier","edition":"bmr","team":"townsfolk","firstNight":11,"firstNightReminder":"The Courtier either shows a \'no\' head signal, or points to a character on the sheet. If the Courtier used their ability : If that character is in play, that player is drunk.","otherNight":7,"otherNightReminder":"Reduce the remaining number of days the marked player is poisoned. If the Courtier has not yet used their ability: The Courtier either shows a \'no\' head signal, or points to a character on the sheet. If the Courtier used their ability: If that character is in play, that player is drunk.","reminders":["Drunk 3","Drunk 2","Drunk 1","No ability"],"setup":false,"ability":"Once per game, at night, choose a character: they are drunk for 3 nights & 3 days."},{"id":"professor","name":"Professor","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":35,"otherNightReminder":"If the Professor has not used their ability: The Professor either shakes their head no, or points to a player. If that player is a Townsfolk, they are now alive.","reminders":["Alive","No ability"],"setup":false,"ability":"Once per game, at night*, choose a dead player: if they are a Townsfolk, they are resurrected."},{"id":"minstrel","name":"Minstrel","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"Remove the \'Everyone drunk\' marker. If a Minion died today: All players but the Minstrel are drunk. Place the \'Everyone drunk\' marker.","reminders":["Everyone drunk"],"setup":false,"ability":"When a Minion dies by execution, all other players (except Travellers) are drunk until dusk tomorrow."},{"id":"tealady","name":"Tea Lady","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["Can not die"],"setup":false,"ability":"If both your alive neighbours are good, they can\'t die."},{"id":"pacifist","name":"Pacifist","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Executed good players might not die."},{"id":"fool","name":"Fool","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"The first time you die, you don\'t."},{"id":"tinker","name":"Tinker","edition":"bmr","team":"outsider","firstNight":0,"firstNightReminder":"The Tinker might die.","otherNight":37,"otherNightReminder":"The Tinker might die.","reminders":["Dead"],"setup":false,"ability":"You might die at any time."},{"id":"moonchild","name":"Moonchild","edition":"bmr","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":38,"otherNightReminder":"If the Moonchild used their ability to target a player today: If that player is good, they die.","reminders":["Dead"],"setup":false,"ability":"When you learn that you died, publicly choose 1 alive player. Tonight, if it was a good player, they die."},{"id":"goon","name":"Goon","edition":"bmr","team":"outsider","firstNight":0,"firstNightReminder":"If a player used their character ability to choose the Goon: The ability does not work. Place the Drunk token on that player. The Goon becomes that player’s alignment. Show \'You are\' card. Show thumbs-up good, thumbs-down \'evil\' for the Goon’s current alignment.","otherNight":0,"otherNightReminder":"If a player used their character ability to choose the Goon: The Goon becomes that player’s alignment. Show the \'You are\' card. Show the hand signal (thumbs-up \'good\', thumbs-down \'evil\') for the Goon’s current alignment.","reminders":["Drunk"],"setup":false,"ability":"Each night, the 1st player to choose you with their ability is drunk until dusk. You become their alignment."},{"id":"lunatic","name":"Lunatic","edition":"bmr","team":"outsider","firstNight":3,"firstNightReminder":"If 7 or more players: Show the Lunatic a number of arbitrary \'Minions\', players equal to the number of Minions in play. Show 3 character tokens of arbitrary good characters. If the token received by the Lunatic is a Demon that would wake tonight: Allow the Lunatic to do the Demon actions. Place their \'attack\' markers. Wake the Demon. Show the Demon’s real character token. Show them the Lunatic player. If the Lunatic attacked players: Show the real demon each marked player. Remove any Lunatic \'attack\' markers.","otherNight":16,"otherNightReminder":"Allow the Lunatic to do the actions of the Demon. Place their \'attack\' markers. If the Lunatic selected players: Wake the Demon. Show the \'attack\' marker, then point to each marked player. Remove any Lunatic \'attack\' markers.","reminders":["Attack 1","Attack 2","Attack 3"],"setup":false,"ability":"You think you are a Demon, but you are not. The Demon knows who you are & who you choose at night."},{"id":"godfather","name":"Godfather","edition":"bmr","team":"minion","firstNight":13,"firstNightReminder":"Show each of the Outsider tokens in play.","otherNight":31,"otherNightReminder":"If an Outsider died today: The Godfather points to a player. That player dies.","reminders":["Died today","Dead"],"setup":true,"ability":"You start knowing which Outsiders are in play. If 1 died today, choose a player tonight: they die. [−1 or +1 Outsider]"},{"id":"devilsadvocate","name":"Devil\'s Advocate","edition":"bmr","team":"minion","firstNight":14,"firstNightReminder":"The Devil’s Advocate points to a living player. That player survives execution tomorrow.","otherNight":11,"otherNightReminder":"The Devil’s Advocate points to a living player, different from the previous night. That player survives execution tomorrow.","reminders":["Survives execution"],"setup":false,"ability":"Each night, choose a living player (different to last night): if executed tomorrow, they don\'t die."},{"id":"assassin","name":"Assassin","edition":"bmr","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":30,"otherNightReminder":"If the Assassin has not yet used their ability: The Assassin either shows the \'no\' head signal, or points to a player. That player dies.","reminders":["Dead","No ability"],"setup":false,"ability":"Once per game, at night*, choose a player: they die, even if for some reason they could not."},{"id":"mastermind","name":"Mastermind","edition":"bmr","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If the Demon dies by execution (ending the game), play for one more day. If a player is then executed, their team loses."},{"id":"zombuul","name":"Zombuul","edition":"bmr","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":20,"otherNightReminder":"If no-one died during the day: The Zombuul points to a player. That player dies.","reminders":["Died today","Dead"],"setup":false,"ability":"Each night*, if no-one died today, choose a player: they die. The 1st time you die, you live but register as dead."},{"id":"pukka","name":"Pukka","edition":"bmr","team":"demon","firstNight":18,"firstNightReminder":"The Pukka points to a player. That player is poisoned.","otherNight":21,"otherNightReminder":"The poisoned player dies. The Pukka points to a player. That player is poisoned.","reminders":["Poisoned","Dead"],"setup":false,"ability":"Each night, choose a player: they are poisoned. The previously poisoned player dies then becomes healthy."},{"id":"shabaloth","name":"Shabaloth","edition":"bmr","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":23,"otherNightReminder":"One player that the Shabaloth chose the previous night might be resurrected. The Shabaloth points to two players. Those players die.","reminders":["Dead","Alive"],"setup":false,"ability":"Each night*, choose 2 players: they die. A dead player you chose last night might be regurgitated."},{"id":"po","name":"Po","edition":"bmr","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":24,"otherNightReminder":"If the Po chose no-one the previous night: The Po points to three players. Otherwise: The Po either shows the \'no\' head signal , or points to a player. Chosen players die","reminders":["Dead","3 attacks"],"setup":false,"ability":"Each night*, you may choose a player: they die. If your last choice was no-one, choose 3 players tonight."},{"id":"apprentice","name":"Apprentice","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"Show the Apprentice the \'You are\' card, then a Townsfolk or Minion token. In the Grimoire, replace the Apprentice token with that character token, and put the Apprentice\'s \'Is the Apprentice\' reminder by that character token.","otherNight":0,"otherNightReminder":"","reminders":["Is the Apprentice"],"setup":false,"ability":"On your 1st night, you gain a Townsfolk ability (if good), or a Minion ability (if evil)."},{"id":"matron","name":"Matron","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Each day, you may choose up to 3 pairs of players to swap seats. Players may not leave their seats to talk in private."},{"id":"judge","name":"Judge","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"Once per game, if another player nominated, you may choose to force the current execution to pass or fail."},{"id":"bishop","name":"Bishop","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["Nominate good","Nominate evil"],"setup":false,"ability":"Only the Storyteller can nominate. At least 1 opposite player must be nominated each day."},{"id":"voudon","name":"Voudon","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Only you and the dead can vote. They don\'t need a vote token to do so. A 50% majority is not required."},{"id":"clockmaker","name":"Clockmaker","edition":"snv","team":"townsfolk","firstNight":28,"firstNightReminder":"Show the hand signal for the number (1, 2, 3, etc.) of places from Demon to closest Minion.","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You start knowing how many steps from the Demon to its nearest Minion."},{"id":"dreamer","name":"Dreamer","edition":"snv","team":"townsfolk","firstNight":29,"firstNightReminder":"The Dreamer points to a player. Show 1 good and 1 evil character token; one of these is correct.","otherNight":47,"otherNightReminder":"The Dreamer points to a player. Show 1 good and 1 evil character token; one of these is correct.","reminders":[],"setup":false,"ability":"Each night, choose a player (not yourself, not Travellers): you learn 1 good and 1 evil character, 1 of which is correct."},{"id":"snakecharmer","name":"Snake Charmer","edition":"snv","team":"townsfolk","firstNight":12,"firstNightReminder":"The Snake Charmer points to a player. If that player is the Demon: swap the Demon and Snake Charmer character and alignments. Wake each player to inform them of their new role and alignment. The new Snake Charmer is poisoned.","otherNight":9,"otherNightReminder":"The Snake Charmer points to a player. If that player is the Demon: swap the Demon and Snake Charmer character and alignments. Wake each player to inform them of their new role and alignment. The new Snake Charmer is poisoned.","reminders":["Poisoned"],"setup":false,"ability":"Each night, choose an alive player: a chosen Demon swaps characters & alignments with you & is then poisoned."},{"id":"mathematician","name":"Mathematician","edition":"snv","team":"townsfolk","firstNight":36,"firstNightReminder":"Show the hand signal for the number (0, 1, 2, etc.) of players whose ability malfunctioned due to other abilities.","otherNight":58,"otherNightReminder":"Show the hand signal for the number (0, 1, 2, etc.) of players whose ability malfunctioned due to other abilities.","reminders":["Abnormal"],"setup":false,"ability":"Each night, you learn how many players’ abilities worked abnormally (since dawn) due to another character\'s ability."},{"id":"flowergirl","name":"Flowergirl","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"Place the \'Demon not voted\' marker.","otherNight":48,"otherNightReminder":"Nod \'yes\' or shake head \'no\' for whether the Demon voted today. Place the \'Demon not voted\' marker (remove \'Demon voted\', if any).","reminders":["Demon voted","Demon not voted"],"setup":false,"ability":"Each night*, you learn if a Demon voted today."},{"id":"towncrier","name":"Town Crier","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"Place the \'Minions not nominated\' marker.","otherNight":49,"otherNightReminder":"Nod \'yes\' or shake head \'no\' for whether a Minion nominated today. Place the \'Minion not nominated\' marker (remove \'Minion nominated\', if any).","reminders":["Minions not nominated","Minion nominated"],"setup":false,"ability":"Each night*, you learn if a Minion nominated today"},{"id":"oracle","name":"Oracle","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":50,"otherNightReminder":"Show the hand signal for the number (0, 1, 2, etc.) of dead evil players.","reminders":[],"setup":false,"ability":"Each night*, you learn how many dead players are evil."},{"id":"savant","name":"Savant","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Each day, you may visit the Storyteller to learn 2 things in private: 1 is true & 1 is false."},{"id":"seamstress","name":"Seamstress","edition":"snv","team":"townsfolk","firstNight":30,"firstNightReminder":"The Seamstress either shows a \'no\' head signal, or points to two other players. If the Seamstress chose players , nod \'yes\' or shake \'no\' for whether they are of same alignment.","otherNight":51,"otherNightReminder":"If the Seamstress has not yet used their ability: the Seamstress either shows a \'no\' head signal, or points to two other players. If the Seamstress chose players , nod \'yes\' or shake \'no\' for whether they are of same alignment.","reminders":["No ability"],"setup":false,"ability":"Once per game, at night, choose 2 players (not yourself): you learn if they are the same alignment."},{"id":"philosopher","name":"Philosopher","edition":"snv","team":"townsfolk","firstNight":1,"firstNightReminder":"The Philosopher either shows a \'no\' head signal, or points to a good character on their sheet. If they chose a character: Swap the out-of-play character token with the Philosopher token. Or, if the character is in play, place the drunk marker by that player and the Not the Philosopher token by the Philosopher.","otherNight":1,"otherNightReminder":"If the Philosopher has not used their ability: the Philosopher either shows a \'no\' head signal, or points to a good character on their sheet. If they chose a character: Swap the out-of-play character token with the Philosopher token. Or, if the character is in play, place the drunk marker by that player and the Not the Philosopher token by the Philosopher.","reminders":["Drunk","Is not the Philosopher"],"setup":false,"ability":"Once per game, at night, choose a good character: gain that ability. If this character is in play, they are drunk."},{"id":"artist","name":"Artist","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"Once per game, during the day, privately ask the Storyteller any yes/no question."},{"id":"juggler","name":"Juggler","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":52,"otherNightReminder":"If today was the Juggler’s first day: Show the hand signal for the number (0, 1, 2, etc.) of \'Correct\' markers. Remove markers.","reminders":["Correct"],"setup":false,"ability":"On your 1st day, publicly guess up to 5 players\' characters. That night, you learn how many you got correct."},{"id":"sage","name":"Sage","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":34,"otherNightReminder":"If the Sage was killed by a Demon: Point to two players, one of which is that Demon.","reminders":[],"setup":false,"ability":"If the Demon kills you, you learn that it is 1 of 2 players."},{"id":"mutant","name":"Mutant","edition":"snv","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If you are “mad” about being an Outsider, you might be executed."},{"id":"sweetheart","name":"Sweetheart","edition":"snv","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":33,"otherNightReminder":"Choose a player that is drunk.","reminders":["Drunk"],"setup":false,"ability":"When you die, 1 player is drunk from now on."},{"id":"barber","name":"Barber","edition":"snv","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":32,"otherNightReminder":"If the Barber died today: Wake the Demon. Show the \'This character selected you\' card, then Barber token. The Demon either shows a \'no\' head signal, or points to 2 players. If they chose players: Swap the character tokens. Wake each player. Show \'You are\', then their new character token.","reminders":["Haircuts tonight"],"setup":false,"ability":"If you died today or tonight, the Demon may choose 2 players (not another Demon) to swap characters."},{"id":"klutz","name":"Klutz","edition":"snv","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"When you learn that you died, publicly choose an alive good player or you lose."},{"id":"eviltwin","name":"Evil Twin","edition":"snv","team":"minion","firstNight":15,"firstNightReminder":"Wake the Evil Twin and their twin. Confirm that they have acknowledged each other. Point to the Evil Twin. Show their Evil Twin token to the twin player. Point to the twin. Show their character token to the Evil Twin player.","otherNight":0,"otherNightReminder":"","reminders":["Twin"],"setup":false,"ability":"You & an opposing player know each other. If the good player is executed, evil wins. Good can\'t win if you both live."},{"id":"witch","name":"Witch","edition":"snv","team":"minion","firstNight":16,"firstNightReminder":"The Witch points to a player. If that player nominates tomorrow they die immediately.","otherNight":12,"otherNightReminder":"If there are 4 or more players alive: The Witch points to a player. If that player nominates tomorrow they die immediately.","reminders":["Cursed"],"setup":false,"ability":"Each night, choose a player: if they nominate tomorrow, they die. If just 3 players live, you lose this ability."},{"id":"cerenovus","name":"Cerenovus","edition":"snv","team":"minion","firstNight":17,"firstNightReminder":"The Cerenovus points to a player, then to a character on their sheet. Wake that player. Show the \'This character selected you\' card, then the Cerenovus token. Show the selected character token. If the player is not mad about being that character tomorrow, they can be executed.","otherNight":13,"otherNightReminder":"The Cerenovus points to a player, then to a character on their sheet. Wake that player. Show the \'This character selected you\' card, then the Cerenovus token. Show the selected character token. If the player is not mad about being that character tomorrow, they can be executed.","reminders":["Mad"],"setup":false,"ability":"Each night, choose a player & a good character: they are “mad” they are this character tomorrow, or might be executed."},{"id":"pithag","name":"Pit-Hag","edition":"snv","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":14,"otherNightReminder":"The Pit-Hag points to a player and a character on the sheet. If this character is not in play, wake that player and show them the \'You are\' card and the relevant character token. If the character is in play, nothing happens.","reminders":[],"setup":false,"ability":"Each night*, choose a player & a character they become (if not-in-play). If a Demon is made, deaths tonight are arbitrary."},{"id":"fanggu","name":"Fang Gu","edition":"snv","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":25,"otherNightReminder":"The Fang Gu points to a player. That player dies. Or, if that player was an Outsider and there are no other Fang Gu in play: The Fang Gu dies instead of the chosen player. The chosen player is now an evil Fang Gu. Wake the new Fang Gu. Show the \'You are\' card, then the Fang Gu token. Show the \'You are\' card, then the thumb-down \'evil\' hand sign.","reminders":["Dead"],"setup":true,"ability":"Each night*, choose a player: they die. The 1st Outsider this kills becomes an evil Fang Gu & you die instead. [+1 Outsider]"},{"id":"vigormortis","name":"Vigormortis","edition":"snv","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":28,"otherNightReminder":"The Vigormortis points to a player. That player dies. If a Minion, they keep their ability and one of their Townsfolk neighbours is poisoned.","reminders":["Dead","Has ability","Poisoned"],"setup":true,"ability":"Each night*, choose a player: they die. Minions you kill keep their ability & poison 1 Townsfolk neighbour. [−1 Outsider]"},{"id":"nodashii","name":"No Dashii","edition":"snv","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":26,"otherNightReminder":"The No Dashii points to a player. That player dies.","reminders":["Dead","Poisoned"],"setup":false,"ability":"Each night*, choose a player: they die. Your 2 Townsfolk neighbours are poisoned."},{"id":"vortox","name":"Vortox","edition":"snv","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":27,"otherNightReminder":"The Vortox points to a player. That player dies.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a player; they die. Townsfolk abilities yield false info. Each day, if no-one is executed, evil wins."},{"id":"barista","name":"Barista","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["Sober & Healthy","Ability twice"],"setup":false,"ability":"Each night, until dusk, 1) a player becomes sober, healthy and gets true info, or 2) their ability works twice. They learn which."},{"id":"harlot","name":"Harlot","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"The Harlot points at any player. Then, put the Harlot to sleep. Wake the chosen player, show them the \'This character selected you\' token, then the Harlot token. That player either nods their head yes or shakes their head no. If they nodded their head yes, wake the Harlot and show them the chosen player\'s character token. Then, you may decide that both players die.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a living player: if they agree, you learn their character, but you both might die."},{"id":"butcher","name":"Butcher","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Each day, after the 1st execution, you nominate again."},{"id":"bonecollector","name":"Bone Collector","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"The Bone Collector either shakes their head no or points at any dead player. If they pointed at any dead player, put the Bone Collector\'s \'Has Ability\' reminder by the chosen player\'s character token. (They may need to be woken tonight to use it.)","reminders":["No ability","Has ability"],"setup":false,"ability":"Once per game, at night, choose a dead player: they regain their ability until dusk."},{"id":"deviant","name":"Deviant","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If you were funny today, you can not be exiled."},{"id":"bountyhunter","name":"Bounty Hunter","edition":"","team":"townsfolk","firstNight":32,"firstNightReminder":"Point to 1 evil player. Wake the townsfolk who is evil and show them the \'You are\' card and the thumbs down evil sign.","otherNight":54,"otherNightReminder":"If the known evil player has died, point to another evil player. ","reminders":["Known"],"setup":true,"ability":"You start knowing 1 evil player. If the player you know dies, you learn another evil player tonight. [1 Townsfolk is evil]"},{"id":"pixie","name":"Pixie","edition":"","team":"townsfolk","firstNight":19,"firstNightReminder":"Show the Pixie 1 in-play Townsfolk role.","otherNight":0,"otherNightReminder":"","reminders":["Mad","Has ability"],"setup":false,"ability":"You start knowing 1 in-play Townsfolk. If you were mad that you were this character, you gain their ability when they die."},{"id":"preacher","name":"Preacher","edition":"","team":"townsfolk","firstNight":7,"firstNightReminder":"The Preacher chooses a player. If a Minion is chosen, wake the Minion and show the \'This character selected you\' card and then the Preacher token.","otherNight":4,"otherNightReminder":"The Preacher chooses a player. If a Minion is chosen, wake the Minion and show the \'This character selected you\' card and then the Preacher token.","reminders":["At a sermon"],"setup":false,"ability":"Each night, choose a player: a Minion, if chosen, learns this. All chosen Minions have no ability."},{"id":"general","name":"General","edition":"","team":"townsfolk","firstNight":35,"firstNightReminder":"Show the General thumbs up for good winning, thumbs down for evil winning or thumb to the side for neither.","otherNight":57,"otherNightReminder":"Show the General thumbs up for good winning, thumbs down for evil winning or thumb to the side for neither.","reminders":[],"setup":false,"ability":"Each night, you learn which alignment the Storyteller believes is winning: good, evil, or neither."},{"id":"balloonist","name":"Balloonist","edition":"","team":"townsfolk","firstNight":31,"firstNightReminder":"Choose a character type. Point to a player whose character is of that type. Place the Balloonist\'s Seen reminder next to that character.","otherNight":53,"otherNightReminder":"Choose a character type that does not yet have a Seen reminder next to a character of that type. Point to a player whose character is of that type, if there are any. Place the Balloonist\'s Seen reminder next to that character.","reminders":["Seen Townsfolk","Seen Outsider","Seen Minion","Seen Demon","Seen Traveller"],"setup":true,"ability":"Each night, you learn 1 player of each character type, until there are no more types to learn. [+1 Outsider]"},{"id":"cultleader","name":"Cult Leader","edition":"","team":"townsfolk","firstNight":33,"firstNightReminder":"If the cult leader changed alignment, show them the thumbs up good signal of the thumbs down evil signal accordingly.","otherNight":55,"otherNightReminder":"If the cult leader changed alignment, show them the thumbs up good signal of the thumbs down evil signal accordingly.","reminders":[],"setup":false,"ability":"Each night, you become the alignment of an alive neighbour. If all good players choose to join your cult, your team wins."},{"id":"lycanthrope","name":"Lycanthrope","edition":"","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":18,"otherNightReminder":"The Lycanthrope points to a living player: if good, they die and no one else can die tonight.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a living player: if good, they die, but they are the only player that can die tonight."},{"id":"amnesiac","name":"Amnesiac","edition":"","team":"townsfolk","firstNight":6,"firstNightReminder":"Decide the Amnesiac\'s entire ability. If the Amnesiac\'s ability causes them to wake tonight: Wake the Amnesiac and run their ability.","otherNight":3,"otherNightReminder":"If the Amnesiac\'s ability causes them to wake tonight: Wake the Amnesiac and run their ability.","reminders":["?"],"setup":false,"ability":"You do not know what your ability is. Each day, privately guess what it is: you learn how accurate you are."},{"id":"fisherman","name":"Fisherman","edition":"","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"Once per game, during the day, visit the Storyteller for some advice to help you win."},{"id":"cannibal","name":"Cannibal","edition":"","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"Wake the cannibal when the character who was executed today would wake","reminders":["Poisoned","Died today"],"setup":false,"ability":"You have the ability of the recently killed executee. If they are evil, you are poisoned until a good player dies by execution."},{"id":"acrobat","name":"Acrobat","edition":"","team":"outsider","firstNight":0,"firstNightReminder":"If a good living neighbour is drunk or poisoned, the Acrobat player dies.","otherNight":22,"otherNightReminder":"If a good living neighbour is drunk or poisoned, the Acrobat player dies.","reminders":["Dead"],"setup":false,"ability":"Each night*, if either good living neighbour is drunk or poisoned, you die."},{"id":"politician","name":"Politician","edition":"","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If you were the player most responsible for your team losing, you change alignment & win, even if dead."},{"id":"widow","name":"Widow","edition":"","team":"minion","firstNight":10,"firstNightReminder":"Show the Grimoire to the Widow for as long as they need. The Widow points to a player. That player is poisoned. Wake a good player. Show the \'These characters are in play\' card, then the Widow character token.","otherNight":0,"otherNightReminder":"","reminders":["Poisoned","Knows"],"setup":false,"ability":"On your 1st night, look at the Grimoire and choose a player: they are poisoned. 1 good player knows a Widow is in play."},{"id":"goblin","name":"Goblin","edition":"","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["Claimed"],"setup":false,"ability":"If you publicly claim to be the Goblin when nominated & are executed that day, your team wins."},{"id":"lilmonsta","name":"Lil Monsta","edition":"","team":"demon","firstNight":8,"firstNightReminder":"","otherNight":29,"otherNightReminder":"Choose a player, that player dies.","reminders":[],"remindersGlobal":["Is the Demon","Dead"],"setup":true,"ability":"Each night, Minions choose who babysits Lil Monsta\'s token & \\"is the Demon\\". A player dies each night*. [+1 Minion]"},{"id":"leviathan","name":"Leviathan","edition":"","team":"demon","firstNight":39,"firstNightReminder":"Place the Leviathan \'Day 1\' marker. Announce \'The Leviathan is in play; this is Day 1.\'","otherNight":0,"otherNightReminder":"Place the next Leviathan \'Day n\' marker, where \'n\' is the next day number. Announce \'The Leviathan is in play; this is Day n.\'.","reminders":["Day 1","Day 2","Day 3","Day 4","Day 5","Good player executed"],"setup":false,"ability":"If more than 1 good player is executed, you win. All players know you are in play. After day 5, evil wins."}]')},b223:function(e,t,i){e.exports=i.p+"img/mayor.98dda8d8.png"},b249:function(e){e.exports=JSON.parse('[{"id":"doomsayer","firstNightReminder":"","otherNightReminder":"","reminders":[],"setup":false,"name":"Doomsayer","team":"fabled","ability":"If 4 or more players live, each living player may publicly choose (once per game) that a player of their own alignment dies."},{"id":"angel","firstNightReminder":"","otherNightReminder":"","reminders":["Protect","Punish"],"setup":false,"name":"Angel","team":"fabled","ability":"Something bad might happen to whoever is most responsible for the death of a new player."},{"id":"buddhist","firstNightReminder":"","otherNightReminder":"","reminders":[],"setup":false,"name":"Buddhist","team":"fabled","ability":"For the first 2 minutes of each day, veteran players may not talk."},{"id":"hellslibrarian","firstNightReminder":"","otherNightReminder":"","reminders":["Punish"],"setup":false,"name":"Hell\'s Librarian","team":"fabled","ability":"Something bad might happen to whoever talks when the Storyteller has asked for silence."},{"id":"revolutionary","firstNightReminder":"","otherNightReminder":"","reminders":["Used"],"setup":false,"name":"Revolutionary","team":"fabled","ability":"2 neighboring players are known to be the same alignment. Once per game, one of them registers falsely."},{"id":"fiddler","firstNightReminder":"","otherNightReminder":"","reminders":[],"setup":false,"name":"Fiddler","team":"fabled","ability":"Once per game, the Demon secretly chooses an opposing player: all players choose which of these 2 players win."},{"id":"toymaker","firstNightReminder":"","otherNight":1,"otherNightReminder":"If it is a night when a Demon attack could end the game, and the Demon is marked “Final night: No Attack,” then the Demon does not act tonight. (Do not wake them.)","reminders":["Final Night: No Attack"],"setup":false,"name":"Toymaker","team":"fabled","ability":"The Demon may choose not to attack & must do this at least once per game. Evil players get normal starting info."},{"id":"fibbin","firstNightReminder":"","otherNightReminder":"","reminders":["Used"],"setup":false,"name":"Fibbin","team":"fabled","ability":"Once per game, 1 good player might get false information."},{"id":"duchess","firstNightReminder":"","otherNight":1,"otherNightReminder":"Wake each player marked “Visitor” or “False Info” one at a time. Show them the Duchess token, then fingers (1, 2, 3) equaling the number of evil players marked “Visitor” or, if you are waking the player marked “False Info,” show them any number of fingers except the number of evil players marked “Visitor.”","reminders":["Visitor","False Info"],"setup":false,"name":"Duchess","team":"fabled","ability":"Each day, 3 players may choose to visit you. At night*, each visitor learns how many visitors are evil, but 1 gets false info."},{"id":"sentinel","firstNightReminder":"","otherNightReminder":"","reminders":[],"setup":true,"name":"Sentinel","team":"fabled","ability":"There might be 1 extra or 1 fewer Outsider in play."},{"id":"spiritofivory","firstNightReminder":"","otherNightReminder":"","reminders":["No extra evil"],"setup":false,"name":"Spirit of Ivory","team":"fabled","ability":"There can\'t be more than 1 extra evil player."},{"id":"djinn","firstNight":1,"firstNightReminder":"Wake each evil player and show them which jinxed characters are in play, so that they know not to bluff as characters that can not be in play.","otherNightReminder":"","reminders":[],"setup":false,"name":"Djinn","team":"fabled","ability":"Jinxed characters are not both in-play, but evil players know which ones are. Or, use the Djinn\'s \\"Special Rule\\"."},{"id":"stormcatcher","firstNight":1,"firstNightReminder":"Mark a good player as \\"Safe\\". Wake each evil player and show them the marked player.","otherNightReminder":"","reminders":["Safe"],"setup":false,"name":"Storm Catcher","team":"fabled","ability":"Name a good character. If in play, they can only die by execution, but evil players learn which player it is."},{"id":"deusexfiasco","firstNightReminder":"","otherNightReminder":"","reminders":["Whoops"],"setup":false,"name":"Deus ex Fiasco","team":"fabled","ability":"Once per game, the Storyteller will make a \\"mistake\\", correct it and publicly admit to it."}]')},b30c:function(e,t,i){e.exports=i.p+"img/professor.8a5ccf04.png"},b570:function(e,t,i){e.exports=i.p+"img/investigator.13194f19.png"},ba9b:function(e,t,i){e.exports=i.p+"img/tealady.2d47353e.png"},bb7a:function(e,t,i){e.exports=i.p+"img/empath.d7a89ed7.png"},bfe2:function(e,t,i){e.exports=i.p+"img/angel.016b2c65.png"},c198:function(e,t,i){"use strict";i("3998")},c24f:function(e,t,i){e.exports=i.p+"img/evil.908a2622.png"},c316:function(e,t,i){e.exports=i.p+"img/lycanthrope.52ed3230.png"},c492:function(e,t,i){e.exports=i.p+"img/lilmonsta.e4a265ca.png"},c5b0:function(e,t,i){},c5db:function(e,t,i){e.exports=i.p+"img/fisherman.9077de7e.png"},c73a:function(e,t,i){e.exports=i.p+"img/po.4c484011.png"},c9f5:function(e,t,i){e.exports=i.p+"img/grandmother.16001541.png"},cadc:function(e,t,i){e.exports=i.p+"img/gossip.dd8d7312.png"},cae1:function(e,t,i){e.exports=i.p+"img/bmr-demon.75dfa056.png"},cd8b:function(e,t,i){e.exports=i.p+"img/devilsadvocate.e455fea0.png"},ce23:function(e,t,i){var s={"./bmr-demon.png":"cae1","./bmr-minion.png":"28bf","./bmr-outsider.png":"e898","./bmr-townsfolk.png":"e988","./bmr.png":"7496","./custom.png":"441d","./luf.png":"92d8","./snv-demon.png":"f347","./snv-minion.png":"451a","./snv-outsider.png":"4dd9","./snv-townsfolk.png":"ed00","./snv.png":"2fd0","./tb-demon.png":"a3b0","./tb-minion.png":"5f4e","./tb-outsider.png":"73a1","./tb-townsfolk.png":"f7a3","./tb.png":"0aaa"};function o(e){var t=r(e);return i(t)}function r(e){if(!i.o(s,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return s[e]}o.keys=function(){return Object.keys(s)},o.resolve=r,e.exports=o,o.id="ce23"},cfcc:function(e,t,i){e.exports=i.p+"img/beggar.b7a4fbda.png"},d4b2:function(e,t,i){},d62b:function(e,t,i){e.exports=i.p+"img/slayer.0859544b.png"},d715:function(e,t,i){e.exports=i.p+"img/savant.16bfbc30.png"},d97d:function(e,t,i){e.exports=i.p+"img/drunk.4883c5a1.png"},dce6:function(e,t,i){e.exports=i.p+"img/gambler.000b4b9b.png"},dfb1:function(e,t){e.exports=e=>{if(localStorage.getItem("background")&&e.commit("setBackground",localStorage.background),localStorage.getItem("muted")&&e.commit("setIsMuted",!0),localStorage.getItem("zoom")&&e.commit("setZoom",parseFloat(localStorage.getItem("zoom"))),void 0!==localStorage.isPublic&&e.commit("toggleGrimoire",JSON.parse(localStorage.isPublic)),void 0!==localStorage.roles&&(e.commit("setCustomRoles",JSON.parse(localStorage.roles)),e.commit("setEdition",{id:"custom"})),void 0!==localStorage.edition&&e.commit("setEdition",JSON.parse(localStorage.edition)),void 0!==localStorage.bluffs&&JSON.parse(localStorage.bluffs).forEach((t,i)=>{e.commit("players/setBluff",{index:i,role:e.state.roles.get(t)||{}})}),void 0!==localStorage.fabled&&e.commit("players/setFabled",{fabled:JSON.parse(localStorage.fabled).map(t=>e.state.fabled.get(t))}),localStorage.players&&e.commit("players/set",JSON.parse(localStorage.players).map(t=>({...t,role:e.state.roles.get(t.role)||e.getters.rolesJSONbyId.get(t.role)||{}}))),localStorage.getItem("playerId")&&e.commit("session/setPlayerId",localStorage.getItem("playerId")),localStorage.getItem("session")){const[t,i]=JSON.parse(localStorage.getItem("session"));e.commit("session/setSpectator",t),e.commit("session/setSessionId",i)}e.subscribe(({type:t,payload:i},s)=>{switch(t){case"toggleGrimoire":localStorage.setItem("isPublic",JSON.stringify(s.grimoire.isPublic));break;case"setBackground":i?localStorage.setItem("background",i):localStorage.removeItem("background");break;case"setIsMuted":i?localStorage.setItem("muted",1):localStorage.removeItem("muted");break;case"setZoom":0!==i?localStorage.setItem("zoom",i):localStorage.removeItem("zoom");break;case"setEdition":localStorage.setItem("edition",JSON.stringify(i)),s.edition.isOfficial&&localStorage.removeItem("roles");break;case"setCustomRoles":i.length?localStorage.setItem("roles",JSON.stringify(e.getters.customRoles)):localStorage.removeItem("roles");break;case"players/setBluff":localStorage.setItem("bluffs",JSON.stringify(s.players.bluffs.map(({id:e})=>e)));break;case"players/setFabled":localStorage.setItem("fabled",JSON.stringify(s.players.fabled.map(({id:e})=>e)));break;case"players/add":case"players/update":case"players/remove":case"players/clear":case"players/set":case"players/swap":case"players/move":s.players.players.length?localStorage.setItem("players",JSON.stringify(s.players.players.map(e=>({...e,role:e.role.id||{}})))):localStorage.removeItem("players");break;case"session/setSessionId":i?localStorage.setItem("session",JSON.stringify([s.session.isSpectator,i])):localStorage.removeItem("session");break;case"session/setPlayerId":i?localStorage.setItem("playerId",i):localStorage.removeItem("playerId");break}})}},e014:function(e,t,i){e.exports=i.p+"img/eviltwin.06a5a8b8.png"},e104:function(e,t,i){"use strict";i("1b19")},e222:function(e,t,i){e.exports=i.p+"img/djinn.f10cec5c.png"},e3da:function(e,t,i){"use strict";i("a718")},e898:function(e,t,i){e.exports=i.p+"img/bmr-outsider.971a3d5d.png"},e988:function(e,t,i){e.exports=i.p+"img/bmr-townsfolk.9bf859b4.png"},ec1e:function(e,t,i){e.exports=i.p+"img/spy.b739966f.png"},ed00:function(e,t,i){e.exports=i.p+"img/snv-townsfolk.83cf9a72.png"},ee02:function(e,t,i){e.exports=i.p+"img/courtier.345180fb.png"},ee92:function(e,t,i){e.exports=i.p+"img/gunslinger.9f84c9f2.png"},eff4:function(e,t,i){e.exports=i.p+"img/virgin.eaf181e8.png"},f09b:function(e,t,i){e.exports=i.p+"img/judge.79ec3877.png"},f1e5:function(e,t,i){e.exports=i.p+"img/sweetheart.ec1cef03.png"},f282:function(e,t,i){e.exports=i.p+"img/poisoner.44c80b94.png"},f322:function(e,t,i){e.exports=i.p+"img/scarletwoman.d2cdaffd.png"},f347:function(e,t,i){e.exports=i.p+"img/snv-demon.2fe55248.png"},f4bd:function(e,t,i){e.exports=i.p+"img/vigormortis.7716a80d.png"},f558:function(e,t,i){e.exports=i.p+"img/witch.2f895245.png"},f6a8:function(e,t,i){e.exports=i.p+"media/countdown.1462f20c.mp3"},f7a3:function(e,t,i){e.exports=i.p+"img/tb-townsfolk.550a119b.png"},f834:function(e,t,i){e.exports=i.p+"img/mastermind.c3ba5fbb.png"},f93f:function(e,t,i){e.exports=i.p+"img/clockmaker.41906ffc.png"},fcc6:function(e,t,i){e.exports=i.p+"img/barber.a354ad9e.png"},fd83:function(e,t,i){e.exports=i.p+"img/custom.8ff972bc.png"},ff40:function(e,t,i){"use strict";i("2294")},fff1:function(e,t,i){e.exports=i.p+"img/pacifist.ad2d0310.png"}});
+//# sourceMappingURL=app.685c6534.js.map
\ No newline at end of file
diff --git a/js/app.685c6534.js.map b/js/app.685c6534.js.map
new file mode 100644
index 0000000..f003215
--- /dev/null
+++ b/js/app.685c6534.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/assets/icons/washerwoman.png","webpack:///./src/assets/icons/barista.png","webpack:///./src/assets/icons/cerenovus.png","webpack:///./src/assets/icons/amnesiac.png","webpack:///./src/assets/icons/politician.png","webpack:///./src/assets/editions/tb.png","webpack:///./src/assets/icons/shabaloth.png","webpack:///./src/assets/icons/lunatic.png","webpack:///./src/assets/icons/oracle.png","webpack:///./src/assets/icons/ravenkeeper.png","webpack:///./src/assets/icons/spiritofivory.png","webpack:///./src/assets/icons/undertaker.png","webpack:///./src/assets/icons/chambermaid.png","webpack:///./src/assets/icons/plus.png","webpack:///./src/assets/icons/recluse.png","webpack:///./src/assets/icons/mutant.png","webpack:///./src/assets/icons/buddhist.png","webpack:///./src/assets/icons/chef.png","webpack:///./src/assets/icons/preacher.png","webpack:///./src/assets/icons/zombuul.png","webpack:///./src/assets/icons/sailor.png","webpack:///./src/assets/icons/widow.png","webpack:///./src/assets/icons/bonecollector.png","webpack:///./src/assets/icons/baron.png","webpack:///./src/assets/icons/bureaucrat.png","webpack:///./src/assets/editions/bmr-minion.png","webpack:///./src/assets/icons/leviathan.png","webpack:///./src/assets/icons/artist.png","webpack:///./src/assets/editions/snv.png","webpack:///./src/assets/icons/sage.png","webpack:///./src/assets/icons/scapegoat.png","webpack:///./src/assets/icons/philosopher.png","webpack:///./src/components/TownSquare.vue?b88a","webpack:///./src/assets/icons/butcher.png","webpack:///./src/assets/icons/towncrier.png","webpack:///./src/assets/icons/cultleader.png","webpack:///./src/assets/icons/toymaker.png","webpack:///./src/assets/icons/vortox.png","webpack:///./src/assets/icons/deviant.png","webpack:///./src/assets/icons/imp.png","webpack:///./src/assets/icons/moonchild.png","webpack:///./src/components/Gradients.vue?8fc3","webpack:///./src/assets/icons/snakecharmer.png","webpack:///./src/components/modals/NightOrderModal.vue?d535","webpack:///./src/components/Menu.vue?257d","webpack:///./src/assets/icons/fortuneteller.png","webpack:///./src/assets/editions/custom.png","webpack:///./src/assets/editions/snv-minion.png","webpack:///./src/assets/icons/fool.png","webpack:///./src/components/modals/RoleModal.vue?e9a4","webpack:///./src/assets/icons/apprentice.png","webpack:///./src/components/modals/ReferenceModal.vue?3f25","webpack:///./src/assets/icons/librarian.png","webpack:///./src/components/Vote.vue?da97","webpack:///./src/assets/editions/snv-outsider.png","webpack:///./src/assets/icons/soldier.png","webpack:///./src/assets/icons/minstrel.png","webpack:///./src/assets/icons/exorcist.png","webpack:///./src/assets/icons/harlot.png","webpack:///./src/assets/icons/goon.png","webpack:///./src/App.vue?3cee","webpack:///./src/components/TownSquare.vue?d2df","webpack:///./src/components/Player.vue?6185","webpack:///./src/components/Token.vue?1e4d","webpack:///src/components/Token.vue","webpack:///./src/components/Token.vue?ca97","webpack:///./src/components/Token.vue","webpack:///src/components/Player.vue","webpack:///./src/components/Player.vue?1369","webpack:///./src/components/Player.vue","webpack:///./src/components/modals/ReminderModal.vue?8c83","webpack:///./src/components/modals/Modal.vue?a7cf","webpack:///src/components/modals/Modal.vue","webpack:///./src/components/modals/Modal.vue?a5e5","webpack:///./src/components/modals/Modal.vue","webpack:///src/components/modals/ReminderModal.vue","webpack:///./src/components/modals/ReminderModal.vue?c533","webpack:///./src/components/modals/ReminderModal.vue","webpack:///./src/components/modals/RoleModal.vue?a95c","webpack:///src/components/modals/RoleModal.vue","webpack:///./src/components/modals/RoleModal.vue?15f8","webpack:///./src/components/modals/RoleModal.vue","webpack:///src/components/TownSquare.vue","webpack:///./src/components/TownSquare.vue?335a","webpack:///./src/components/TownSquare.vue","webpack:///./src/components/TownInfo.vue?fa52","webpack:///src/components/TownInfo.vue","webpack:///./src/components/TownInfo.vue?6260","webpack:///./src/components/TownInfo.vue","webpack:///./src/components/Menu.vue?ac2f","webpack:///src/components/Menu.vue","webpack:///./src/components/Menu.vue?9842","webpack:///./src/components/Menu.vue","webpack:///./src/components/modals/RolesModal.vue?b6b5","webpack:///src/components/modals/RolesModal.vue","webpack:///./src/components/modals/RolesModal.vue?b003","webpack:///./src/components/modals/RolesModal.vue","webpack:///./src/components/modals/EditionModal.vue?3356","webpack:///src/components/modals/EditionModal.vue","webpack:///./src/components/modals/EditionModal.vue?d6f4","webpack:///./src/components/modals/EditionModal.vue","webpack:///./src/components/Intro.vue?2320","webpack:///src/components/Intro.vue","webpack:///./src/components/Intro.vue?a380","webpack:///./src/components/Intro.vue","webpack:///./src/components/modals/ReferenceModal.vue?427a","webpack:///src/components/modals/ReferenceModal.vue","webpack:///./src/components/modals/ReferenceModal.vue?c23b","webpack:///./src/components/modals/ReferenceModal.vue","webpack:///./src/components/Vote.vue?23d2","webpack:///src/components/Vote.vue","webpack:///./src/components/Vote.vue?2a1c","webpack:///./src/components/Vote.vue","webpack:///./src/components/Gradients.vue?611f","webpack:///src/components/Gradients.vue","webpack:///./src/components/Gradients.vue?d8ff","webpack:///./src/components/Gradients.vue","webpack:///./src/components/modals/NightOrderModal.vue?c153","webpack:///src/components/modals/NightOrderModal.vue","webpack:///./src/components/modals/NightOrderModal.vue?08ef","webpack:///./src/components/modals/NightOrderModal.vue","webpack:///./src/components/modals/FabledModal.vue?4f34","webpack:///src/components/modals/FabledModal.vue","webpack:///./src/components/modals/FabledModal.vue?aeda","webpack:///./src/components/modals/FabledModal.vue","webpack:///./src/components/modals/VoteHistoryModal.vue?add3","webpack:///src/components/modals/VoteHistoryModal.vue","webpack:///./src/components/modals/VoteHistoryModal.vue?485a","webpack:///./src/components/modals/VoteHistoryModal.vue","webpack:///./src/components/modals/GameStateModal.vue?08de","webpack:///src/components/modals/GameStateModal.vue","webpack:///./src/components/modals/GameStateModal.vue?7f16","webpack:///./src/components/modals/GameStateModal.vue","webpack:///src/App.vue","webpack:///./src/App.vue?b65f","webpack:///./src/App.vue","webpack:///./src/store/socket.js","webpack:///./src/store/modules/players.js","webpack:///./src/store/modules/session.js","webpack:///./src/store/index.js","webpack:///./src/main.js","webpack:///./src/components/Token.vue?6798","webpack:///./src/assets/icons/cannibal.png","webpack:///./src/App.vue?6ee5","webpack:///./src/assets/icons/duchess.png","webpack:///./src/assets/icons/goblin.png","webpack:///./src/assets/icons/x.png","webpack:///./src/assets/editions/tb-minion.png","webpack:///./src/assets/icons sync ^\\.\\/.*\\.png$","webpack:///./src/assets/icons/fiddler.png","webpack:///./src/assets/icons/butler.png","webpack:///./src/assets/icons/doomsayer.png","webpack:///./src/assets/icons/juggler.png","webpack:///./src/assets/icons/balloonist.png","webpack:///./src/assets/icons/innkeeper.png","webpack:///./src/assets/icons/good.png","webpack:///./src/assets/icons/flowergirl.png","webpack:///./src/assets/icons/monk.png","webpack:///./src/assets/icons/nodashii.png","webpack:///./src/assets/icons/saint.png","webpack:///./src/assets/icons/fanggu.png","webpack:///./src/assets/icons/fibbin.png","webpack:///./src/assets/icons/dreamer.png","webpack:///./src/assets/editions/tb-outsider.png","webpack:///./src/assets/editions/bmr.png","webpack:///./src/components/Player.vue?6d3c","webpack:///./src/components/TownInfo.vue?02bb","webpack:///./src/assets/icons/pithag.png","webpack:///./src/assets/icons/bishop.png","webpack:///./src/components/modals/VoteHistoryModal.vue?8ae0","webpack:///./src/components/modals/Modal.vue?3563","webpack:///./src/assets/icons/acrobat.png","webpack:///./src/assets/icons/mathematician.png","webpack:///./src/assets/icons/bountyhunter.png","webpack:///./src/assets/icons/deusexfiasco.png","webpack:///./src/assets/icons/assassin.png","webpack:///./src/assets/editions/luf.png","webpack:///./src/assets/icons/godfather.png","webpack:///./src/assets/icons/thief.png","webpack:///./src/assets/icons/tinker.png","webpack:///./src/assets/icons/hellslibrarian.png","webpack:///./src/assets/editions/tb-demon.png","webpack:///./src/assets/icons/stormcatcher.png","webpack:///./src/components/modals/ReminderModal.vue?8465","webpack:///./src/assets/icons/pukka.png","webpack:///./src/assets/icons/voudon.png","webpack:///./src/assets/icons/pixie.png","webpack:///./src/assets/icons/revolutionary.png","webpack:///./src/assets/icons/seamstress.png","webpack:///./src/assets/icons/general.png","webpack:///./src/assets/icons/klutz.png","webpack:///./src/components/modals/GameStateModal.vue?392e","webpack:///./src/assets/icons/sentinel.png","webpack:///./src/assets/icons/matron.png","webpack:///./src/assets/icons/mayor.png","webpack:///./src/assets/icons/professor.png","webpack:///./src/assets/icons/investigator.png","webpack:///./src/assets/icons/tealady.png","webpack:///./src/assets/icons/empath.png","webpack:///./src/assets/icons/angel.png","webpack:///./src/components/Intro.vue?dc06","webpack:///./src/assets/icons/evil.png","webpack:///./src/assets/icons/lycanthrope.png","webpack:///./src/assets/icons/lilmonsta.png","webpack:///./src/assets/icons/fisherman.png","webpack:///./src/assets/icons/po.png","webpack:///./src/assets/icons/grandmother.png","webpack:///./src/assets/icons/gossip.png","webpack:///./src/assets/editions/bmr-demon.png","webpack:///./src/assets/icons/devilsadvocate.png","webpack:///./src/assets/editions sync ^\\.\\/.*\\.png$","webpack:///./src/assets/icons/beggar.png","webpack:///./src/assets/icons/slayer.png","webpack:///./src/assets/icons/savant.png","webpack:///./src/assets/icons/drunk.png","webpack:///./src/assets/icons/gambler.png","webpack:///./src/store/persistence.js","webpack:///./src/assets/icons/eviltwin.png","webpack:///./src/components/modals/RolesModal.vue?57a8","webpack:///./src/assets/icons/djinn.png","webpack:///./src/components/modals/EditionModal.vue?e1e7","webpack:///./src/assets/editions/bmr-outsider.png","webpack:///./src/assets/editions/bmr-townsfolk.png","webpack:///./src/assets/icons/spy.png","webpack:///./src/assets/editions/snv-townsfolk.png","webpack:///./src/assets/icons/courtier.png","webpack:///./src/assets/icons/gunslinger.png","webpack:///./src/assets/icons/virgin.png","webpack:///./src/assets/icons/judge.png","webpack:///./src/assets/icons/sweetheart.png","webpack:///./src/assets/icons/poisoner.png","webpack:///./src/assets/icons/scarletwoman.png","webpack:///./src/assets/editions/snv-demon.png","webpack:///./src/assets/icons/vigormortis.png","webpack:///./src/assets/icons/witch.png","webpack:///./src/assets/sounds/countdown.mp3","webpack:///./src/assets/editions/tb-townsfolk.png","webpack:///./src/assets/icons/mastermind.png","webpack:///./src/assets/icons/clockmaker.png","webpack:///./src/assets/icons/barber.png","webpack:///./src/assets/icons/custom.png","webpack:///./src/components/modals/FabledModal.vue?31c5","webpack:///./src/assets/icons/pacifist.png"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","exports","module","l","m","c","d","name","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","p","jsonpArray","window","oldJsonpFunction","slice","render","_vm","this","_h","$createElement","_c","_self","class","night","grimoire","isNight","style","backgroundImage","background","attrs","on","keyup","staticClass","players","_e","session","nomination","ref","_v","_s","version","staticRenderFns","public","isPublic","spectator","isSpectator","vote","_l","player","index","from","Math","max","swap","move","nominate","$event","handleTrigger","closed","isBluffsOpen","stopPropagation","toggleBluffs","openRoleModal","bluffs","fabled","isFabledOpen","toggleFabled","role","removeFabled","nightOrder","first","isNightOrder","firstNightReminder","other","otherNightReminder","selectedPlayer","dead","isDead","isVoteless","you","sessionId","id","playerId","votes","voteLocked","team","toggleStatus","_f","$emit","cancel","swapPlayer","movePlayer","nominatePlayer","highlight","isRolesDistributed","updatePlayer","active","isMenuOpen","changeName","removePlayer","disabled","claimSeat","reminder","removeReminder","image","setRole","firstNight","otherNight","reminders","ability","props","type","default","filters","nameToFontSize","methods","component","components","Token","required","computed","indexOf","indexAdjusted","lockedVote","zoom","unit","innerWidth","innerHeight","width","isSwap","handleEmojis","text","replace","prompt","closeMenu","$store","commit","modals","availableReminders","playerIndex","toggleModal","addReminder","close","_t","Modal","state","roles","forEach","some","bluff","map","remindersGlobal","otherTravelers","availableRoles","tab","size","values","townsfolk","Player","RoleModal","ReminderModal","bluffSize","method","params","confirm","to","undefined","edition","logo","teams","traveler","isOfficial","author","alive","outsider","minion","demon","nonTravelers","getters","filter","game","reconnecting","isReconnecting","ping","leaveSession","playerCount","open","toggleMenu","toggleGrimoire","toggleNight","toggleNightOrder","setZoom","round","setBackground","toggleMute","isMuted","hostSession","joinSession","copySessionUrl","distributeRoles","voteHistory","addPlayer","randomizeSeatings","clearPlayers","clearRoles","random","url","location","href","split","link","navigator","clipboard","writeText","popup","setTimeout","match","pop","dispatch","teamRoles","selected","selectedRoles","assignRoles","selectRandomRoles","randomElement","arr","floor","roleSelection","reduce","a","b","hasSelectedSetupRoles","setup","$set","composition","keys","x","available","sort","mounted","watch","isCustom","script","handleURL","handleUpload","openUpload","promptURL","setEdition","editions","scripts","$refs","upload","click","file","files","reader","FileReader","addEventListener","JSON","parse","parseRoles","e","alert","message","readAsText","res","fetch","json","metaIndex","findIndex","meta","customRoles","toLocaleLowerCase","assign","has","_m","reference","playersByRole","join","rolesGrouped","nominator","nominee","voters","ceil","isVoteInProgress","votingSpeed","currentVote","preventDefault","setVotingSpeed","countdown","pause","voteTimer","stop","start","finish","nominatorStyle","transform","transitionDuration","nomineeStyle","lock","rotation","min","find","canVote","Array","fill","reorder","setInterval","clearInterval","diff","speed","gradient","gradients","rolesFirstNight","rolesOtherNight","setFabled","fable","directives","rawName","expression","clearVoteHistory","timestamp","getHours","toString","padStart","getMinutes","majority","domProps","gamestate","input","target","select","copy","load","stringify","rolesJSONbyId","GameStateModal","VoteHistoryModal","FabledModal","NightOrderModal","Vote","ReferenceModal","Intro","TownInfo","TownSquare","Menu","EditionModal","RolesModal","Gradients","ctrlKey","metaKey","menu","LiveSession","store","_wss","_socket","_isSpectator","_gamestate","_store","_pingInterval","_pingTimer","_reconnectTimer","_players","_pings","connect","channel","disconnect","WebSocket","_handleMessage","onopen","_onOpen","onclose","err","code","reason","command","readyState","send","_send","_sendDirect","sendGamestate","_ping","_handlePing","clearTimeout","console","log","_updateEdition","_updateFabled","_updateGamestate","_updatePlayer","_updateSeat","_handleVote","_handleLock","_handleBye","substr","_open","isLightweight","roleId","sendEdition","missing","playerIdOrCount","latency","now","Date","getTime","parseInt","pings","seat","oldIndex","fromST","payload","subscribe","hash","setVoteInProgress","lockVote","setIsNight","sendFabled","sendPlayer","NEWPLAYER","includes","Map","set","actions","rootState","mutations","isArray","namespaced","val","handleVote","claimedSeat","setPlayerId","setSpectator","setReconnecting","setPlayerCount","setPing","isBanishment","voteSync","use","editionJSONbyId","getRolesByEdition","localeCompare","getTravelersNotInEdition","imageBase","customRole","Store","gameState","strippedRole","prop","document","title","modal","plugins","socket","faIcons","fabIcons","add","config","productionTip","h","App","$mount","webpackContext","req","webpackContextResolve","Error","resolve","localStorage","getItem","parseFloat","setItem","removeItem"],"mappings":"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3CC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,uBCA3CC,EAAOD,QAAU,IAA0B,gC,uBCA3CC,EAAOD,QAAU,IAA0B,kC,uBCA3CC,EAAOD,QAAU,IAA0B,+B,uBCA3CC,EAAOD,QAAU,IAA0B,gC,uBCA3CC,EAAOD,QAAU,IAA0B,yB,uBCA3CC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,kGCA3CC,EAAOD,QAAU,IAA0B,6B,uBCA3CC,EAAOD,QAAU,IAA0B,yB,qBCA3CC,EAAOD,QAAU,IAA0B,6B,uBCA3CC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,8CCA3CC,EAAOD,QAAU,IAA0B,0B,uBCA3CC,EAAOD,QAAU,IAA0B,kC,uBCA3CC,EAAOD,QAAU,IAA0B,0B,uBCA3CC,EAAOD,QAAU,IAA0B,+B,gDCA3CC,EAAOD,QAAU,IAA0B,+B,uBCA3CC,EAAOD,QAAU,IAA0B,8B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,uBCA3CC,EAAOD,QAAU,IAA0B,wB,uBCA3CC,EAAOD,QAAU,IAA0B,yB,uBCA3CC,EAAOD,QAAU,IAA0B,8B,qBCA3CC,EAAOD,QAAU,IAA0B,gC,kCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,8B,uBCA3CC,EAAOD,QAAU,IAA0B,+B,8CCA3CC,EAAOD,QAAU,IAA0B,6B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,uBCA3CC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,wB,uBCA3CC,EAAOD,QAAU,IAA0B,8B,oCCA3C,W,qBCAAC,EAAOD,QAAU,IAA0B,iC,oCCA3C,W,oCCAA,W,uBCAAC,EAAOD,QAAU,IAA0B,kC,uBCA3CC,EAAOD,QAAU,IAA0B,2B,uBCA3CC,EAAOD,QAAU,IAA0B,+B,qBCA3CC,EAAOD,QAAU,IAA0B,yB,kCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,+B,oCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,8B,oCCA3C,W,gDCAAC,EAAOD,QAAU,IAA0B,iC,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","file":"js/app.685c6534.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([\"56d7\",\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","module.exports = __webpack_public_path__ + \"img/washerwoman.a0c66e53.png\";","module.exports = __webpack_public_path__ + \"img/barista.fd2bba67.png\";","module.exports = __webpack_public_path__ + \"img/cerenovus.736554ca.png\";","module.exports = __webpack_public_path__ + \"img/amnesiac.12f018e7.png\";","module.exports = __webpack_public_path__ + \"img/politician.32246fcf.png\";","module.exports = __webpack_public_path__ + \"img/tb.438499cd.png\";","module.exports = __webpack_public_path__ + \"img/shabaloth.f461dd08.png\";","module.exports = __webpack_public_path__ + \"img/lunatic.f2982146.png\";","module.exports = __webpack_public_path__ + \"img/oracle.63459162.png\";","module.exports = __webpack_public_path__ + \"img/ravenkeeper.552f1f2f.png\";","module.exports = __webpack_public_path__ + \"img/spiritofivory.1ec5112e.png\";","module.exports = __webpack_public_path__ + \"img/undertaker.1df72155.png\";","module.exports = __webpack_public_path__ + \"img/chambermaid.b6f002ce.png\";","module.exports = __webpack_public_path__ + \"img/plus.c11bf1ed.png\";","module.exports = __webpack_public_path__ + \"img/recluse.a6519a1d.png\";","module.exports = __webpack_public_path__ + \"img/mutant.b28a535c.png\";","module.exports = __webpack_public_path__ + \"img/buddhist.72caa1e8.png\";","module.exports = __webpack_public_path__ + \"img/chef.d4e7f9a6.png\";","module.exports = __webpack_public_path__ + \"img/preacher.f3f608a6.png\";","module.exports = __webpack_public_path__ + \"img/zombuul.ec71a259.png\";","module.exports = __webpack_public_path__ + \"img/sailor.631521c2.png\";","module.exports = __webpack_public_path__ + \"img/widow.ec8d8cb0.png\";","module.exports = __webpack_public_path__ + \"img/bonecollector.846af8c8.png\";","module.exports = __webpack_public_path__ + \"img/baron.9ce9bd3b.png\";","module.exports = __webpack_public_path__ + \"img/bureaucrat.88ec372a.png\";","module.exports = __webpack_public_path__ + \"img/bmr-minion.6559191b.png\";","module.exports = __webpack_public_path__ + \"img/leviathan.dfbff6e8.png\";","module.exports = __webpack_public_path__ + \"img/artist.f89690cd.png\";","module.exports = __webpack_public_path__ + \"img/snv.288a42ad.png\";","module.exports = __webpack_public_path__ + \"img/sage.5afc100d.png\";","module.exports = __webpack_public_path__ + \"img/scapegoat.8bd95c23.png\";","module.exports = __webpack_public_path__ + \"img/philosopher.92032c70.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TownSquare.vue?vue&type=style&index=0&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/butcher.e0b672b7.png\";","module.exports = __webpack_public_path__ + \"img/towncrier.18a4377b.png\";","module.exports = __webpack_public_path__ + \"img/cultleader.de1fca53.png\";","module.exports = __webpack_public_path__ + \"img/toymaker.07b2e8fa.png\";","module.exports = __webpack_public_path__ + \"img/vortox.6add3a3a.png\";","module.exports = __webpack_public_path__ + \"img/deviant.e8a761ae.png\";","module.exports = __webpack_public_path__ + \"img/imp.cd0fa5b8.png\";","module.exports = __webpack_public_path__ + \"img/moonchild.6c84161e.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Gradients.vue?vue&type=style&index=0&id=1e202a64&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/snakecharmer.e512cc1e.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./NightOrderModal.vue?vue&type=style&index=0&id=18374626&lang=scss&scoped=true&\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Menu.vue?vue&type=style&index=0&id=37d0f539&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/fortuneteller.4396927c.png\";","module.exports = __webpack_public_path__ + \"img/custom.5334aaeb.png\";","module.exports = __webpack_public_path__ + \"img/snv-minion.60768802.png\";","module.exports = __webpack_public_path__ + \"img/fool.a730aab3.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RoleModal.vue?vue&type=style&index=0&id=654ca52d&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/apprentice.b7055345.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ReferenceModal.vue?vue&type=style&index=0&id=cc3fb864&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/librarian.6fd7f267.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Vote.vue?vue&type=style&index=0&id=00f24ea8&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/snv-outsider.5b5cae7f.png\";","module.exports = __webpack_public_path__ + \"img/soldier.451de0df.png\";","module.exports = __webpack_public_path__ + \"img/minstrel.1647382d.png\";","module.exports = __webpack_public_path__ + \"img/exorcist.8c0f5cac.png\";","module.exports = __webpack_public_path__ + \"img/harlot.1a418200.png\";","module.exports = __webpack_public_path__ + \"img/goon.719106f2.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:{ night: _vm.grimoire.isNight },style:({\n backgroundImage: _vm.grimoire.background\n ? (\"url('\" + (_vm.grimoire.background) + \"')\")\n : ''\n }),attrs:{\"id\":\"app\",\"tabindex\":\"-1\"},on:{\"keyup\":_vm.keyup}},[_c('div',{staticClass:\"backdrop\"}),_c('transition',{attrs:{\"name\":\"blur\"}},[(!_vm.players.length)?_c('Intro'):_vm._e(),(_vm.players.length && !_vm.session.nomination)?_c('TownInfo'):_vm._e(),(_vm.session.nomination)?_c('Vote'):_vm._e()],1),_c('TownSquare'),_c('Menu',{ref:\"menu\"}),_c('EditionModal'),_c('FabledModal'),_c('RolesModal'),_c('ReferenceModal'),_c('NightOrderModal'),_c('VoteHistoryModal'),_c('GameStateModal'),_c('Gradients'),_c('span',{attrs:{\"id\":\"version\"}},[_vm._v(\"v\"+_vm._s(_vm.version))])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"square\",class:{\n public: _vm.grimoire.isPublic,\n spectator: _vm.session.isSpectator,\n vote: _vm.session.nomination\n },attrs:{\"id\":\"townsquare\"}},[_c('ul',{staticClass:\"circle\",class:['size-' + _vm.players.length]},_vm._l((_vm.players),function(player,index){return _c('Player',{key:index,class:{\n from: Math.max(_vm.swap, _vm.move, _vm.nominate) === index,\n swap: _vm.swap > -1,\n move: _vm.move > -1,\n nominate: _vm.nominate > -1\n },attrs:{\"player\":player},on:{\"trigger\":function($event){return _vm.handleTrigger(index, $event)}}})}),1),(_vm.players.length)?_c('div',{ref:\"bluffs\",staticClass:\"bluffs\",class:{ closed: !_vm.isBluffsOpen }},[_c('h3',[(_vm.session.isSpectator)?_c('span',[_vm._v(\"Other characters\")]):_c('span',[_vm._v(\"Demon bluffs\")]),_c('font-awesome-icon',{attrs:{\"icon\":\"times-circle\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleBluffs($event)}}}),_c('font-awesome-icon',{attrs:{\"icon\":\"plus-circle\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleBluffs($event)}}})],1),_c('ul',_vm._l((_vm.bluffSize),function(index){return _c('li',{key:index,on:{\"click\":function($event){return _vm.openRoleModal(index * -1)}}},[_c('Token',{attrs:{\"role\":_vm.bluffs[index - 1]}})],1)}),0)]):_vm._e(),(_vm.fabled.length)?_c('div',{staticClass:\"fabled\",class:{ closed: !_vm.isFabledOpen }},[_c('h3',[_c('span',[_vm._v(\"Fabled\")]),_c('font-awesome-icon',{attrs:{\"icon\":\"times-circle\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleFabled($event)}}}),_c('font-awesome-icon',{attrs:{\"icon\":\"plus-circle\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleFabled($event)}}})],1),_c('ul',_vm._l((_vm.fabled),function(role,index){return _c('li',{key:index,on:{\"click\":function($event){return _vm.removeFabled(index)}}},[(_vm.nightOrder.get(role).first && _vm.grimoire.isNightOrder)?_c('div',{staticClass:\"night-order first\"},[_c('em',[_vm._v(_vm._s(_vm.nightOrder.get(role).first)+\".\")]),(role.firstNightReminder)?_c('span',[_vm._v(_vm._s(role.firstNightReminder))]):_vm._e()]):_vm._e(),(_vm.nightOrder.get(role).other && _vm.grimoire.isNightOrder)?_c('div',{staticClass:\"night-order other\"},[_c('em',[_vm._v(_vm._s(_vm.nightOrder.get(role).other)+\".\")]),(role.otherNightReminder)?_c('span',[_vm._v(_vm._s(role.otherNightReminder))]):_vm._e()]):_vm._e(),_c('Token',{attrs:{\"role\":role}})],1)}),0)]):_vm._e(),_c('ReminderModal',{attrs:{\"player-index\":_vm.selectedPlayer}}),_c('RoleModal',{attrs:{\"player-index\":_vm.selectedPlayer}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{style:(_vm.zoom)},[_c('div',{ref:\"player\",staticClass:\"player\",class:[\n {\n dead: _vm.player.isDead,\n 'no-vote': _vm.player.isVoteless,\n you: _vm.session.sessionId && _vm.player.id && _vm.player.id === _vm.session.playerId,\n 'vote-yes': _vm.session.votes[_vm.index],\n 'vote-lock': _vm.voteLocked\n },\n _vm.player.role.team\n ]},[_c('div',{staticClass:\"shroud\",on:{\"click\":function($event){return _vm.toggleStatus()}}}),_c('div',{staticClass:\"life\",on:{\"click\":function($event){return _vm.toggleStatus()}}}),(_vm.nightOrder.get(_vm.player).first && _vm.grimoire.isNightOrder)?_c('div',{staticClass:\"night-order first\"},[_c('em',[_vm._v(_vm._s(_vm.nightOrder.get(_vm.player).first)+\".\")]),(_vm.player.role.firstNightReminder)?_c('span',[_vm._v(_vm._s(_vm._f(\"handleEmojis\")(_vm.player.role.firstNightReminder)))]):_vm._e()]):_vm._e(),(_vm.nightOrder.get(_vm.player).other && _vm.grimoire.isNightOrder)?_c('div',{staticClass:\"night-order other\"},[_c('em',[_vm._v(_vm._s(_vm.nightOrder.get(_vm.player).other)+\".\")]),(_vm.player.role.otherNightReminder)?_c('span',[_vm._v(_vm._s(_vm._f(\"handleEmojis\")(_vm.player.role.otherNightReminder)))]):_vm._e()]):_vm._e(),_c('Token',{attrs:{\"role\":_vm.player.role},on:{\"set-role\":function($event){return _vm.$emit('trigger', ['openRoleModal'])}}}),_c('div',{staticClass:\"overlay\"},[_c('font-awesome-icon',{staticClass:\"vote\",attrs:{\"icon\":\"hand-paper\",\"title\":\"Hand UP\"},on:{\"click\":function($event){return _vm.vote()}}}),_c('font-awesome-icon',{staticClass:\"vote\",attrs:{\"icon\":\"times\",\"title\":\"Hand DOWN\"},on:{\"click\":function($event){return _vm.vote()}}}),_c('font-awesome-icon',{staticClass:\"cancel\",attrs:{\"icon\":\"times-circle\",\"title\":\"Cancel\"},on:{\"click\":function($event){return _vm.cancel()}}}),_c('font-awesome-icon',{staticClass:\"swap\",attrs:{\"icon\":\"exchange-alt\",\"title\":\"Swap seats with this player\"},on:{\"click\":function($event){return _vm.swapPlayer(_vm.player)}}}),_c('font-awesome-icon',{staticClass:\"move\",attrs:{\"icon\":\"redo-alt\",\"title\":\"Move player to this seat\"},on:{\"click\":function($event){return _vm.movePlayer(_vm.player)}}}),_c('font-awesome-icon',{staticClass:\"nominate\",attrs:{\"icon\":\"hand-point-right\",\"title\":\"Nominate this player\"},on:{\"click\":function($event){return _vm.nominatePlayer(_vm.player)}}})],1),(_vm.player.id && _vm.session.sessionId)?_c('font-awesome-icon',{staticClass:\"seat\",class:{ highlight: _vm.session.isRolesDistributed },attrs:{\"icon\":\"chair\"}}):_vm._e(),(_vm.player.isDead && !_vm.player.isVoteless)?_c('font-awesome-icon',{staticClass:\"has-vote\",attrs:{\"icon\":\"vote-yea\",\"title\":\"Ghost vote\"},on:{\"click\":function($event){return _vm.updatePlayer('isVoteless', true)}}}):_vm._e(),_c('div',{staticClass:\"name\",class:{ active: _vm.isMenuOpen },on:{\"click\":function($event){_vm.isMenuOpen = !_vm.isMenuOpen}}},[_vm._v(\" \"+_vm._s(_vm.player.name)+\" \")]),_c('transition',{attrs:{\"name\":\"fold\"}},[(_vm.isMenuOpen)?_c('ul',{staticClass:\"menu\"},[(!_vm.session.isSpectator)?[_c('li',{on:{\"click\":_vm.changeName}},[_c('font-awesome-icon',{attrs:{\"icon\":\"user-edit\"}}),_vm._v(\"Rename \")],1),(!_vm.session.nomination)?_c('li',{on:{\"click\":function($event){return _vm.nominatePlayer()}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"hand-point-right\"}}),_vm._v(\" Nomination \")],1):_vm._e(),_c('li',{on:{\"click\":function($event){return _vm.movePlayer()}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"redo-alt\"}}),_vm._v(\" Move player \")],1),_c('li',{on:{\"click\":function($event){return _vm.swapPlayer()}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"exchange-alt\"}}),_vm._v(\" Swap seats \")],1),_c('li',{on:{\"click\":_vm.removePlayer}},[_c('font-awesome-icon',{attrs:{\"icon\":\"times-circle\"}}),_vm._v(\" Remove \")],1),(_vm.player.id && _vm.session.sessionId)?_c('li',{on:{\"click\":function($event){return _vm.updatePlayer('id', '', true)}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"chair\"}}),_vm._v(\" Empty seat \")],1):_vm._e()]:_vm._e(),(_vm.session.isSpectator)?_c('li',{class:{ disabled: _vm.player.id && _vm.player.id !== _vm.session.playerId },on:{\"click\":_vm.claimSeat}},[_c('font-awesome-icon',{attrs:{\"icon\":\"chair\"}}),(!_vm.player.id)?[_vm._v(\" Claim seat \")]:(_vm.player.id === _vm.session.playerId)?[_vm._v(\" Vacate seat \")]:[_vm._v(\" Seat occupied\")]],2):_vm._e()],2):_vm._e()])],1),(_vm.player.reminders)?_vm._l((_vm.player.reminders),function(reminder){return _c('div',{key:reminder.role + ' ' + reminder.name,staticClass:\"reminder\",class:[reminder.role],on:{\"click\":function($event){return _vm.removeReminder(reminder)}}},[_c('span',{staticClass:\"icon\",style:({\n backgroundImage: (\"url(\" + (reminder.image ||\n require('../assets/icons/' + reminder.role + '.png')) + \")\")\n })}),_c('span',{staticClass:\"text\"},[_vm._v(_vm._s(reminder.name))])])}):_vm._e(),_c('div',{staticClass:\"reminder add\",on:{\"click\":function($event){return _vm.$emit('trigger', ['openReminderModal'])}}},[_c('span',{staticClass:\"icon\"})])],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"token\",class:[_vm.role.id],on:{\"click\":_vm.setRole}},[(_vm.role.id)?_c('span',{staticClass:\"icon\",style:({\n backgroundImage: (\"url(\" + (_vm.role.image ||\n require('../assets/icons/' + _vm.role.id + '.png')) + \")\")\n })}):_vm._e(),(_vm.role.firstNight || _vm.role.firstNightReminder)?_c('span',{staticClass:\"leaf-left\"}):_vm._e(),(_vm.role.otherNight || _vm.role.otherNightReminder)?_c('span',{staticClass:\"leaf-right\"}):_vm._e(),(_vm.role.reminders && _vm.role.reminders.length)?_c('span',{class:['leaf-top' + _vm.role.reminders.length]}):_vm._e(),(_vm.role.setup)?_c('span',{staticClass:\"leaf-orange\"}):_vm._e(),_c('svg',{staticClass:\"name\",attrs:{\"viewBox\":\"0 0 150 150\"}},[_c('path',{attrs:{\"d\":\"M 13 75 C 13 160, 138 160, 138 75\",\"id\":\"curve\",\"fill\":\"transparent\"}}),_c('text',{staticClass:\"label mozilla\",attrs:{\"width\":\"150\",\"x\":\"66.6%\",\"text-anchor\":\"middle\",\"font-size\":_vm._f(\"nameToFontSize\")(_vm.role.name)}},[_c('textPath',{attrs:{\"xlink:href\":\"#curve\"}},[_vm._v(\" \"+_vm._s(_vm.role.name)+\" \")])])]),_c('div',{staticClass:\"edition\",class:[(\"edition-\" + (_vm.role.edition)), _vm.role.team]}),(_vm.role.ability)?_c('div',{staticClass:\"ability\"},[_vm._v(\" \"+_vm._s(_vm.role.ability)+\" \")]):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n
\n \n \n \n \n \n \n \n
\n {{ role.ability }}\n
\n
\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Token.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Token.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Token.vue?vue&type=template&id=60ef4ac1&scoped=true&\"\nimport script from \"./Token.vue?vue&type=script&lang=js&\"\nexport * from \"./Token.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Token.vue?vue&type=style&index=0&id=60ef4ac1&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"60ef4ac1\",\n null\n \n)\n\nexport default component.exports","\n
\n \n\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RolesModal.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RolesModal.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./RolesModal.vue?vue&type=template&id=ff145bbe&scoped=true&\"\nimport script from \"./RolesModal.vue?vue&type=script&lang=js&\"\nexport * from \"./RolesModal.vue?vue&type=script&lang=js&\"\nimport style0 from \"./RolesModal.vue?vue&type=style&index=0&id=ff145bbe&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"ff145bbe\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.modals.edition)?_c('Modal',{staticClass:\"editions\",on:{\"close\":function($event){return _vm.toggleModal('edition')}}},[(!_vm.isCustom)?_c('div',[_c('h3',[_vm._v(\"Select an edition:\")]),_c('ul',{staticClass:\"editions\"},[_vm._l((_vm.editions),function(edition){return _c('li',{key:edition.id,staticClass:\"edition\",class:['edition-' + edition.id],style:({\n backgroundImage: (\"url(\" + (require('../../assets/editions/' +\n edition.id +\n '.png')) + \")\")\n }),on:{\"click\":function($event){return _vm.setEdition(edition)}}},[_vm._v(\" \"+_vm._s(edition.name)+\" \")])}),_c('li',{staticClass:\"edition edition-custom\",style:({\n backgroundImage: (\"url(\" + (require('../../assets/editions/custom.png')) + \")\")\n }),on:{\"click\":function($event){_vm.isCustom = true}}},[_vm._v(\" Custom Script / Characters \")])],2)]):_c('div',{staticClass:\"custom\"},[_c('h3',[_vm._v(\"Load custom script / characters\")]),_vm._v(\" To play with a custom script, you need to select the characters you want to play with in the official \"),_c('a',{attrs:{\"href\":\"https://bloodontheclocktower.com/script-tool/\",\"target\":\"_blank\"}},[_vm._v(\"Script Tool\")]),_vm._v(\" and then upload the generated \\\"custom-list.json\\\" either directly here or provide a URL to such a hosted JSON file.\"),_c('br'),_c('br'),_vm._v(\" To play with custom characters, please read \"),_c('a',{attrs:{\"href\":\"https://github.com/bra1n/townsquare#custom-characters\",\"target\":\"_blank\"}},[_vm._v(\"the documentation\")]),_vm._v(\" on how to write a custom character definition file. \"),_c('b',[_vm._v(\"Only load custom JSON files from sources that you trust!\")]),_c('h3',[_vm._v(\"Some popular custom scripts:\")]),_c('ul',{staticClass:\"scripts\"},_vm._l((_vm.scripts),function(script,index){return _c('li',{key:index,on:{\"click\":function($event){return _vm.handleURL(script[1])}}},[_vm._v(\" \"+_vm._s(script[0])+\" \")])}),0),_c('input',{ref:\"upload\",attrs:{\"type\":\"file\",\"accept\":\"application/json\"},on:{\"change\":_vm.handleUpload}}),_c('div',{staticClass:\"button-group\"},[_c('div',{staticClass:\"button\",on:{\"click\":_vm.openUpload}},[_c('font-awesome-icon',{attrs:{\"icon\":\"file-upload\"}}),_vm._v(\" Upload JSON \")],1),_c('div',{staticClass:\"button\",on:{\"click\":_vm.promptURL}},[_c('font-awesome-icon',{attrs:{\"icon\":\"link\"}}),_vm._v(\" Enter URL \")],1),_c('div',{staticClass:\"button\",on:{\"click\":function($event){_vm.isCustom = false}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"undo\"}}),_vm._v(\" Back \")],1)])])]):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n
\n
Select an edition:
\n
\n
\n {{ edition.name }}\n
\n
\n Custom Script / Characters\n
\n
\n
\n
\n
Load custom script / characters
\n To play with a custom script, you need to select the characters you want\n to play with in the official\n Script Tool\n and then upload the generated \"custom-list.json\" either directly here or\n provide a URL to such a hosted JSON file. \n \n To play with custom characters, please read\n the documentation\n on how to write a custom character definition file.\n Only load custom JSON files from sources that you trust!\n
Some popular custom scripts:
\n
\n
\n {{ script[0] }}\n
\n
\n \n
\n
\n Upload JSON\n
\n
\n Enter URL\n
\n
\n Back\n
\n
\n
\n \n\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditionModal.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditionModal.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./EditionModal.vue?vue&type=template&id=d6bb58ea&scoped=true&\"\nimport script from \"./EditionModal.vue?vue&type=script&lang=js&\"\nexport * from \"./EditionModal.vue?vue&type=script&lang=js&\"\nimport style0 from \"./EditionModal.vue?vue&type=style&index=0&id=d6bb58ea&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"d6bb58ea\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"intro\"},[_c('img',{attrs:{\"src\":\"static/apple-icon.png\",\"alt\":\"\"}}),_vm._v(\" Welcome to the (unofficial) \"),_c('b',[_vm._v(\"Virtual Town Square and Grimoire\")]),_vm._v(\" for Blood on the Clocktower! Please add more players through the \"),_c('span',{staticClass:\"button\",on:{\"click\":_vm.toggleMenu}},[_c('font-awesome-icon',{attrs:{\"icon\":\"cog\"}}),_vm._v(\" Menu \")],1),_vm._v(\" on the top right or by pressing \"),_c('b',[_vm._v(\"[A]\")]),_vm._v(\". You can also join a game session by pressing \"),_c('b',[_vm._v(\"[J]\")]),_vm._v(\".\"),_c('br'),_vm._m(0)])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"footer\"},[_vm._v(\" This project is free and open source and can be found on \"),_c('a',{attrs:{\"href\":\"https://github.com/bra1n/townsquare\",\"target\":\"_blank\"}},[_vm._v(\"GitHub\")]),_vm._v(\". It is not affiliated with The Pandemonium Institute. \\\"Blood on the Clocktower\\\" is a trademark of Steven Medway and The Pandemonium Institute. \")])}]\n\nexport { render, staticRenderFns }","\n
\n \n Welcome to the (unofficial)\n Virtual Town Square and Grimoire for Blood on the Clocktower! Please\n add more players through the\n \n Menu\n \n on the top right or by pressing [A]. You can also join a game session\n by pressing [J]. \n \n
\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Intro.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Intro.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Intro.vue?vue&type=template&id=0ae0fea6&scoped=true&\"\nimport script from \"./Intro.vue?vue&type=script&lang=js&\"\nexport * from \"./Intro.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Intro.vue?vue&type=style&index=0&id=0ae0fea6&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"0ae0fea6\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.modals.reference && _vm.roles.size)?_c('Modal',{staticClass:\"characters\",on:{\"close\":function($event){return _vm.toggleModal('reference')}}},[_c('font-awesome-icon',{staticClass:\"toggle\",attrs:{\"icon\":\"cloud-moon\",\"title\":\"Show Night Order\"},on:{\"click\":function($event){return _vm.toggleModal('nightOrder')}}}),_c('h3',[_vm._v(\" Character Reference \"),_c('font-awesome-icon',{attrs:{\"icon\":\"address-card\"}}),_vm._v(\" \"+_vm._s(_vm.edition.name || \"Custom Script\")+\" \")],1),_c('ul',{staticClass:\"legend\"},[_c('li',[_c('span',{staticClass:\"name\"},[_vm._v(\"Name\")]),_c('span',{staticClass:\"icon\"},[_vm._v(\"Icon\")]),_c('span',{staticClass:\"ability\"},[_vm._v(\"Ability\")]),(Object.keys(_vm.playersByRole).length)?_c('span',{staticClass:\"player\"},[_vm._v(\" Player \")]):_vm._e()])]),_vm._l((_vm.rolesGrouped),function(teamRoles,team){return _c('div',{key:team,class:[team]},[_c('h4',[_vm._v(_vm._s(team))]),_c('ul',_vm._l((teamRoles),function(role){return _c('li',{key:role.id,class:[team]},[_c('span',{staticClass:\"name\"},[_vm._v(_vm._s(role.name))]),(role.id)?_c('span',{staticClass:\"icon\",style:({\n backgroundImage: (\"url(\" + (role.image ||\n require('../../assets/icons/' + role.id + '.png')) + \")\")\n })}):_vm._e(),_c('span',{staticClass:\"ability\"},[_vm._v(_vm._s(role.ability))]),(Object.keys(_vm.playersByRole).length)?_c('span',{staticClass:\"player\"},[_vm._v(_vm._s(_vm.playersByRole[role.id] ? _vm.playersByRole[role.id].join(\", \") : \"\"))]):_vm._e()])}),0)])})],2):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n \n
\n Character Reference\n \n {{ edition.name || \"Custom Script\" }}\n
\n\n\n\n\n\n","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./App.vue?vue&type=template&id=302a84d7&\"\nimport script from \"./App.vue?vue&type=script&lang=js&\"\nexport * from \"./App.vue?vue&type=script&lang=js&\"\nimport style0 from \"./App.vue?vue&type=style&index=0&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","class LiveSession {\n constructor(store) {\n this._wss = \"wss://live.clocktower.online:8080/\";\n //this._wss = \"wss://localhost:8081/\";\n this._socket = null;\n this._isSpectator = true;\n this._gamestate = [];\n this._store = store;\n this._pingInterval = 30 * 1000; // 30 seconds between pings\n this._pingTimer = null;\n this._reconnectTimer = null;\n this._players = {}; // map of players connected to a session\n this._pings = {}; // map of player IDs to ping\n // reconnect to previous session\n if (this._store.state.session.sessionId) {\n this.connect(this._store.state.session.sessionId);\n }\n }\n\n /**\n * Open a new session for the passed channel.\n * @param channel\n * @private\n */\n _open(channel) {\n this.disconnect();\n this._socket = new WebSocket(\n this._wss +\n channel +\n \"/\" +\n (this._isSpectator ? this._store.state.session.playerId : \"host\")\n );\n this._socket.addEventListener(\"message\", this._handleMessage.bind(this));\n this._socket.onopen = this._onOpen.bind(this);\n this._socket.onclose = err => {\n this._socket = null;\n clearInterval(this._pingTimer);\n this._pingTimer = null;\n if (err.code !== 1000) {\n // connection interrupted, reconnect after 3 seconds\n this._store.commit(\"session/setReconnecting\", true);\n this._reconnectTimer = setTimeout(\n () => this.connect(channel),\n 3 * 1000\n );\n } else {\n this._store.commit(\"session/setSessionId\", \"\");\n if (err.reason) alert(err.reason);\n }\n };\n }\n\n /**\n * Send a message through the socket.\n * @param command\n * @param params\n * @private\n */\n _send(command, params) {\n if (this._socket && this._socket.readyState === 1) {\n this._socket.send(JSON.stringify([command, params]));\n }\n }\n\n /**\n * Send a message directly to a single playerId, if provided.\n * Otherwise broadcast it.\n * @param playerId player ID or \"host\", optional\n * @param command\n * @param params\n * @private\n */\n _sendDirect(playerId, command, params) {\n if (playerId) {\n this._send(\"direct\", { [playerId]: [command, params] });\n } else {\n this._send(command, params);\n }\n }\n\n /**\n * Open event handler for socket.\n * @private\n */\n _onOpen() {\n if (this._isSpectator) {\n this._sendDirect(\n \"host\",\n \"getGamestate\",\n this._store.state.session.playerId\n );\n } else {\n this.sendGamestate();\n }\n this._ping();\n }\n\n /**\n * Send a ping message with player ID and ST flag.\n * @private\n */\n _ping() {\n this._handlePing();\n this._send(\"ping\", [\n this._isSpectator\n ? this._store.state.session.playerId\n : Object.keys(this._players).length,\n \"latency\"\n ]);\n clearTimeout(this._pingTimer);\n this._pingTimer = setTimeout(this._ping.bind(this), this._pingInterval);\n }\n\n /**\n * Handle an incoming socket message.\n * @param data\n * @private\n */\n _handleMessage({ data }) {\n let command, params;\n try {\n [command, params] = JSON.parse(data);\n } catch (err) {\n console.log(\"unsupported socket message\", data);\n }\n switch (command) {\n case \"getGamestate\":\n this.sendGamestate(params);\n break;\n case \"edition\":\n this._updateEdition(params);\n break;\n case \"fabled\":\n this._updateFabled(params);\n break;\n case \"gs\":\n this._updateGamestate(params);\n break;\n case \"player\":\n this._updatePlayer(params);\n break;\n case \"claim\":\n this._updateSeat(params);\n break;\n case \"ping\":\n this._handlePing(params);\n break;\n case \"nomination\":\n if (!this._isSpectator) return;\n if (!params) {\n // create vote history record\n this._store.commit(\n \"session/addHistory\",\n this._store.state.players.players\n );\n }\n this._store.commit(\"session/nomination\", { nomination: params });\n break;\n case \"swap\":\n if (!this._isSpectator) return;\n this._store.commit(\"players/swap\", params);\n break;\n case \"move\":\n if (!this._isSpectator) return;\n this._store.commit(\"players/move\", params);\n break;\n case \"isNight\":\n if (!this._isSpectator) return;\n this._store.commit(\"toggleNight\", params);\n break;\n case \"votingSpeed\":\n if (!this._isSpectator) return;\n this._store.commit(\"session/setVotingSpeed\", params);\n break;\n case \"clearVoteHistory\":\n if (!this._isSpectator) return;\n this._store.commit(\"session/clearVoteHistory\");\n break;\n case \"isVoteInProgress\":\n if (!this._isSpectator) return;\n this._store.commit(\"session/setVoteInProgress\", params);\n break;\n case \"vote\":\n this._handleVote(params);\n break;\n case \"lock\":\n this._handleLock(params);\n break;\n case \"bye\":\n this._handleBye(params);\n break;\n }\n }\n\n /**\n * Connect to a new live session, either as host or spectator.\n * Set a unique playerId if there isn't one yet.\n * @param channel\n */\n connect(channel) {\n if (!this._store.state.session.playerId) {\n this._store.commit(\n \"session/setPlayerId\",\n Math.random()\n .toString(36)\n .substr(2)\n );\n }\n this._pings = {};\n this._store.commit(\"session/setPlayerCount\", 0);\n this._store.commit(\"session/setPing\", 0);\n this._isSpectator = this._store.state.session.isSpectator;\n this._open(channel);\n }\n\n /**\n * Close the current session, if any.\n */\n disconnect() {\n this._pings = {};\n this._store.commit(\"session/setPlayerCount\", 0);\n this._store.commit(\"session/setPing\", 0);\n this._store.commit(\"session/setReconnecting\", false);\n clearTimeout(this._reconnectTimer);\n if (this._socket) {\n if (this._isSpectator) {\n this._sendDirect(\"host\", \"bye\", this._store.state.session.playerId);\n }\n this._socket.close(1000);\n this._socket = null;\n }\n }\n\n /**\n * Publish the current gamestate.\n * Optional param to reduce traffic. (send only player data)\n * @param playerId\n * @param isLightweight\n */\n sendGamestate(playerId = \"\", isLightweight = false) {\n if (this._isSpectator) return;\n this._gamestate = this._store.state.players.players.map(player => ({\n name: player.name,\n id: player.id,\n isDead: player.isDead,\n isVoteless: player.isVoteless,\n ...(player.role && player.role.team === \"traveler\"\n ? { roleId: player.role.id }\n : {})\n }));\n if (isLightweight) {\n this._sendDirect(playerId, \"gs\", {\n gamestate: this._gamestate,\n isLightweight\n });\n } else {\n const { session, grimoire } = this._store.state;\n const { fabled } = this._store.state.players;\n this.sendEdition(playerId);\n this._sendDirect(playerId, \"gs\", {\n gamestate: this._gamestate,\n isNight: grimoire.isNight,\n nomination: session.nomination,\n votingSpeed: session.votingSpeed,\n lockedVote: session.lockedVote,\n isVoteInProgress: session.isVoteInProgress,\n fabled: fabled.map(({ id }) => id),\n ...(session.nomination ? { votes: session.votes } : {})\n });\n }\n }\n\n /**\n * Update the gamestate based on incoming data.\n * @param data\n * @private\n */\n _updateGamestate(data) {\n if (!this._isSpectator) return;\n const {\n gamestate,\n isLightweight,\n isNight,\n nomination,\n votingSpeed,\n votes,\n lockedVote,\n isVoteInProgress,\n fabled\n } = data;\n const players = this._store.state.players.players;\n // adjust number of players\n if (players.length < gamestate.length) {\n for (let x = players.length; x < gamestate.length; x++) {\n this._store.commit(\"players/add\", gamestate[x].name);\n }\n } else if (players.length > gamestate.length) {\n for (let x = players.length; x > gamestate.length; x--) {\n this._store.commit(\"players/remove\", x - 1);\n }\n }\n // update status for each player\n gamestate.forEach((state, x) => {\n const player = players[x];\n const { roleId } = state;\n // update relevant properties\n [\"name\", \"id\", \"isDead\", \"isVoteless\"].forEach(property => {\n const value = state[property];\n if (player[property] !== value) {\n this._store.commit(\"players/update\", { player, property, value });\n }\n });\n // roles are special, because of travelers\n if (roleId && player.role.id !== roleId) {\n const role =\n this._store.state.roles.get(roleId) ||\n this._store.getters.rolesJSONbyId.get(roleId);\n if (role) {\n this._store.commit(\"players/update\", {\n player,\n property: \"role\",\n value: role\n });\n }\n } else if (!roleId && player.role.team === \"traveler\") {\n this._store.commit(\"players/update\", {\n player,\n property: \"role\",\n value: {}\n });\n }\n });\n if (!isLightweight) {\n this._store.commit(\"toggleNight\", !!isNight);\n this._store.commit(\"session/nomination\", {\n nomination,\n votes,\n votingSpeed,\n lockedVote,\n isVoteInProgress\n });\n this._store.commit(\"players/setFabled\", {\n fabled: fabled.map(id => this._store.state.fabled.get(id))\n });\n }\n }\n\n /**\n * Publish an edition update. ST only\n * @param playerId\n */\n sendEdition(playerId = \"\") {\n if (this._isSpectator) return;\n const { edition } = this._store.state;\n let roles;\n if (!edition.isOfficial) {\n roles = Array.from(this._store.state.roles.keys());\n }\n this._sendDirect(playerId, \"edition\", {\n edition: edition.isOfficial\n ? { id: edition.id }\n : Object.assign({}, edition, { logo: \"\" }),\n ...(roles ? { roles } : {})\n });\n }\n\n /**\n * Update edition and roles for custom editions.\n * @param edition\n * @param roles\n * @private\n */\n _updateEdition({ edition, roles }) {\n if (!this._isSpectator) return;\n this._store.commit(\"setEdition\", edition);\n if (roles) {\n this._store.commit(\n \"setCustomRoles\",\n roles.map(id => ({ id }))\n );\n if (this._store.state.roles.size !== roles.length) {\n const missing = [];\n roles.forEach(id => {\n if (!this._store.state.roles.get(id)) {\n missing.push(id);\n }\n });\n alert(\n `This session contains custom characters that can't be found. ` +\n `Please load them before joining! ` +\n `Missing roles: ${missing.join(\", \")}`\n );\n this.disconnect();\n this._store.commit(\"toggleModal\", \"edition\");\n }\n }\n }\n\n /**\n * Publish a fabled update. ST only\n */\n sendFabled() {\n if (this._isSpectator) return;\n const { fabled } = this._store.state.players;\n this._send(\n \"fabled\",\n fabled.map(({ id }) => id)\n );\n }\n\n /**\n * Update fabled roles.\n * @param fabled\n * @private\n */\n _updateFabled(fabled) {\n if (!this._isSpectator) return;\n this._store.commit(\"players/setFabled\", {\n fabled: fabled.map(id => this._store.state.fabled.get(id))\n });\n }\n\n /**\n * Publish a player update.\n * @param player\n * @param property\n * @param value\n */\n sendPlayer({ player, property, value }) {\n if (this._isSpectator || property === \"reminders\") return;\n const index = this._store.state.players.players.indexOf(player);\n if (property === \"role\") {\n if (value.team && value.team === \"traveler\") {\n // update local gamestate to remember this player as a traveler\n this._gamestate[index].roleId = value.id;\n this._send(\"player\", {\n index,\n property,\n value: value.id\n });\n } else if (this._gamestate[index].roleId) {\n // player was previously a traveler\n delete this._gamestate[index].roleId;\n this._send(\"player\", { index, property, value: \"\" });\n }\n } else {\n this._send(\"player\", { index, property, value });\n }\n }\n\n /**\n * Update a player based on incoming data. Player only.\n * @param index\n * @param property\n * @param value\n * @private\n */\n _updatePlayer({ index, property, value }) {\n if (!this._isSpectator) return;\n const player = this._store.state.players.players[index];\n if (!player) return;\n // special case where a player stops being a traveler\n if (property === \"role\") {\n if (!value && player.role.team === \"traveler\") {\n // reset to an unknown role\n this._store.commit(\"players/update\", {\n player,\n property: \"role\",\n value: {}\n });\n } else {\n // load role, first from session, the global, then fail gracefully\n const role =\n this._store.state.roles.get(value) ||\n this._store.getters.rolesJSONbyId.get(value) ||\n {};\n this._store.commit(\"players/update\", {\n player,\n property: \"role\",\n value: role\n });\n }\n } else {\n // just update the player otherwise\n this._store.commit(\"players/update\", { player, property, value });\n }\n }\n\n /**\n * Handle a ping message by another player / storyteller\n * @param playerIdOrCount\n * @param latency\n * @private\n */\n _handlePing([playerIdOrCount = 0, latency] = []) {\n const now = new Date().getTime();\n if (!this._isSpectator) {\n // remove players that haven't sent a ping in twice the timespan\n for (let player in this._players) {\n if (now - this._players[player] > this._pingInterval * 2) {\n delete this._players[player];\n delete this._pings[player];\n }\n }\n // remove claimed seats from players that are no longer connected\n this._store.state.players.players.forEach(player => {\n if (player.id && !this._players[player.id]) {\n this._store.commit(\"players/update\", {\n player,\n property: \"id\",\n value: \"\"\n });\n }\n });\n // store new player data\n if (playerIdOrCount) {\n this._players[playerIdOrCount] = now;\n const ping = parseInt(latency, 10);\n if (ping && ping > 0 && ping < 30 * 1000) {\n // ping to Players\n this._pings[playerIdOrCount] = ping;\n const pings = Object.values(this._pings);\n this._store.commit(\n \"session/setPing\",\n Math.round(pings.reduce((a, b) => a + b, 0) / pings.length)\n );\n }\n }\n } else if (latency) {\n // ping to ST\n this._store.commit(\"session/setPing\", parseInt(latency, 10));\n }\n // update player count\n if (!this._isSpectator || playerIdOrCount) {\n this._store.commit(\n \"session/setPlayerCount\",\n this._isSpectator ? playerIdOrCount : Object.keys(this._players).length\n );\n }\n }\n\n /**\n * Handle a player leaving the sessions. ST only\n * @param playerId\n * @private\n */\n _handleBye(playerId) {\n if (this._isSpectator) return;\n delete this._players[playerId];\n this._store.commit(\n \"session/setPlayerCount\",\n Object.keys(this._players).length\n );\n }\n\n /**\n * Claim a seat, needs to be confirmed by the Storyteller.\n * Seats already occupied can't be claimed.\n * @param seat either -1 to vacate or the index of the seat claimed\n */\n claimSeat(seat) {\n if (!this._isSpectator) return;\n const players = this._store.state.players.players;\n if (players.length > seat && (seat < 0 || !players[seat].id)) {\n this._send(\"claim\", [seat, this._store.state.session.playerId]);\n }\n }\n\n /**\n * Update a player id associated with that seat.\n * @param index seat index or -1\n * @param value playerId to add / remove\n * @private\n */\n _updateSeat([index, value]) {\n if (this._isSpectator) return;\n const property = \"id\";\n const players = this._store.state.players.players;\n // remove previous seat\n const oldIndex = players.findIndex(({ id }) => id === value);\n if (oldIndex >= 0 && oldIndex !== index) {\n this._store.commit(\"players/update\", {\n player: players[oldIndex],\n property,\n value: \"\"\n });\n }\n // add playerId to new seat\n if (index >= 0) {\n const player = players[index];\n if (!player) return;\n this._store.commit(\"players/update\", { player, property, value });\n }\n // update player session list as if this was a ping\n this._handlePing([true, value, 0]);\n }\n\n /**\n * Distribute player roles to all seated players in a direct message.\n * This will be split server side so that each player only receives their own (sub)message.\n */\n distributeRoles() {\n if (this._isSpectator) return;\n const message = {};\n this._store.state.players.players.forEach((player, index) => {\n if (player.id && player.role) {\n message[player.id] = [\n \"player\",\n { index, property: \"role\", value: player.role.id }\n ];\n }\n });\n if (Object.keys(message).length) {\n this._send(\"direct\", message);\n }\n }\n\n /**\n * A player nomination. ST only\n * This also syncs the voting speed to the players.\n * @param nomination [nominator, nominee]\n */\n nomination({ nomination } = {}) {\n if (this._isSpectator) return;\n const players = this._store.state.players.players;\n if (\n !nomination ||\n (players.length > nomination[0] && players.length > nomination[1])\n ) {\n this.setVotingSpeed(this._store.state.session.votingSpeed);\n this._send(\"nomination\", nomination);\n }\n }\n\n /**\n * Set the isVoteInProgress status. ST only\n */\n setVoteInProgress() {\n if (this._isSpectator) return;\n this._send(\"isVoteInProgress\", this._store.state.session.isVoteInProgress);\n }\n\n /**\n * Send the isNight status. ST only\n */\n setIsNight() {\n if (this._isSpectator) return;\n this._send(\"isNight\", this._store.state.grimoire.isNight);\n }\n\n /**\n * Send the voting speed. ST only\n * @param votingSpeed voting speed in seconds, minimum 1\n */\n setVotingSpeed(votingSpeed) {\n if (this._isSpectator) return;\n if (votingSpeed) {\n this._send(\"votingSpeed\", votingSpeed);\n }\n }\n\n /**\n * Clear the vote history for everyone. ST only\n */\n clearVoteHistory() {\n if (this._isSpectator) return;\n this._send(\"clearVoteHistory\");\n }\n\n /**\n * Send a vote. Player or ST\n * @param index Seat of the player\n * @param sync Flag whether to sync this vote with others or not\n */\n vote([index]) {\n const player = this._store.state.players.players[index];\n if (\n this._store.state.session.playerId === player.id ||\n !this._isSpectator\n ) {\n // send vote only if it is your own vote or you are the storyteller\n this._send(\"vote\", [\n index,\n this._store.state.session.votes[index],\n !this._isSpectator\n ]);\n }\n }\n\n /**\n * Handle an incoming vote, but only if it is from ST or unlocked.\n * @param index\n * @param vote\n * @param fromST\n */\n _handleVote([index, vote, fromST]) {\n const { session, players } = this._store.state;\n const playerCount = players.players.length;\n const indexAdjusted =\n (index - 1 + playerCount - session.nomination[1]) % playerCount;\n if (fromST || indexAdjusted >= session.lockedVote - 1) {\n this._store.commit(\"session/vote\", [index, vote]);\n }\n }\n\n /**\n * Lock a vote. ST only\n */\n lockVote() {\n if (this._isSpectator) return;\n const { lockedVote, votes, nomination } = this._store.state.session;\n const { players } = this._store.state.players;\n const index = (nomination[1] + lockedVote - 1) % players.length;\n this._send(\"lock\", [this._store.state.session.lockedVote, votes[index]]);\n }\n\n /**\n * Update vote lock and the locked vote, if it differs. Player only\n * @param lock\n * @param vote\n * @private\n */\n _handleLock([lock, vote]) {\n if (!this._isSpectator) return;\n this._store.commit(\"session/lockVote\", lock);\n if (lock > 1) {\n const { lockedVote, nomination } = this._store.state.session;\n const { players } = this._store.state.players;\n const index = (nomination[1] + lockedVote - 1) % players.length;\n if (this._store.state.session.votes[index] !== vote) {\n this._store.commit(\"session/vote\", [index, vote]);\n }\n }\n }\n\n /**\n * Swap two player seats. ST only\n * @param payload\n */\n swapPlayer(payload) {\n if (this._isSpectator) return;\n this._send(\"swap\", payload);\n }\n\n /**\n * Move a player to another seat. ST only\n * @param payload\n */\n movePlayer(payload) {\n if (this._isSpectator) return;\n this._send(\"move\", payload);\n }\n}\n\nexport default store => {\n // setup\n const session = new LiveSession(store);\n\n // listen to mutations\n store.subscribe(({ type, payload }) => {\n switch (type) {\n case \"session/setSessionId\":\n if (payload) {\n session.connect(payload);\n } else {\n window.location.hash = \"\";\n session.disconnect();\n }\n break;\n case \"session/claimSeat\":\n session.claimSeat(payload);\n break;\n case \"session/distributeRoles\":\n if (payload) {\n session.distributeRoles();\n }\n break;\n case \"session/nomination\":\n session.nomination(payload);\n break;\n case \"session/setVoteInProgress\":\n session.setVoteInProgress(payload);\n break;\n case \"session/voteSync\":\n session.vote(payload);\n break;\n case \"session/lockVote\":\n session.lockVote();\n break;\n case \"session/setVotingSpeed\":\n session.setVotingSpeed(payload);\n break;\n case \"session/clearVoteHistory\":\n session.clearVoteHistory();\n break;\n case \"toggleNight\":\n session.setIsNight();\n break;\n case \"setEdition\":\n session.sendEdition();\n break;\n case \"players/setFabled\":\n session.sendFabled();\n break;\n case \"players/swap\":\n session.swapPlayer(payload);\n break;\n case \"players/move\":\n session.movePlayer(payload);\n break;\n case \"players/set\":\n case \"players/clear\":\n case \"players/remove\":\n case \"players/add\":\n session.sendGamestate(\"\", true);\n break;\n case \"players/update\":\n session.sendPlayer(payload);\n break;\n }\n });\n\n // check for session Id in hash\n const sessionId = window.location.hash.substr(1);\n if (sessionId) {\n store.commit(\"session/setSpectator\", true);\n store.commit(\"session/setSessionId\", sessionId);\n }\n};\n","const NEWPLAYER = {\n name: \"\",\n id: \"\",\n role: {},\n reminders: [],\n isVoteless: false,\n isDead: false\n};\n\nconst state = () => ({\n players: [],\n fabled: [],\n bluffs: []\n});\n\nconst getters = {\n alive({ players }) {\n return players.filter(player => !player.isDead).length;\n },\n nonTravelers({ players }) {\n const nonTravelers = players.filter(\n player => player.role.team !== \"traveler\"\n );\n return Math.min(nonTravelers.length, 15);\n },\n // calculate a Map of player => night order\n nightOrder({ players, fabled }) {\n const firstNight = [0];\n const otherNight = [0];\n players.forEach(({ role }) => {\n if (role.firstNight && !firstNight.includes(role.firstNight)) {\n firstNight.push(role.firstNight);\n }\n if (role.otherNight && !otherNight.includes(role.otherNight)) {\n otherNight.push(role.otherNight);\n }\n });\n fabled.forEach(role => {\n if (role.firstNight && !firstNight.includes(role.firstNight)) {\n firstNight.push(role.firstNight);\n }\n if (role.otherNight && !otherNight.includes(role.otherNight)) {\n otherNight.push(role.otherNight);\n }\n });\n firstNight.sort((a, b) => a - b);\n otherNight.sort((a, b) => a - b);\n const nightOrder = new Map();\n players.forEach(player => {\n const first = Math.max(firstNight.indexOf(player.role.firstNight), 0);\n const other = Math.max(otherNight.indexOf(player.role.otherNight), 0);\n nightOrder.set(player, { first, other });\n });\n fabled.forEach(role => {\n const first = Math.max(firstNight.indexOf(role.firstNight), 0);\n const other = Math.max(otherNight.indexOf(role.otherNight), 0);\n nightOrder.set(role, { first, other });\n });\n return nightOrder;\n }\n};\n\nconst actions = {\n randomize({ state, commit }) {\n const players = state.players\n .map(a => [Math.random(), a])\n .sort((a, b) => a[0] - b[0])\n .map(a => a[1]);\n commit(\"set\", players);\n },\n clearRoles({ state, commit, rootState }) {\n let players;\n if (rootState.session.isSpectator) {\n players = state.players.map(player => {\n if (player.role.team !== \"traveler\") {\n player.role = {};\n }\n player.reminders = [];\n return player;\n });\n } else {\n players = state.players.map(({ name, id }) => ({\n ...NEWPLAYER,\n name,\n id\n }));\n commit(\"setFabled\", { fabled: [] });\n }\n commit(\"set\", players);\n commit(\"setBluff\");\n }\n};\n\nconst mutations = {\n clear(state) {\n state.players = [];\n state.bluffs = [];\n state.fabled = [];\n },\n set(state, players = []) {\n state.players = players;\n },\n update(state, { player, property, value }) {\n const index = state.players.indexOf(player);\n if (index >= 0) {\n state.players[index][property] = value;\n }\n },\n add(state, name) {\n state.players.push({\n ...NEWPLAYER,\n name\n });\n },\n remove(state, index) {\n state.players.splice(index, 1);\n },\n swap(state, [from, to]) {\n [state.players[from], state.players[to]] = [\n state.players[to],\n state.players[from]\n ];\n // hack: \"modify\" the array so that Vue notices something changed\n state.players.splice(0, 0);\n },\n move(state, [from, to]) {\n state.players.splice(to, 0, state.players.splice(from, 1)[0]);\n },\n setBluff(state, { index, role } = {}) {\n if (index !== undefined) {\n state.bluffs.splice(index, 1, role);\n } else {\n state.bluffs = [];\n }\n },\n setFabled(state, { index, fabled } = {}) {\n if (index !== undefined) {\n state.fabled.splice(index, 1);\n } else if (fabled) {\n if (!Array.isArray(fabled)) {\n state.fabled.push(fabled);\n } else {\n state.fabled = fabled;\n }\n }\n }\n};\n\nexport default {\n namespaced: true,\n state,\n getters,\n actions,\n mutations\n};\n","// helper functions\nconst set = key => (state, val) => {\n state[key] = val;\n};\n\n/**\n * Handle a vote request.\n * If the vote is from a seat that is already locked, ignore it.\n * @param state session state\n * @param index seat of the player in the circle\n * @param vote true or false\n */\nconst handleVote = (state, [index, vote]) => {\n if (!state.nomination) return;\n state.votes = [...state.votes];\n state.votes[index] = vote === undefined ? !state.votes[index] : vote;\n};\n\nconst state = () => ({\n sessionId: \"\",\n isSpectator: false,\n isReconnecting: false,\n playerCount: 0,\n ping: 0,\n playerId: \"\",\n claimedSeat: -1,\n nomination: false,\n votes: [],\n lockedVote: 0,\n votingSpeed: 3000,\n isVoteInProgress: false,\n voteHistory: [],\n isRolesDistributed: false\n});\n\nconst getters = {};\n\nconst actions = {};\n\nconst mutations = {\n setPlayerId: set(\"playerId\"),\n setSpectator: set(\"isSpectator\"),\n setReconnecting: set(\"isReconnecting\"),\n setPlayerCount: set(\"playerCount\"),\n setPing: set(\"ping\"),\n setVotingSpeed: set(\"votingSpeed\"),\n setVoteInProgress: set(\"isVoteInProgress\"),\n claimSeat: set(\"claimedSeat\"),\n distributeRoles: set(\"isRolesDistributed\"),\n setSessionId(state, sessionId) {\n state.sessionId = sessionId\n .toLocaleLowerCase()\n .replace(/[^0-9a-z]/g, \"\")\n .substr(0, 10);\n },\n nomination(\n state,\n { nomination, votes, votingSpeed, lockedVote, isVoteInProgress } = {}\n ) {\n state.nomination = nomination || false;\n state.votes = votes || [];\n state.votingSpeed = votingSpeed || state.votingSpeed;\n state.lockedVote = lockedVote || 0;\n state.isVoteInProgress = isVoteInProgress || false;\n },\n /**\n * Create an entry in the vote history log. Requires current player array because it might change later in the game.\n * Only stores votes that were completed.\n * @param state\n * @param players\n */\n addHistory(state, players) {\n if (!state.nomination || state.lockedVote <= players.length) return;\n const isBanishment = players[state.nomination[1]].role.team === \"traveler\";\n state.voteHistory.push({\n timestamp: new Date(),\n nominator: players[state.nomination[0]].name,\n nominee: players[state.nomination[1]].name,\n type: isBanishment ? \"Banishment\" : \"Execution\",\n majority: Math.ceil(\n players.filter(player => !player.isDead || isBanishment).length / 2\n ),\n votes: players\n .filter((player, index) => state.votes[index])\n .map(({ name }) => name)\n });\n },\n clearVoteHistory(state) {\n state.voteHistory = [];\n },\n /**\n * Store a vote with and without syncing it to the live session.\n * This is necessary in order to prevent infinite voting loops.\n * @param state\n * @param vote\n */\n vote: handleVote,\n voteSync: handleVote,\n lockVote(state, lock) {\n state.lockedVote = lock !== undefined ? lock : state.lockedVote + 1;\n }\n};\n\nexport default {\n namespaced: true,\n state,\n getters,\n actions,\n mutations\n};\n","import Vue from \"vue\";\nimport Vuex from \"vuex\";\nimport persistence from \"./persistence\";\nimport socket from \"./socket\";\nimport players from \"./modules/players\";\nimport session from \"./modules/session\";\nimport editionJSON from \"../editions.json\";\nimport rolesJSON from \"../roles.json\";\nimport fabledJSON from \"../fabled.json\";\n\nVue.use(Vuex);\n\nconst editionJSONbyId = new Map(\n editionJSON.map(edition => [edition.id, edition])\n);\nconst rolesJSONbyId = new Map(rolesJSON.map(role => [role.id, role]));\nconst fabled = new Map(fabledJSON.map(role => [role.id, role]));\n\nconst getRolesByEdition = (edition = editionJSON[0]) => {\n return new Map(\n rolesJSON\n .filter(r => r.edition === edition.id || edition.roles.includes(r.id))\n .sort((a, b) => b.team.localeCompare(a.team))\n .map(role => [role.id, role])\n );\n};\n\nconst getTravelersNotInEdition = (edition = editionJSON[0]) => {\n return new Map(\n rolesJSON\n .filter(\n r =>\n r.team === \"traveler\" &&\n r.edition !== edition.id &&\n !edition.roles.includes(r.id)\n )\n .map(role => [role.id, role])\n );\n};\n\n// base definition for custom roles\nconst imageBase =\n \"https://raw.githubusercontent.com/bra1n/townsquare/main/src/assets/icons/\";\nconst customRole = {\n image: \"\",\n edition: \"custom\",\n firstNight: 0,\n firstNightReminder: \"\",\n otherNight: 0,\n otherNightReminder: \"\",\n reminders: [],\n remindersGlobal: [],\n setup: false,\n team: \"townsfolk\",\n isCustom: true\n};\n\nexport default new Vuex.Store({\n modules: {\n players,\n session\n },\n state: {\n grimoire: {\n isNight: false,\n isNightOrder: true,\n isPublic: true,\n isMenuOpen: false,\n isMuted: false,\n zoom: 0,\n background: \"\"\n },\n modals: {\n edition: false,\n fabled: false,\n gameState: false,\n nightOrder: false,\n reference: false,\n reminder: false,\n role: false,\n roles: false,\n voteHistory: false\n },\n edition: editionJSONbyId.get(\"tb\"),\n roles: getRolesByEdition(),\n otherTravelers: getTravelersNotInEdition(),\n fabled\n },\n getters: {\n /**\n * Return all custom roles, with default values stripped.\n * @param roles\n * @returns {[]}\n */\n customRoles: ({ roles }) => {\n const customRoles = [];\n roles.forEach(role => {\n if (!role.isCustom) {\n customRoles.push({ id: role.id });\n } else {\n const strippedRole = {};\n for (let prop in role) {\n const value = role[prop];\n if (\n prop === \"image\" &&\n value.toLocaleLowerCase().includes(imageBase)\n ) {\n continue;\n }\n if (prop !== \"isCustom\" && value !== customRole[prop]) {\n strippedRole[prop] = value;\n }\n }\n customRoles.push(strippedRole);\n }\n });\n return customRoles;\n },\n rolesJSONbyId: () => rolesJSONbyId\n },\n mutations: {\n toggleMenu({ grimoire }) {\n grimoire.isMenuOpen = !grimoire.isMenuOpen;\n },\n toggleGrimoire({ grimoire }, isPublic) {\n if (isPublic === true || isPublic === false) {\n grimoire.isPublic = isPublic;\n } else {\n grimoire.isPublic = !grimoire.isPublic;\n }\n document.title = `Blood on the Clocktower ${\n grimoire.isPublic ? \"Town Square\" : \"Grimoire\"\n }`;\n },\n toggleNight({ grimoire }, isNight) {\n if (isNight === true || isNight === false) {\n grimoire.isNight = isNight;\n } else {\n grimoire.isNight = !grimoire.isNight;\n }\n },\n toggleNightOrder({ grimoire }) {\n grimoire.isNightOrder = !grimoire.isNightOrder;\n },\n setZoom({ grimoire }, zoom) {\n grimoire.zoom = zoom;\n },\n setBackground({ grimoire }, background) {\n grimoire.background = background;\n },\n setIsMuted({ grimoire }, isMuted) {\n grimoire.isMuted = isMuted;\n },\n toggleModal({ modals }, name) {\n if (name) {\n modals[name] = !modals[name];\n }\n for (let modal in modals) {\n if (modal === name) continue;\n modals[modal] = false;\n }\n },\n /**\n * Store custom roles\n * @param state\n * @param roles Array of role IDs or full role definitions\n */\n setCustomRoles(state, roles) {\n state.roles = new Map(\n roles\n // map existing roles to base definition or pre-populate custom roles to ensure all properties\n .map(\n role =>\n rolesJSONbyId.get(role.id) ||\n state.roles.get(role.id) ||\n Object.assign({}, customRole, role)\n )\n // default empty icons to good / evil / traveler\n .map(role => {\n if (rolesJSONbyId.get(role.id)) return role;\n if (role.team === \"townsfolk\" || role.team === \"outsider\") {\n role.image = role.image || imageBase + \"good.png\";\n } else if (role.team === \"demon\" || role.team === \"minion\") {\n role.image = role.image || imageBase + \"evil.png\";\n } else {\n role.image = role.image || imageBase + \"custom.png\";\n }\n return role;\n })\n // filter out roles that don't match an existing role and also don't have name/ability/team\n .filter(role => role.name && role.ability && role.team)\n // sort by team\n .sort((a, b) => b.team.localeCompare(a.team))\n // convert to Map\n .map(role => [role.id, role])\n );\n // update extraTravelers map to only show travelers not in this script\n state.otherTravelers = new Map(\n rolesJSON\n .filter(r => r.team === \"traveler\" && !roles.some(i => i.id === r.id))\n .map(role => [role.id, role])\n );\n },\n setEdition(state, edition) {\n if (editionJSONbyId.has(edition.id)) {\n state.edition = editionJSONbyId.get(edition.id);\n state.roles = getRolesByEdition(state.edition);\n state.otherTravelers = getTravelersNotInEdition(state.edition);\n } else {\n state.edition = edition;\n }\n state.modals.edition = false;\n }\n },\n plugins: [persistence, socket]\n});\n","import Vue from \"vue\";\nimport App from \"./App\";\nimport store from \"./store\";\nimport { library } from \"@fortawesome/fontawesome-svg-core\";\nimport { fas } from \"@fortawesome/free-solid-svg-icons\";\nimport { fab } from \"@fortawesome/free-brands-svg-icons\";\nimport { FontAwesomeIcon } from \"@fortawesome/vue-fontawesome\";\n\nconst faIcons = [\n \"AddressCard\",\n \"BookOpen\",\n \"BroadcastTower\",\n \"Chair\",\n \"CheckSquare\",\n \"CloudMoon\",\n \"Cog\",\n \"Copy\",\n \"Dice\",\n \"Dragon\",\n \"ExchangeAlt\",\n \"FileCode\",\n \"FileUpload\",\n \"HandPaper\",\n \"HandPointRight\",\n \"Heartbeat\",\n \"Image\",\n \"Link\",\n \"MinusCircle\",\n \"PeopleArrows\",\n \"PlusCircle\",\n \"Question\",\n \"Random\",\n \"RedoAlt\",\n \"SearchMinus\",\n \"SearchPlus\",\n \"Square\",\n \"TheaterMasks\",\n \"Times\",\n \"TimesCircle\",\n \"TrashAlt\",\n \"Undo\",\n \"User\",\n \"UserEdit\",\n \"UserFriends\",\n \"Users\",\n \"VolumeUp\",\n \"VolumeMute\",\n \"VoteYea\"\n];\nconst fabIcons = [\"Github\", \"Discord\"];\nlibrary.add(\n ...faIcons.map(i => fas[\"fa\" + i]),\n ...fabIcons.map(i => fab[\"fa\" + i])\n);\nVue.component(\"font-awesome-icon\", FontAwesomeIcon);\nVue.config.productionTip = false;\n\nnew Vue({\n render: h => h(App),\n store\n}).$mount(\"#app\");\n","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Token.vue?vue&type=style&index=0&id=60ef4ac1&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/cannibal.e2bfb541.png\";","export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./App.vue?vue&type=style&index=0&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/duchess.cfec75dc.png\";","module.exports = __webpack_public_path__ + \"img/goblin.7ebbd9ad.png\";","module.exports = __webpack_public_path__ + \"img/x.fbca4d75.png\";","module.exports = __webpack_public_path__ + \"img/tb-minion.b01c557e.png\";","var map = {\n\t\"./acrobat.png\": \"887b\",\n\t\"./amnesiac.png\": \"043b\",\n\t\"./angel.png\": \"bfe2\",\n\t\"./apprentice.png\": \"4bea\",\n\t\"./artist.png\": \"2cd0\",\n\t\"./assassin.png\": \"9187\",\n\t\"./balloonist.png\": \"65db\",\n\t\"./barber.png\": \"fcc6\",\n\t\"./barista.png\": \"027a\",\n\t\"./baron.png\": \"24d3\",\n\t\"./beggar.png\": \"cfcc\",\n\t\"./bishop.png\": \"8030\",\n\t\"./bonecollector.png\": \"23b1\",\n\t\"./bountyhunter.png\": \"899d\",\n\t\"./buddhist.png\": \"1d01\",\n\t\"./bureaucrat.png\": \"25f6\",\n\t\"./butcher.png\": \"37dd\",\n\t\"./butler.png\": \"64fe\",\n\t\"./cannibal.png\": \"5bd9\",\n\t\"./cerenovus.png\": \"0436\",\n\t\"./chambermaid.png\": \"125e\",\n\t\"./chef.png\": \"1e83\",\n\t\"./clockmaker.png\": \"f93f\",\n\t\"./courtier.png\": \"ee02\",\n\t\"./cultleader.png\": \"398f\",\n\t\"./custom.png\": \"fd83\",\n\t\"./deusexfiasco.png\": \"9002\",\n\t\"./deviant.png\": \"3b65\",\n\t\"./devilsadvocate.png\": \"cd8b\",\n\t\"./djinn.png\": \"e222\",\n\t\"./doomsayer.png\": \"659f\",\n\t\"./dreamer.png\": \"71b8\",\n\t\"./drunk.png\": \"d97d\",\n\t\"./duchess.png\": \"5c56\",\n\t\"./empath.png\": \"bb7a\",\n\t\"./evil.png\": \"c24f\",\n\t\"./eviltwin.png\": \"e014\",\n\t\"./exorcist.png\": \"5072\",\n\t\"./fanggu.png\": \"6ac0\",\n\t\"./fibbin.png\": \"6eb1\",\n\t\"./fiddler.png\": \"64be\",\n\t\"./fisherman.png\": \"c5db\",\n\t\"./flowergirl.png\": \"66ae\",\n\t\"./fool.png\": \"4720\",\n\t\"./fortuneteller.png\": \"43e8\",\n\t\"./gambler.png\": \"dce6\",\n\t\"./general.png\": \"ac9c\",\n\t\"./goblin.png\": \"5c8e\",\n\t\"./godfather.png\": \"99d0\",\n\t\"./good.png\": \"667e\",\n\t\"./goon.png\": \"55aa\",\n\t\"./gossip.png\": \"cadc\",\n\t\"./grandmother.png\": \"c9f5\",\n\t\"./gunslinger.png\": \"ee92\",\n\t\"./harlot.png\": \"559e\",\n\t\"./hellslibrarian.png\": \"a367\",\n\t\"./imp.png\": \"3e70\",\n\t\"./innkeeper.png\": \"663c\",\n\t\"./investigator.png\": \"b570\",\n\t\"./judge.png\": \"f09b\",\n\t\"./juggler.png\": \"65ab\",\n\t\"./klutz.png\": \"adfc\",\n\t\"./leviathan.png\": \"2b04\",\n\t\"./librarian.png\": \"4d73\",\n\t\"./lilmonsta.png\": \"c492\",\n\t\"./lunatic.png\": \"0b61\",\n\t\"./lycanthrope.png\": \"c316\",\n\t\"./mastermind.png\": \"f834\",\n\t\"./mathematician.png\": \"8888\",\n\t\"./matron.png\": \"b1cb\",\n\t\"./mayor.png\": \"b223\",\n\t\"./minstrel.png\": \"4efd\",\n\t\"./monk.png\": \"6741\",\n\t\"./moonchild.png\": \"3f65\",\n\t\"./mutant.png\": \"17ad\",\n\t\"./nodashii.png\": \"68a4\",\n\t\"./oracle.png\": \"0c12\",\n\t\"./pacifist.png\": \"fff1\",\n\t\"./philosopher.png\": \"3603\",\n\t\"./pithag.png\": \"7f07\",\n\t\"./pixie.png\": \"a7b6\",\n\t\"./plus.png\": \"160b\",\n\t\"./po.png\": \"c73a\",\n\t\"./poisoner.png\": \"f282\",\n\t\"./politician.png\": \"07ab\",\n\t\"./preacher.png\": \"2094\",\n\t\"./professor.png\": \"b30c\",\n\t\"./pukka.png\": \"a6a2\",\n\t\"./ravenkeeper.png\": \"0c59\",\n\t\"./recluse.png\": \"177d\",\n\t\"./revolutionary.png\": \"aa2d\",\n\t\"./sage.png\": \"30b6\",\n\t\"./sailor.png\": \"223c\",\n\t\"./saint.png\": \"6936\",\n\t\"./savant.png\": \"d715\",\n\t\"./scapegoat.png\": \"327a\",\n\t\"./scarletwoman.png\": \"f322\",\n\t\"./seamstress.png\": \"ac7c\",\n\t\"./sentinel.png\": \"af68\",\n\t\"./shabaloth.png\": \"0b29\",\n\t\"./slayer.png\": \"d62b\",\n\t\"./snakecharmer.png\": \"4021\",\n\t\"./soldier.png\": \"4e76\",\n\t\"./spiritofivory.png\": \"0d06\",\n\t\"./spy.png\": \"ec1e\",\n\t\"./stormcatcher.png\": \"a4c2\",\n\t\"./sweetheart.png\": \"f1e5\",\n\t\"./tealady.png\": \"ba9b\",\n\t\"./thief.png\": \"9ce3\",\n\t\"./tinker.png\": \"9f7e\",\n\t\"./towncrier.png\": \"38a5\",\n\t\"./toymaker.png\": \"39eb\",\n\t\"./undertaker.png\": \"0e20\",\n\t\"./vigormortis.png\": \"f4bd\",\n\t\"./virgin.png\": \"eff4\",\n\t\"./vortox.png\": \"3a43\",\n\t\"./voudon.png\": \"a710\",\n\t\"./washerwoman.png\": \"013f\",\n\t\"./widow.png\": \"22c9\",\n\t\"./witch.png\": \"f558\",\n\t\"./x.png\": \"5cf2\",\n\t\"./zombuul.png\": \"20ca\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"61b0\";","module.exports = __webpack_public_path__ + \"img/fiddler.8c3b1cc0.png\";","module.exports = __webpack_public_path__ + \"img/butler.3763fa3d.png\";","module.exports = __webpack_public_path__ + \"img/doomsayer.34573e9a.png\";","module.exports = __webpack_public_path__ + \"img/juggler.7cc6d089.png\";","module.exports = __webpack_public_path__ + \"img/balloonist.3d6e31f8.png\";","module.exports = __webpack_public_path__ + \"img/innkeeper.8b0b87f1.png\";","module.exports = __webpack_public_path__ + \"img/good.9b3436c8.png\";","module.exports = __webpack_public_path__ + \"img/flowergirl.4ee69cb5.png\";","module.exports = __webpack_public_path__ + \"img/monk.a6f2667a.png\";","module.exports = __webpack_public_path__ + \"img/nodashii.5c943357.png\";","module.exports = __webpack_public_path__ + \"img/saint.f81db252.png\";","module.exports = __webpack_public_path__ + \"img/fanggu.cb4e346c.png\";","module.exports = __webpack_public_path__ + \"img/fibbin.2c83b0c2.png\";","module.exports = __webpack_public_path__ + \"img/dreamer.ab7f2328.png\";","module.exports = __webpack_public_path__ + \"img/tb-outsider.9ae6ef1b.png\";","module.exports = __webpack_public_path__ + \"img/bmr.1d06ca78.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Player.vue?vue&type=style&index=0&lang=scss&\"","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TownInfo.vue?vue&type=style&index=0&id=29072d10&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/pithag.adc1ce12.png\";","module.exports = __webpack_public_path__ + \"img/bishop.dec14fdc.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./VoteHistoryModal.vue?vue&type=style&index=0&id=5f8dc20e&lang=scss&scoped=true&\"","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Modal.vue?vue&type=style&index=0&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/acrobat.b8ef8f5b.png\";","module.exports = __webpack_public_path__ + \"img/mathematician.31142ad1.png\";","module.exports = __webpack_public_path__ + \"img/bountyhunter.cc6eb160.png\";","module.exports = __webpack_public_path__ + \"img/deusexfiasco.90479b40.png\";","module.exports = __webpack_public_path__ + \"img/assassin.db54a5ff.png\";","module.exports = __webpack_public_path__ + \"img/luf.8e16a6e6.png\";","module.exports = __webpack_public_path__ + \"img/godfather.2febcd81.png\";","module.exports = __webpack_public_path__ + \"img/thief.60ce8845.png\";","module.exports = __webpack_public_path__ + \"img/tinker.669b5612.png\";","module.exports = __webpack_public_path__ + \"img/hellslibrarian.ed49edab.png\";","module.exports = __webpack_public_path__ + \"img/tb-demon.0ac8cce6.png\";","module.exports = __webpack_public_path__ + \"img/stormcatcher.e0bdc1ee.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ReminderModal.vue?vue&type=style&index=0&id=441b3cfe&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/pukka.cbbc2d26.png\";","module.exports = __webpack_public_path__ + \"img/voudon.2b1f0492.png\";","module.exports = __webpack_public_path__ + \"img/pixie.32ba399c.png\";","module.exports = __webpack_public_path__ + \"img/revolutionary.ae2abbef.png\";","module.exports = __webpack_public_path__ + \"img/seamstress.05f0eb74.png\";","module.exports = __webpack_public_path__ + \"img/general.1d8bb5aa.png\";","module.exports = __webpack_public_path__ + \"img/klutz.c7e784cd.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./GameStateModal.vue?vue&type=style&index=0&id=935cca7a&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/sentinel.1fecd38b.png\";","module.exports = __webpack_public_path__ + \"img/matron.ffb17746.png\";","module.exports = __webpack_public_path__ + \"img/mayor.98dda8d8.png\";","module.exports = __webpack_public_path__ + \"img/professor.8a5ccf04.png\";","module.exports = __webpack_public_path__ + \"img/investigator.13194f19.png\";","module.exports = __webpack_public_path__ + \"img/tealady.2d47353e.png\";","module.exports = __webpack_public_path__ + \"img/empath.d7a89ed7.png\";","module.exports = __webpack_public_path__ + \"img/angel.016b2c65.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Intro.vue?vue&type=style&index=0&id=0ae0fea6&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/evil.908a2622.png\";","module.exports = __webpack_public_path__ + \"img/lycanthrope.52ed3230.png\";","module.exports = __webpack_public_path__ + \"img/lilmonsta.e4a265ca.png\";","module.exports = __webpack_public_path__ + \"img/fisherman.9077de7e.png\";","module.exports = __webpack_public_path__ + \"img/po.4c484011.png\";","module.exports = __webpack_public_path__ + \"img/grandmother.16001541.png\";","module.exports = __webpack_public_path__ + \"img/gossip.dd8d7312.png\";","module.exports = __webpack_public_path__ + \"img/bmr-demon.75dfa056.png\";","module.exports = __webpack_public_path__ + \"img/devilsadvocate.e455fea0.png\";","var map = {\n\t\"./bmr-demon.png\": \"cae1\",\n\t\"./bmr-minion.png\": \"28bf\",\n\t\"./bmr-outsider.png\": \"e898\",\n\t\"./bmr-townsfolk.png\": \"e988\",\n\t\"./bmr.png\": \"7496\",\n\t\"./custom.png\": \"441d\",\n\t\"./luf.png\": \"92d8\",\n\t\"./snv-demon.png\": \"f347\",\n\t\"./snv-minion.png\": \"451a\",\n\t\"./snv-outsider.png\": \"4dd9\",\n\t\"./snv-townsfolk.png\": \"ed00\",\n\t\"./snv.png\": \"2fd0\",\n\t\"./tb-demon.png\": \"a3b0\",\n\t\"./tb-minion.png\": \"5f4e\",\n\t\"./tb-outsider.png\": \"73a1\",\n\t\"./tb-townsfolk.png\": \"f7a3\",\n\t\"./tb.png\": \"0aaa\"\n};\n\n\nfunction webpackContext(req) {\n\tvar id = webpackContextResolve(req);\n\treturn __webpack_require__(id);\n}\nfunction webpackContextResolve(req) {\n\tif(!__webpack_require__.o(map, req)) {\n\t\tvar e = new Error(\"Cannot find module '\" + req + \"'\");\n\t\te.code = 'MODULE_NOT_FOUND';\n\t\tthrow e;\n\t}\n\treturn map[req];\n}\nwebpackContext.keys = function webpackContextKeys() {\n\treturn Object.keys(map);\n};\nwebpackContext.resolve = webpackContextResolve;\nmodule.exports = webpackContext;\nwebpackContext.id = \"ce23\";","module.exports = __webpack_public_path__ + \"img/beggar.b7a4fbda.png\";","module.exports = __webpack_public_path__ + \"img/slayer.0859544b.png\";","module.exports = __webpack_public_path__ + \"img/savant.16bfbc30.png\";","module.exports = __webpack_public_path__ + \"img/drunk.4883c5a1.png\";","module.exports = __webpack_public_path__ + \"img/gambler.000b4b9b.png\";","module.exports = store => {\n // initialize data\n if (localStorage.getItem(\"background\")) {\n store.commit(\"setBackground\", localStorage.background);\n }\n if (localStorage.getItem(\"muted\")) {\n store.commit(\"setIsMuted\", true);\n }\n if (localStorage.getItem(\"zoom\")) {\n store.commit(\"setZoom\", parseFloat(localStorage.getItem(\"zoom\")));\n }\n if (localStorage.isPublic !== undefined) {\n store.commit(\"toggleGrimoire\", JSON.parse(localStorage.isPublic));\n }\n if (localStorage.roles !== undefined) {\n store.commit(\"setCustomRoles\", JSON.parse(localStorage.roles));\n store.commit(\"setEdition\", { id: \"custom\" });\n }\n if (localStorage.edition !== undefined) {\n // this will initialize state.roles for official editions\n store.commit(\"setEdition\", JSON.parse(localStorage.edition));\n }\n if (localStorage.bluffs !== undefined) {\n JSON.parse(localStorage.bluffs).forEach((role, index) => {\n store.commit(\"players/setBluff\", {\n index,\n role: store.state.roles.get(role) || {}\n });\n });\n }\n if (localStorage.fabled !== undefined) {\n store.commit(\"players/setFabled\", {\n fabled: JSON.parse(localStorage.fabled).map(id =>\n store.state.fabled.get(id)\n )\n });\n }\n if (localStorage.players) {\n store.commit(\n \"players/set\",\n JSON.parse(localStorage.players).map(player => ({\n ...player,\n role:\n store.state.roles.get(player.role) ||\n store.getters.rolesJSONbyId.get(player.role) ||\n {}\n }))\n );\n }\n /**** Session related data *****/\n if (localStorage.getItem(\"playerId\")) {\n store.commit(\"session/setPlayerId\", localStorage.getItem(\"playerId\"));\n }\n if (localStorage.getItem(\"session\")) {\n const [spectator, sessionId] = JSON.parse(localStorage.getItem(\"session\"));\n store.commit(\"session/setSpectator\", spectator);\n store.commit(\"session/setSessionId\", sessionId);\n }\n\n // listen to mutations\n store.subscribe(({ type, payload }, state) => {\n switch (type) {\n case \"toggleGrimoire\":\n localStorage.setItem(\n \"isPublic\",\n JSON.stringify(state.grimoire.isPublic)\n );\n break;\n case \"setBackground\":\n if (payload) {\n localStorage.setItem(\"background\", payload);\n } else {\n localStorage.removeItem(\"background\");\n }\n break;\n case \"setIsMuted\":\n if (payload) {\n localStorage.setItem(\"muted\", 1);\n } else {\n localStorage.removeItem(\"muted\");\n }\n break;\n case \"setZoom\":\n if (payload !== 0) {\n localStorage.setItem(\"zoom\", payload);\n } else {\n localStorage.removeItem(\"zoom\");\n }\n break;\n case \"setEdition\":\n localStorage.setItem(\"edition\", JSON.stringify(payload));\n if (state.edition.isOfficial) {\n localStorage.removeItem(\"roles\");\n }\n break;\n case \"setCustomRoles\":\n if (!payload.length) {\n localStorage.removeItem(\"roles\");\n } else {\n localStorage.setItem(\n \"roles\",\n JSON.stringify(store.getters.customRoles)\n );\n }\n break;\n case \"players/setBluff\":\n localStorage.setItem(\n \"bluffs\",\n JSON.stringify(state.players.bluffs.map(({ id }) => id))\n );\n break;\n case \"players/setFabled\":\n localStorage.setItem(\n \"fabled\",\n JSON.stringify(state.players.fabled.map(({ id }) => id))\n );\n break;\n case \"players/add\":\n case \"players/update\":\n case \"players/remove\":\n case \"players/clear\":\n case \"players/set\":\n case \"players/swap\":\n case \"players/move\":\n if (state.players.players.length) {\n localStorage.setItem(\n \"players\",\n JSON.stringify(\n state.players.players.map(player => ({\n ...player,\n // simplify the stored data\n role: player.role.id || {}\n }))\n )\n );\n } else {\n localStorage.removeItem(\"players\");\n }\n break;\n case \"session/setSessionId\":\n if (payload) {\n localStorage.setItem(\n \"session\",\n JSON.stringify([state.session.isSpectator, payload])\n );\n } else {\n localStorage.removeItem(\"session\");\n }\n break;\n case \"session/setPlayerId\":\n if (payload) {\n localStorage.setItem(\"playerId\", payload);\n } else {\n localStorage.removeItem(\"playerId\");\n }\n break;\n }\n });\n};\n","module.exports = __webpack_public_path__ + \"img/eviltwin.06a5a8b8.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RolesModal.vue?vue&type=style&index=0&id=ff145bbe&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/djinn.f10cec5c.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditionModal.vue?vue&type=style&index=0&id=d6bb58ea&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/bmr-outsider.971a3d5d.png\";","module.exports = __webpack_public_path__ + \"img/bmr-townsfolk.9bf859b4.png\";","module.exports = __webpack_public_path__ + \"img/spy.b739966f.png\";","module.exports = __webpack_public_path__ + \"img/snv-townsfolk.83cf9a72.png\";","module.exports = __webpack_public_path__ + \"img/courtier.345180fb.png\";","module.exports = __webpack_public_path__ + \"img/gunslinger.9f84c9f2.png\";","module.exports = __webpack_public_path__ + \"img/virgin.eaf181e8.png\";","module.exports = __webpack_public_path__ + \"img/judge.79ec3877.png\";","module.exports = __webpack_public_path__ + \"img/sweetheart.ec1cef03.png\";","module.exports = __webpack_public_path__ + \"img/poisoner.44c80b94.png\";","module.exports = __webpack_public_path__ + \"img/scarletwoman.d2cdaffd.png\";","module.exports = __webpack_public_path__ + \"img/snv-demon.2fe55248.png\";","module.exports = __webpack_public_path__ + \"img/vigormortis.7716a80d.png\";","module.exports = __webpack_public_path__ + \"img/witch.2f895245.png\";","module.exports = __webpack_public_path__ + \"media/countdown.1462f20c.mp3\";","module.exports = __webpack_public_path__ + \"img/tb-townsfolk.550a119b.png\";","module.exports = __webpack_public_path__ + \"img/mastermind.c3ba5fbb.png\";","module.exports = __webpack_public_path__ + \"img/clockmaker.41906ffc.png\";","module.exports = __webpack_public_path__ + \"img/barber.a354ad9e.png\";","module.exports = __webpack_public_path__ + \"img/custom.8ff972bc.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./FabledModal.vue?vue&type=style&index=0&id=d6b399a0&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/pacifist.ad2d0310.png\";"],"sourceRoot":""}
\ No newline at end of file
diff --git a/js/app.c1b0cb95.js b/js/app.c1b0cb95.js
deleted file mode 100644
index 57112db..0000000
--- a/js/app.c1b0cb95.js
+++ /dev/null
@@ -1,2 +0,0 @@
-(function(e){function t(t){for(var s,n,a=t[0],l=t[1],h=t[2],d=0,m=[];d-1,move:e.move>-1,nominate:e.nominate>-1},attrs:{player:t},on:{trigger:function(t){return e.handleTrigger(s,t)}}})})),1),e.players.length?i("div",{ref:"bluffs",staticClass:"bluffs",class:{closed:!e.isBluffsOpen}},[i("h3",[e.session.isSpectator?i("span",[e._v("Other characters")]):i("span",[e._v("Demon bluffs")]),i("font-awesome-icon",{attrs:{icon:"times-circle"},on:{click:function(t){return t.stopPropagation(),e.toggleBluffs(t)}}}),i("font-awesome-icon",{attrs:{icon:"plus-circle"},on:{click:function(t){return t.stopPropagation(),e.toggleBluffs(t)}}})],1),i("ul",e._l(e.bluffSize,(function(t){return i("li",{key:t,on:{click:function(i){return e.openRoleModal(-1*t)}}},[i("Token",{attrs:{role:e.bluffs[t-1]}})],1)})),0)]):e._e(),e.fabled.length?i("div",{staticClass:"fabled",class:{closed:!e.isFabledOpen}},[i("h3",[i("span",[e._v("Fabled")]),i("font-awesome-icon",{attrs:{icon:"times-circle"},on:{click:function(t){return t.stopPropagation(),e.toggleFabled(t)}}}),i("font-awesome-icon",{attrs:{icon:"plus-circle"},on:{click:function(t){return t.stopPropagation(),e.toggleFabled(t)}}})],1),i("ul",e._l(e.fabled,(function(t,s){return i("li",{key:s,on:{click:function(t){return e.removeFabled(s)}}},[e.nightOrder.get(t).first&&e.grimoire.isNightOrder?i("div",{staticClass:"night-order first"},[i("em",[e._v(e._s(e.nightOrder.get(t).first)+".")]),t.firstNightReminder?i("span",[e._v(e._s(t.firstNightReminder))]):e._e()]):e._e(),e.nightOrder.get(t).other&&e.grimoire.isNightOrder?i("div",{staticClass:"night-order other"},[i("em",[e._v(e._s(e.nightOrder.get(t).other)+".")]),t.otherNightReminder?i("span",[e._v(e._s(t.otherNightReminder))]):e._e()]):e._e(),i("Token",{attrs:{role:t}})],1)})),0)]):e._e(),i("ReminderModal",{attrs:{"player-index":e.selectedPlayer}}),i("RoleModal",{attrs:{"player-index":e.selectedPlayer}})],1)},h=[],c=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("li",{style:e.zoom},[s("div",{ref:"player",staticClass:"player",class:[{dead:e.player.isDead,"no-vote":e.player.isVoteless,you:e.session.sessionId&&e.player.id&&e.player.id===e.session.playerId,"vote-yes":e.session.votes[e.index],"vote-lock":e.voteLocked},e.player.role.team]},[s("div",{staticClass:"shroud",on:{click:function(t){return e.toggleStatus()}}}),s("div",{staticClass:"life",on:{click:function(t){return e.toggleStatus()}}}),e.nightOrder.get(e.player).first&&e.grimoire.isNightOrder?s("div",{staticClass:"night-order first"},[s("em",[e._v(e._s(e.nightOrder.get(e.player).first)+".")]),e.player.role.firstNightReminder?s("span",[e._v(e._s(e._f("handleEmojis")(e.player.role.firstNightReminder)))]):e._e()]):e._e(),e.nightOrder.get(e.player).other&&e.grimoire.isNightOrder?s("div",{staticClass:"night-order other"},[s("em",[e._v(e._s(e.nightOrder.get(e.player).other)+".")]),e.player.role.otherNightReminder?s("span",[e._v(e._s(e._f("handleEmojis")(e.player.role.otherNightReminder)))]):e._e()]):e._e(),s("Token",{attrs:{role:e.player.role},on:{"set-role":function(t){return e.$emit("trigger",["openRoleModal"])}}}),s("div",{staticClass:"overlay"},[s("font-awesome-icon",{staticClass:"vote",attrs:{icon:"hand-paper",title:"Hand UP"},on:{click:function(t){return e.vote()}}}),s("font-awesome-icon",{staticClass:"vote",attrs:{icon:"times",title:"Hand DOWN"},on:{click:function(t){return e.vote()}}}),s("font-awesome-icon",{staticClass:"cancel",attrs:{icon:"times-circle",title:"Cancel"},on:{click:function(t){return e.cancel()}}}),s("font-awesome-icon",{staticClass:"swap",attrs:{icon:"exchange-alt",title:"Swap seats with this player"},on:{click:function(t){return e.swapPlayer(e.player)}}}),s("font-awesome-icon",{staticClass:"move",attrs:{icon:"redo-alt",title:"Move player to this seat"},on:{click:function(t){return e.movePlayer(e.player)}}}),s("font-awesome-icon",{staticClass:"nominate",attrs:{icon:"hand-point-right",title:"Nominate this player"},on:{click:function(t){return e.nominatePlayer(e.player)}}})],1),e.player.id&&e.session.sessionId?s("font-awesome-icon",{staticClass:"seat",class:{highlight:e.session.isRolesDistributed},attrs:{icon:"chair"}}):e._e(),e.player.isDead&&!e.player.isVoteless?s("font-awesome-icon",{staticClass:"has-vote",attrs:{icon:"vote-yea",title:"Ghost vote"},on:{click:function(t){return e.updatePlayer("isVoteless",!0)}}}):e._e(),s("div",{staticClass:"name",class:{active:e.isMenuOpen},on:{click:function(t){e.isMenuOpen=!e.isMenuOpen}}},[e._v(" "+e._s(e.player.name)+" ")]),s("transition",{attrs:{name:"fold"}},[e.isMenuOpen?s("ul",{staticClass:"menu"},[e.session.isSpectator?e._e():[s("li",{on:{click:e.changeName}},[s("font-awesome-icon",{attrs:{icon:"user-edit"}}),e._v("Rename ")],1),e.session.nomination?e._e():s("li",{on:{click:function(t){return e.nominatePlayer()}}},[s("font-awesome-icon",{attrs:{icon:"hand-point-right"}}),e._v(" Nomination ")],1),s("li",{on:{click:function(t){return e.movePlayer()}}},[s("font-awesome-icon",{attrs:{icon:"redo-alt"}}),e._v(" Move player ")],1),s("li",{on:{click:function(t){return e.swapPlayer()}}},[s("font-awesome-icon",{attrs:{icon:"exchange-alt"}}),e._v(" Swap seats ")],1),s("li",{on:{click:e.removePlayer}},[s("font-awesome-icon",{attrs:{icon:"times-circle"}}),e._v(" Remove ")],1),e.player.id&&e.session.sessionId?s("li",{on:{click:function(t){return e.updatePlayer("id","",!0)}}},[s("font-awesome-icon",{attrs:{icon:"chair"}}),e._v(" Empty seat ")],1):e._e()],e.session.isSpectator?s("li",{class:{disabled:e.player.id&&e.player.id!==e.session.playerId},on:{click:e.claimSeat}},[s("font-awesome-icon",{attrs:{icon:"chair"}}),e.player.id?e.player.id===e.session.playerId?[e._v(" Vacate seat ")]:[e._v(" Seat occupied")]:[e._v(" Claim seat ")]],2):e._e()],2):e._e()])],1),e.player.reminders?e._l(e.player.reminders,(function(t){return s("div",{key:t.role+" "+t.name,staticClass:"reminder",class:[t.role],on:{click:function(i){return e.removeReminder(t)}}},[s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.role+".png"))+")"}}),s("span",{staticClass:"text"},[e._v(e._s(t.name))])])})):e._e(),s("div",{staticClass:"reminder add",on:{click:function(t){return e.$emit("trigger",["openReminderModal"])}}},[s("span",{staticClass:"icon"})])],2)},d=[],m=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"token",class:[e.role.id],on:{click:e.setRole}},[e.role.id?s("span",{staticClass:"icon",style:{backgroundImage:"url("+(e.role.image||i("61b0")("./"+e.role.id+".png"))+")"}}):e._e(),e.role.firstNight||e.role.firstNightReminder?s("span",{staticClass:"leaf-left"}):e._e(),e.role.otherNight||e.role.otherNightReminder?s("span",{staticClass:"leaf-right"}):e._e(),e.role.reminders&&e.role.reminders.length?s("span",{class:["leaf-top"+e.role.reminders.length]}):e._e(),e.role.setup?s("span",{staticClass:"leaf-orange"}):e._e(),s("svg",{staticClass:"name",attrs:{viewBox:"0 0 150 150"}},[s("path",{attrs:{d:"M 13 75 C 13 160, 138 160, 138 75",id:"curve",fill:"transparent"}}),s("text",{staticClass:"label mozilla",attrs:{width:"150",x:"66.6%","text-anchor":"middle","font-size":e._f("nameToFontSize")(e.role.name)}},[s("textPath",{attrs:{"xlink:href":"#curve"}},[e._v(" "+e._s(e.role.name)+" ")])])]),s("div",{staticClass:"edition",class:["edition-"+e.role.edition,e.role.team]}),e.role.ability?s("div",{staticClass:"ability"},[e._v(" "+e._s(e.role.ability)+" ")]):e._e()])},p=[],g={name:"Token",props:{role:{type:Object,default:()=>({})}},data(){return{}},filters:{nameToFontSize:e=>e&&e.length>10?"90%":"110%"},methods:{setRole(){this.$emit("set-role")}}},u=g,f=(i("590d"),i("2877")),y=Object(f["a"])(u,m,p,!1,null,"60ef4ac1",null),b=y.exports,v={components:{Token:b},props:{player:{type:Object,required:!0}},computed:{...Object(n["d"])("players",["players"]),...Object(n["d"])(["grimoire","session"]),...Object(n["b"])({nightOrder:"players/nightOrder"}),index:function(){return this.players.indexOf(this.player)},voteLocked:function(){const e=this.session,t=this.players.length;if(!e.nomination)return!1;const i=(this.index-1+t-e.nomination[1])%t;return iwindow.innerHeight?"vh":"vw";return this.players.length<7?{width:18+this.grimoire.zoom+e}:this.players.length<=10?{width:16+this.grimoire.zoom+e}:this.players.length<=15?{width:14+this.grimoire.zoom+e}:{width:12+this.grimoire.zoom+e}}},data(){return{isMenuOpen:!1,isSwap:!1}},filters:{handleEmojis:e=>e.replace(/:([^: ]+?):/g,"").replace(/ •/g,"\n•")},methods:{toggleStatus(){this.grimoire.isPublic?this.player.isDead?this.player.isVoteless?(this.updatePlayer("isVoteless",!1),this.updatePlayer("isDead",!1)):this.updatePlayer("isVoteless",!0):this.updatePlayer("isDead",!0):(this.updatePlayer("isDead",!this.player.isDead),this.player.isVoteless&&this.updatePlayer("isVoteless",!1))},changeName(){if(this.session.isSpectator)return;const e=prompt("Player name",this.player.name)||this.player.name;this.updatePlayer("name",e,!0)},removeReminder(e){const t=[...this.player.reminders];t.splice(this.player.reminders.indexOf(e),1),this.updatePlayer("reminders",t,!0)},updatePlayer(e,t,i=!1){this.session.isSpectator&&"reminders"!==e||(this.$store.commit("players/update",{player:this.player,property:e,value:t}),i&&(this.isMenuOpen=!1))},removePlayer(){this.isMenuOpen=!1,this.$emit("trigger",["removePlayer"])},swapPlayer(e){this.isMenuOpen=!1,this.$emit("trigger",["swapPlayer",e])},movePlayer(e){this.isMenuOpen=!1,this.$emit("trigger",["movePlayer",e])},nominatePlayer(e){this.isMenuOpen=!1,this.$emit("trigger",["nominatePlayer",e])},cancel(){this.$emit("trigger",["cancel"])},claimSeat(){this.isMenuOpen=!1,this.$emit("trigger",["claimSeat"])},vote(){this.session.isSpectator||this.voteLocked&&this.$store.commit("session/voteSync",[this.index,!this.session.votes[this.index]])}}},k=v,w=(i("74c9"),Object(f["a"])(k,c,d,!1,null,null,null)),_=w.exports,N=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.modals.reminder&&e.availableReminders.length&&e.players[e.playerIndex]?s("Modal",{on:{close:function(t){return e.toggleModal("reminder")}}},[s("h3",[e._v("Choose a reminder token:")]),s("ul",{staticClass:"reminders"},e._l(e.availableReminders,(function(t){return s("li",{key:t.role+" "+t.name,staticClass:"reminder",class:[t.role],on:{click:function(i){return e.addReminder(t)}}},[s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.role+".png"))+")"}}),s("span",{staticClass:"text"},[e._v(e._s(t.name))])])})),0)]):e._e()},S=[],R=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("transition",{attrs:{name:"modal-fade"}},[i("div",{staticClass:"modal-backdrop",on:{click:e.close}},[i("div",{staticClass:"modal",attrs:{role:"dialog","aria-labelledby":"modalTitle","aria-describedby":"modalDescription"},on:{click:function(e){e.stopPropagation()}}},[i("font-awesome-icon",{staticClass:"close",attrs:{icon:"times-circle"},on:{click:e.close}}),e._t("default")],2)])])},x=[],I={methods:{close(){this.$emit("close")}}},T=I,O=(i("8781"),Object(f["a"])(T,R,x,!1,null,null,null)),C=O.exports,M={components:{Modal:C},props:["playerIndex"],computed:{availableReminders(){let e=[];const{players:t,bluffs:i}=this.$store.state.players;return this.$store.state.roles.forEach(s=>{(t.some(e=>e.role.id===s.id)||i.some(e=>e.id===s.id))&&(e=[...e,...s.reminders.map(e=>({role:s.id,image:s.image,name:e}))]),s.remindersGlobal&&s.remindersGlobal.length&&(e=[...e,...s.remindersGlobal.map(e=>({role:s.id,image:s.image,name:e}))])}),this.$store.state.players.fabled.forEach(t=>{e=[...e,...t.reminders.map(e=>({role:t.id,image:t.image,name:e}))]}),this.$store.state.otherTravelers.forEach(i=>{t.some(e=>e.role.id===i.id)&&(e=[...e,...i.reminders.map(e=>({role:i.id,image:i.image,name:e}))])}),e.push({role:"good",name:"Good"}),e.push({role:"evil",name:"Evil"}),e.push({role:"custom",name:"Custom note"}),e},...Object(n["d"])(["modals"]),...Object(n["d"])("players",["players"])},methods:{addReminder(e){const t=this.$store.state.players.players[this.playerIndex];let i;if("custom"===e.role){const e=prompt("Add a custom reminder note");if(!e)return;i=[...t.reminders,{role:"custom",name:e}]}else i=[...t.reminders,e];this.$store.commit("players/update",{player:t,property:"reminders",value:i}),this.$store.commit("toggleModal","reminder")},...Object(n["c"])(["toggleModal"])}},P=M,D=(i("a53c"),Object(f["a"])(P,N,S,!1,null,"441b3cfe",null)),E=D.exports,j=function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.modals.role&&e.availableRoles.length?i("Modal",{on:{close:e.close}},[i("h3",[e._v(" Choose a new character for "+e._s(e.playerIndex>=0&&e.players.length?e.players[e.playerIndex].name:"bluffing")+" ")]),"editionRoles"!==e.tab&&e.otherTravelers.size?e._e():i("ul",{staticClass:"tokens"},e._l(e.availableRoles,(function(t){return i("li",{key:t.id,class:[t.team],on:{click:function(i){return e.setRole(t)}}},[i("Token",{attrs:{role:t}})],1)})),0),"otherTravelers"===e.tab&&e.otherTravelers.size?i("ul",{staticClass:"tokens"},e._l(e.otherTravelers.values(),(function(t){return i("li",{key:t.id,class:[t.team],on:{click:function(i){return e.setRole(t)}}},[i("Token",{attrs:{role:t}})],1)})),0):e._e(),e.playerIndex>=0&&e.otherTravelers.size&&!e.session.isSpectator?i("div",{staticClass:"button-group"},[i("span",{staticClass:"button",class:{townsfolk:"editionRoles"===e.tab},on:{click:function(t){e.tab="editionRoles"}}},[e._v("Edtition Roles")]),i("span",{staticClass:"button",class:{townsfolk:"otherTravelers"===e.tab},on:{click:function(t){e.tab="otherTravelers"}}},[e._v("Other Travelers")])]):e._e()]):e._e()},V=[],$={components:{Token:b,Modal:C},props:["playerIndex"],computed:{availableRoles(){const e=[],t=this.$store.state.players.players;return this.$store.state.roles.forEach(i=>{(this.playerIndex>=0||this.playerIndex<0&&!t.some(e=>e.role.id===i.id))&&e.push(i)}),e.push({}),e},...Object(n["d"])(["modals","roles","session"]),...Object(n["d"])("players",["players"]),...Object(n["d"])(["otherTravelers"])},data(){return{tab:"editionRoles"}},methods:{setRole(e){if(this.playerIndex<0)this.$store.commit("players/setBluff",{index:-1*this.playerIndex-1,role:e});else{if(this.session.isSpectator&&"traveler"===e.team)return;const t=this.$store.state.players.players[this.playerIndex];this.$store.commit("players/update",{player:t,property:"role",value:e})}this.$store.commit("toggleModal","role")},close(){this.tab="editionRoles",this.toggleModal("role")},...Object(n["c"])(["toggleModal"])}},G=$,A=(i("4911"),Object(f["a"])(G,j,V,!1,null,"654ca52d",null)),F=A.exports,B={components:{Player:_,Token:b,RoleModal:F,ReminderModal:E},computed:{...Object(n["b"])({nightOrder:"players/nightOrder"}),...Object(n["d"])(["grimoire","roles","session"]),...Object(n["d"])("players",["players","bluffs","fabled"])},data(){return{selectedPlayer:0,bluffSize:3,swap:-1,move:-1,nominate:-1,isBluffsOpen:!0,isFabledOpen:!0}},methods:{toggleBluffs(){this.isBluffsOpen=!this.isBluffsOpen},toggleFabled(){this.isFabledOpen=!this.isFabledOpen},removeFabled(e){this.session.isSpectator||this.$store.commit("players/setFabled",{index:e})},handleTrigger(e,[t,i]){"function"===typeof this[t]&&this[t](e,i)},claimSeat(e){this.session.isSpectator&&(this.session.playerId===this.players[e].id?this.$store.commit("session/claimSeat",-1):this.$store.commit("session/claimSeat",e))},openReminderModal(e){this.selectedPlayer=e,this.$store.commit("toggleModal","reminder")},openRoleModal(e){const t=this.players[e];this.session.isSpectator&&t&&"traveler"===t.role.team||(this.selectedPlayer=e,this.$store.commit("toggleModal","role"))},removePlayer(e){this.session.isSpectator||confirm(`Do you really want to remove ${this.players[e].name}?`)&&this.$store.commit("players/remove",e)},swapPlayer(e,t){void 0===t?(this.cancel(),this.swap=e):(this.$store.commit("players/swap",[this.swap,this.players.indexOf(t)]),this.cancel())},movePlayer(e,t){void 0===t?(this.cancel(),this.move=e):(this.$store.commit("players/move",[this.move,this.players.indexOf(t)]),this.cancel())},nominatePlayer(e,t){if(void 0===t)this.cancel(),e!==this.nominate&&(this.nominate=e);else{const e=[this.nominate,this.players.indexOf(t)];this.$store.commit("session/nomination",{nomination:e}),this.cancel()}},cancel(){this.move=-1,this.swap=-1,this.nominate=-1}}},H=B,L=(i("3636"),Object(f["a"])(H,l,h,!1,null,null,null)),z=L.exports,W=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("ul",{staticClass:"info"},[s("li",{staticClass:"edition",class:["edition-"+e.edition.id],style:{backgroundImage:"url("+(e.edition.logo||i("ce23")("./"+e.edition.id+".png"))+")"}}),e.players.length-e.teams.traveler<5?s("li",[e._v(" Please add more players! ")]):e._e(),s("li",[e.edition.isOfficial?e._e():s("span",{staticClass:"meta"},[e._v(" "+e._s(e.edition.name)+" "+e._s(e.edition.author?"by "+e.edition.author:"")+" ")]),s("span",[e._v(" "+e._s(e.players.length)+" "),s("font-awesome-icon",{staticClass:"players",attrs:{icon:"users"}})],1),s("span",[e._v(" "+e._s(e.teams.alive)+" "),s("font-awesome-icon",{staticClass:"alive",attrs:{icon:"heartbeat"}})],1),s("span",[e._v(" "+e._s(e.teams.votes)+" "),s("font-awesome-icon",{staticClass:"votes",attrs:{icon:"vote-yea"}})],1)]),e.players.length-e.teams.traveler>=5?s("li",[s("span",[e._v(" "+e._s(e.teams.townsfolk)+" "),s("font-awesome-icon",{staticClass:"townsfolk",attrs:{icon:"user-friends"}})],1),s("span",[e._v(" "+e._s(e.teams.outsider)+" "),s("font-awesome-icon",{staticClass:"outsider",attrs:{icon:e.teams.outsider>1?"user-friends":"user"}})],1),s("span",[e._v(" "+e._s(e.teams.minion)+" "),s("font-awesome-icon",{staticClass:"minion",attrs:{icon:e.teams.minion>1?"user-friends":"user"}})],1),s("span",[e._v(" "+e._s(e.teams.demon)+" "),s("font-awesome-icon",{staticClass:"demon",attrs:{icon:e.teams.demon>1?"user-friends":"user"}})],1),e.teams.traveler?s("span",[e._v(" "+e._s(e.teams.traveler)+" "),s("font-awesome-icon",{staticClass:"traveler",attrs:{icon:e.teams.traveler>1?"user-friends":"user"}})],1):e._e(),e.grimoire.isNight?s("span",[e._v(" Night phase "),s("font-awesome-icon",{attrs:{icon:["fas","cloud-moon"]}})],1):e._e()]):e._e()])},J=[],U=i("634a"),Y={computed:{teams:function(){const{players:e}=this.$store.state.players,t=this.$store.getters["players/nonTravelers"],i=e.filter(e=>!0!==e.isDead).length;return{...U[t-5],traveler:e.length-t,alive:i,votes:i+e.filter(e=>!0===e.isDead&&!0!==e.isVoteless).length}},...Object(n["d"])(["edition","grimoire"]),...Object(n["d"])("players",["players"])}},q=Y,Z=(i("7584"),Object(f["a"])(q,W,J,!1,null,"29072d10",null)),K=Z.exports,Q=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"controls"}},[e.session.sessionId?i("span",{staticClass:"session",class:{spectator:e.session.isSpectator,reconnecting:e.session.isReconnecting},attrs:{title:e.session.playerCount+" other players in this session"+(e.session.ping?" ("+e.session.ping+"ms latency)":"")},on:{click:e.leaveSession}},[i("font-awesome-icon",{attrs:{icon:"broadcast-tower"}}),e._v(" "+e._s(e.session.playerCount)+" ")],1):e._e(),i("div",{staticClass:"menu",class:{open:e.grimoire.isMenuOpen}},[i("font-awesome-icon",{attrs:{icon:"cog"},on:{click:e.toggleMenu}}),i("ul",[i("li",{staticClass:"tabs",class:e.tab},[i("font-awesome-icon",{attrs:{icon:"book-open"},on:{click:function(t){e.tab="grimoire"}}}),i("font-awesome-icon",{attrs:{icon:"broadcast-tower"},on:{click:function(t){e.tab="session"}}}),e.session.isSpectator?e._e():i("font-awesome-icon",{attrs:{icon:"users"},on:{click:function(t){e.tab="players"}}}),i("font-awesome-icon",{attrs:{icon:"theater-masks"},on:{click:function(t){e.tab="characters"}}}),i("font-awesome-icon",{attrs:{icon:"question"},on:{click:function(t){e.tab="help"}}})],1),"grimoire"===e.tab?[i("li",{staticClass:"headline"},[e._v("Grimoire")]),e.players.length?i("li",{on:{click:e.toggleGrimoire}},[e.grimoire.isPublic?e._e():[e._v("Hide")],e.grimoire.isPublic?[e._v("Show")]:e._e(),i("em",[e._v("[G]")])],2):e._e(),e.session.isSpectator?e._e():i("li",{on:{click:e.toggleNight}},[e.grimoire.isNight?e._e():[e._v("Switch to Night")],e.grimoire.isNight?[e._v("Switch to Day")]:e._e(),i("em",[e._v("[S]")])],2),e.players.length?i("li",{on:{click:e.toggleNightOrder}},[e._v(" Night order "),i("em",[i("font-awesome-icon",{attrs:{icon:["fas",e.grimoire.isNightOrder?"check-square":"square"]}})],1)]):e._e(),e.players.length?i("li",[e._v(" Zoom "),i("em",[i("font-awesome-icon",{attrs:{icon:"search-minus"},on:{click:function(t){return e.setZoom(e.grimoire.zoom-1)}}}),e._v(" "+e._s(Math.round(100+10*e.grimoire.zoom))+"% "),i("font-awesome-icon",{attrs:{icon:"search-plus"},on:{click:function(t){return e.setZoom(e.grimoire.zoom+1)}}})],1)]):e._e(),i("li",{on:{click:e.setBackground}},[e._v(" Background image "),i("em",[i("font-awesome-icon",{attrs:{icon:"image"}})],1)]),i("li",{on:{click:e.toggleMute}},[e._v(" Mute Sounds "),i("em",[i("font-awesome-icon",{attrs:{icon:["fas",e.grimoire.isMuted?"volume-mute":"volume-up"]}})],1)])]:e._e(),"session"===e.tab?[e.session.sessionId?i("li",{staticClass:"headline"},[e._v(" "+e._s(e.session.isSpectator?"Playing":"Hosting")+" ")]):i("li",{staticClass:"headline"},[e._v(" Live Session ")]),e.session.sessionId?e._e():i("li",{on:{click:e.hostSession}},[e._v(" Host (Storyteller)"),i("em",[e._v("[H]")])]),e.session.sessionId?e._e():i("li",{on:{click:e.joinSession}},[e._v(" Join (Player)"),i("em",[e._v("[J]")])]),e.session.sessionId&&e.session.ping?i("li",[e._v(" Delay to "+e._s(e.session.isSpectator?"host":"players")+" "),i("em",[e._v(e._s(e.session.ping)+"ms")])]):e._e(),e.session.sessionId?i("li",{on:{click:e.copySessionUrl}},[e._v(" Copy player link "),i("em",[i("font-awesome-icon",{attrs:{icon:"copy"}})],1)]):e._e(),e.session.isSpectator?e._e():i("li",{on:{click:e.distributeRoles}},[e._v(" Send Characters "),i("em",[i("font-awesome-icon",{attrs:{icon:"theater-masks"}})],1)]),e.session.voteHistory.length?i("li",{on:{click:function(t){return e.toggleModal("voteHistory")}}},[e._v(" Nomination history"),i("em",[e._v("[V]")])]):e._e(),e.session.sessionId?i("li",{on:{click:e.leaveSession}},[e._v(" Leave Session "),i("em",[e._v(e._s(e.session.sessionId))])]):e._e()]:e._e(),"players"!==e.tab||e.session.isSpectator?e._e():[i("li",{staticClass:"headline"},[e._v("Players")]),e.players.length<20?i("li",{on:{click:e.addPlayer}},[e._v("Add"),i("em",[e._v("[A]")])]):e._e(),e.players.length>2?i("li",{on:{click:e.randomizeSeatings}},[e._v(" Randomize "),i("em",[i("font-awesome-icon",{attrs:{icon:"dice"}})],1)]):e._e(),e.players.length?i("li",{on:{click:e.clearPlayers}},[e._v(" Remove all "),i("em",[i("font-awesome-icon",{attrs:{icon:"trash-alt"}})],1)]):e._e()],"characters"===e.tab?[i("li",{staticClass:"headline"},[e._v("Characters")]),e.session.isSpectator?e._e():i("li",{on:{click:function(t){return e.toggleModal("edition")}}},[e._v(" Select Edition "),i("em",[e._v("[E]")])]),!e.session.isSpectator&&e.players.length>4?i("li",{on:{click:function(t){return e.toggleModal("roles")}}},[e._v(" Choose & Assign "),i("em",[e._v("[C]")])]):e._e(),e.session.isSpectator?e._e():i("li",{on:{click:function(t){return e.toggleModal("fabled")}}},[e._v(" Add Fabled "),i("em",[i("font-awesome-icon",{attrs:{icon:"dragon"}})],1)]),e.players.length?i("li",{on:{click:e.clearRoles}},[e._v(" Remove all "),i("em",[i("font-awesome-icon",{attrs:{icon:"trash-alt"}})],1)]):e._e()]:e._e(),"help"===e.tab?[i("li",{staticClass:"headline"},[e._v("Help")]),i("li",{on:{click:function(t){return e.toggleModal("reference")}}},[e._v(" Reference Sheet "),i("em",[e._v("[R]")])]),i("li",{on:{click:function(t){return e.toggleModal("nightOrder")}}},[e._v(" Night Order Sheet "),i("em",[e._v("[N]")])]),i("li",{on:{click:function(t){return e.toggleModal("gameState")}}},[e._v(" Game State JSON "),i("em",[i("font-awesome-icon",{attrs:{icon:"file-code"}})],1)]),i("li",[i("a",{attrs:{href:"https://discord.gg/Gd7ybwWbFk",target:"_blank"}},[e._v(" Join Discord ")]),i("em",[i("a",{attrs:{href:"https://discord.gg/Gd7ybwWbFk",target:"_blank"}},[i("font-awesome-icon",{attrs:{icon:["fab","discord"]}})],1)])]),i("li",[i("a",{attrs:{href:"https://github.com/bra1n/townsquare",target:"_blank"}},[e._v(" Source code ")]),i("em",[i("a",{attrs:{href:"https://github.com/bra1n/townsquare",target:"_blank"}},[i("font-awesome-icon",{attrs:{icon:["fab","github"]}})],1)])])]:e._e()],2)],1)])},X=[],ee={computed:{...Object(n["d"])(["grimoire","session"]),...Object(n["d"])("players",["players"])},data(){return{tab:"grimoire"}},methods:{setBackground(){const e=prompt("Enter custom background URL");(e||""===e)&&this.$store.commit("setBackground",e)},toggleMute(){this.$store.commit("setIsMuted",!this.grimoire.isMuted)},hostSession(){if(this.session.sessionId)return;const e=prompt("Enter a channel number / name for your session",Math.round(1e4*Math.random()));e&&(this.$store.commit("session/clearVoteHistory"),this.$store.commit("session/setSpectator",!1),this.$store.commit("session/setSessionId",e),this.copySessionUrl())},copySessionUrl(){const e=window.location.href.split("#")[0],t=e+"#"+this.session.sessionId;navigator.clipboard.writeText(t)},distributeRoles(){if(this.session.isSpectator)return;const e="Do you want to distribute assigned characters to all SEATED players?";confirm(e)&&(this.$store.commit("session/distributeRoles",!0),setTimeout((()=>{this.$store.commit("session/distributeRoles",!1)}).bind(this),2e3))},joinSession(){if(this.session.sessionId)return this.leaveSession();let e=prompt("Enter the channel number / name of the session you want to join");e.match(/^https?:\/\//i)&&(e=e.split("#").pop()),e&&(this.$store.commit("session/clearVoteHistory"),this.$store.commit("session/setSpectator",!0),this.$store.commit("toggleGrimoire",!1),this.$store.commit("session/setSessionId",e))},leaveSession(){confirm("Are you sure you want to leave the active live game?")&&(this.$store.commit("session/setSpectator",!1),this.$store.commit("session/setSessionId",""))},addPlayer(){if(this.session.isSpectator)return;if(this.players.length>=20)return;const e=prompt("Player name");e&&this.$store.commit("players/add",e)},randomizeSeatings(){this.session.isSpectator||confirm("Are you sure you want to randomize seatings?")&&this.$store.dispatch("players/randomize")},clearPlayers(){this.session.isSpectator||confirm("Are you sure you want to remove all players?")&&this.$store.commit("players/clear")},clearRoles(){confirm("Are you sure you want to remove all player roles?")&&this.$store.dispatch("players/clearRoles")},...Object(n["c"])(["toggleGrimoire","toggleMenu","toggleNight","toggleNightOrder","setZoom","toggleModal"])}},te=ee,ie=(i("431c"),Object(f["a"])(te,Q,X,!1,null,"37d0f539",null)),se=ie.exports,oe=function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.modals.roles&&e.nonTravelers>=5?i("Modal",{staticClass:"roles",on:{close:function(t){return e.toggleModal("roles")}}},[i("h3",[e._v("Select the characters for "+e._s(e.nonTravelers)+" players:")]),e._l(e.roleSelection,(function(t,s){return i("ul",{key:s,staticClass:"tokens"},[i("li",{staticClass:"count",class:[s]},[e._v(" "+e._s(t.filter((function(e){return e.selected})).length)+" / "+e._s(e.game[e.nonTravelers-5][s])+" ")]),e._l(t,(function(e){return i("li",{key:e.id,class:[e.team,e.selected?"selected":""],on:{click:function(t){e.selected=!e.selected}}},[i("Token",{attrs:{role:e}})],1)}))],2)})),e.hasSelectedSetupRoles?i("div",{staticClass:"warning"},[e._v(" Warning: there are characters selected that modify the game setup! The randomizer does not account for these characters. ")]):e._e(),i("div",{staticClass:"button-group"},[i("div",{staticClass:"button",class:{disabled:e.selectedRoles>e.nonTravelers||!e.selectedRoles},on:{click:e.assignRoles}},[i("font-awesome-icon",{attrs:{icon:"people-arrows"}}),e._v(" Assign "+e._s(e.selectedRoles)+" characters randomly ")],1),i("div",{staticClass:"button",on:{click:e.selectRandomRoles}},[i("font-awesome-icon",{attrs:{icon:"random"}}),e._v(" Shuffle characters ")],1)])],2):e._e()},re=[];const ne=e=>e[Math.floor(Math.random()*e.length)];var ae={components:{Token:b,Modal:C},data:function(){return{roleSelection:{},game:U}},computed:{selectedRoles:function(){return Object.values(this.roleSelection).map(e=>e.filter(e=>e.selected).length).reduce((e,t)=>e+t,0)},hasSelectedSetupRoles:function(){return Object.values(this.roleSelection).some(e=>e.some(e=>e.selected&&e.setup))},...Object(n["d"])(["roles","modals"]),...Object(n["d"])("players",["players"]),...Object(n["b"])({nonTravelers:"players/nonTravelers"})},methods:{selectRandomRoles(){this.roleSelection={},this.roles.forEach(e=>{this.roleSelection[e.team]||this.$set(this.roleSelection,e.team,[]),this.roleSelection[e.team].push(e),this.$set(e,"selected",!1)}),delete this.roleSelection["traveler"];const e=Math.max(5,this.nonTravelers),t=this.game[e-5];Object.keys(t).forEach(e=>{for(let i=0;i!0!==e.selected);t.length&&(ne(t).selected=!0)}})},assignRoles(){if(this.selectedRoles<=this.nonTravelers&&this.selectedRoles){const e=Object.values(this.roleSelection).map(e=>e.filter(e=>e.selected)).reduce((e,t)=>[...e,...t],[]).map(e=>[Math.random(),e]).sort((e,t)=>e[0]-t[0]).map(e=>e[1]);this.players.forEach(t=>{if("traveler"!==t.role.team&&e.length){const i=e.pop();this.$store.commit("players/update",{player:t,property:"role",value:i})}}),this.$store.commit("toggleModal","roles")}},...Object(n["c"])(["toggleModal"])},mounted:function(){Object.keys(this.roleSelection).length||this.selectRandomRoles()},watch:{roles(){this.selectRandomRoles()}}},le=ae,he=(i("e104"),Object(f["a"])(le,oe,re,!1,null,"ff145bbe",null)),ce=he.exports,de=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.modals.edition?s("Modal",{staticClass:"editions",on:{close:function(t){return e.toggleModal("edition")}}},[e.isCustom?s("div",{staticClass:"custom"},[s("h3",[e._v("Load custom script / characters")]),e._v(" To play with a custom script, you need to select the characters you want to play with in the official "),s("a",{attrs:{href:"https://bloodontheclocktower.com/script-tool/",target:"_blank"}},[e._v("Script Tool")]),e._v(' and then upload the generated "custom-list.json" either directly here or provide a URL to such a hosted JSON file.'),s("br"),s("br"),e._v(" To play with custom characters, please read "),s("a",{attrs:{href:"https://github.com/bra1n/townsquare#custom-characters",target:"_blank"}},[e._v("the documentation")]),e._v(" on how to write a custom character definition file. "),s("b",[e._v("Only load custom JSON files from sources that you trust!")]),s("h3",[e._v("Some popular custom scripts:")]),s("ul",{staticClass:"scripts"},e._l(e.scripts,(function(t,i){return s("li",{key:i,on:{click:function(i){return e.handleURL(t[1])}}},[e._v(" "+e._s(t[0])+" ")])})),0),s("input",{ref:"upload",attrs:{type:"file",accept:"application/json"},on:{change:e.handleUpload}}),s("div",{staticClass:"button-group"},[s("div",{staticClass:"button",on:{click:e.openUpload}},[s("font-awesome-icon",{attrs:{icon:"file-upload"}}),e._v(" Upload JSON ")],1),s("div",{staticClass:"button",on:{click:e.promptURL}},[s("font-awesome-icon",{attrs:{icon:"link"}}),e._v(" Enter URL ")],1),s("div",{staticClass:"button",on:{click:function(t){e.isCustom=!1}}},[s("font-awesome-icon",{attrs:{icon:"undo"}}),e._v(" Back ")],1)])]):s("div",[s("h3",[e._v("Select an edition:")]),s("ul",{staticClass:"editions"},[e._l(e.editions,(function(t){return s("li",{key:t.id,staticClass:"edition",class:["edition-"+t.id],style:{backgroundImage:"url("+i("ce23")("./"+t.id+".png")+")"},on:{click:function(i){return e.setEdition(t)}}},[e._v(" "+e._s(t.name)+" ")])})),s("li",{staticClass:"edition edition-custom",style:{backgroundImage:"url("+i("441d")+")"},on:{click:function(t){e.isCustom=!0}}},[e._v(" Custom Script / Characters ")])],2)])]):e._e()},me=[],pe=i("00c0"),ge={components:{Modal:C},data:function(){return{editions:pe,isCustom:!1,scripts:[["Deadly Penance Day","https://gist.githubusercontent.com/bra1n/0337cc44c6fd2c44f7589256ed5486d2/raw/16be38fa3c01aaf49827303ac80577bdb52c0b25/penanceday.json"],["Catfishing 9.0","https://gist.githubusercontent.com/bra1n/8a5ec41a7bbf945f6b7dfc1cef72b569/raw/fed370d55554e0d83e9d56023c230099f41d0660/catfishing.json"],["On Thin Ice (Teensyville)","https://gist.githubusercontent.com/bra1n/8dacd9f2abc6f428331ea1213ab153f5/raw/0cacbcaf8ed9bddae0cca25a9ada97e9958d868b/on-thin-ice.json"],["Race To The Bottom (Teensyville)","https://gist.githubusercontent.com/bra1n/63e1354cb3dc9d4032bcd0623dc48888/raw/5acb0eedcc0a67a64a99c7e0e6271de0b7b2e1b2/race-to-the-bottom.json"],["Frankenstein's Mayor by Ted (Teensyville)","https://gist.githubusercontent.com/bra1n/32c52b422cc01b934a4291eeb81dbcee/raw/5bf770693bbf7aff5e86601c82ca4af3222f4ba6/Frankensteins_Mayor_by_Ted.json"],["Vigormortis High School (Teensyville)","https://gist.githubusercontent.com/bra1n/1f65bd4a999524719d5dabe98c3c2d27/raw/22bbec6bf56a51a7459e5ae41ed47e41971c5445/VigormortisHighSchool.json"]]}},computed:Object(n["d"])(["modals"]),methods:{openUpload(){this.$refs.upload.click()},handleUpload(){const e=this.$refs.upload.files[0];if(e&&e.size){const t=new FileReader;t.addEventListener("load",()=>{try{const e=JSON.parse(t.result);this.parseRoles(e)}catch(e){alert("Error reading custom script: "+e.message)}this.$refs.upload.value=""}),t.readAsText(e)}},promptURL(){const e=prompt("Enter URL to a custom-script.json file");e&&this.handleURL(e)},async handleURL(e){const t=await fetch(e);if(t&&t.json)try{const e=await t.json();this.parseRoles(e)}catch(i){alert("Error loading custom script: "+i.message)}},parseRoles(e){if(!e||!e.length)return;const t=e.findIndex(({id:e})=>"_meta"===e);let i={};t>-1&&(i=e.splice(t,1).pop());const s=e.map(e=>(e.id=e.id.toLocaleLowerCase().replace(/[^a-z0-9]/g,""),e));if(this.$store.commit("setCustomRoles",s),this.$store.commit("setEdition",Object.assign({},i,{id:"custom"})),s.some(({id:e})=>this.$store.state.fabled.has(e))){const e=[];s.forEach(({id:t})=>{this.$store.state.fabled.has(t)&&e.push(this.$store.state.fabled.get(t))}),this.$store.commit("players/setFabled",{fabled:e})}this.isCustom=!1},...Object(n["c"])(["toggleModal","setEdition"])}},ue=ge,fe=(i("e3da"),Object(f["a"])(ue,de,me,!1,null,"d6bb58ea",null)),ye=fe.exports,be=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"intro"},[i("img",{attrs:{src:"static/apple-icon.png",alt:""}}),e._v(" Welcome to the (unofficial) "),i("b",[e._v("Virtual Town Square and Grimoire")]),e._v(" for Blood on the Clocktower! Please add more players through the "),i("span",{staticClass:"button",on:{click:e.toggleMenu}},[i("font-awesome-icon",{attrs:{icon:"cog"}}),e._v(" Menu ")],1),e._v(" on the top right or by pressing "),i("b",[e._v("[A]")]),e._v(". You can also join a game session by pressing "),i("b",[e._v("[J]")]),e._v("."),i("br"),e._m(0)])},ve=[function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"footer"},[e._v(" This project is free and open source and can be found on "),i("a",{attrs:{href:"https://github.com/bra1n/townsquare",target:"_blank"}},[e._v("GitHub")]),e._v('. It is not affiliated with The Pandemonium Institute. "Blood on the Clocktower" is a trademark of Steven Medway and The Pandemonium Institute. ')])}],ke={methods:Object(n["c"])(["toggleMenu"])},we=ke,_e=(i("c198"),Object(f["a"])(we,be,ve,!1,null,"0ae0fea6",null)),Ne=_e.exports,Se=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.modals.reference&&e.roles.size?s("Modal",{staticClass:"characters",on:{close:function(t){return e.toggleModal("reference")}}},[s("font-awesome-icon",{staticClass:"toggle",attrs:{icon:"cloud-moon",title:"Show Night Order"},on:{click:function(t){return e.toggleModal("nightOrder")}}}),s("h3",[e._v(" Character Reference "),s("font-awesome-icon",{attrs:{icon:"address-card"}}),e._v(" "+e._s(e.edition.name||"Custom Script")+" ")],1),s("ul",{staticClass:"legend"},[s("li",[s("span",{staticClass:"name"},[e._v("Name")]),s("span",{staticClass:"icon"},[e._v("Icon")]),s("span",{staticClass:"ability"},[e._v("Ability")]),Object.keys(e.playersByRole).length?s("span",{staticClass:"player"},[e._v(" Player ")]):e._e()])]),e._l(e.rolesGrouped,(function(t,o){return s("div",{key:o,class:[o]},[s("h4",[e._v(e._s(o))]),s("ul",e._l(t,(function(t){return s("li",{key:t.id,class:[o]},[s("span",{staticClass:"name"},[e._v(e._s(t.name))]),t.id?s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.id+".png"))+")"}}):e._e(),s("span",{staticClass:"ability"},[e._v(e._s(t.ability))]),Object.keys(e.playersByRole).length?s("span",{staticClass:"player"},[e._v(e._s(e.playersByRole[t.id]?e.playersByRole[t.id].join(", "):""))]):e._e()])})),0)])}))],2):e._e()},Re=[],xe={components:{Modal:C},computed:{rolesGrouped:function(){const e={};return this.roles.forEach(t=>{e[t.team]||(e[t.team]=[]),e[t.team].push(t)}),delete e["traveler"],e},playersByRole:function(){const e={};return this.players.forEach(({name:t,role:i})=>{i&&i.id&&"traveler"!==i.team&&(e[i.id]||(e[i.id]=[]),e[i.id].push(t))}),e},...Object(n["d"])(["roles","modals","edition"]),...Object(n["d"])("players",["players"])},methods:{...Object(n["c"])(["toggleModal"])}},Ie=xe,Te=(i("4c90"),Object(f["a"])(Ie,Se,Re,!1,null,"cc3fb864",null)),Oe=Te.exports,Ce=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{attrs:{id:"vote"}},[s("div",{staticClass:"arrows"},[s("span",{staticClass:"nominee",style:e.nomineeStyle}),s("span",{staticClass:"nominator",style:e.nominatorStyle})]),s("div",{staticClass:"overlay"},[s("audio",{attrs:{src:i("f6a8"),preload:"auto"}}),s("em",{staticClass:"blue"},[e._v(e._s(e.nominator.name))]),e._v(" nominated "),s("em",[e._v(e._s(e.nominee.name))]),e._v("! "),s("br"),"traveler"!==e.nominee.role.team?[s("em",{staticClass:"blue"},[e._v(" "+e._s(e.voters.length)+" vote"+e._s(1!==e.voters.length?"s":"")+" ")]),e._v(" in favor "),s("em",[e._v("(majority is "+e._s(Math.ceil(e.alive/2))+")")])]:[s("em",[e._v(e._s(Math.ceil(e.players.length/2))+" votes")]),e._v(" required for a "),s("em",[e._v("majority")]),e._v(". ")],e.session.isVoteInProgress||e.session.lockedVote>1?s("div",[e.voters.length?s("em",{staticClass:"blue"},[e._v(e._s(e.voters.join(", "))+" ")]):s("span",[e._v("nobody")]),e._v(" had their hand "),s("em",[e._v("UP")])]):e._e(),e.session.isSpectator?e.canVote?[e.session.isVoteInProgress?e._e():s("div",[e._v(" "+e._s(e.session.votingSpeed/1e3)+" seconds between votes ")]),s("div",{staticClass:"button-group"},[s("div",{staticClass:"button townsfolk",class:{disabled:!e.currentVote},on:{click:function(t){return e.vote(!1)}}},[e._v(" Hand DOWN ")]),s("div",{staticClass:"button demon",class:{disabled:e.currentVote},on:{click:function(t){return e.vote(!0)}}},[e._v(" Hand UP ")])])]:e.player?e._e():s("div",[e._v(" Please claim a seat to vote. ")]):[!e.session.isVoteInProgress&&e.session.lockedVote<1?s("div",[e._v(" Time per player: "),s("font-awesome-icon",{attrs:{icon:"minus-circle"},on:{mousedown:function(t){return t.preventDefault(),e.setVotingSpeed(-500)}}}),e._v(" "+e._s(e.session.votingSpeed/1e3)+"s "),s("font-awesome-icon",{attrs:{icon:"plus-circle"},on:{mousedown:function(t){return t.preventDefault(),e.setVotingSpeed(500)}}})],1):e._e(),s("div",{staticClass:"button-group"},[e.session.isVoteInProgress?e._e():s("div",{staticClass:"button townsfolk",on:{click:e.countdown}},[e._v(" Countdown ")]),e.session.isVoteInProgress?[s("div",{staticClass:"button townsfolk",class:{disabled:!e.session.lockedVote},on:{click:e.pause}},[e._v(" "+e._s(e.voteTimer?"Pause":"Resume")+" ")]),s("div",{staticClass:"button",on:{click:e.stop}},[e._v("Reset")])]:s("div",{staticClass:"button",on:{click:e.start}},[e._v(" "+e._s(e.session.lockedVote?"Restart":"Start")+" ")]),s("div",{staticClass:"button demon",on:{click:e.finish}},[e._v("Close")])],2)]],2),s("transition",{attrs:{name:"blur"}},[e.session.isVoteInProgress&&!e.session.lockedVote?s("div",{staticClass:"countdown"},[s("span",[e._v("3")]),s("span",[e._v("2")]),s("span",[e._v("1")]),s("span",[e._v("GO")]),s("audio",{attrs:{autoplay:!e.grimoire.isMuted,src:i("f6a8"),muted:e.grimoire.isMuted}})]):e._e()])],1)},Me=[],Pe={computed:{...Object(n["d"])("players",["players"]),...Object(n["d"])(["session","grimoire"]),...Object(n["b"])({alive:"players/alive"}),nominator:function(){return this.players[this.session.nomination[0]]},nominatorStyle:function(){const e=this.players.length,t=this.session.nomination[0];return{transform:`rotate(${Math.round(t/e*360)}deg)`,transitionDuration:this.session.votingSpeed-.1+"s"}},nominee:function(){return this.players[this.session.nomination[1]]},nomineeStyle:function(){const e=this.players.length,t=this.session.nomination[1],i=this.session.lockedVote,s=360*(t+Math.min(i,e))/e;return{transform:`rotate(${Math.round(s)}deg)`,transitionDuration:this.session.votingSpeed-100+"ms"}},player:function(){return this.players.find(e=>e.id===this.session.playerId)},currentVote:function(){const e=this.players.findIndex(e=>e.id===this.session.playerId);return e>=0?!!this.session.votes[e]:void 0},canVote:function(){if(!this.player)return!1;if(this.player.isVoteless&&"traveler"!==this.nominee.role.team)return!1;const e=this.session,t=this.players.length,i=this.players.indexOf(this.player),s=(i-1+t-e.nomination[1])%t;return s>=e.lockedVote-1},voters:function(){const e=this.session.nomination[1],t=Array(this.players.length).fill("").map((e,t)=>this.session.votes[t]?this.players[t].name:""),i=[...t.slice(e+1),...t.slice(0,e+1)];return i.slice(0,this.session.lockedVote-1).filter(e=>!!e)}},data(){return{voteTimer:null}},methods:{countdown(){this.$store.commit("session/lockVote",0),this.$store.commit("session/setVoteInProgress",!0),this.voteTimer=setInterval(()=>{this.start()},4e3)},start(){this.$store.commit("session/lockVote",1),this.$store.commit("session/setVoteInProgress",!0),clearInterval(this.voteTimer),this.voteTimer=setInterval(()=>{this.$store.commit("session/lockVote"),this.session.lockedVote>this.players.length&&(clearInterval(this.voteTimer),this.$store.commit("session/setVoteInProgress",!1))},this.session.votingSpeed)},pause(){this.voteTimer?(clearInterval(this.voteTimer),this.voteTimer=null):this.voteTimer=setInterval(()=>{this.$store.commit("session/lockVote"),this.session.lockedVote>this.players.length&&(clearInterval(this.voteTimer),this.$store.commit("session/setVoteInProgress",!1))},this.session.votingSpeed)},stop(){clearInterval(this.voteTimer),this.voteTimer=null,this.$store.commit("session/setVoteInProgress",!1),this.$store.commit("session/lockVote",0)},finish(){clearInterval(this.voteTimer),this.$store.commit("session/addHistory",this.players),this.$store.commit("session/nomination")},vote(e){if(!this.canVote)return!1;const t=this.players.findIndex(e=>e.id===this.session.playerId);t>=0&&!!this.session.votes[t]!==e&&this.$store.commit("session/voteSync",[t,e])},setVotingSpeed(e){const t=Math.round(this.session.votingSpeed+e);t>0&&this.$store.commit("session/setVotingSpeed",t)}}},De=Pe,Ee=(i("4d74"),Object(f["a"])(De,Ce,Me,!1,null,"00f24ea8",null)),je=Ee.exports,Ve=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"gradients"}},e._l(e.gradients,(function(e,t){return i("svg",{key:t,attrs:{width:"0",height:"0"}},[i("linearGradient",{attrs:{id:e[0],x1:"50%",y1:"100%",x2:"50%",y2:"0%"}},[i("stop",{style:{"stop-color":e[2],"stop-opacity":1},attrs:{offset:"0%"}}),i("stop",{style:{"stop-color":e[1],"stop-opacity":1},attrs:{offset:"100%"}})],1)],1)})),0)},$e=[],Ge={data(){return{gradients:[["demon","#ce0100","#000"],["townsfolk","#1f65ff","#000"],["default","#4E4E4E","#000"]]}}},Ae=Ge,Fe=(i("3f8f"),Object(f["a"])(Ae,Ve,$e,!1,null,"1e202a64",null)),Be=Fe.exports,He=function(){var e=this,t=e.$createElement,s=e._self._c||t;return e.modals.nightOrder&&e.roles.size?s("Modal",{staticClass:"night-reference",on:{close:function(t){return e.toggleModal("nightOrder")}}},[s("font-awesome-icon",{staticClass:"toggle",attrs:{icon:"address-card",title:"Show Character Reference"},on:{click:function(t){return e.toggleModal("reference")}}}),s("h3",[e._v(" Night Order "),s("font-awesome-icon",{attrs:{icon:"cloud-moon"}}),e._v(" "+e._s(e.edition.name||"Custom Script")+" ")],1),s("div",{staticClass:"night"},[s("ul",{staticClass:"first"},[s("li",{staticClass:"headline"},[e._v("First Night")]),e._l(e.rolesFirstNight,(function(t){return s("li",{key:t.name,class:[t.team]},[s("span",{staticClass:"name"},[e._v(" "+e._s(t.name)+" "),t.players.length?[s("br"),e._l(t.players,(function(i,o){return s("small",{key:o,class:{dead:i.isDead}},[e._v(e._s(i.name+(t.players.length>o+1?",":"")))])}))]:e._e()],2),t.id?s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.id+".png"))+")"}}):e._e()])}))],2),s("ul",{staticClass:"other"},[s("li",{staticClass:"headline"},[e._v("Other Nights")]),e._l(e.rolesOtherNight,(function(t){return s("li",{key:t.name,class:[t.team]},[t.id?s("span",{staticClass:"icon",style:{backgroundImage:"url("+(t.image||i("61b0")("./"+t.id+".png"))+")"}}):e._e(),s("span",{staticClass:"name"},[e._v(" "+e._s(t.name)+" "),t.players.length?[s("br"),e._l(t.players,(function(i,o){return s("small",{key:o,class:{dead:i.isDead}},[e._v(e._s(i.name+(t.players.length>o+1?",":"")))])}))]:e._e()],2)])}))],2)])],1):e._e()},Le=[],ze={components:{Modal:C},computed:{rolesFirstNight:function(){const e=[];return this.players.length>6&&e.push({id:"evil",name:"Minion info",firstNight:2,team:"minion",players:this.players.filter(e=>"minion"===e.role.team)},{id:"evil",name:"Demon info & bluffs",firstNight:4,team:"demon",players:this.players.filter(e=>"demon"===e.role.team)}),this.roles.forEach(t=>{const i=this.players.filter(e=>e.role.id===t.id);t.firstNight&&("traveler"!==t.team||i.length)&&e.push(Object.assign({players:i},t))}),this.fabled.filter(({firstNight:e})=>e).forEach(t=>{e.push(t)}),e.sort((e,t)=>e.firstNight-t.firstNight),e},rolesOtherNight:function(){const e=[];return this.roles.forEach(t=>{const i=this.players.filter(e=>e.role.id===t.id);t.otherNight&&("traveler"!==t.team||i.length)&&e.push(Object.assign({players:i},t))}),this.fabled.filter(({otherNight:e})=>e).forEach(t=>{e.push(t)}),e.sort((e,t)=>e.otherNight-t.otherNight),e},...Object(n["d"])(["roles","modals","edition","grimoire"]),...Object(n["d"])("players",["players","fabled"])},methods:{...Object(n["c"])(["toggleModal"])}},We=ze,Je=(i("bac8"),Object(f["a"])(We,He,Le,!1,null,"4e836c37",null)),Ue=Je.exports,Ye=function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.modals.fabled&&e.fabled.length?i("Modal",{on:{close:function(t){return e.toggleModal("fabled")}}},[i("h3",[e._v(" Choose a fabled character to add to the game ")]),i("ul",{staticClass:"tokens"},e._l(e.fabled,(function(t){return i("li",{key:t.id,on:{click:function(i){return e.setFabled(t)}}},[i("Token",{attrs:{role:t}})],1)})),0)]):e._e()},qe=[],Ze={components:{Token:b,Modal:C},computed:{...Object(n["d"])(["modals","fabled","grimoire"]),fabled(){const e=[];return this.$store.state.fabled.forEach(t=>{this.$store.state.players.fabled.some(e=>e.id===t.id)||e.push(t)}),e}},methods:{setFabled(e){this.$store.commit("players/setFabled",{fabled:e}),this.$store.commit("toggleModal","fabled")},...Object(n["c"])(["toggleModal"])}},Ke=Ze,Qe=(i("ff40"),Object(f["a"])(Ke,Ye,qe,!1,null,"d6b399a0",null)),Xe=Qe.exports,et=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("Modal",{directives:[{name:"show",rawName:"v-show",value:e.modals.voteHistory&&e.session.voteHistory,expression:"modals.voteHistory && session.voteHistory"}],staticClass:"vote-history",on:{close:function(t){return e.toggleModal("voteHistory")}}},[i("font-awesome-icon",{staticClass:"clear",attrs:{icon:"trash-alt",title:"Clear history"},on:{click:e.clearVoteHistory}}),i("h3",[e._v("Nomination history")]),i("table",[i("thead",[i("tr",[i("td",[e._v("Time")]),i("td",[e._v("Nominator")]),i("td",[e._v("Nominee")]),i("td",[e._v("Type")]),i("td",[e._v("Votes")]),i("td",[e._v("Majority")]),i("td",[i("font-awesome-icon",{attrs:{icon:"user-friends"}}),e._v(" Voters ")],1)])]),i("tbody",e._l(e.session.voteHistory,(function(t,s){return i("tr",{key:s},[i("td",[e._v(" "+e._s(t.timestamp.getHours().toString().padStart(2,"0"))+":"+e._s(t.timestamp.getMinutes().toString().padStart(2,"0"))+" ")]),i("td",[e._v(e._s(t.nominator))]),i("td",[e._v(e._s(t.nominee))]),i("td",[e._v(e._s(t.type))]),i("td",[e._v(" "+e._s(t.votes.length)+" "),i("font-awesome-icon",{attrs:{icon:"hand-paper"}})],1),i("td",[e._v(" "+e._s(t.majority)+" "),i("font-awesome-icon",{attrs:{icon:["fas",t.votes.length>=t.majority?"check-square":"square"]}})],1),i("td",[e._v(" "+e._s(t.votes.join(", "))+" ")])])})),0)])],1)},tt=[],it={components:{Modal:C},computed:{...Object(n["d"])(["session","modals"])},methods:{...Object(n["c"])(["toggleModal"]),...Object(n["c"])("session",["clearVoteHistory"])}},st=it,ot=(i("84f3"),Object(f["a"])(st,et,tt,!1,null,"5f8dc20e",null)),rt=ot.exports,nt=function(){var e=this,t=e.$createElement,i=e._self._c||t;return e.modals.gameState?i("Modal",{staticClass:"game-state",on:{close:function(t){return e.toggleModal("gameState")}}},[i("h3",[e._v("Current Game State")]),i("textarea",{domProps:{value:e.gamestate},on:{input:function(t){t.stopPropagation(),e.input=t.target.value},click:function(e){return e.target.select()},keyup:function(e){e.stopPropagation()}}}),i("div",{staticClass:"button-group"},[i("div",{staticClass:"button townsfolk",on:{click:e.copy}},[i("font-awesome-icon",{attrs:{icon:"copy"}}),e._v(" Copy JSON ")],1),e.session.isSpectator?e._e():i("div",{staticClass:"button demon",on:{click:e.load}},[i("font-awesome-icon",{attrs:{icon:"cog"}}),e._v(" Load State ")],1)])]):e._e()},at=[],lt={components:{Modal:C},computed:{gamestate:function(){return JSON.stringify({bluffs:this.players.bluffs.map(({id:e})=>e),edition:this.edition.isOfficial?{id:this.edition.id}:this.edition,roles:this.edition.isOfficial?"":this.$store.getters.customRoles,fabled:this.players.fabled.map(({id:e})=>e),players:this.players.players.map(e=>({...e,role:e.role.id||{}}))})},...Object(n["d"])(["modals","players","edition","roles","session"])},data(){return{input:""}},methods:{copy:function(){navigator.clipboard.writeText(this.input||this.gamestate)},load:function(){if(!this.session.isSpectator)try{const e=JSON.parse(this.input||this.gamestate),{bluffs:t,edition:i,roles:s,fabled:o,players:r}=e;s&&this.$store.commit("setCustomRoles",s),i&&this.$store.commit("setEdition",i),t.length&&t.forEach((e,t)=>{this.$store.commit("players/setBluff",{index:t,role:this.$store.state.roles.get(e)||{}})}),o&&this.$store.commit("players/setFabled",{fabled:o.map(e=>this.$store.state.fabled.get(e))}),r&&this.$store.commit("players/set",r.map(e=>({...e,role:this.$store.state.roles.get(e.role)||this.$store.getters.rolesJSONbyId.get(e.role)||{}}))),this.toggleModal("gameState")}catch(e){alert("Unable to parse JSON: "+e)}},...Object(n["c"])(["toggleModal"])}},ht=lt,ct=(i("aec9"),Object(f["a"])(ht,nt,at,!1,null,"935cca7a",null)),dt=ct.exports,mt={components:{GameStateModal:dt,VoteHistoryModal:rt,FabledModal:Xe,NightOrderModal:Ue,Vote:je,ReferenceModal:Oe,Intro:Ne,TownInfo:K,TownSquare:z,Menu:se,EditionModal:ye,RolesModal:ce,Gradients:Be},computed:{...Object(n["d"])(["grimoire","session"]),...Object(n["d"])("players",["players"])},data(){return{version:a["a"]}},methods:{keyup({key:e,ctrlKey:t,metaKey:i}){if(!t&&!i)switch(e.toLocaleLowerCase()){case"g":this.$store.commit("toggleGrimoire");break;case"a":this.$refs.menu.addPlayer();break;case"h":this.$refs.menu.hostSession();break;case"j":this.$refs.menu.joinSession();break;case"r":this.$store.commit("toggleModal","reference");break;case"n":this.$store.commit("toggleModal","nightOrder");break;case"e":if(this.session.isSpectator)return;this.$store.commit("toggleModal","edition");break;case"c":if(this.session.isSpectator)return;this.$store.commit("toggleModal","roles");break;case"v":this.session.voteHistory.length&&this.$store.commit("toggleModal","voteHistory");break;case"s":if(this.session.isSpectator)return;this.$store.commit("toggleNight");break;case"escape":this.$store.commit("toggleModal")}}}},pt=mt,gt=(i("5c0b"),Object(f["a"])(pt,o,r,!1,null,null,null)),ut=gt.exports,ft=i("dfb1"),yt=i.n(ft);class bt{constructor(e){this._wss="wss://live.clocktower.online:8080/",this._socket=null,this._isSpectator=!0,this._gamestate=[],this._store=e,this._pingInterval=3e4,this._pingTimer=null,this._reconnectTimer=null,this._players={},this._pings={},this._store.state.session.sessionId&&this.connect(this._store.state.session.sessionId)}_open(e){this.disconnect(),this._socket=new WebSocket(this._wss+e+"/"+(this._isSpectator?this._store.state.session.playerId:"host")),this._socket.addEventListener("message",this._handleMessage.bind(this)),this._socket.onopen=this._onOpen.bind(this),this._socket.onclose=t=>{this._socket=null,clearInterval(this._pingTimer),this._pingTimer=null,1e3!==t.code?(this._store.commit("session/setReconnecting",!0),this._reconnectTimer=setTimeout(()=>this.connect(e),3e3)):(this._store.commit("session/setSessionId",""),t.reason&&alert(t.reason))}}_send(e,t){this._socket&&1===this._socket.readyState&&this._socket.send(JSON.stringify([e,t]))}_sendDirect(e,t,i){e?this._send("direct",{[e]:[t,i]}):this._send(t,i)}_onOpen(){this._isSpectator?this._sendDirect("host","getGamestate",this._store.state.session.playerId):this.sendGamestate(),this._ping()}_ping(){this._handlePing(),this._send("ping",[this._isSpectator?this._store.state.session.playerId:Object.keys(this._players).length,"latency"]),clearTimeout(this._pingTimer),this._pingTimer=setTimeout(this._ping.bind(this),this._pingInterval)}_handleMessage({data:e}){let t,i;try{[t,i]=JSON.parse(e)}catch(s){console.log("unsupported socket message",e)}switch(t){case"getGamestate":this.sendGamestate(i);break;case"edition":this._updateEdition(i);break;case"fabled":this._updateFabled(i);break;case"gs":this._updateGamestate(i);break;case"player":this._updatePlayer(i);break;case"claim":this._updateSeat(i);break;case"ping":this._handlePing(i);break;case"nomination":if(!this._isSpectator)return;i||this._store.commit("session/addHistory",this._store.state.players.players),this._store.commit("session/nomination",{nomination:i});break;case"swap":if(!this._isSpectator)return;this._store.commit("players/swap",i);break;case"move":if(!this._isSpectator)return;this._store.commit("players/move",i);break;case"isNight":if(!this._isSpectator)return;this._store.commit("toggleNight",i);break;case"votingSpeed":if(!this._isSpectator)return;this._store.commit("session/setVotingSpeed",i);break;case"clearVoteHistory":if(!this._isSpectator)return;this._store.commit("session/clearVoteHistory");break;case"isVoteInProgress":if(!this._isSpectator)return;this._store.commit("session/setVoteInProgress",i);break;case"vote":this._handleVote(i);break;case"lock":this._handleLock(i);break;case"bye":this._handleBye(i);break}}connect(e){this._store.state.session.playerId||this._store.commit("session/setPlayerId",Math.random().toString(36).substr(2)),this._pings={},this._store.commit("session/setPlayerCount",0),this._store.commit("session/setPing",0),this._isSpectator=this._store.state.session.isSpectator,this._open(e)}disconnect(){this._pings={},this._store.commit("session/setPlayerCount",0),this._store.commit("session/setPing",0),this._store.commit("session/setReconnecting",!1),clearTimeout(this._reconnectTimer),this._socket&&(this._isSpectator&&this._sendDirect("host","bye",this._store.state.session.playerId),this._socket.close(1e3),this._socket=null)}sendGamestate(e="",t=!1){if(!this._isSpectator)if(this._gamestate=this._store.state.players.players.map(e=>({name:e.name,id:e.id,isDead:e.isDead,isVoteless:e.isVoteless,...e.role&&"traveler"===e.role.team?{roleId:e.role.id}:{}})),t)this._sendDirect(e,"gs",{gamestate:this._gamestate,isLightweight:t});else{const{session:t,grimoire:i}=this._store.state,{fabled:s}=this._store.state.players;this.sendEdition(e),this._sendDirect(e,"gs",{gamestate:this._gamestate,isNight:i.isNight,nomination:t.nomination,votingSpeed:t.votingSpeed,lockedVote:t.lockedVote,isVoteInProgress:t.isVoteInProgress,fabled:s.map(({id:e})=>e),...t.nomination?{votes:t.votes}:{}})}}_updateGamestate(e){if(!this._isSpectator)return;const{gamestate:t,isLightweight:i,isNight:s,nomination:o,votingSpeed:r,votes:n,lockedVote:a,isVoteInProgress:l,fabled:h}=e,c=this._store.state.players.players;if(c.lengtht.length)for(let d=c.length;d>t.length;d--)this._store.commit("players/remove",d-1);t.forEach((e,t)=>{const i=c[t],{roleId:s}=e;if(["name","id","isDead","isVoteless"].forEach(t=>{const s=e[t];i[t]!==s&&this._store.commit("players/update",{player:i,property:t,value:s})}),s&&i.role.id!==s){const e=this._store.state.roles.get(s)||this._store.getters.rolesJSONbyId.get(s);e&&this._store.commit("players/update",{player:i,property:"role",value:e})}else s||"traveler"!==i.role.team||this._store.commit("players/update",{player:i,property:"role",value:{}})}),i||(this._store.commit("toggleNight",!!s),this._store.commit("session/nomination",{nomination:o,votes:n,votingSpeed:r,lockedVote:a,isVoteInProgress:l}),this._store.commit("players/setFabled",{fabled:h.map(e=>this._store.state.fabled.get(e))}))}sendEdition(e=""){if(this._isSpectator)return;const{edition:t}=this._store.state;let i;t.isOfficial||(i=Array.from(this._store.state.roles.keys())),this._sendDirect(e,"edition",{edition:t.isOfficial?{id:t.id}:Object.assign({},t,{logo:""}),...i?{roles:i}:{}})}_updateEdition({edition:e,roles:t}){if(this._isSpectator&&(this._store.commit("setEdition",e),t&&(this._store.commit("setCustomRoles",t.map(e=>({id:e}))),this._store.state.roles.size!==t.length))){const e=[];t.forEach(t=>{this._store.state.roles.get(t)||e.push(t)}),alert("This session contains custom characters that can't be found. Please load them before joining! Missing roles: "+e.join(", ")),this.disconnect(),this._store.commit("toggleModal","edition")}}sendFabled(){if(this._isSpectator)return;const{fabled:e}=this._store.state.players;this._send("fabled",e.map(({id:e})=>e))}_updateFabled(e){this._isSpectator&&this._store.commit("players/setFabled",{fabled:e.map(e=>this._store.state.fabled.get(e))})}sendPlayer({player:e,property:t,value:i}){if(this._isSpectator||"reminders"===t)return;const s=this._store.state.players.players.indexOf(e);"role"===t?i.team&&"traveler"===i.team?(this._gamestate[s].roleId=i.id,this._send("player",{index:s,property:t,value:i.id})):this._gamestate[s].roleId&&(delete this._gamestate[s].roleId,this._send("player",{index:s,property:t,value:""})):this._send("player",{index:s,property:t,value:i})}_updatePlayer({index:e,property:t,value:i}){if(!this._isSpectator)return;const s=this._store.state.players.players[e];if(s)if("role"===t)if(i||"traveler"!==s.role.team){const e=this._store.state.roles.get(i)||this._store.getters.rolesJSONbyId.get(i)||{};this._store.commit("players/update",{player:s,property:"role",value:e})}else this._store.commit("players/update",{player:s,property:"role",value:{}});else this._store.commit("players/update",{player:s,property:t,value:i})}_handlePing([e=0,t]=[]){const i=(new Date).getTime();if(this._isSpectator)t&&this._store.commit("session/setPing",parseInt(t,10));else{for(let e in this._players)i-this._players[e]>2*this._pingInterval&&(delete this._players[e],delete this._pings[e]);if(this._store.state.players.players.forEach(e=>{e.id&&!this._players[e.id]&&this._store.commit("players/update",{player:e,property:"id",value:""})}),e){this._players[e]=i;const s=parseInt(t,10);if(s&&s>0&&s<3e4){this._pings[e]=s;const t=Object.values(this._pings);this._store.commit("session/setPing",Math.round(t.reduce((e,t)=>e+t,0)/t.length))}}}this._isSpectator&&!e||this._store.commit("session/setPlayerCount",this._isSpectator?e:Object.keys(this._players).length)}_handleBye(e){this._isSpectator||(delete this._players[e],this._store.commit("session/setPlayerCount",Object.keys(this._players).length))}claimSeat(e){if(!this._isSpectator)return;const t=this._store.state.players.players;t.length>e&&(e<0||!t[e].id)&&this._send("claim",[e,this._store.state.session.playerId])}_updateSeat([e,t]){if(this._isSpectator)return;const i="id",s=this._store.state.players.players,o=s.findIndex(({id:e})=>e===t);if(o>=0&&o!==e&&this._store.commit("players/update",{player:s[o],property:i,value:""}),e>=0){const o=s[e];if(!o)return;this._store.commit("players/update",{player:o,property:i,value:t})}this._handlePing([!0,t,0])}distributeRoles(){if(this._isSpectator)return;const e={};this._store.state.players.players.forEach((t,i)=>{t.id&&t.role&&(e[t.id]=["player",{index:i,property:"role",value:t.role.id}])}),Object.keys(e).length&&this._send("direct",e)}nomination({nomination:e}={}){if(this._isSpectator)return;const t=this._store.state.players.players;(!e||t.length>e[0]&&t.length>e[1])&&(this.setVotingSpeed(this._store.state.session.votingSpeed),this._send("nomination",e))}setVoteInProgress(){this._isSpectator||this._send("isVoteInProgress",this._store.state.session.isVoteInProgress)}setIsNight(){this._isSpectator||this._send("isNight",this._store.state.grimoire.isNight)}setVotingSpeed(e){this._isSpectator||e&&this._send("votingSpeed",e)}clearVoteHistory(){this._isSpectator||this._send("clearVoteHistory")}vote([e]){const t=this._store.state.players.players[e];this._store.state.session.playerId!==t.id&&this._isSpectator||this._send("vote",[e,this._store.state.session.votes[e],!this._isSpectator])}_handleVote([e,t,i]){const{session:s,players:o}=this._store.state,r=o.players.length,n=(e-1+r-s.nomination[1])%r;(i||n>=s.lockedVote-1)&&this._store.commit("session/vote",[e,t])}lockVote(){if(this._isSpectator)return;const{lockedVote:e,votes:t,nomination:i}=this._store.state.session,{players:s}=this._store.state.players,o=(i[1]+e-1)%s.length;this._send("lock",[this._store.state.session.lockedVote,t[o]])}_handleLock([e,t]){if(this._isSpectator&&(this._store.commit("session/lockVote",e),e>1)){const{lockedVote:e,nomination:i}=this._store.state.session,{players:s}=this._store.state.players,o=(i[1]+e-1)%s.length;this._store.state.session.votes[o]!==t&&this._store.commit("session/vote",[o,t])}}swapPlayer(e){this._isSpectator||this._send("swap",e)}movePlayer(e){this._isSpectator||this._send("move",e)}}var vt=e=>{const t=new bt(e);e.subscribe(({type:e,payload:i})=>{switch(e){case"session/setSessionId":i?t.connect(i):(window.location.hash="",t.disconnect());break;case"session/claimSeat":t.claimSeat(i);break;case"session/distributeRoles":i&&t.distributeRoles();break;case"session/nomination":t.nomination(i);break;case"session/setVoteInProgress":t.setVoteInProgress(i);break;case"session/voteSync":t.vote(i);break;case"session/lockVote":t.lockVote();break;case"session/setVotingSpeed":t.setVotingSpeed(i);break;case"session/clearVoteHistory":t.clearVoteHistory();break;case"toggleNight":t.setIsNight();break;case"setEdition":t.sendEdition();break;case"players/setFabled":t.sendFabled();break;case"players/swap":t.swapPlayer(i);break;case"players/move":t.movePlayer(i);break;case"players/set":case"players/clear":case"players/remove":case"players/add":t.sendGamestate("",!0);break;case"players/update":t.sendPlayer(i);break}});const i=window.location.hash.substr(1);i&&(e.commit("session/setSpectator",!0),e.commit("session/setSessionId",i))};const kt={name:"",id:"",role:{},reminders:[],isVoteless:!1,isDead:!1},wt=()=>({players:[],fabled:[],bluffs:[]}),_t={alive({players:e}){return e.filter(e=>!e.isDead).length},nonTravelers({players:e}){const t=e.filter(e=>"traveler"!==e.role.team);return Math.min(t.length,15)},nightOrder({players:e,fabled:t}){const i=[0],s=[0];e.forEach(({role:e})=>{e.firstNight&&!i.includes(e.firstNight)&&i.push(e.firstNight),e.otherNight&&!s.includes(e.otherNight)&&s.push(e.otherNight)}),t.forEach(e=>{e.firstNight&&!i.includes(e.firstNight)&&i.push(e.firstNight),e.otherNight&&!s.includes(e.otherNight)&&s.push(e.otherNight)}),i.sort((e,t)=>e-t),s.sort((e,t)=>e-t);const o=new Map;return e.forEach(e=>{const t=Math.max(i.indexOf(e.role.firstNight),0),r=Math.max(s.indexOf(e.role.otherNight),0);o.set(e,{first:t,other:r})}),t.forEach(e=>{const t=Math.max(i.indexOf(e.firstNight),0),r=Math.max(s.indexOf(e.otherNight),0);o.set(e,{first:t,other:r})}),o}},Nt={randomize({state:e,commit:t}){const i=e.players.map(e=>[Math.random(),e]).sort((e,t)=>e[0]-t[0]).map(e=>e[1]);t("set",i)},clearRoles({state:e,commit:t,rootState:i}){let s;i.session.isSpectator?s=e.players.map(e=>("traveler"!==e.role.team&&(e.role={}),e.reminders=[],e)):(s=e.players.map(({name:e,id:t})=>({...kt,name:e,id:t})),t("setFabled",{fabled:[]})),t("set",s),t("setBluff")}},St={clear(e){e.players=[],e.bluffs=[],e.fabled=[]},set(e,t=[]){e.players=t},update(e,{player:t,property:i,value:s}){const o=e.players.indexOf(t);o>=0&&(e.players[o][i]=s)},add(e,t){e.players.push({...kt,name:t})},remove(e,t){e.players.splice(t,1)},swap(e,[t,i]){[e.players[t],e.players[i]]=[e.players[i],e.players[t]],e.players.splice(0,0)},move(e,[t,i]){e.players.splice(i,0,e.players.splice(t,1)[0])},setBluff(e,{index:t,role:i}={}){void 0!==t?e.bluffs.splice(t,1,i):e.bluffs=[]},setFabled(e,{index:t,fabled:i}={}){void 0!==t?e.fabled.splice(t,1):i&&(Array.isArray(i)?e.fabled=i:e.fabled.push(i))}};var Rt={namespaced:!0,state:wt,getters:_t,actions:Nt,mutations:St};const xt=e=>(t,i)=>{t[e]=i},It=(e,[t,i])=>{e.nomination&&(e.votes=[...e.votes],e.votes[t]=void 0===i?!e.votes[t]:i)},Tt=()=>({sessionId:"",isSpectator:!1,isReconnecting:!1,playerCount:0,ping:0,playerId:"",claimedSeat:-1,nomination:!1,votes:[],lockedVote:0,votingSpeed:3e3,isVoteInProgress:!1,voteHistory:[],isRolesDistributed:!1}),Ot={},Ct={},Mt={setPlayerId:xt("playerId"),setSpectator:xt("isSpectator"),setReconnecting:xt("isReconnecting"),setPlayerCount:xt("playerCount"),setPing:xt("ping"),setVotingSpeed:xt("votingSpeed"),setVoteInProgress:xt("isVoteInProgress"),claimSeat:xt("claimedSeat"),distributeRoles:xt("isRolesDistributed"),setSessionId(e,t){e.sessionId=t.toLocaleLowerCase().replace(/[^0-9a-z]/g,"").substr(0,10)},nomination(e,{nomination:t,votes:i,votingSpeed:s,lockedVote:o,isVoteInProgress:r}={}){e.nomination=t||!1,e.votes=i||[],e.votingSpeed=s||e.votingSpeed,e.lockedVote=o||0,e.isVoteInProgress=r||!1},addHistory(e,t){if(!e.nomination||e.lockedVote<=t.length)return;const i="traveler"===t[e.nomination[1]].role.team;e.voteHistory.push({timestamp:new Date,nominator:t[e.nomination[0]].name,nominee:t[e.nomination[1]].name,type:i?"Banishment":"Execution",majority:Math.ceil(t.filter(e=>!e.isDead||i).length/2),votes:t.filter((t,i)=>e.votes[i]).map(({name:e})=>e)})},clearVoteHistory(e){e.voteHistory=[]},vote:It,voteSync:It,lockVote(e,t){e.lockedVote=void 0!==t?t:e.lockedVote+1}};var Pt={namespaced:!0,state:Tt,getters:Ot,actions:Ct,mutations:Mt},Dt=i("b1d9"),Et=i("b249");s["a"].use(n["a"]);const jt=new Map(pe.map(e=>[e.id,e])),Vt=new Map(Dt.map(e=>[e.id,e])),$t=new Map(Et.map(e=>[e.id,e])),Gt=(e=pe[0])=>new Map(Dt.filter(t=>t.edition===e.id||e.roles.includes(t.id)).sort((e,t)=>t.team.localeCompare(e.team)).map(e=>[e.id,e])),At=(e=pe[0])=>new Map(Dt.filter(t=>"traveler"===t.team&&t.edition!==e.id&&!e.roles.includes(t.id)).map(e=>[e.id,e])),Ft="https://raw.githubusercontent.com/bra1n/townsquare/main/src/assets/icons/",Bt={image:"",edition:"custom",firstNight:0,firstNightReminder:"",otherNight:0,otherNightReminder:"",reminders:[],remindersGlobal:[],setup:!1,team:"townsfolk",isCustom:!0};var Ht=new n["a"].Store({modules:{players:Rt,session:Pt},state:{grimoire:{isNight:!1,isNightOrder:!0,isPublic:!0,isMenuOpen:!1,isMuted:!1,zoom:0,background:""},modals:{edition:!1,fabled:!1,gameState:!1,nightOrder:!1,reference:!1,reminder:!1,role:!1,roles:!1,voteHistory:!1},edition:jt.get("tb"),roles:Gt(),otherTravelers:At(),fabled:$t},getters:{customRoles:({roles:e})=>{const t=[];return e.forEach(e=>{if(e.isCustom){const i={};for(let t in e){const s=e[t];"image"===t&&s.toLocaleLowerCase().includes(Ft)||"isCustom"!==t&&s!==Bt[t]&&(i[t]=s)}t.push(i)}else t.push({id:e.id})}),t},rolesJSONbyId:()=>Vt},mutations:{toggleMenu({grimoire:e}){e.isMenuOpen=!e.isMenuOpen},toggleGrimoire({grimoire:e},t){e.isPublic=!0===t||!1===t?t:!e.isPublic,document.title="Blood on the Clocktower "+(e.isPublic?"Town Square":"Grimoire")},toggleNight({grimoire:e},t){e.isNight=!0===t||!1===t?t:!e.isNight},toggleNightOrder({grimoire:e}){e.isNightOrder=!e.isNightOrder},setZoom({grimoire:e},t){e.zoom=t},setBackground({grimoire:e},t){e.background=t},setIsMuted({grimoire:e},t){e.isMuted=t},toggleModal({modals:e},t){t&&(e[t]=!e[t]);for(let i in e)i!==t&&(e[i]=!1)},setCustomRoles(e,t){e.roles=new Map(t.map(t=>Vt.get(t.id)||e.roles.get(t.id)||Object.assign({},Bt,t)).map(e=>(Vt.get(e.id)||("townsfolk"===e.team||"outsider"===e.team?e.image=e.image||Ft+"good.png":"demon"===e.team||"minion"===e.team?e.image=e.image||Ft+"evil.png":e.image=e.image||Ft+"custom.png"),e)).filter(e=>e.name&&e.ability&&e.team).sort((e,t)=>t.team.localeCompare(e.team)).map(e=>[e.id,e])),e.otherTravelers=new Map(Dt.filter(e=>"traveler"===e.team&&!t.some(t=>t.id===e.id)).map(e=>[e.id,e]))},setEdition(e,t){jt.has(t.id)?(e.edition=jt.get(t.id),e.roles=Gt(e.edition),e.otherTravelers=At(e.edition)):e.edition=t,e.modals.edition=!1}},plugins:[yt.a,vt]}),Lt=i("ecee"),zt=i("c074"),Wt=i("f2d1"),Jt=i("ad3d");const Ut=["AddressCard","BookOpen","BroadcastTower","Chair","CheckSquare","CloudMoon","Cog","Copy","Dice","Dragon","ExchangeAlt","FileCode","FileUpload","HandPaper","HandPointRight","Heartbeat","Image","Link","MinusCircle","PeopleArrows","PlusCircle","Question","Random","RedoAlt","SearchMinus","SearchPlus","Square","TheaterMasks","Times","TimesCircle","TrashAlt","Undo","User","UserEdit","UserFriends","Users","VolumeUp","VolumeMute","VoteYea"],Yt=["Github","Discord"];Lt["c"].add(...Ut.map(e=>zt["a"]["fa"+e]),...Yt.map(e=>Wt["a"]["fa"+e])),s["a"].component("font-awesome-icon",Jt["a"]),s["a"].config.productionTip=!1,new s["a"]({render:e=>e(ut),store:Ht}).$mount("#app")},"590d":function(e,t,i){"use strict";i("6a0b")},"5bd9":function(e,t,i){e.exports=i.p+"img/cannibal.e2bfb541.png"},"5c0b":function(e,t,i){"use strict";i("9c0c")},"5c56":function(e,t,i){e.exports=i.p+"img/duchess.cfec75dc.png"},"5c8e":function(e,t,i){e.exports=i.p+"img/goblin.7ebbd9ad.png"},"5cf2":function(e,t,i){e.exports=i.p+"img/x.fbca4d75.png"},"5f4e":function(e,t,i){e.exports=i.p+"img/tb-minion.b01c557e.png"},"61b0":function(e,t,i){var s={"./acrobat.png":"887b","./amnesiac.png":"043b","./angel.png":"bfe2","./apprentice.png":"4bea","./artist.png":"2cd0","./assassin.png":"9187","./balloonist.png":"65db","./barber.png":"fcc6","./barista.png":"027a","./baron.png":"24d3","./beggar.png":"cfcc","./bishop.png":"8030","./bonecollector.png":"23b1","./bountyhunter.png":"899d","./buddhist.png":"1d01","./bureaucrat.png":"25f6","./butcher.png":"37dd","./butler.png":"64fe","./cannibal.png":"5bd9","./cerenovus.png":"0436","./chambermaid.png":"125e","./chef.png":"1e83","./clockmaker.png":"f93f","./courtier.png":"ee02","./cultleader.png":"398f","./custom.png":"fd83","./deusexfiasco.png":"9002","./deviant.png":"3b65","./devilsadvocate.png":"cd8b","./djinn.png":"e222","./doomsayer.png":"659f","./dreamer.png":"71b8","./drunk.png":"d97d","./duchess.png":"5c56","./empath.png":"bb7a","./evil.png":"c24f","./eviltwin.png":"e014","./exorcist.png":"5072","./fanggu.png":"6ac0","./fibbin.png":"6eb1","./fiddler.png":"64be","./fisherman.png":"c5db","./flowergirl.png":"66ae","./fool.png":"4720","./fortuneteller.png":"43e8","./gambler.png":"dce6","./general.png":"ac9c","./goblin.png":"5c8e","./godfather.png":"99d0","./good.png":"667e","./goon.png":"55aa","./gossip.png":"cadc","./grandmother.png":"c9f5","./gunslinger.png":"ee92","./harlot.png":"559e","./hellslibrarian.png":"a367","./imp.png":"3e70","./innkeeper.png":"663c","./investigator.png":"b570","./judge.png":"f09b","./juggler.png":"65ab","./klutz.png":"adfc","./leviathan.png":"2b04","./librarian.png":"4d73","./lilmonsta.png":"c492","./lunatic.png":"0b61","./lycanthrope.png":"c316","./mastermind.png":"f834","./mathematician.png":"8888","./matron.png":"b1cb","./mayor.png":"b223","./minstrel.png":"4efd","./monk.png":"6741","./moonchild.png":"3f65","./mutant.png":"17ad","./nodashii.png":"68a4","./oracle.png":"0c12","./pacifist.png":"fff1","./philosopher.png":"3603","./pithag.png":"7f07","./pixie.png":"a7b6","./plus.png":"160b","./po.png":"c73a","./poisoner.png":"f282","./politician.png":"07ab","./preacher.png":"2094","./professor.png":"b30c","./pukka.png":"a6a2","./ravenkeeper.png":"0c59","./recluse.png":"177d","./revolutionary.png":"aa2d","./sage.png":"30b6","./sailor.png":"223c","./saint.png":"6936","./savant.png":"d715","./scapegoat.png":"327a","./scarletwoman.png":"f322","./seamstress.png":"ac7c","./sentinel.png":"af68","./shabaloth.png":"0b29","./slayer.png":"d62b","./snakecharmer.png":"4021","./soldier.png":"4e76","./spiritofivory.png":"0d06","./spy.png":"ec1e","./stormcatcher.png":"a4c2","./sweetheart.png":"f1e5","./tealady.png":"ba9b","./thief.png":"9ce3","./tinker.png":"9f7e","./towncrier.png":"38a5","./toymaker.png":"39eb","./undertaker.png":"0e20","./vigormortis.png":"f4bd","./virgin.png":"eff4","./vortox.png":"3a43","./voudon.png":"a710","./washerwoman.png":"013f","./widow.png":"22c9","./witch.png":"f558","./x.png":"5cf2","./zombuul.png":"20ca"};function o(e){var t=r(e);return i(t)}function r(e){if(!i.o(s,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return s[e]}o.keys=function(){return Object.keys(s)},o.resolve=r,e.exports=o,o.id="61b0"},"634a":function(e){e.exports=JSON.parse('[{"townsfolk":3,"outsider":0,"minion":1,"demon":1},{"townsfolk":3,"outsider":1,"minion":1,"demon":1},{"townsfolk":5,"outsider":0,"minion":1,"demon":1},{"townsfolk":5,"outsider":1,"minion":1,"demon":1},{"townsfolk":5,"outsider":2,"minion":1,"demon":1},{"townsfolk":7,"outsider":0,"minion":2,"demon":1},{"townsfolk":7,"outsider":1,"minion":2,"demon":1},{"townsfolk":7,"outsider":2,"minion":2,"demon":1},{"townsfolk":9,"outsider":0,"minion":3,"demon":1},{"townsfolk":9,"outsider":1,"minion":3,"demon":1},{"townsfolk":9,"outsider":2,"minion":3,"demon":1}]')},"64be":function(e,t,i){e.exports=i.p+"img/fiddler.8c3b1cc0.png"},"64fe":function(e,t,i){e.exports=i.p+"img/butler.3763fa3d.png"},"659f":function(e,t,i){e.exports=i.p+"img/doomsayer.34573e9a.png"},"65ab":function(e,t,i){e.exports=i.p+"img/juggler.7cc6d089.png"},"65db":function(e,t,i){e.exports=i.p+"img/balloonist.3d6e31f8.png"},"663c":function(e,t,i){e.exports=i.p+"img/innkeeper.8b0b87f1.png"},"667e":function(e,t,i){e.exports=i.p+"img/good.9b3436c8.png"},"66ae":function(e,t,i){e.exports=i.p+"img/flowergirl.4ee69cb5.png"},6741:function(e,t,i){e.exports=i.p+"img/monk.a6f2667a.png"},"68a4":function(e,t,i){e.exports=i.p+"img/nodashii.5c943357.png"},6936:function(e,t,i){e.exports=i.p+"img/saint.f81db252.png"},"6a0b":function(e,t,i){},"6ac0":function(e,t,i){e.exports=i.p+"img/fanggu.cb4e346c.png"},"6b1e":function(e,t,i){},"6eb1":function(e,t,i){e.exports=i.p+"img/fibbin.2c83b0c2.png"},"71b8":function(e,t,i){e.exports=i.p+"img/dreamer.ab7f2328.png"},"73a1":function(e,t,i){e.exports=i.p+"img/tb-outsider.9ae6ef1b.png"},7496:function(e,t,i){e.exports=i.p+"img/bmr.1d06ca78.png"},"74c9":function(e,t,i){"use strict";i("9fd8")},7584:function(e,t,i){"use strict";i("1b4e")},7727:function(e,t,i){},"7f07":function(e,t,i){e.exports=i.p+"img/pithag.adc1ce12.png"},8030:function(e,t,i){e.exports=i.p+"img/bishop.dec14fdc.png"},"82a4":function(e,t,i){},"84f3":function(e,t,i){"use strict";i("7727")},8781:function(e,t,i){"use strict";i("6b1e")},"887b":function(e,t,i){e.exports=i.p+"img/acrobat.b8ef8f5b.png"},8888:function(e,t,i){e.exports=i.p+"img/mathematician.31142ad1.png"},"899d":function(e,t,i){e.exports=i.p+"img/bountyhunter.cc6eb160.png"},"8d24":function(e,t,i){},9002:function(e,t,i){e.exports=i.p+"img/deusexfiasco.90479b40.png"},9187:function(e,t,i){e.exports=i.p+"img/assassin.db54a5ff.png"},9224:function(e){e.exports=JSON.parse('{"a":"2.6.0"}')},"92d8":function(e,t,i){e.exports=i.p+"img/luf.8e16a6e6.png"},"99d0":function(e,t,i){e.exports=i.p+"img/godfather.2febcd81.png"},"9c0c":function(e,t,i){},"9ce3":function(e,t,i){e.exports=i.p+"img/thief.60ce8845.png"},"9f7e":function(e,t,i){e.exports=i.p+"img/tinker.669b5612.png"},"9fd8":function(e,t,i){},a367:function(e,t,i){e.exports=i.p+"img/hellslibrarian.ed49edab.png"},a3b0:function(e,t,i){e.exports=i.p+"img/tb-demon.0ac8cce6.png"},a4c2:function(e,t,i){e.exports=i.p+"img/stormcatcher.e0bdc1ee.png"},a53c:function(e,t,i){"use strict";i("c5b0")},a6a2:function(e,t,i){e.exports=i.p+"img/pukka.cbbc2d26.png"},a710:function(e,t,i){e.exports=i.p+"img/voudon.2b1f0492.png"},a718:function(e,t,i){},a7b6:function(e,t,i){e.exports=i.p+"img/pixie.32ba399c.png"},aa2d:function(e,t,i){e.exports=i.p+"img/revolutionary.ae2abbef.png"},ac7c:function(e,t,i){e.exports=i.p+"img/seamstress.05f0eb74.png"},ac9c:function(e,t,i){e.exports=i.p+"img/general.1d8bb5aa.png"},adfc:function(e,t,i){e.exports=i.p+"img/klutz.c7e784cd.png"},aec9:function(e,t,i){"use strict";i("4dc0")},af68:function(e,t,i){e.exports=i.p+"img/sentinel.1fecd38b.png"},b1cb:function(e,t,i){e.exports=i.p+"img/matron.ffb17746.png"},b1d9:function(e){e.exports=JSON.parse('[{"id":"washerwoman","name":"Washerwoman","edition":"tb","team":"townsfolk","firstNight":20,"firstNightReminder":"Show the character token of a Townsfolk in play. Point to two players, one of which is that character.","otherNight":0,"otherNightReminder":"","reminders":["Townsfolk","Wrong"],"setup":false,"ability":"You start knowing that 1 of 2 players is a particular Townsfolk."},{"id":"librarian","name":"Librarian","edition":"tb","team":"townsfolk","firstNight":21,"firstNightReminder":"Show the character token of an Outsider in play. Point to two players, one of which is that character.","otherNight":0,"otherNightReminder":"","reminders":["Outsider","Wrong"],"setup":false,"ability":"You start knowing that 1 of 2 players is a particular Outsider. (Or that zero are in play.)"},{"id":"investigator","name":"Investigator","edition":"tb","team":"townsfolk","firstNight":22,"firstNightReminder":"Show the character token of a Minion in play. Point to two players, one of which is that character.","otherNight":0,"otherNightReminder":"","reminders":["Minion","Wrong"],"setup":false,"ability":"You start knowing that 1 of 2 players is a particular Minion."},{"id":"chef","name":"Chef","edition":"tb","team":"townsfolk","firstNight":23,"firstNightReminder":"Show the finger signal (0, 1, 2, …) for the number of pairs of neighbouring evil players.","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You start knowing how many pairs of evil players there are."},{"id":"empath","name":"Empath","edition":"tb","team":"townsfolk","firstNight":24,"firstNightReminder":"Show the finger signal (0, 1, 2) for the number of evil alive neighbours of the Empath.","otherNight":43,"otherNightReminder":"Show the finger signal (0, 1, 2) for the number of evil neighbours.","reminders":[],"setup":false,"ability":"Each night, you learn how many of your 2 alive neighbours are evil."},{"id":"fortuneteller","name":"Fortune Teller","edition":"tb","team":"townsfolk","firstNight":25,"firstNightReminder":"The Fortune Teller points to two players. Give the head signal (nod yes, shake no) for whether one of those players is the Demon. ","otherNight":44,"otherNightReminder":"The Fortune Teller points to two players. Show the head signal (nod \'yes\', shake \'no\') for whether one of those players is the Demon.","reminders":["Red herring"],"setup":false,"ability":"Each night, choose 2 players: you learn if either is a Demon. There is a good player that registers as a Demon to you."},{"id":"undertaker","name":"Undertaker","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":46,"otherNightReminder":"If a player was executed today: Show that player’s character token.","reminders":["Executed"],"setup":false,"ability":"Each night*, you learn which character died by execution today."},{"id":"monk","name":"Monk","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":10,"otherNightReminder":"The previously protected player is no longer protected. The Monk points to a player not themself. Mark that player \'Protected\'.","reminders":["Protected"],"setup":false,"ability":"Each night*, choose a player (not yourself): they are safe from the Demon tonight."},{"id":"ravenkeeper","name":"Ravenkeeper","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":41,"otherNightReminder":"If the Ravenkeeper died tonight: The Ravenkeeper points to a player. Show that player’s character token.","reminders":[],"setup":false,"ability":"If you die at night, you are woken to choose a player: you learn their character."},{"id":"virgin","name":"Virgin","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"The 1st time you are nominated, if the nominator is a Townsfolk, they are executed immediately."},{"id":"slayer","name":"Slayer","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"Once per game, during the day, publicly choose a player: if they are the Demon, they die."},{"id":"soldier","name":"Soldier","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You are safe from the Demon."},{"id":"mayor","name":"Mayor","edition":"tb","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If only 3 players live & no execution occurs, your team wins. If you die at night, another player might die instead."},{"id":"butler","name":"Butler","edition":"tb","team":"outsider","firstNight":26,"firstNightReminder":"The Butler points to a player. Mark that player as \'Master\'.","otherNight":45,"otherNightReminder":"The Butler points to a player. Mark that player as \'Master\'.","reminders":["Master"],"setup":false,"ability":"Each night, choose a player (not yourself): tomorrow, you may only vote if they are voting too."},{"id":"drunk","name":"Drunk","edition":"tb","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"remindersGlobal":["Drunk"],"setup":true,"ability":"You do not know you are the Drunk. You think you are a Townsfolk character, but you are not."},{"id":"recluse","name":"Recluse","edition":"tb","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You might register as evil & as a Minion or Demon, even if dead."},{"id":"saint","name":"Saint","edition":"tb","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If you are executed, your team loses."},{"id":"poisoner","name":"Poisoner","edition":"tb","team":"minion","firstNight":9,"firstNightReminder":"The Poisoner points to a player. That player is poisoned.","otherNight":5,"otherNightReminder":"The previously poisoned player is no longer poisoned. The Poisoner points to a player. That player is poisoned.","reminders":["Poisoned"],"setup":false,"ability":"Each night, choose a player: they are poisoned tonight and tomorrow day"},{"id":"spy","name":"Spy","edition":"tb","team":"minion","firstNight":34,"firstNightReminder":"Show the Grimoire to the Spy for as long as they need.","otherNight":56,"otherNightReminder":"Show the Grimoire to the Spy for as long as they need.","reminders":[],"setup":false,"ability":"Each night, you see the Grimoire. You might register as good & as a Townsfolk or Outsider, even if dead."},{"id":"scarletwoman","name":"Scarlet Woman","edition":"tb","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":15,"otherNightReminder":"If the Scarlet Woman became the Demon today: Show the \'You are\' card, then the demon token.","reminders":["Demon"],"setup":false,"ability":"If there are 5 or more players alive & the Demon dies, you become the Demon. (Travellers don’t count)"},{"id":"baron","name":"Baron","edition":"tb","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":true,"ability":"There are extra Outsiders in play. [+2 Outsiders]"},{"id":"imp","name":"Imp","edition":"tb","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":19,"otherNightReminder":"The Imp points to a player. That player dies. If the Imp chose themselves: Replace the character of 1 alive minion with a spare Imp token. Show the \'You are\' card, then the Imp token.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a player: they die. If you kill yourself this way, a Minion becomes the Imp."},{"id":"thief","name":"Thief","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"The Thief points to a player. Put the Thief\'s \'Negative vote\' reminder by the chosen player\'s character token.","otherNight":0,"otherNightReminder":"The Thief points to a player. Put the Thief\'s \'Negative vote\' reminder by the chosen player\'s character token.","reminders":["Negative vote"],"setup":false,"ability":"Each night, choose a player (not yourself): their vote counts negatively tomorrow."},{"id":"bureaucrat","name":"Bureaucrat","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"The Bureaucrat points to a player. Put the Bureaucrat\'s \'3 votes\' reminder by the chosen player\'s character token.","otherNight":0,"otherNightReminder":"The Bureaucrat points to a player. Put the Bureaucrat\'s \'3 votes\' reminder by the chosen player\'s character token.","reminders":["3 votes"],"setup":false,"ability":"Each night, choose a player (not yourself): their vote counts as 3 votes tomorrow."},{"id":"gunslinger","name":"Gunslinger","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Each day, after the 1st vote has been tallied, you may choose a player that voted: they die."},{"id":"scapegoat","name":"Scapegoat","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If a player of your alignment is executed, you might be executed instead."},{"id":"beggar","name":"Beggar","edition":"tb","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You must use a vote token to vote. Dead players may choose to give you theirs. If so, you learn their alignment."},{"id":"grandmother","name":"Grandmother","edition":"bmr","team":"townsfolk","firstNight":27,"firstNightReminder":"Show the marked character token. Point to the marked player.","otherNight":39,"otherNightReminder":"If the Grandmother’s grandchild was killed by the Demon tonight: The Grandmother dies.","reminders":["Grandchild"],"setup":false,"ability":"You start knowing a good player & character. If the Demon kills them, you die too."},{"id":"sailor","name":"Sailor","edition":"bmr","team":"townsfolk","firstNight":5,"firstNightReminder":"The Sailor points to a living player. Either the Sailor, or the chosen player, is drunk.","otherNight":2,"otherNightReminder":"The previously drunk player is no longer drunk. The Sailor points to a living player. Either the Sailor, or the chosen player, is drunk.","reminders":["Drunk"],"setup":false,"ability":"Each night, choose an alive player: either you or they are drunk until dusk. You can\'t die."},{"id":"chambermaid","name":"Chambermaid","edition":"bmr","team":"townsfolk","firstNight":37,"firstNightReminder":"The Chambermaid points to two players. Show the number signal (0, 1, 2, …) for how many of those players wake tonight for their ability.","otherNight":59,"otherNightReminder":"The Chambermaid points to two players. Show the number signal (0, 1, 2, …) for how many of those players wake tonight for their ability.","reminders":[],"setup":false,"ability":"Each night, choose 2 alive players (not yourself): you learn how many woke tonight due to their ability."},{"id":"exorcist","name":"Exorcist","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":17,"otherNightReminder":"The Exorcist points to a player, different from the previous night. If that player is the Demon: Wake the Demon. Show the Exorcist token. Point to the Exorcist. The Demon does not act tonight.","reminders":["Chosen"],"setup":false,"ability":"Each night*, choose a player (different to last night): the Demon, if chosen, learns who you are then doesn\'t wake tonight."},{"id":"innkeeper","name":"Innkeeper","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":6,"otherNightReminder":"The previously protected and drunk players lose those markers. The Innkeeper points to two players. Those players are protected. One is drunk.","reminders":["Protected","Drunk"],"setup":false,"ability":"Each night*, choose 2 players: they can\'t die tonight, but 1 is drunk until dusk."},{"id":"gambler","name":"Gambler","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":8,"otherNightReminder":"The Gambler points to a player, and a character on their sheet. If incorrect, the Gambler dies.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a player & guess their character: if you guess wrong, you die."},{"id":"gossip","name":"Gossip","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":36,"otherNightReminder":"If the Gossip’s public statement was true: Choose a player not protected from dying tonight. That player dies.","reminders":["Dead"],"setup":false,"ability":"Each day, you may make a public statement. Tonight, if it was true, a player dies."},{"id":"courtier","name":"Courtier","edition":"bmr","team":"townsfolk","firstNight":11,"firstNightReminder":"The Courtier either shows a \'no\' head signal, or points to a character on the sheet. If the Courtier used their ability : If that character is in play, that player is drunk.","otherNight":7,"otherNightReminder":"Reduce the remaining number of days the marked player is poisoned. If the Courtier has not yet used their ability: The Courtier either shows a \'no\' head signal, or points to a character on the sheet. If the Courtier used their ability: If that character is in play, that player is drunk.","reminders":["Drunk 3","Drunk 2","Drunk 1","No ability"],"setup":false,"ability":"Once per game, at night, choose a character: they are drunk for 3 nights & 3 days."},{"id":"professor","name":"Professor","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":35,"otherNightReminder":"If the Professor has not used their ability: The Professor either shakes their head no, or points to a player. If that player is a Townsfolk, they are now alive.","reminders":["Alive","No ability"],"setup":false,"ability":"Once per game, at night*, choose a dead player: if they are a Townsfolk, they are resurrected."},{"id":"minstrel","name":"Minstrel","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"Remove the \'Everyone drunk\' marker. If a Minion died today: All players but the Minstrel are drunk. Place the \'Everyone drunk\' marker.","reminders":["Everyone drunk"],"setup":false,"ability":"When a Minion dies by execution, all other players (except Travellers) are drunk until dusk tomorrow."},{"id":"tealady","name":"Tea Lady","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["Can not die"],"setup":false,"ability":"If both your alive neighbours are good, they can\'t die."},{"id":"pacifist","name":"Pacifist","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Executed good players might not die."},{"id":"fool","name":"Fool","edition":"bmr","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"The first time you die, you don\'t."},{"id":"tinker","name":"Tinker","edition":"bmr","team":"outsider","firstNight":0,"firstNightReminder":"The Tinker might die.","otherNight":37,"otherNightReminder":"The Tinker might die.","reminders":["Dead"],"setup":false,"ability":"You might die at any time."},{"id":"moonchild","name":"Moonchild","edition":"bmr","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":38,"otherNightReminder":"If the Moonchild used their ability to target a player today: If that player is good, they die.","reminders":["Dead"],"setup":false,"ability":"When you learn that you died, publicly choose 1 alive player. Tonight, if it was a good player, they die."},{"id":"goon","name":"Goon","edition":"bmr","team":"outsider","firstNight":0,"firstNightReminder":"If a player used their character ability to choose the Goon: The ability does not work. Place the Drunk token on that player. The Goon becomes that player’s alignment. Show \'You are\' card. Show thumbs-up good, thumbs-down \'evil\' for the Goon’s current alignment.","otherNight":0,"otherNightReminder":"If a player used their character ability to choose the Goon: The Goon becomes that player’s alignment. Show the \'You are\' card. Show the hand signal (thumbs-up \'good\', thumbs-down \'evil\') for the Goon’s current alignment.","reminders":["Drunk"],"setup":false,"ability":"Each night, the 1st player to choose you with their ability is drunk until dusk. You become their alignment."},{"id":"lunatic","name":"Lunatic","edition":"bmr","team":"outsider","firstNight":3,"firstNightReminder":"If 7 or more players: Show the Lunatic a number of arbitrary \'Minions\', players equal to the number of Minions in play. Show 3 character tokens of arbitrary good characters. If the token received by the Lunatic is a Demon that would wake tonight: Allow the Lunatic to do the Demon actions. Place their \'attack\' markers. Wake the Demon. Show the Demon’s real character token. Show them the Lunatic player. If the Lunatic attacked players: Show the real demon each marked player. Remove any Lunatic \'attack\' markers.","otherNight":16,"otherNightReminder":"Allow the Lunatic to do the actions of the Demon. Place their \'attack\' markers. If the Lunatic selected players: Wake the Demon. Show the \'attack\' marker, then point to each marked player. Remove any Lunatic \'attack\' markers.","reminders":["Attack 1","Attack 2","Attack 3"],"setup":false,"ability":"You think you are a Demon, but you are not. The Demon knows who you are & who you choose at night."},{"id":"godfather","name":"Godfather","edition":"bmr","team":"minion","firstNight":13,"firstNightReminder":"Show each of the Outsider tokens in play.","otherNight":31,"otherNightReminder":"If an Outsider died today: The Godfather points to a player. That player dies.","reminders":["Died today","Dead"],"setup":true,"ability":"You start knowing which Outsiders are in play. If 1 died today, choose a player tonight: they die. [−1 or +1 Outsider]"},{"id":"devilsadvocate","name":"Devil\'s Advocate","edition":"bmr","team":"minion","firstNight":14,"firstNightReminder":"The Devil’s Advocate points to a living player. That player survives execution tomorrow.","otherNight":11,"otherNightReminder":"The Devil’s Advocate points to a living player, different from the previous night. That player survives execution tomorrow.","reminders":["Survives execution"],"setup":false,"ability":"Each night, choose a living player (different to last night): if executed tomorrow, they don\'t die."},{"id":"assassin","name":"Assassin","edition":"bmr","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":30,"otherNightReminder":"If the Assassin has not yet used their ability: The Assassin either shows the \'no\' head signal, or points to a player. That player dies.","reminders":["Dead","No ability"],"setup":false,"ability":"Once per game, at night*, choose a player: they die, even if for some reason they could not."},{"id":"mastermind","name":"Mastermind","edition":"bmr","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If the Demon dies by execution (ending the game), play for one more day. If a player is then executed, their team loses."},{"id":"zombuul","name":"Zombuul","edition":"bmr","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":20,"otherNightReminder":"If no-one died during the day: The Zombuul points to a player. That player dies.","reminders":["Died today","Dead"],"setup":false,"ability":"Each night*, if no-one died today, choose a player: they die. The 1st time you die, you live but register as dead."},{"id":"pukka","name":"Pukka","edition":"bmr","team":"demon","firstNight":18,"firstNightReminder":"The Pukka points to a player. That player is poisoned.","otherNight":21,"otherNightReminder":"The poisoned player dies. The Pukka points to a player. That player is poisoned.","reminders":["Poisoned","Dead"],"setup":false,"ability":"Each night, choose a player: they are poisoned. The previously poisoned player dies then becomes healthy."},{"id":"shabaloth","name":"Shabaloth","edition":"bmr","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":23,"otherNightReminder":"One player that the Shabaloth chose the previous night might be resurrected. The Shabaloth points to two players. Those players die.","reminders":["Dead","Alive"],"setup":false,"ability":"Each night*, choose 2 players: they die. A dead player you chose last night might be regurgitated."},{"id":"po","name":"Po","edition":"bmr","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":24,"otherNightReminder":"If the Po chose no-one the previous night: The Po points to three players. Otherwise: The Po either shows the \'no\' head signal , or points to a player. Chosen players die","reminders":["Dead","3 attacks"],"setup":false,"ability":"Each night*, you may choose a player: they die. If your last choice was no-one, choose 3 players tonight."},{"id":"apprentice","name":"Apprentice","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"Show the Apprentice the \'You are\' card, then a Townsfolk or Minion token. In the Grimoire, replace the Apprentice token with that character token, and put the Apprentice\'s \'Is the Apprentice\' reminder by that character token.","otherNight":0,"otherNightReminder":"","reminders":["Is the Apprentice"],"setup":false,"ability":"On your 1st night, you gain a Townsfolk ability (if good), or a Minion ability (if evil)."},{"id":"matron","name":"Matron","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Each day, you may choose up to 3 pairs of players to swap seats. Players may not leave their seats to talk in private."},{"id":"judge","name":"Judge","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"Once per game, if another player nominated, you may choose to force the current execution to pass or fail."},{"id":"bishop","name":"Bishop","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["Nominate good","Nominate evil"],"setup":false,"ability":"Only the Storyteller can nominate. At least 1 opposite player must be nominated each day."},{"id":"voudon","name":"Voudon","edition":"bmr","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Only you and the dead can vote. They don\'t need a vote token to do so. A 50% majority is not required."},{"id":"clockmaker","name":"Clockmaker","edition":"snv","team":"townsfolk","firstNight":28,"firstNightReminder":"Show the hand signal for the number (1, 2, 3, etc.) of places from Demon to closest Minion.","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"You start knowing how many steps from the Demon to its nearest Minion."},{"id":"dreamer","name":"Dreamer","edition":"snv","team":"townsfolk","firstNight":29,"firstNightReminder":"The Dreamer points to a player. Show 1 good and 1 evil character token; one of these is correct.","otherNight":47,"otherNightReminder":"The Dreamer points to a player. Show 1 good and 1 evil character token; one of these is correct.","reminders":[],"setup":false,"ability":"Each night, choose a player (not yourself, not Travellers): you learn 1 good and 1 evil character, 1 of which is correct."},{"id":"snakecharmer","name":"Snake Charmer","edition":"snv","team":"townsfolk","firstNight":12,"firstNightReminder":"The Snake Charmer points to a player. If that player is the Demon: swap the Demon and Snake Charmer character and alignments. Wake each player to inform them of their new role and alignment. The new Snake Charmer is poisoned.","otherNight":9,"otherNightReminder":"The Snake Charmer points to a player. If that player is the Demon: swap the Demon and Snake Charmer character and alignments. Wake each player to inform them of their new role and alignment. The new Snake Charmer is poisoned.","reminders":["Poisoned"],"setup":false,"ability":"Each night, choose an alive player: a chosen Demon swaps characters & alignments with you & is then poisoned."},{"id":"mathematician","name":"Mathematician","edition":"snv","team":"townsfolk","firstNight":36,"firstNightReminder":"Show the hand signal for the number (0, 1, 2, etc.) of players whose ability malfunctioned due to other abilities.","otherNight":58,"otherNightReminder":"Show the hand signal for the number (0, 1, 2, etc.) of players whose ability malfunctioned due to other abilities.","reminders":["Abnormal"],"setup":false,"ability":"Each night, you learn how many players’ abilities worked abnormally (since dawn) due to another character\'s ability."},{"id":"flowergirl","name":"Flowergirl","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"Place the \'Demon not voted\' marker.","otherNight":48,"otherNightReminder":"Nod \'yes\' or shake head \'no\' for whether the Demon voted today. Place the \'Demon not voted\' marker (remove \'Demon voted\', if any).","reminders":["Demon voted","Demon not voted"],"setup":false,"ability":"Each night*, you learn if a Demon voted today."},{"id":"towncrier","name":"Town Crier","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"Place the \'Minions not nominated\' marker.","otherNight":49,"otherNightReminder":"Nod \'yes\' or shake head \'no\' for whether a Minion nominated today. Place the \'Minion not nominated\' marker (remove \'Minion nominated\', if any).","reminders":["Minions not nominated","Minion nominated"],"setup":false,"ability":"Each night*, you learn if a Minion nominated today"},{"id":"oracle","name":"Oracle","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":50,"otherNightReminder":"Show the hand signal for the number (0, 1, 2, etc.) of dead evil players.","reminders":[],"setup":false,"ability":"Each night*, you learn how many dead players are evil."},{"id":"savant","name":"Savant","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Each day, you may visit the Storyteller to learn 2 things in private: 1 is true & 1 is false."},{"id":"seamstress","name":"Seamstress","edition":"snv","team":"townsfolk","firstNight":30,"firstNightReminder":"The Seamstress either shows a \'no\' head signal, or points to two other players. If the Seamstress chose players , nod \'yes\' or shake \'no\' for whether they are of same alignment.","otherNight":51,"otherNightReminder":"If the Seamstress has not yet used their ability: the Seamstress either shows a \'no\' head signal, or points to two other players. If the Seamstress chose players , nod \'yes\' or shake \'no\' for whether they are of same alignment.","reminders":["No ability"],"setup":false,"ability":"Once per game, at night, choose 2 players (not yourself): you learn if they are the same alignment."},{"id":"philosopher","name":"Philosopher","edition":"snv","team":"townsfolk","firstNight":1,"firstNightReminder":"The Philosopher either shows a \'no\' head signal, or points to a good character on their sheet. If they chose a character: Swap the out-of-play character token with the Philosopher token. Or, if the character is in play, place the drunk marker by that player and the Not the Philosopher token by the Philosopher.","otherNight":1,"otherNightReminder":"If the Philosopher has not used their ability: the Philosopher either shows a \'no\' head signal, or points to a good character on their sheet. If they chose a character: Swap the out-of-play character token with the Philosopher token. Or, if the character is in play, place the drunk marker by that player and the Not the Philosopher token by the Philosopher.","reminders":["Drunk","Is not the Philosopher"],"setup":false,"ability":"Once per game, at night, choose a good character: gain that ability. If this character is in play, they are drunk."},{"id":"artist","name":"Artist","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"Once per game, during the day, privately ask the Storyteller any yes/no question."},{"id":"juggler","name":"Juggler","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":52,"otherNightReminder":"If today was the Juggler’s first day: Show the hand signal for the number (0, 1, 2, etc.) of \'Correct\' markers. Remove markers.","reminders":["Correct"],"setup":false,"ability":"On your 1st day, publicly guess up to 5 players\' characters. That night, you learn how many you got correct."},{"id":"sage","name":"Sage","edition":"snv","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":34,"otherNightReminder":"If the Sage was killed by a Demon: Point to two players, one of which is that Demon.","reminders":[],"setup":false,"ability":"If the Demon kills you, you learn that it is 1 of 2 players."},{"id":"mutant","name":"Mutant","edition":"snv","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If you are “mad” about being an Outsider, you might be executed."},{"id":"sweetheart","name":"Sweetheart","edition":"snv","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":33,"otherNightReminder":"Choose a player that is drunk.","reminders":["Drunk"],"setup":false,"ability":"When you die, 1 player is drunk from now on."},{"id":"barber","name":"Barber","edition":"snv","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":32,"otherNightReminder":"If the Barber died today: Wake the Demon. Show the \'This character selected you\' card, then Barber token. The Demon either shows a \'no\' head signal, or points to 2 players. If they chose players: Swap the character tokens. Wake each player. Show \'You are\', then their new character token.","reminders":["Haircuts tonight"],"setup":false,"ability":"If you died today or tonight, the Demon may choose 2 players (not another Demon) to swap characters."},{"id":"klutz","name":"Klutz","edition":"snv","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"When you learn that you died, publicly choose an alive good player or you lose."},{"id":"eviltwin","name":"Evil Twin","edition":"snv","team":"minion","firstNight":15,"firstNightReminder":"Wake the Evil Twin and their twin. Confirm that they have acknowledged each other. Point to the Evil Twin. Show their Evil Twin token to the twin player. Point to the twin. Show their character token to the Evil Twin player.","otherNight":0,"otherNightReminder":"","reminders":["Twin"],"setup":false,"ability":"You & an opposing player know each other. If the good player is executed, evil wins. Good can\'t win if you both live."},{"id":"witch","name":"Witch","edition":"snv","team":"minion","firstNight":16,"firstNightReminder":"The Witch points to a player. If that player nominates tomorrow they die immediately.","otherNight":12,"otherNightReminder":"If there are 4 or more players alive: The Witch points to a player. If that player nominates tomorrow they die immediately.","reminders":["Cursed"],"setup":false,"ability":"Each night, choose a player: if they nominate tomorrow, they die. If just 3 players live, you lose this ability."},{"id":"cerenovus","name":"Cerenovus","edition":"snv","team":"minion","firstNight":17,"firstNightReminder":"The Cerenovus points to a player, then to a character on their sheet. Wake that player. Show the \'This character selected you\' card, then the Cerenovus token. Show the selected character token. If the player is not mad about being that character tomorrow, they can be executed.","otherNight":13,"otherNightReminder":"The Cerenovus points to a player, then to a character on their sheet. Wake that player. Show the \'This character selected you\' card, then the Cerenovus token. Show the selected character token. If the player is not mad about being that character tomorrow, they can be executed.","reminders":["Mad"],"setup":false,"ability":"Each night, choose a player & a good character: they are “mad” they are this character tomorrow, or might be executed."},{"id":"pithag","name":"Pit-Hag","edition":"snv","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":14,"otherNightReminder":"The Pit-Hag points to a player and a character on the sheet. If this character is not in play, wake that player and show them the \'You are\' card and the relevant character token. If the character is in play, nothing happens.","reminders":[],"setup":false,"ability":"Each night*, choose a player & a character they become (if not-in-play). If a Demon is made, deaths tonight are arbitrary."},{"id":"fanggu","name":"Fang Gu","edition":"snv","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":25,"otherNightReminder":"The Fang Gu points to a player. That player dies. Or, if that player was an Outsider and there are no other Fang Gu in play: The Fang Gu dies instead of the chosen player. The chosen player is now an evil Fang Gu. Wake the new Fang Gu. Show the \'You are\' card, then the Fang Gu token. Show the \'You are\' card, then the thumb-down \'evil\' hand sign.","reminders":["Dead"],"setup":true,"ability":"Each night*, choose a player: they die. The 1st Outsider this kills becomes an evil Fang Gu & you die instead. [+1 Outsider]"},{"id":"vigormortis","name":"Vigormortis","edition":"snv","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":28,"otherNightReminder":"The Vigormortis points to a player. That player dies. If a Minion, they keep their ability and one of their Townsfolk neighbours is poisoned.","reminders":["Dead","Has ability","Poisoned"],"setup":true,"ability":"Each night*, choose a player: they die. Minions you kill keep their ability & poison 1 Townsfolk neighbour. [−1 Outsider]"},{"id":"nodashii","name":"No Dashii","edition":"snv","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":26,"otherNightReminder":"The No Dashii points to a player. That player dies.","reminders":["Dead","Poisoned"],"setup":false,"ability":"Each night*, choose a player: they die. Your 2 Townsfolk neighbours are poisoned."},{"id":"vortox","name":"Vortox","edition":"snv","team":"demon","firstNight":0,"firstNightReminder":"","otherNight":27,"otherNightReminder":"The Vortox points to a player. That player dies.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a player; they die. Townsfolk abilities yield false info. Each day, if no-one is executed, evil wins."},{"id":"barista","name":"Barista","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["Sober & Healthy","Ability twice"],"setup":false,"ability":"Each night, until dusk, 1) a player becomes sober, healthy and gets true info, or 2) their ability works twice. They learn which."},{"id":"harlot","name":"Harlot","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"The Harlot points at any player. Then, put the Harlot to sleep. Wake the chosen player, show them the \'This character selected you\' token, then the Harlot token. That player either nods their head yes or shakes their head no. If they nodded their head yes, wake the Harlot and show them the chosen player\'s character token. Then, you may decide that both players die.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a living player: if they agree, you learn their character, but you both might die."},{"id":"butcher","name":"Butcher","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"Each day, after the 1st execution, you nominate again."},{"id":"bonecollector","name":"Bone Collector","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"The Bone Collector either shakes their head no or points at any dead player. If they pointed at any dead player, put the Bone Collector\'s \'Has Ability\' reminder by the chosen player\'s character token. (They may need to be woken tonight to use it.)","reminders":["No ability","Has ability"],"setup":false,"ability":"Once per game, at night, choose a dead player: they regain their ability until dusk."},{"id":"deviant","name":"Deviant","edition":"snv","team":"traveler","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If you were funny today, you can not be exiled."},{"id":"bountyhunter","name":"Bounty Hunter","edition":"","team":"townsfolk","firstNight":32,"firstNightReminder":"Point to 1 evil player. Wake the townsfolk who is evil and show them the \'You are\' card and the thumbs down evil sign.","otherNight":54,"otherNightReminder":"If the known evil player has died, point to another evil player. ","reminders":["Known"],"setup":true,"ability":"You start knowing 1 evil player. If the player you know dies, you learn another evil player tonight. [1 Townsfolk is evil]"},{"id":"pixie","name":"Pixie","edition":"","team":"townsfolk","firstNight":19,"firstNightReminder":"Show the Pixie 1 in-play Townsfolk role.","otherNight":0,"otherNightReminder":"","reminders":["Mad","Has ability"],"setup":false,"ability":"You start knowing 1 in-play Townsfolk. If you were mad that you were this character, you gain their ability when they die."},{"id":"preacher","name":"Preacher","edition":"","team":"townsfolk","firstNight":7,"firstNightReminder":"The Preacher chooses a player. If a Minion is chosen, wake the Minion and show the \'This character selected you\' card and then the Preacher token.","otherNight":4,"otherNightReminder":"The Preacher chooses a player. If a Minion is chosen, wake the Minion and show the \'This character selected you\' card and then the Preacher token.","reminders":["At a sermon"],"setup":false,"ability":"Each night, choose a player: a Minion, if chosen, learns this. All chosen Minions have no ability."},{"id":"general","name":"General","edition":"","team":"townsfolk","firstNight":35,"firstNightReminder":"Show the General thumbs up for good winning, thumbs down for evil winning or thumb to the side for neither.","otherNight":57,"otherNightReminder":"Show the General thumbs up for good winning, thumbs down for evil winning or thumb to the side for neither.","reminders":[],"setup":false,"ability":"Each night, you learn which alignment the Storyteller believes is winning: good, evil, or neither."},{"id":"balloonist","name":"Balloonist","edition":"","team":"townsfolk","firstNight":31,"firstNightReminder":"Choose a character type. Point to a player whose character is of that type. Place the Balloonist\'s Seen reminder next to that character.","otherNight":53,"otherNightReminder":"Choose a character type that does not yet have a Seen reminder next to a character of that type. Point to a player whose character is of that type, if there are any. Place the Balloonist\'s Seen reminder next to that character.","reminders":["Seen Townsfolk","Seen Outsider","Seen Minion","Seen Demon","Seen Traveller"],"setup":true,"ability":"Each night, you learn 1 player of each character type, until there are no more types to learn. [+1 Outsider]"},{"id":"cultleader","name":"Cult Leader","edition":"","team":"townsfolk","firstNight":33,"firstNightReminder":"If the cult leader changed alignment, show them the thumbs up good signal of the thumbs down evil signal accordingly.","otherNight":55,"otherNightReminder":"If the cult leader changed alignment, show them the thumbs up good signal of the thumbs down evil signal accordingly.","reminders":[],"setup":false,"ability":"Each night, you become the alignment of an alive neighbour. If all good players choose to join your cult, your team wins."},{"id":"lycanthrope","name":"Lycanthrope","edition":"","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":18,"otherNightReminder":"The Lycanthrope points to a living player: if good, they die and no one else can die tonight.","reminders":["Dead"],"setup":false,"ability":"Each night*, choose a living player: if good, they die, but they are the only player that can die tonight."},{"id":"amnesiac","name":"Amnesiac","edition":"","team":"townsfolk","firstNight":6,"firstNightReminder":"Decide the Amnesiac\'s entire ability. If the Amnesiac\'s ability causes them to wake tonight: Wake the Amnesiac and run their ability.","otherNight":3,"otherNightReminder":"If the Amnesiac\'s ability causes them to wake tonight: Wake the Amnesiac and run their ability.","reminders":["?"],"setup":false,"ability":"You do not know what your ability is. Each day, privately guess what it is: you learn how accurate you are."},{"id":"fisherman","name":"Fisherman","edition":"","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["No ability"],"setup":false,"ability":"Once per game, during the day, visit the Storyteller for some advice to help you win."},{"id":"cannibal","name":"Cannibal","edition":"","team":"townsfolk","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"Wake the cannibal when the character who was executed today would wake","reminders":["Poisoned","Died today"],"setup":false,"ability":"You have the ability of the recently killed executee. If they are evil, you are poisoned until a good player dies by execution."},{"id":"acrobat","name":"Acrobat","edition":"","team":"outsider","firstNight":0,"firstNightReminder":"If a good living neighbour is drunk or poisoned, the Acrobat player dies.","otherNight":22,"otherNightReminder":"If a good living neighbour is drunk or poisoned, the Acrobat player dies.","reminders":["Dead"],"setup":false,"ability":"Each night*, if either good living neighbour is drunk or poisoned, you die."},{"id":"politician","name":"Politician","edition":"","team":"outsider","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":[],"setup":false,"ability":"If you were the player most responsible for your team losing, you change alignment & win, even if dead."},{"id":"widow","name":"Widow","edition":"","team":"minion","firstNight":10,"firstNightReminder":"Show the Grimoire to the Widow for as long as they need. The Widow points to a player. That player is poisoned. Wake a good player. Show the \'These characters are in play\' card, then the Widow character token.","otherNight":0,"otherNightReminder":"","reminders":["Poisoned","Knows"],"setup":false,"ability":"On your 1st night, look at the Grimoire and choose a player: they are poisoned. 1 good player knows a Widow is in play."},{"id":"goblin","name":"Goblin","edition":"","team":"minion","firstNight":0,"firstNightReminder":"","otherNight":0,"otherNightReminder":"","reminders":["Claimed"],"setup":false,"ability":"If you publicly claim to be the Goblin when nominated & are executed that day, your team wins."},{"id":"lilmonsta","name":"Lil Monsta","edition":"","team":"demon","firstNight":8,"firstNightReminder":"","otherNight":29,"otherNightReminder":"Choose a player, that player dies.","reminders":[],"remindersGlobal":["Is the Demon","Dead"],"setup":true,"ability":"Each night, Minions choose who babysits Lil Monsta\'s token & \\"is the Demon\\". A player dies each night*. [+1 Minion]"},{"id":"leviathan","name":"Leviathan","edition":"","team":"demon","firstNight":39,"firstNightReminder":"Place the Leviathan \'Day 1\' marker. Announce \'The Leviathan is in play; this is Day 1.\'","otherNight":0,"otherNightReminder":"Place the next Leviathan \'Day n\' marker, where \'n\' is the next day number. Announce \'The Leviathan is in play; this is Day n.\'.","reminders":["Day 1","Day 2","Day 3","Day 4","Day 5","Good player executed"],"setup":false,"ability":"If more than 1 good player is executed, you win. All players know you are in play. After day 5, evil wins."}]')},b223:function(e,t,i){e.exports=i.p+"img/mayor.98dda8d8.png"},b249:function(e){e.exports=JSON.parse('[{"id":"doomsayer","firstNightReminder":"","otherNightReminder":"","reminders":[],"setup":false,"name":"Doomsayer","team":"fabled","ability":"If 4 or more players live, each living player may publicly choose (once per game) that a player of their own alignment dies."},{"id":"angel","firstNightReminder":"","otherNightReminder":"","reminders":["Protect","Punish"],"setup":false,"name":"Angel","team":"fabled","ability":"Something bad might happen to whoever is most responsible for the death of a new player."},{"id":"buddhist","firstNightReminder":"","otherNightReminder":"","reminders":[],"setup":false,"name":"Buddhist","team":"fabled","ability":"For the first 2 minutes of each day, veteran players may not talk."},{"id":"hellslibrarian","firstNightReminder":"","otherNightReminder":"","reminders":["Punish"],"setup":false,"name":"Hell\'s Librarian","team":"fabled","ability":"Something bad might happen to whoever talks when the Storyteller has asked for silence."},{"id":"revolutionary","firstNightReminder":"","otherNightReminder":"","reminders":["Used"],"setup":false,"name":"Revolutionary","team":"fabled","ability":"2 neighboring players are known to be the same alignment. Once per game, one of them registers falsely."},{"id":"fiddler","firstNightReminder":"","otherNightReminder":"","reminders":[],"setup":false,"name":"Fiddler","team":"fabled","ability":"Once per game, the Demon secretly chooses an opposing player: all players choose which of these 2 players win."},{"id":"toymaker","firstNightReminder":"","otherNight":1,"otherNightReminder":"If it is a night when a Demon attack could end the game, and the Demon is marked “Final night: No Attack,” then the Demon does not act tonight. (Do not wake them.)","reminders":["Final Night: No Attack"],"setup":false,"name":"Toymaker","team":"fabled","ability":"The Demon may choose not to attack & must do this at least once per game. Evil players get normal starting info."},{"id":"fibbin","firstNightReminder":"","otherNightReminder":"","reminders":["Used"],"setup":false,"name":"Fibbin","team":"fabled","ability":"Once per game, 1 good player might get false information."},{"id":"duchess","firstNightReminder":"","otherNight":1,"otherNightReminder":"Wake each player marked “Visitor” or “False Info” one at a time. Show them the Duchess token, then fingers (1, 2, 3) equaling the number of evil players marked “Visitor” or, if you are waking the player marked “False Info,” show them any number of fingers except the number of evil players marked “Visitor.”","reminders":["Visitor","False Info"],"setup":false,"name":"Duchess","team":"fabled","ability":"Each day, 3 players may choose to visit you. At night*, each visitor learns how many visitors are evil, but 1 gets false info."},{"id":"sentinel","firstNightReminder":"","otherNightReminder":"","reminders":[],"setup":true,"name":"Sentinel","team":"fabled","ability":"There might be 1 extra or 1 fewer Outsider in play."},{"id":"spiritofivory","firstNightReminder":"","otherNightReminder":"","reminders":["No extra evil"],"setup":false,"name":"Spirit of Ivory","team":"fabled","ability":"There can\'t be more than 1 extra evil player."},{"id":"djinn","firstNight":1,"firstNightReminder":"Wake each evil player and show them which jinxed characters are in play, so that they know not to bluff as characters that can not be in play.","otherNightReminder":"","reminders":[],"setup":false,"name":"Djinn","team":"fabled","ability":"Jinxed characters are not both in-play, but evil players know which ones are. Or, use the Djinn\'s \\"Special Rule\\"."},{"id":"stormcatcher","firstNight":1,"firstNightReminder":"Mark a good player as \\"Safe\\". Wake each evil player and show them the marked player.","otherNightReminder":"","reminders":["Safe"],"setup":false,"name":"Storm Catcher","team":"fabled","ability":"Name a good character. If in play, they can only die by execution, but evil players learn which player it is."},{"id":"deusexfiasco","firstNightReminder":"","otherNightReminder":"","reminders":["Whoops"],"setup":false,"name":"Deus ex Fiasco","team":"fabled","ability":"Once per game, the Storyteller will make a \\"mistake\\", correct it and publicly admit to it."}]')},b30c:function(e,t,i){e.exports=i.p+"img/professor.8a5ccf04.png"},b570:function(e,t,i){e.exports=i.p+"img/investigator.13194f19.png"},ba9b:function(e,t,i){e.exports=i.p+"img/tealady.2d47353e.png"},bac8:function(e,t,i){"use strict";i("3b95")},bb7a:function(e,t,i){e.exports=i.p+"img/empath.d7a89ed7.png"},bfe2:function(e,t,i){e.exports=i.p+"img/angel.016b2c65.png"},c198:function(e,t,i){"use strict";i("3998")},c24f:function(e,t,i){e.exports=i.p+"img/evil.908a2622.png"},c316:function(e,t,i){e.exports=i.p+"img/lycanthrope.52ed3230.png"},c492:function(e,t,i){e.exports=i.p+"img/lilmonsta.e4a265ca.png"},c5b0:function(e,t,i){},c5db:function(e,t,i){e.exports=i.p+"img/fisherman.9077de7e.png"},c73a:function(e,t,i){e.exports=i.p+"img/po.4c484011.png"},c9f5:function(e,t,i){e.exports=i.p+"img/grandmother.16001541.png"},cadc:function(e,t,i){e.exports=i.p+"img/gossip.dd8d7312.png"},cae1:function(e,t,i){e.exports=i.p+"img/bmr-demon.75dfa056.png"},cd8b:function(e,t,i){e.exports=i.p+"img/devilsadvocate.e455fea0.png"},ce23:function(e,t,i){var s={"./bmr-demon.png":"cae1","./bmr-minion.png":"28bf","./bmr-outsider.png":"e898","./bmr-townsfolk.png":"e988","./bmr.png":"7496","./custom.png":"441d","./luf.png":"92d8","./snv-demon.png":"f347","./snv-minion.png":"451a","./snv-outsider.png":"4dd9","./snv-townsfolk.png":"ed00","./snv.png":"2fd0","./tb-demon.png":"a3b0","./tb-minion.png":"5f4e","./tb-outsider.png":"73a1","./tb-townsfolk.png":"f7a3","./tb.png":"0aaa"};function o(e){var t=r(e);return i(t)}function r(e){if(!i.o(s,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return s[e]}o.keys=function(){return Object.keys(s)},o.resolve=r,e.exports=o,o.id="ce23"},cfcc:function(e,t,i){e.exports=i.p+"img/beggar.b7a4fbda.png"},d4b2:function(e,t,i){},d62b:function(e,t,i){e.exports=i.p+"img/slayer.0859544b.png"},d715:function(e,t,i){e.exports=i.p+"img/savant.16bfbc30.png"},d97d:function(e,t,i){e.exports=i.p+"img/drunk.4883c5a1.png"},dce6:function(e,t,i){e.exports=i.p+"img/gambler.000b4b9b.png"},dfb1:function(e,t){e.exports=e=>{if(localStorage.getItem("background")&&e.commit("setBackground",localStorage.background),localStorage.getItem("muted")&&e.commit("setIsMuted",!0),localStorage.getItem("zoom")&&e.commit("setZoom",parseFloat(localStorage.getItem("zoom"))),void 0!==localStorage.isPublic&&e.commit("toggleGrimoire",JSON.parse(localStorage.isPublic)),void 0!==localStorage.roles&&(e.commit("setCustomRoles",JSON.parse(localStorage.roles)),e.commit("setEdition",{id:"custom"})),void 0!==localStorage.edition&&e.commit("setEdition",JSON.parse(localStorage.edition)),void 0!==localStorage.bluffs&&JSON.parse(localStorage.bluffs).forEach((t,i)=>{e.commit("players/setBluff",{index:i,role:e.state.roles.get(t)||{}})}),void 0!==localStorage.fabled&&e.commit("players/setFabled",{fabled:JSON.parse(localStorage.fabled).map(t=>e.state.fabled.get(t))}),localStorage.players&&e.commit("players/set",JSON.parse(localStorage.players).map(t=>({...t,role:e.state.roles.get(t.role)||e.getters.rolesJSONbyId.get(t.role)||{}}))),localStorage.getItem("playerId")&&e.commit("session/setPlayerId",localStorage.getItem("playerId")),localStorage.getItem("session")){const[t,i]=JSON.parse(localStorage.getItem("session"));e.commit("session/setSpectator",t),e.commit("session/setSessionId",i)}e.subscribe(({type:t,payload:i},s)=>{switch(t){case"toggleGrimoire":localStorage.setItem("isPublic",JSON.stringify(s.grimoire.isPublic));break;case"setBackground":i?localStorage.setItem("background",i):localStorage.removeItem("background");break;case"setIsMuted":i?localStorage.setItem("muted",1):localStorage.removeItem("muted");break;case"setZoom":0!==i?localStorage.setItem("zoom",i):localStorage.removeItem("zoom");break;case"setEdition":localStorage.setItem("edition",JSON.stringify(i)),s.edition.isOfficial&&localStorage.removeItem("roles");break;case"setCustomRoles":i.length?localStorage.setItem("roles",JSON.stringify(e.getters.customRoles)):localStorage.removeItem("roles");break;case"players/setBluff":localStorage.setItem("bluffs",JSON.stringify(s.players.bluffs.map(({id:e})=>e)));break;case"players/setFabled":localStorage.setItem("fabled",JSON.stringify(s.players.fabled.map(({id:e})=>e)));break;case"players/add":case"players/update":case"players/remove":case"players/clear":case"players/set":case"players/swap":case"players/move":s.players.players.length?localStorage.setItem("players",JSON.stringify(s.players.players.map(e=>({...e,role:e.role.id||{}})))):localStorage.removeItem("players");break;case"session/setSessionId":i?localStorage.setItem("session",JSON.stringify([s.session.isSpectator,i])):localStorage.removeItem("session");break;case"session/setPlayerId":i?localStorage.setItem("playerId",i):localStorage.removeItem("playerId");break}})}},e014:function(e,t,i){e.exports=i.p+"img/eviltwin.06a5a8b8.png"},e104:function(e,t,i){"use strict";i("1b19")},e222:function(e,t,i){e.exports=i.p+"img/djinn.f10cec5c.png"},e3da:function(e,t,i){"use strict";i("a718")},e898:function(e,t,i){e.exports=i.p+"img/bmr-outsider.971a3d5d.png"},e988:function(e,t,i){e.exports=i.p+"img/bmr-townsfolk.9bf859b4.png"},ec1e:function(e,t,i){e.exports=i.p+"img/spy.b739966f.png"},ed00:function(e,t,i){e.exports=i.p+"img/snv-townsfolk.83cf9a72.png"},ee02:function(e,t,i){e.exports=i.p+"img/courtier.345180fb.png"},ee92:function(e,t,i){e.exports=i.p+"img/gunslinger.9f84c9f2.png"},eff4:function(e,t,i){e.exports=i.p+"img/virgin.eaf181e8.png"},f09b:function(e,t,i){e.exports=i.p+"img/judge.79ec3877.png"},f1e5:function(e,t,i){e.exports=i.p+"img/sweetheart.ec1cef03.png"},f282:function(e,t,i){e.exports=i.p+"img/poisoner.44c80b94.png"},f322:function(e,t,i){e.exports=i.p+"img/scarletwoman.d2cdaffd.png"},f347:function(e,t,i){e.exports=i.p+"img/snv-demon.2fe55248.png"},f4bd:function(e,t,i){e.exports=i.p+"img/vigormortis.7716a80d.png"},f558:function(e,t,i){e.exports=i.p+"img/witch.2f895245.png"},f6a8:function(e,t,i){e.exports=i.p+"media/countdown.1462f20c.mp3"},f7a3:function(e,t,i){e.exports=i.p+"img/tb-townsfolk.550a119b.png"},f834:function(e,t,i){e.exports=i.p+"img/mastermind.c3ba5fbb.png"},f93f:function(e,t,i){e.exports=i.p+"img/clockmaker.41906ffc.png"},fcc6:function(e,t,i){e.exports=i.p+"img/barber.a354ad9e.png"},fd83:function(e,t,i){e.exports=i.p+"img/custom.8ff972bc.png"},ff40:function(e,t,i){"use strict";i("2294")},fff1:function(e,t,i){e.exports=i.p+"img/pacifist.ad2d0310.png"}});
-//# sourceMappingURL=app.c1b0cb95.js.map
\ No newline at end of file
diff --git a/js/app.c1b0cb95.js.map b/js/app.c1b0cb95.js.map
deleted file mode 100644
index 62978fd..0000000
--- a/js/app.c1b0cb95.js.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./src/assets/icons/washerwoman.png","webpack:///./src/assets/icons/barista.png","webpack:///./src/assets/icons/cerenovus.png","webpack:///./src/assets/icons/amnesiac.png","webpack:///./src/assets/icons/politician.png","webpack:///./src/assets/editions/tb.png","webpack:///./src/assets/icons/shabaloth.png","webpack:///./src/assets/icons/lunatic.png","webpack:///./src/assets/icons/oracle.png","webpack:///./src/assets/icons/ravenkeeper.png","webpack:///./src/assets/icons/spiritofivory.png","webpack:///./src/assets/icons/undertaker.png","webpack:///./src/assets/icons/chambermaid.png","webpack:///./src/assets/icons/plus.png","webpack:///./src/assets/icons/recluse.png","webpack:///./src/assets/icons/mutant.png","webpack:///./src/assets/icons/buddhist.png","webpack:///./src/assets/icons/chef.png","webpack:///./src/assets/icons/preacher.png","webpack:///./src/assets/icons/zombuul.png","webpack:///./src/assets/icons/sailor.png","webpack:///./src/assets/icons/widow.png","webpack:///./src/assets/icons/bonecollector.png","webpack:///./src/assets/icons/baron.png","webpack:///./src/assets/icons/bureaucrat.png","webpack:///./src/assets/editions/bmr-minion.png","webpack:///./src/assets/icons/leviathan.png","webpack:///./src/assets/icons/artist.png","webpack:///./src/assets/editions/snv.png","webpack:///./src/assets/icons/sage.png","webpack:///./src/assets/icons/scapegoat.png","webpack:///./src/assets/icons/philosopher.png","webpack:///./src/components/TownSquare.vue?b88a","webpack:///./src/assets/icons/butcher.png","webpack:///./src/assets/icons/towncrier.png","webpack:///./src/assets/icons/cultleader.png","webpack:///./src/assets/icons/toymaker.png","webpack:///./src/assets/icons/vortox.png","webpack:///./src/assets/icons/deviant.png","webpack:///./src/assets/icons/imp.png","webpack:///./src/assets/icons/moonchild.png","webpack:///./src/components/Gradients.vue?8fc3","webpack:///./src/assets/icons/snakecharmer.png","webpack:///./src/components/Menu.vue?257d","webpack:///./src/assets/icons/fortuneteller.png","webpack:///./src/assets/editions/custom.png","webpack:///./src/assets/editions/snv-minion.png","webpack:///./src/assets/icons/fool.png","webpack:///./src/components/modals/RoleModal.vue?e9a4","webpack:///./src/assets/icons/apprentice.png","webpack:///./src/components/modals/ReferenceModal.vue?3f25","webpack:///./src/assets/icons/librarian.png","webpack:///./src/components/Vote.vue?da97","webpack:///./src/assets/editions/snv-outsider.png","webpack:///./src/assets/icons/soldier.png","webpack:///./src/assets/icons/minstrel.png","webpack:///./src/assets/icons/exorcist.png","webpack:///./src/assets/icons/harlot.png","webpack:///./src/assets/icons/goon.png","webpack:///./src/App.vue?3cee","webpack:///./src/components/TownSquare.vue?d2df","webpack:///./src/components/Player.vue?6185","webpack:///./src/components/Token.vue?1e4d","webpack:///src/components/Token.vue","webpack:///./src/components/Token.vue?ca97","webpack:///./src/components/Token.vue","webpack:///src/components/Player.vue","webpack:///./src/components/Player.vue?1369","webpack:///./src/components/Player.vue","webpack:///./src/components/modals/ReminderModal.vue?8c83","webpack:///./src/components/modals/Modal.vue?a7cf","webpack:///src/components/modals/Modal.vue","webpack:///./src/components/modals/Modal.vue?a5e5","webpack:///./src/components/modals/Modal.vue","webpack:///src/components/modals/ReminderModal.vue","webpack:///./src/components/modals/ReminderModal.vue?c533","webpack:///./src/components/modals/ReminderModal.vue","webpack:///./src/components/modals/RoleModal.vue?a95c","webpack:///src/components/modals/RoleModal.vue","webpack:///./src/components/modals/RoleModal.vue?15f8","webpack:///./src/components/modals/RoleModal.vue","webpack:///src/components/TownSquare.vue","webpack:///./src/components/TownSquare.vue?335a","webpack:///./src/components/TownSquare.vue","webpack:///./src/components/TownInfo.vue?fa52","webpack:///src/components/TownInfo.vue","webpack:///./src/components/TownInfo.vue?6260","webpack:///./src/components/TownInfo.vue","webpack:///./src/components/Menu.vue?ac2f","webpack:///src/components/Menu.vue","webpack:///./src/components/Menu.vue?9842","webpack:///./src/components/Menu.vue","webpack:///./src/components/modals/RolesModal.vue?b6b5","webpack:///src/components/modals/RolesModal.vue","webpack:///./src/components/modals/RolesModal.vue?b003","webpack:///./src/components/modals/RolesModal.vue","webpack:///./src/components/modals/EditionModal.vue?3356","webpack:///src/components/modals/EditionModal.vue","webpack:///./src/components/modals/EditionModal.vue?d6f4","webpack:///./src/components/modals/EditionModal.vue","webpack:///./src/components/Intro.vue?2320","webpack:///src/components/Intro.vue","webpack:///./src/components/Intro.vue?a380","webpack:///./src/components/Intro.vue","webpack:///./src/components/modals/ReferenceModal.vue?427a","webpack:///src/components/modals/ReferenceModal.vue","webpack:///./src/components/modals/ReferenceModal.vue?c23b","webpack:///./src/components/modals/ReferenceModal.vue","webpack:///./src/components/Vote.vue?23d2","webpack:///src/components/Vote.vue","webpack:///./src/components/Vote.vue?2a1c","webpack:///./src/components/Vote.vue","webpack:///./src/components/Gradients.vue?611f","webpack:///src/components/Gradients.vue","webpack:///./src/components/Gradients.vue?d8ff","webpack:///./src/components/Gradients.vue","webpack:///./src/components/modals/NightOrderModal.vue?127e","webpack:///src/components/modals/NightOrderModal.vue","webpack:///./src/components/modals/NightOrderModal.vue?08ef","webpack:///./src/components/modals/NightOrderModal.vue","webpack:///./src/components/modals/FabledModal.vue?4f34","webpack:///src/components/modals/FabledModal.vue","webpack:///./src/components/modals/FabledModal.vue?aeda","webpack:///./src/components/modals/FabledModal.vue","webpack:///./src/components/modals/VoteHistoryModal.vue?add3","webpack:///src/components/modals/VoteHistoryModal.vue","webpack:///./src/components/modals/VoteHistoryModal.vue?485a","webpack:///./src/components/modals/VoteHistoryModal.vue","webpack:///./src/components/modals/GameStateModal.vue?08de","webpack:///src/components/modals/GameStateModal.vue","webpack:///./src/components/modals/GameStateModal.vue?7f16","webpack:///./src/components/modals/GameStateModal.vue","webpack:///src/App.vue","webpack:///./src/App.vue?b65f","webpack:///./src/App.vue","webpack:///./src/store/socket.js","webpack:///./src/store/modules/players.js","webpack:///./src/store/modules/session.js","webpack:///./src/store/index.js","webpack:///./src/main.js","webpack:///./src/components/Token.vue?6798","webpack:///./src/assets/icons/cannibal.png","webpack:///./src/App.vue?6ee5","webpack:///./src/assets/icons/duchess.png","webpack:///./src/assets/icons/goblin.png","webpack:///./src/assets/icons/x.png","webpack:///./src/assets/editions/tb-minion.png","webpack:///./src/assets/icons sync ^\\.\\/.*\\.png$","webpack:///./src/assets/icons/fiddler.png","webpack:///./src/assets/icons/butler.png","webpack:///./src/assets/icons/doomsayer.png","webpack:///./src/assets/icons/juggler.png","webpack:///./src/assets/icons/balloonist.png","webpack:///./src/assets/icons/innkeeper.png","webpack:///./src/assets/icons/good.png","webpack:///./src/assets/icons/flowergirl.png","webpack:///./src/assets/icons/monk.png","webpack:///./src/assets/icons/nodashii.png","webpack:///./src/assets/icons/saint.png","webpack:///./src/assets/icons/fanggu.png","webpack:///./src/assets/icons/fibbin.png","webpack:///./src/assets/icons/dreamer.png","webpack:///./src/assets/editions/tb-outsider.png","webpack:///./src/assets/editions/bmr.png","webpack:///./src/components/Player.vue?6d3c","webpack:///./src/components/TownInfo.vue?02bb","webpack:///./src/assets/icons/pithag.png","webpack:///./src/assets/icons/bishop.png","webpack:///./src/components/modals/VoteHistoryModal.vue?8ae0","webpack:///./src/components/modals/Modal.vue?3563","webpack:///./src/assets/icons/acrobat.png","webpack:///./src/assets/icons/mathematician.png","webpack:///./src/assets/icons/bountyhunter.png","webpack:///./src/assets/icons/deusexfiasco.png","webpack:///./src/assets/icons/assassin.png","webpack:///./src/assets/editions/luf.png","webpack:///./src/assets/icons/godfather.png","webpack:///./src/assets/icons/thief.png","webpack:///./src/assets/icons/tinker.png","webpack:///./src/assets/icons/hellslibrarian.png","webpack:///./src/assets/editions/tb-demon.png","webpack:///./src/assets/icons/stormcatcher.png","webpack:///./src/components/modals/ReminderModal.vue?8465","webpack:///./src/assets/icons/pukka.png","webpack:///./src/assets/icons/voudon.png","webpack:///./src/assets/icons/pixie.png","webpack:///./src/assets/icons/revolutionary.png","webpack:///./src/assets/icons/seamstress.png","webpack:///./src/assets/icons/general.png","webpack:///./src/assets/icons/klutz.png","webpack:///./src/components/modals/GameStateModal.vue?392e","webpack:///./src/assets/icons/sentinel.png","webpack:///./src/assets/icons/matron.png","webpack:///./src/assets/icons/mayor.png","webpack:///./src/assets/icons/professor.png","webpack:///./src/assets/icons/investigator.png","webpack:///./src/assets/icons/tealady.png","webpack:///./src/components/modals/NightOrderModal.vue?1551","webpack:///./src/assets/icons/empath.png","webpack:///./src/assets/icons/angel.png","webpack:///./src/components/Intro.vue?dc06","webpack:///./src/assets/icons/evil.png","webpack:///./src/assets/icons/lycanthrope.png","webpack:///./src/assets/icons/lilmonsta.png","webpack:///./src/assets/icons/fisherman.png","webpack:///./src/assets/icons/po.png","webpack:///./src/assets/icons/grandmother.png","webpack:///./src/assets/icons/gossip.png","webpack:///./src/assets/editions/bmr-demon.png","webpack:///./src/assets/icons/devilsadvocate.png","webpack:///./src/assets/editions sync ^\\.\\/.*\\.png$","webpack:///./src/assets/icons/beggar.png","webpack:///./src/assets/icons/slayer.png","webpack:///./src/assets/icons/savant.png","webpack:///./src/assets/icons/drunk.png","webpack:///./src/assets/icons/gambler.png","webpack:///./src/store/persistence.js","webpack:///./src/assets/icons/eviltwin.png","webpack:///./src/components/modals/RolesModal.vue?57a8","webpack:///./src/assets/icons/djinn.png","webpack:///./src/components/modals/EditionModal.vue?e1e7","webpack:///./src/assets/editions/bmr-outsider.png","webpack:///./src/assets/editions/bmr-townsfolk.png","webpack:///./src/assets/icons/spy.png","webpack:///./src/assets/editions/snv-townsfolk.png","webpack:///./src/assets/icons/courtier.png","webpack:///./src/assets/icons/gunslinger.png","webpack:///./src/assets/icons/virgin.png","webpack:///./src/assets/icons/judge.png","webpack:///./src/assets/icons/sweetheart.png","webpack:///./src/assets/icons/poisoner.png","webpack:///./src/assets/icons/scarletwoman.png","webpack:///./src/assets/editions/snv-demon.png","webpack:///./src/assets/icons/vigormortis.png","webpack:///./src/assets/icons/witch.png","webpack:///./src/assets/sounds/countdown.mp3","webpack:///./src/assets/editions/tb-townsfolk.png","webpack:///./src/assets/icons/mastermind.png","webpack:///./src/assets/icons/clockmaker.png","webpack:///./src/assets/icons/barber.png","webpack:///./src/assets/icons/custom.png","webpack:///./src/components/modals/FabledModal.vue?31c5","webpack:///./src/assets/icons/pacifist.png"],"names":["webpackJsonpCallback","data","moduleId","chunkId","chunkIds","moreModules","executeModules","i","resolves","length","Object","prototype","hasOwnProperty","call","installedChunks","push","modules","parentJsonpFunction","shift","deferredModules","apply","checkDeferredModules","result","deferredModule","fulfilled","j","depId","splice","__webpack_require__","s","installedModules","exports","module","l","m","c","d","name","getter","o","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","p","jsonpArray","window","oldJsonpFunction","slice","render","_vm","this","_h","$createElement","_c","_self","class","night","grimoire","isNight","style","backgroundImage","background","attrs","on","keyup","staticClass","players","_e","session","nomination","ref","_v","_s","version","staticRenderFns","public","isPublic","spectator","isSpectator","vote","_l","player","index","from","Math","max","swap","move","nominate","$event","handleTrigger","closed","isBluffsOpen","stopPropagation","toggleBluffs","openRoleModal","bluffs","fabled","isFabledOpen","toggleFabled","role","removeFabled","nightOrder","first","isNightOrder","firstNightReminder","other","otherNightReminder","selectedPlayer","dead","isDead","isVoteless","you","sessionId","id","playerId","votes","voteLocked","team","toggleStatus","_f","$emit","cancel","swapPlayer","movePlayer","nominatePlayer","highlight","isRolesDistributed","updatePlayer","active","isMenuOpen","changeName","removePlayer","disabled","claimSeat","reminder","removeReminder","image","setRole","firstNight","otherNight","reminders","ability","props","type","default","filters","nameToFontSize","methods","component","components","Token","required","computed","indexOf","indexAdjusted","lockedVote","zoom","unit","innerWidth","innerHeight","width","isSwap","handleEmojis","text","replace","prompt","closeMenu","$store","commit","modals","availableReminders","playerIndex","toggleModal","addReminder","close","_t","Modal","state","roles","forEach","some","bluff","map","remindersGlobal","otherTravelers","availableRoles","tab","size","values","townsfolk","Player","RoleModal","ReminderModal","bluffSize","method","params","confirm","to","undefined","edition","logo","teams","traveler","isOfficial","author","alive","outsider","minion","demon","nonTravelers","getters","filter","game","reconnecting","isReconnecting","ping","leaveSession","playerCount","open","toggleMenu","toggleGrimoire","toggleNight","toggleNightOrder","setZoom","round","setBackground","toggleMute","isMuted","hostSession","joinSession","copySessionUrl","distributeRoles","voteHistory","addPlayer","randomizeSeatings","clearPlayers","clearRoles","random","url","location","href","split","link","navigator","clipboard","writeText","popup","setTimeout","match","pop","dispatch","teamRoles","selected","selectedRoles","assignRoles","selectRandomRoles","randomElement","arr","floor","roleSelection","reduce","a","b","hasSelectedSetupRoles","setup","$set","composition","keys","x","available","sort","mounted","watch","isCustom","script","handleURL","handleUpload","openUpload","promptURL","setEdition","editions","scripts","$refs","upload","click","file","files","reader","FileReader","addEventListener","JSON","parse","parseRoles","e","alert","message","readAsText","res","fetch","json","metaIndex","findIndex","meta","customRoles","toLocaleLowerCase","assign","has","_m","reference","playersByRole","join","rolesGrouped","nominator","nominee","voters","ceil","isVoteInProgress","votingSpeed","currentVote","preventDefault","setVotingSpeed","countdown","pause","voteTimer","stop","start","finish","nominatorStyle","transform","transitionDuration","nomineeStyle","lock","rotation","min","find","canVote","Array","fill","reorder","setInterval","clearInterval","diff","speed","gradient","gradients","rolesFirstNight","rolesOtherNight","setFabled","fable","directives","rawName","expression","clearVoteHistory","timestamp","getHours","toString","padStart","getMinutes","majority","domProps","gamestate","input","target","select","copy","load","stringify","rolesJSONbyId","GameStateModal","VoteHistoryModal","FabledModal","NightOrderModal","Vote","ReferenceModal","Intro","TownInfo","TownSquare","Menu","EditionModal","RolesModal","Gradients","ctrlKey","metaKey","menu","LiveSession","store","_wss","_socket","_isSpectator","_gamestate","_store","_pingInterval","_pingTimer","_reconnectTimer","_players","_pings","connect","channel","disconnect","WebSocket","_handleMessage","onopen","_onOpen","onclose","err","code","reason","command","readyState","send","_send","_sendDirect","sendGamestate","_ping","_handlePing","clearTimeout","console","log","_updateEdition","_updateFabled","_updateGamestate","_updatePlayer","_updateSeat","_handleVote","_handleLock","_handleBye","substr","_open","isLightweight","roleId","sendEdition","missing","playerIdOrCount","latency","now","Date","getTime","parseInt","pings","seat","oldIndex","fromST","payload","subscribe","hash","setVoteInProgress","lockVote","setIsNight","sendFabled","sendPlayer","NEWPLAYER","includes","Map","set","actions","rootState","mutations","isArray","namespaced","val","handleVote","claimedSeat","setPlayerId","setSpectator","setReconnecting","setPlayerCount","setPing","isBanishment","voteSync","use","editionJSONbyId","getRolesByEdition","localeCompare","getTravelersNotInEdition","imageBase","customRole","Store","gameState","strippedRole","prop","document","title","modal","plugins","socket","faIcons","fabIcons","add","config","productionTip","h","App","$mount","webpackContext","req","webpackContextResolve","Error","resolve","localStorage","getItem","parseFloat","setItem","removeItem"],"mappings":"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3CC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,uBCA3CC,EAAOD,QAAU,IAA0B,gC,uBCA3CC,EAAOD,QAAU,IAA0B,kC,uBCA3CC,EAAOD,QAAU,IAA0B,+B,uBCA3CC,EAAOD,QAAU,IAA0B,gC,uBCA3CC,EAAOD,QAAU,IAA0B,yB,uBCA3CC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,kGCA3CC,EAAOD,QAAU,IAA0B,6B,uBCA3CC,EAAOD,QAAU,IAA0B,yB,qBCA3CC,EAAOD,QAAU,IAA0B,6B,uBCA3CC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,8CCA3CC,EAAOD,QAAU,IAA0B,0B,uBCA3CC,EAAOD,QAAU,IAA0B,kC,uBCA3CC,EAAOD,QAAU,IAA0B,0B,uBCA3CC,EAAOD,QAAU,IAA0B,+B,gDCA3CC,EAAOD,QAAU,IAA0B,+B,uBCA3CC,EAAOD,QAAU,IAA0B,8B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,uBCA3CC,EAAOD,QAAU,IAA0B,wB,uBCA3CC,EAAOD,QAAU,IAA0B,yB,uBCA3CC,EAAOD,QAAU,IAA0B,8B,qBCA3CC,EAAOD,QAAU,IAA0B,gC,kCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,4B,uBCA3CC,EAAOD,QAAU,IAA0B,8B,uBCA3CC,EAAOD,QAAU,IAA0B,+B,8CCA3CC,EAAOD,QAAU,IAA0B,6B,uBCA3CC,EAAOD,QAAU,IAA0B,2B,uBCA3CC,EAAOD,QAAU,IAA0B,4B,gDCA3CC,EAAOD,QAAU,IAA0B,wB,uBCA3CC,EAAOD,QAAU,IAA0B,8B,oCCA3C,W,qBCAAC,EAAOD,QAAU,IAA0B,iC,oCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,kC,uBCA3CC,EAAOD,QAAU,IAA0B,2B,uBCA3CC,EAAOD,QAAU,IAA0B,+B,qBCA3CC,EAAOD,QAAU,IAA0B,yB,kCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,+B,oCCA3C,W,uBCAAC,EAAOD,QAAU,IAA0B,8B,oCCA3C,W,gDCAAC,EAAOD,QAAU,IAA0B,iC,uBCA3CC,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","file":"js/app.c1b0cb95.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tfunction webpackJsonpCallback(data) {\n \t\tvar chunkIds = data[0];\n \t\tvar moreModules = data[1];\n \t\tvar executeModules = data[2];\n\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [];\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(Object.prototype.hasOwnProperty.call(installedChunks, chunkId) && installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(data);\n\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n\n \t\t// add entry modules from loaded chunk to deferred list\n \t\tdeferredModules.push.apply(deferredModules, executeModules || []);\n\n \t\t// run deferred modules when all chunks ready\n \t\treturn checkDeferredModules();\n \t};\n \tfunction checkDeferredModules() {\n \t\tvar result;\n \t\tfor(var i = 0; i < deferredModules.length; i++) {\n \t\t\tvar deferredModule = deferredModules[i];\n \t\t\tvar fulfilled = true;\n \t\t\tfor(var j = 1; j < deferredModule.length; j++) {\n \t\t\t\tvar depId = deferredModule[j];\n \t\t\t\tif(installedChunks[depId] !== 0) fulfilled = false;\n \t\t\t}\n \t\t\tif(fulfilled) {\n \t\t\t\tdeferredModules.splice(i--, 1);\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = deferredModule[0]);\n \t\t\t}\n \t\t}\n\n \t\treturn result;\n \t}\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// object to store loaded and loading chunks\n \t// undefined = chunk not loaded, null = chunk preloaded/prefetched\n \t// Promise = chunk loading, 0 = chunk loaded\n \tvar installedChunks = {\n \t\t\"app\": 0\n \t};\n\n \tvar deferredModules = [];\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"/\";\n\n \tvar jsonpArray = window[\"webpackJsonp\"] = window[\"webpackJsonp\"] || [];\n \tvar oldJsonpFunction = jsonpArray.push.bind(jsonpArray);\n \tjsonpArray.push = webpackJsonpCallback;\n \tjsonpArray = jsonpArray.slice();\n \tfor(var i = 0; i < jsonpArray.length; i++) webpackJsonpCallback(jsonpArray[i]);\n \tvar parentJsonpFunction = oldJsonpFunction;\n\n\n \t// add entry module to deferred list\n \tdeferredModules.push([\"56d7\",\"chunk-vendors\"]);\n \t// run deferred modules when ready\n \treturn checkDeferredModules();\n","module.exports = __webpack_public_path__ + \"img/washerwoman.a0c66e53.png\";","module.exports = __webpack_public_path__ + \"img/barista.fd2bba67.png\";","module.exports = __webpack_public_path__ + \"img/cerenovus.736554ca.png\";","module.exports = __webpack_public_path__ + \"img/amnesiac.12f018e7.png\";","module.exports = __webpack_public_path__ + \"img/politician.32246fcf.png\";","module.exports = __webpack_public_path__ + \"img/tb.438499cd.png\";","module.exports = __webpack_public_path__ + \"img/shabaloth.f461dd08.png\";","module.exports = __webpack_public_path__ + \"img/lunatic.f2982146.png\";","module.exports = __webpack_public_path__ + \"img/oracle.63459162.png\";","module.exports = __webpack_public_path__ + \"img/ravenkeeper.552f1f2f.png\";","module.exports = __webpack_public_path__ + \"img/spiritofivory.1ec5112e.png\";","module.exports = __webpack_public_path__ + \"img/undertaker.1df72155.png\";","module.exports = __webpack_public_path__ + \"img/chambermaid.b6f002ce.png\";","module.exports = __webpack_public_path__ + \"img/plus.c11bf1ed.png\";","module.exports = __webpack_public_path__ + \"img/recluse.a6519a1d.png\";","module.exports = __webpack_public_path__ + \"img/mutant.b28a535c.png\";","module.exports = __webpack_public_path__ + \"img/buddhist.72caa1e8.png\";","module.exports = __webpack_public_path__ + \"img/chef.d4e7f9a6.png\";","module.exports = __webpack_public_path__ + \"img/preacher.f3f608a6.png\";","module.exports = __webpack_public_path__ + \"img/zombuul.ec71a259.png\";","module.exports = __webpack_public_path__ + \"img/sailor.631521c2.png\";","module.exports = __webpack_public_path__ + \"img/widow.ec8d8cb0.png\";","module.exports = __webpack_public_path__ + \"img/bonecollector.846af8c8.png\";","module.exports = __webpack_public_path__ + \"img/baron.9ce9bd3b.png\";","module.exports = __webpack_public_path__ + \"img/bureaucrat.88ec372a.png\";","module.exports = __webpack_public_path__ + \"img/bmr-minion.6559191b.png\";","module.exports = __webpack_public_path__ + \"img/leviathan.dfbff6e8.png\";","module.exports = __webpack_public_path__ + \"img/artist.f89690cd.png\";","module.exports = __webpack_public_path__ + \"img/snv.288a42ad.png\";","module.exports = __webpack_public_path__ + \"img/sage.5afc100d.png\";","module.exports = __webpack_public_path__ + \"img/scapegoat.8bd95c23.png\";","module.exports = __webpack_public_path__ + \"img/philosopher.92032c70.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TownSquare.vue?vue&type=style&index=0&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/butcher.e0b672b7.png\";","module.exports = __webpack_public_path__ + \"img/towncrier.18a4377b.png\";","module.exports = __webpack_public_path__ + \"img/cultleader.de1fca53.png\";","module.exports = __webpack_public_path__ + \"img/toymaker.07b2e8fa.png\";","module.exports = __webpack_public_path__ + \"img/vortox.6add3a3a.png\";","module.exports = __webpack_public_path__ + \"img/deviant.e8a761ae.png\";","module.exports = __webpack_public_path__ + \"img/imp.cd0fa5b8.png\";","module.exports = __webpack_public_path__ + \"img/moonchild.6c84161e.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Gradients.vue?vue&type=style&index=0&id=1e202a64&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/snakecharmer.e512cc1e.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Menu.vue?vue&type=style&index=0&id=37d0f539&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/fortuneteller.4396927c.png\";","module.exports = __webpack_public_path__ + \"img/custom.5334aaeb.png\";","module.exports = __webpack_public_path__ + \"img/snv-minion.60768802.png\";","module.exports = __webpack_public_path__ + \"img/fool.a730aab3.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RoleModal.vue?vue&type=style&index=0&id=654ca52d&scoped=true&lang=scss&\"","module.exports = __webpack_public_path__ + \"img/apprentice.b7055345.png\";","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ReferenceModal.vue?vue&type=style&index=0&id=cc3fb864&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/librarian.6fd7f267.png\";","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Vote.vue?vue&type=style&index=0&id=00f24ea8&lang=scss&scoped=true&\"","module.exports = __webpack_public_path__ + \"img/snv-outsider.5b5cae7f.png\";","module.exports = __webpack_public_path__ + \"img/soldier.451de0df.png\";","module.exports = __webpack_public_path__ + \"img/minstrel.1647382d.png\";","module.exports = __webpack_public_path__ + \"img/exorcist.8c0f5cac.png\";","module.exports = __webpack_public_path__ + \"img/harlot.1a418200.png\";","module.exports = __webpack_public_path__ + \"img/goon.719106f2.png\";","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:{ night: _vm.grimoire.isNight },style:({\n backgroundImage: _vm.grimoire.background\n ? (\"url('\" + (_vm.grimoire.background) + \"')\")\n : ''\n }),attrs:{\"id\":\"app\",\"tabindex\":\"-1\"},on:{\"keyup\":_vm.keyup}},[_c('div',{staticClass:\"backdrop\"}),_c('transition',{attrs:{\"name\":\"blur\"}},[(!_vm.players.length)?_c('Intro'):_vm._e(),(_vm.players.length && !_vm.session.nomination)?_c('TownInfo'):_vm._e(),(_vm.session.nomination)?_c('Vote'):_vm._e()],1),_c('TownSquare'),_c('Menu',{ref:\"menu\"}),_c('EditionModal'),_c('FabledModal'),_c('RolesModal'),_c('ReferenceModal'),_c('NightOrderModal'),_c('VoteHistoryModal'),_c('GameStateModal'),_c('Gradients'),_c('span',{attrs:{\"id\":\"version\"}},[_vm._v(\"v\"+_vm._s(_vm.version))])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"square\",class:{\n public: _vm.grimoire.isPublic,\n spectator: _vm.session.isSpectator,\n vote: _vm.session.nomination\n },attrs:{\"id\":\"townsquare\"}},[_c('ul',{staticClass:\"circle\",class:['size-' + _vm.players.length]},_vm._l((_vm.players),function(player,index){return _c('Player',{key:index,class:{\n from: Math.max(_vm.swap, _vm.move, _vm.nominate) === index,\n swap: _vm.swap > -1,\n move: _vm.move > -1,\n nominate: _vm.nominate > -1\n },attrs:{\"player\":player},on:{\"trigger\":function($event){return _vm.handleTrigger(index, $event)}}})}),1),(_vm.players.length)?_c('div',{ref:\"bluffs\",staticClass:\"bluffs\",class:{ closed: !_vm.isBluffsOpen }},[_c('h3',[(_vm.session.isSpectator)?_c('span',[_vm._v(\"Other characters\")]):_c('span',[_vm._v(\"Demon bluffs\")]),_c('font-awesome-icon',{attrs:{\"icon\":\"times-circle\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleBluffs($event)}}}),_c('font-awesome-icon',{attrs:{\"icon\":\"plus-circle\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleBluffs($event)}}})],1),_c('ul',_vm._l((_vm.bluffSize),function(index){return _c('li',{key:index,on:{\"click\":function($event){return _vm.openRoleModal(index * -1)}}},[_c('Token',{attrs:{\"role\":_vm.bluffs[index - 1]}})],1)}),0)]):_vm._e(),(_vm.fabled.length)?_c('div',{staticClass:\"fabled\",class:{ closed: !_vm.isFabledOpen }},[_c('h3',[_c('span',[_vm._v(\"Fabled\")]),_c('font-awesome-icon',{attrs:{\"icon\":\"times-circle\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleFabled($event)}}}),_c('font-awesome-icon',{attrs:{\"icon\":\"plus-circle\"},on:{\"click\":function($event){$event.stopPropagation();return _vm.toggleFabled($event)}}})],1),_c('ul',_vm._l((_vm.fabled),function(role,index){return _c('li',{key:index,on:{\"click\":function($event){return _vm.removeFabled(index)}}},[(_vm.nightOrder.get(role).first && _vm.grimoire.isNightOrder)?_c('div',{staticClass:\"night-order first\"},[_c('em',[_vm._v(_vm._s(_vm.nightOrder.get(role).first)+\".\")]),(role.firstNightReminder)?_c('span',[_vm._v(_vm._s(role.firstNightReminder))]):_vm._e()]):_vm._e(),(_vm.nightOrder.get(role).other && _vm.grimoire.isNightOrder)?_c('div',{staticClass:\"night-order other\"},[_c('em',[_vm._v(_vm._s(_vm.nightOrder.get(role).other)+\".\")]),(role.otherNightReminder)?_c('span',[_vm._v(_vm._s(role.otherNightReminder))]):_vm._e()]):_vm._e(),_c('Token',{attrs:{\"role\":role}})],1)}),0)]):_vm._e(),_c('ReminderModal',{attrs:{\"player-index\":_vm.selectedPlayer}}),_c('RoleModal',{attrs:{\"player-index\":_vm.selectedPlayer}})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{style:(_vm.zoom)},[_c('div',{ref:\"player\",staticClass:\"player\",class:[\n {\n dead: _vm.player.isDead,\n 'no-vote': _vm.player.isVoteless,\n you: _vm.session.sessionId && _vm.player.id && _vm.player.id === _vm.session.playerId,\n 'vote-yes': _vm.session.votes[_vm.index],\n 'vote-lock': _vm.voteLocked\n },\n _vm.player.role.team\n ]},[_c('div',{staticClass:\"shroud\",on:{\"click\":function($event){return _vm.toggleStatus()}}}),_c('div',{staticClass:\"life\",on:{\"click\":function($event){return _vm.toggleStatus()}}}),(_vm.nightOrder.get(_vm.player).first && _vm.grimoire.isNightOrder)?_c('div',{staticClass:\"night-order first\"},[_c('em',[_vm._v(_vm._s(_vm.nightOrder.get(_vm.player).first)+\".\")]),(_vm.player.role.firstNightReminder)?_c('span',[_vm._v(_vm._s(_vm._f(\"handleEmojis\")(_vm.player.role.firstNightReminder)))]):_vm._e()]):_vm._e(),(_vm.nightOrder.get(_vm.player).other && _vm.grimoire.isNightOrder)?_c('div',{staticClass:\"night-order other\"},[_c('em',[_vm._v(_vm._s(_vm.nightOrder.get(_vm.player).other)+\".\")]),(_vm.player.role.otherNightReminder)?_c('span',[_vm._v(_vm._s(_vm._f(\"handleEmojis\")(_vm.player.role.otherNightReminder)))]):_vm._e()]):_vm._e(),_c('Token',{attrs:{\"role\":_vm.player.role},on:{\"set-role\":function($event){return _vm.$emit('trigger', ['openRoleModal'])}}}),_c('div',{staticClass:\"overlay\"},[_c('font-awesome-icon',{staticClass:\"vote\",attrs:{\"icon\":\"hand-paper\",\"title\":\"Hand UP\"},on:{\"click\":function($event){return _vm.vote()}}}),_c('font-awesome-icon',{staticClass:\"vote\",attrs:{\"icon\":\"times\",\"title\":\"Hand DOWN\"},on:{\"click\":function($event){return _vm.vote()}}}),_c('font-awesome-icon',{staticClass:\"cancel\",attrs:{\"icon\":\"times-circle\",\"title\":\"Cancel\"},on:{\"click\":function($event){return _vm.cancel()}}}),_c('font-awesome-icon',{staticClass:\"swap\",attrs:{\"icon\":\"exchange-alt\",\"title\":\"Swap seats with this player\"},on:{\"click\":function($event){return _vm.swapPlayer(_vm.player)}}}),_c('font-awesome-icon',{staticClass:\"move\",attrs:{\"icon\":\"redo-alt\",\"title\":\"Move player to this seat\"},on:{\"click\":function($event){return _vm.movePlayer(_vm.player)}}}),_c('font-awesome-icon',{staticClass:\"nominate\",attrs:{\"icon\":\"hand-point-right\",\"title\":\"Nominate this player\"},on:{\"click\":function($event){return _vm.nominatePlayer(_vm.player)}}})],1),(_vm.player.id && _vm.session.sessionId)?_c('font-awesome-icon',{staticClass:\"seat\",class:{ highlight: _vm.session.isRolesDistributed },attrs:{\"icon\":\"chair\"}}):_vm._e(),(_vm.player.isDead && !_vm.player.isVoteless)?_c('font-awesome-icon',{staticClass:\"has-vote\",attrs:{\"icon\":\"vote-yea\",\"title\":\"Ghost vote\"},on:{\"click\":function($event){return _vm.updatePlayer('isVoteless', true)}}}):_vm._e(),_c('div',{staticClass:\"name\",class:{ active: _vm.isMenuOpen },on:{\"click\":function($event){_vm.isMenuOpen = !_vm.isMenuOpen}}},[_vm._v(\" \"+_vm._s(_vm.player.name)+\" \")]),_c('transition',{attrs:{\"name\":\"fold\"}},[(_vm.isMenuOpen)?_c('ul',{staticClass:\"menu\"},[(!_vm.session.isSpectator)?[_c('li',{on:{\"click\":_vm.changeName}},[_c('font-awesome-icon',{attrs:{\"icon\":\"user-edit\"}}),_vm._v(\"Rename \")],1),(!_vm.session.nomination)?_c('li',{on:{\"click\":function($event){return _vm.nominatePlayer()}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"hand-point-right\"}}),_vm._v(\" Nomination \")],1):_vm._e(),_c('li',{on:{\"click\":function($event){return _vm.movePlayer()}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"redo-alt\"}}),_vm._v(\" Move player \")],1),_c('li',{on:{\"click\":function($event){return _vm.swapPlayer()}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"exchange-alt\"}}),_vm._v(\" Swap seats \")],1),_c('li',{on:{\"click\":_vm.removePlayer}},[_c('font-awesome-icon',{attrs:{\"icon\":\"times-circle\"}}),_vm._v(\" Remove \")],1),(_vm.player.id && _vm.session.sessionId)?_c('li',{on:{\"click\":function($event){return _vm.updatePlayer('id', '', true)}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"chair\"}}),_vm._v(\" Empty seat \")],1):_vm._e()]:_vm._e(),(_vm.session.isSpectator)?_c('li',{class:{ disabled: _vm.player.id && _vm.player.id !== _vm.session.playerId },on:{\"click\":_vm.claimSeat}},[_c('font-awesome-icon',{attrs:{\"icon\":\"chair\"}}),(!_vm.player.id)?[_vm._v(\" Claim seat \")]:(_vm.player.id === _vm.session.playerId)?[_vm._v(\" Vacate seat \")]:[_vm._v(\" Seat occupied\")]],2):_vm._e()],2):_vm._e()])],1),(_vm.player.reminders)?_vm._l((_vm.player.reminders),function(reminder){return _c('div',{key:reminder.role + ' ' + reminder.name,staticClass:\"reminder\",class:[reminder.role],on:{\"click\":function($event){return _vm.removeReminder(reminder)}}},[_c('span',{staticClass:\"icon\",style:({\n backgroundImage: (\"url(\" + (reminder.image ||\n require('../assets/icons/' + reminder.role + '.png')) + \")\")\n })}),_c('span',{staticClass:\"text\"},[_vm._v(_vm._s(reminder.name))])])}):_vm._e(),_c('div',{staticClass:\"reminder add\",on:{\"click\":function($event){return _vm.$emit('trigger', ['openReminderModal'])}}},[_c('span',{staticClass:\"icon\"})])],2)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"token\",class:[_vm.role.id],on:{\"click\":_vm.setRole}},[(_vm.role.id)?_c('span',{staticClass:\"icon\",style:({\n backgroundImage: (\"url(\" + (_vm.role.image ||\n require('../assets/icons/' + _vm.role.id + '.png')) + \")\")\n })}):_vm._e(),(_vm.role.firstNight || _vm.role.firstNightReminder)?_c('span',{staticClass:\"leaf-left\"}):_vm._e(),(_vm.role.otherNight || _vm.role.otherNightReminder)?_c('span',{staticClass:\"leaf-right\"}):_vm._e(),(_vm.role.reminders && _vm.role.reminders.length)?_c('span',{class:['leaf-top' + _vm.role.reminders.length]}):_vm._e(),(_vm.role.setup)?_c('span',{staticClass:\"leaf-orange\"}):_vm._e(),_c('svg',{staticClass:\"name\",attrs:{\"viewBox\":\"0 0 150 150\"}},[_c('path',{attrs:{\"d\":\"M 13 75 C 13 160, 138 160, 138 75\",\"id\":\"curve\",\"fill\":\"transparent\"}}),_c('text',{staticClass:\"label mozilla\",attrs:{\"width\":\"150\",\"x\":\"66.6%\",\"text-anchor\":\"middle\",\"font-size\":_vm._f(\"nameToFontSize\")(_vm.role.name)}},[_c('textPath',{attrs:{\"xlink:href\":\"#curve\"}},[_vm._v(\" \"+_vm._s(_vm.role.name)+\" \")])])]),_c('div',{staticClass:\"edition\",class:[(\"edition-\" + (_vm.role.edition)), _vm.role.team]}),(_vm.role.ability)?_c('div',{staticClass:\"ability\"},[_vm._v(\" \"+_vm._s(_vm.role.ability)+\" \")]):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n
\n \n \n \n \n \n \n \n
\n {{ role.ability }}\n
\n
\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Token.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Token.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Token.vue?vue&type=template&id=60ef4ac1&scoped=true&\"\nimport script from \"./Token.vue?vue&type=script&lang=js&\"\nexport * from \"./Token.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Token.vue?vue&type=style&index=0&id=60ef4ac1&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"60ef4ac1\",\n null\n \n)\n\nexport default component.exports","\n
\n \n\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RolesModal.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./RolesModal.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./RolesModal.vue?vue&type=template&id=ff145bbe&scoped=true&\"\nimport script from \"./RolesModal.vue?vue&type=script&lang=js&\"\nexport * from \"./RolesModal.vue?vue&type=script&lang=js&\"\nimport style0 from \"./RolesModal.vue?vue&type=style&index=0&id=ff145bbe&lang=scss&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"ff145bbe\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.modals.edition)?_c('Modal',{staticClass:\"editions\",on:{\"close\":function($event){return _vm.toggleModal('edition')}}},[(!_vm.isCustom)?_c('div',[_c('h3',[_vm._v(\"Select an edition:\")]),_c('ul',{staticClass:\"editions\"},[_vm._l((_vm.editions),function(edition){return _c('li',{key:edition.id,staticClass:\"edition\",class:['edition-' + edition.id],style:({\n backgroundImage: (\"url(\" + (require('../../assets/editions/' +\n edition.id +\n '.png')) + \")\")\n }),on:{\"click\":function($event){return _vm.setEdition(edition)}}},[_vm._v(\" \"+_vm._s(edition.name)+\" \")])}),_c('li',{staticClass:\"edition edition-custom\",style:({\n backgroundImage: (\"url(\" + (require('../../assets/editions/custom.png')) + \")\")\n }),on:{\"click\":function($event){_vm.isCustom = true}}},[_vm._v(\" Custom Script / Characters \")])],2)]):_c('div',{staticClass:\"custom\"},[_c('h3',[_vm._v(\"Load custom script / characters\")]),_vm._v(\" To play with a custom script, you need to select the characters you want to play with in the official \"),_c('a',{attrs:{\"href\":\"https://bloodontheclocktower.com/script-tool/\",\"target\":\"_blank\"}},[_vm._v(\"Script Tool\")]),_vm._v(\" and then upload the generated \\\"custom-list.json\\\" either directly here or provide a URL to such a hosted JSON file.\"),_c('br'),_c('br'),_vm._v(\" To play with custom characters, please read \"),_c('a',{attrs:{\"href\":\"https://github.com/bra1n/townsquare#custom-characters\",\"target\":\"_blank\"}},[_vm._v(\"the documentation\")]),_vm._v(\" on how to write a custom character definition file. \"),_c('b',[_vm._v(\"Only load custom JSON files from sources that you trust!\")]),_c('h3',[_vm._v(\"Some popular custom scripts:\")]),_c('ul',{staticClass:\"scripts\"},_vm._l((_vm.scripts),function(script,index){return _c('li',{key:index,on:{\"click\":function($event){return _vm.handleURL(script[1])}}},[_vm._v(\" \"+_vm._s(script[0])+\" \")])}),0),_c('input',{ref:\"upload\",attrs:{\"type\":\"file\",\"accept\":\"application/json\"},on:{\"change\":_vm.handleUpload}}),_c('div',{staticClass:\"button-group\"},[_c('div',{staticClass:\"button\",on:{\"click\":_vm.openUpload}},[_c('font-awesome-icon',{attrs:{\"icon\":\"file-upload\"}}),_vm._v(\" Upload JSON \")],1),_c('div',{staticClass:\"button\",on:{\"click\":_vm.promptURL}},[_c('font-awesome-icon',{attrs:{\"icon\":\"link\"}}),_vm._v(\" Enter URL \")],1),_c('div',{staticClass:\"button\",on:{\"click\":function($event){_vm.isCustom = false}}},[_c('font-awesome-icon',{attrs:{\"icon\":\"undo\"}}),_vm._v(\" Back \")],1)])])]):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n
\n
Select an edition:
\n
\n
\n {{ edition.name }}\n
\n
\n Custom Script / Characters\n
\n
\n
\n
\n
Load custom script / characters
\n To play with a custom script, you need to select the characters you want\n to play with in the official\n Script Tool\n and then upload the generated \"custom-list.json\" either directly here or\n provide a URL to such a hosted JSON file. \n \n To play with custom characters, please read\n the documentation\n on how to write a custom character definition file.\n Only load custom JSON files from sources that you trust!\n
Some popular custom scripts:
\n
\n
\n {{ script[0] }}\n
\n
\n \n
\n
\n Upload JSON\n
\n
\n Enter URL\n
\n
\n Back\n
\n
\n
\n \n\n\n\n\n\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditionModal.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./EditionModal.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./EditionModal.vue?vue&type=template&id=d6bb58ea&scoped=true&\"\nimport script from \"./EditionModal.vue?vue&type=script&lang=js&\"\nexport * from \"./EditionModal.vue?vue&type=script&lang=js&\"\nimport style0 from \"./EditionModal.vue?vue&type=style&index=0&id=d6bb58ea&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"d6bb58ea\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"intro\"},[_c('img',{attrs:{\"src\":\"static/apple-icon.png\",\"alt\":\"\"}}),_vm._v(\" Welcome to the (unofficial) \"),_c('b',[_vm._v(\"Virtual Town Square and Grimoire\")]),_vm._v(\" for Blood on the Clocktower! Please add more players through the \"),_c('span',{staticClass:\"button\",on:{\"click\":_vm.toggleMenu}},[_c('font-awesome-icon',{attrs:{\"icon\":\"cog\"}}),_vm._v(\" Menu \")],1),_vm._v(\" on the top right or by pressing \"),_c('b',[_vm._v(\"[A]\")]),_vm._v(\". You can also join a game session by pressing \"),_c('b',[_vm._v(\"[J]\")]),_vm._v(\".\"),_c('br'),_vm._m(0)])}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"footer\"},[_vm._v(\" This project is free and open source and can be found on \"),_c('a',{attrs:{\"href\":\"https://github.com/bra1n/townsquare\",\"target\":\"_blank\"}},[_vm._v(\"GitHub\")]),_vm._v(\". It is not affiliated with The Pandemonium Institute. \\\"Blood on the Clocktower\\\" is a trademark of Steven Medway and The Pandemonium Institute. \")])}]\n\nexport { render, staticRenderFns }","\n
\n \n Welcome to the (unofficial)\n Virtual Town Square and Grimoire for Blood on the Clocktower! Please\n add more players through the\n \n Menu\n \n on the top right or by pressing [A]. You can also join a game session\n by pressing [J]. \n \n
\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Intro.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Intro.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./Intro.vue?vue&type=template&id=0ae0fea6&scoped=true&\"\nimport script from \"./Intro.vue?vue&type=script&lang=js&\"\nexport * from \"./Intro.vue?vue&type=script&lang=js&\"\nimport style0 from \"./Intro.vue?vue&type=style&index=0&id=0ae0fea6&scoped=true&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"0ae0fea6\",\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.modals.reference && _vm.roles.size)?_c('Modal',{staticClass:\"characters\",on:{\"close\":function($event){return _vm.toggleModal('reference')}}},[_c('font-awesome-icon',{staticClass:\"toggle\",attrs:{\"icon\":\"cloud-moon\",\"title\":\"Show Night Order\"},on:{\"click\":function($event){return _vm.toggleModal('nightOrder')}}}),_c('h3',[_vm._v(\" Character Reference \"),_c('font-awesome-icon',{attrs:{\"icon\":\"address-card\"}}),_vm._v(\" \"+_vm._s(_vm.edition.name || \"Custom Script\")+\" \")],1),_c('ul',{staticClass:\"legend\"},[_c('li',[_c('span',{staticClass:\"name\"},[_vm._v(\"Name\")]),_c('span',{staticClass:\"icon\"},[_vm._v(\"Icon\")]),_c('span',{staticClass:\"ability\"},[_vm._v(\"Ability\")]),(Object.keys(_vm.playersByRole).length)?_c('span',{staticClass:\"player\"},[_vm._v(\" Player \")]):_vm._e()])]),_vm._l((_vm.rolesGrouped),function(teamRoles,team){return _c('div',{key:team,class:[team]},[_c('h4',[_vm._v(_vm._s(team))]),_c('ul',_vm._l((teamRoles),function(role){return _c('li',{key:role.id,class:[team]},[_c('span',{staticClass:\"name\"},[_vm._v(_vm._s(role.name))]),(role.id)?_c('span',{staticClass:\"icon\",style:({\n backgroundImage: (\"url(\" + (role.image ||\n require('../../assets/icons/' + role.id + '.png')) + \")\")\n })}):_vm._e(),_c('span',{staticClass:\"ability\"},[_vm._v(_vm._s(role.ability))]),(Object.keys(_vm.playersByRole).length)?_c('span',{staticClass:\"player\"},[_vm._v(_vm._s(_vm.playersByRole[role.id] ? _vm.playersByRole[role.id].join(\", \") : \"\"))]):_vm._e()])}),0)])})],2):_vm._e()}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n \n \n
\n Character Reference\n \n {{ edition.name || \"Custom Script\" }}\n