// Created by Sabe on 12/22/13. div(modal='modals.rebirthEnabled') .modal-header h3 Rebirth: New Adventure Available! .modal-body p span. You've unlocked Rebirth! This special Market item allows you to begin a new game at level 1 while keeping your tasks, achievements, pets, and more. Use it to breathe new life into HabitRPG if you feel you've achieved it all, or to experience new features with the fresh eyes of a beginning character! .modal-footer button.btn.btn-default.cancel(ng-click='modals.rebirthEnabled = false') Close div(modal='modals.rebirth') .modal-header h3 Rebirth: Begin a New Adventure .modal-body include ../gems p. Rebirth sets your game to a starting state, as if you'd created a new account, but keeps your most hard-earned or paid-for items intact. When you are reborn: ul li You become a Level 1 Warrior with full Health but no Experience. You may choose a new class at Level 10 as normal. li You lose all Gold and all purchased equipment. li Your tasks are reset to neutral (yellow color), but their history remains. li Your Dailies' streaks are reset to 0. li You keep your Achievements, your Gems, your backer and contributor tiers, and any purchased avatar customizations, such as hair styles. li You keep whatever Challenges, Guilds, and Party you are a member of. li You keep your Pets and Mounts, though you will not be able to access them until you unlock the Stable again. li You earn an Achievement for beginning a new adventure! p. Consider using this feature if you would like to replay the early game with Habit's newest features, or if your motivation drops when you've attained all the best gear! .modal-footer button.btn.btn-large.cancel(ng-click='modals.rebirth = false') Never mind span(ng-if='user.balance < 1') a.btn.btn-success.btn-large(ng-click="modals.buyGems = true") Buy More Gems span.gem-cost Not enough Gems span(ng-if='user.balance >= 1', ng-controller='SettingsCtrl') a.btn.btn-danger.btn-large(ng-click='rebirth()') Be Reborn span.gem-cost 8 Gems