habitica-self-host/common/locales/en/death.json

8 lines
469 B
JSON
Raw Normal View History

2015-07-20 21:24:05 +00:00
{
2015-07-21 19:39:08 +00:00
"lostAllHealth": "You ran out of Health!",
2015-07-21 18:57:13 +00:00
"dontDespair": "Don't despair!",
"deathPenaltyDetails": "You lost a Level, your Gold, and a piece of Equipment, but you can get them all back with hard work! Good luck--you'll do great.",
2015-07-20 21:24:05 +00:00
"refillHealthTryAgain": "Refill Health & Try Again",
2015-07-31 02:36:09 +00:00
"dyingOftenTips": "Is this happening often? <a href='http://habitica.wikia.com/wiki/Death_Mechanics#Strategies_for_Staying_Alive' target='_blank'>Here are some tips!</a>"
2015-07-21 19:39:08 +00:00
}