From 342bc7dbd3a7963bc796bfe4879fc0491c8d7aba Mon Sep 17 00:00:00 2001 From: Stefano Borzì Date: Sat, 27 Apr 2019 15:16:15 +0200 Subject: Updating wiki layout and missing contents (#34) * Added angle.png for creature_formations * Update creature_formations.md * Update creature_text.md * Added creature_text type images * Removed useless link in npc_vendor * Update quest_template.md * Fixed layout table in spell_dbc * Fixed headers in warden_checks * Fixed type values layout in logs * Fixed layout in character_stats * Fixed layout in characters (table) * Added new data in corpse.md * Fixed guild_rank text * Improved instance difficulty list values * Improved worldstates.md --- docs/character_stats.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'docs/character_stats.md') diff --git a/docs/character_stats.md b/docs/character_stats.md index d22b32f..21bc0ce 100644 --- a/docs/character_stats.md +++ b/docs/character_stats.md @@ -356,13 +356,15 @@ Maximum amount of health that the character has. ### maxpower -1 - mana -2 - rage -3 - focus -4 - energy -5 - happiness -6 - rune -7 - runic power +||| +| -- | --- | +| 1 | mana | +| 2 | rage | +| 3 | focus | +| 4 | energy | +| 5 | happiness | +| 6 | rune | +| 7 | runic power | ### strength -- cgit