v0.6.1: added 2 new guidebook pages

This commit is contained in:
Evan Debenham 2017-08-01 20:10:07 -04:00
parent 4890b4f19d
commit 024405b9be
2 changed files with 7 additions and 1 deletions

View File

@ -77,6 +77,8 @@ public enum Document {
ADVENTURERS_GUIDE.pages.put("Levelling", false);
ADVENTURERS_GUIDE.pages.put("Surprise_Attacks", false);
ADVENTURERS_GUIDE.pages.put("Dieing", false);
ADVENTURERS_GUIDE.pages.put("Looting", false);
ADVENTURERS_GUIDE.pages.put("Magic", false);
}
private static final String DOCUMENTS = "documents";

View File

@ -12,9 +12,13 @@ journal.document.adventurers_guide.food.body=Using food effectively is one of th
journal.document.adventurers_guide.levelling.title=Gaining Experience
journal.document.adventurers_guide.levelling.body=As you defeat enemies your level of experience will increase. Your experience determines how accurate your attacks are, how easily you can dodge, and how much health you have.\n\nYour experience level makes a big difference in combat. It's best to have at least one level for each floor of the dungeon.\n\nIt can be tempting to rush through a dungeon, avoiding exploration and combat, but doing so will deprive you of both supplies and experience.\n\n(You can see information about your hero, including exp, on the status pane at the top of the game interface. Tap on your hero portrait to get even more info)
journal.document.adventurers_guide.surprise_attacks.title=Surprise Attacks
journal.document.adventurers_guide.surprise_attacks.body=You should seize every opportunity you can to get an advantage in combat. One of the best ways to do with is with surprise attacks.\n\nA surprise attack occurs whenever you attack an enemy while you are out of their sight, or right as you come into view. Even the most evasive of enemies can't dodge a surprise attack!\n\nOne of the most common parts of the environment you can use to surprise enemies is a door. An enemy will be open to a surprise attack right as they move through a closed door.\n\n(When you successfully land a surprise attack, a yellow exclamation mark will briefly appear ontop of the enemy you just struck)
journal.document.adventurers_guide.surprise_attacks.body=One of the best ways to get the upper hand in combat is with surprise attacks.\n\nA surprise attack occurs whenever you attack an enemy while you are out of their sight, or right as you come into view. Even the most evasive of enemies can't dodge a surprise attack!\n\nOne of the most common parts of the environment you can use to surprise enemies is a door. An enemy will be open to a surprise attack right as they move through a closed door.\n\n(When you successfully land a surprise attack, a yellow exclamation mark will briefly appear ontop of the enemy you just struck)
journal.document.adventurers_guide.dieing.title=Handling Defeat
journal.document.adventurers_guide.dieing.body=If a situation is looking grim, there's no shame in running away. Escaping to another part of the dungeon can give you some time to recover before trying again.\n\nUnfortunately, dungeoneering is a very dangerous profession and most adventurers will eventually meet their demise. While luck can definitely play a role, the best adventurers are the ones who use every little trick to improve their odds.\n\n(Don't be dissuaded if you are dieing a lot. You shouldn't expect to get very far in your first few tries, this game is hard! Focus on learning the game and steadily improving, don't focus on winning right away.)
journal.document.adventurers_guide.looting.title=Effective Looting
journal.document.adventurers_guide.looting.body=Specific rooms will often contain better loot than others. Some of these rooms will be behind locked doors, or will contain obstacles which must be navigated past.\n\nWhenever an obstacle like this blocks your progress, look for a solution nearby. Whether it's a key or something more crafty, there is usually a tool you can use on the same floor.\n\nPotions of strength and scrolls of upgrade are an excellent measure of how well you're exploring and looting. You will be able to find 3 scrolls of upgrade and 2 potions of strength per dungeon region.\n\n(You can see a list of important landmarks and unused keys in the notes tab of the journal window.)
journal.document.adventurers_guide.magic.title=Magical Attacks
journal.document.adventurers_guide.magic.body=Magical attacks cut right through armor and are extremely difficult to dodge.\n\nThis means that damage you deal with wands will be very reliable, but also makes magical enemies extremely dangerous.\n\nMagical attacks always have a caveat though. In the case of wands its their limited charges, wands become almost useless if they aren't given time to recharge. Magic that enemies use will always have some form of weakness as well. \n\nWhen facing enemies that use magic it is extremely important to figure out how to evade their magic, rather than just eating the damage from it.
journal.notes$landmark.well_of_health=well of health
journal.notes$landmark.well_of_awareness=well of awareness