.row-fluid .span4 .tavern-pane table tr td .npc_daniel td .popover.static-popover.fade.right.in .arrow h3.popover-title a(target='_blank', href='http://www.kickstarter.com/profile/2014640723')=env.t('daniel') .popover-content =env.t('danielText') div button.btn.btn-large.btn-success(ng-class='{active: user.preferences.sleep}', ng-click='User.user.ops.sleep({})') span(ng-show='user.preferences.sleep')=env.t('innCheckOut') span(ng-hide='user.preferences.sleep')=env.t('innCheckIn') .alert.alert-info(ng-show='user.preferences.sleep') =env.t('innText') // Resources .modal(style='position: relative;top: auto;left: auto;right: auto;margin: 0 auto 20px;z-index: 1;max-width: 100%;') .modal-header h3=env.t('ressources') .modal-body table.table.table-striped tr td a(target='_blank', href='http://habitrpg.wikia.com/wiki/Board:Looking_for_a_Group_(LFG)')=env.t('lfgPosts') tr td a(target='_blank', href='https://vimeo.com/57654086')=env.t('tutorial') tr td a(target='_blank', href='http://habitrpg.wikia.com/wiki/FAQ')=env.t('FAQ') tr td a(target='_blank', href='http://habitrpg.wikia.com/wiki/Glossary')=env.t('glossary') tr td a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues')=env.t('reportAP') tr td a(target='_blank', href='https://trello.com/c/8gzGlle8')=env.t('requestAF') tr td a(target='_blank', href='http://habitrpg.wikia.com/wiki/Special:Forum')=env.t('community') // Player Tiers .modal(style='position: relative;top: auto;left: auto;right: auto;margin: 0 auto 20px;z-index: 1;max-width: 100%;', popover=env.t('tierPop'), popover-trigger="mouseenter", popover-placement="right") .modal-header h3=env.t('playerTiers') .modal-body small. =env.t('visitHeroes')
=env.t('conLearn')
=env.t('conLearnHow') table.table.table-striped tr td a.label.label-contributor-1(ng-click='toggleUserTier($event)')=env.t('friend1') div(style='display:none;') p. =env.t('friendtext1') + '' + =env.t('friend1text1') + ' =env.t('friends1text2') + '' + =env.t('2gems') + ''. hr p. When your second submission is deployed, the Crystal Armor will be available for purchase in the Rewards shop. As a bounty for your continued work, you will also receive 2 Gems. tr td a.label.label-contributor-3(ng-click='toggleUserTier($event)') Elite (3-4) div(style='display:none;') p. When your third submission is deployed, the Crystal Helmet will be available for purchase in the Rewards shop. As a bounty for your great work, you will also receive 2 Gems. hr p. When your fourth submission is deployed, the Crystal Sword will be available for purchase in the Rewards shop. You will once again receive a bounty of 2 Gems. tr td a.label.label-contributor-5(ng-click='toggleUserTier($event)') Champion (5-6) div(style='display:none;') p. When your fifth submission is deployed, the Crystal Shield will be available for purchase in the Rewards shop. You will also receive 2 Gems. hr p.
When your sixth submission is deployed, you will receive a Hydra Pet. You will also receive 2 Gems. tr td a.label.label-contributor-7(ng-click='toggleUserTier($event)') Legendary (7) div(style='display:none;') p. When your seventh submission is deployed, you will receive 2 Gems and become a member of the honored Contributor's Guild and be privy to the behind-the-scenes details of HabitRPG! Further contributions do not increase your level, but you may continue to earn Gem bounties and titles. tr td a.label.label-contributor-8(ng-click='toggleUserTier($event)') Heroic div(style='display:none;') p The Heroic level contains HabitRPG staff and staff-level contributors. If you have this title, you were appointed to it (or hired!). tr td a.label.label-npc(ng-click='toggleUserTier($event)') NPC div(style='display:none;') p NPCs backed HabitRPG's Kickstarter at the highest tier. You can find their avatars watching over site features! include ./challenge-box .span8(ng-controller='ChatCtrl') h3=env.t('taverntalk') include ./chat-box small(style='position: relative; top: -20px; left: 25px;') include ../../shared/formatting-help small(style='position: relative; top: 18px; left: 0px') alert.alert-info. =env.t('tavernalert1')+ '' =env.t('tavernalert2') + ''. ul.unstyled.tavern-chat include ./chat-message