further tweak

This commit is contained in:
András Salamon 2005-08-26 16:18:18 +00:00
parent 40063d4ef4
commit 62de7a36e6

View file

@ -114,6 +114,7 @@ id=hitpoints
title= _ "Hitpoints and Experience"
text= "<img>src=help/hpxp.png align=right float=yes</img>" + _"Each unit has a certain number of hitpoints (HP). If the hitpoints of a unit drop below 1, the unit dies. Each unit also has a certain number of experience points (XP). A freshly recruited unit starts with no experience points, and gains experience by fighting enemies." +
"
" +
_"The hitpoints and experience points are both indicated in the status pane using two numbers (the current value and the maximum value the unit can have)." + "
<img>src=help/hp-bars.png align=left float=yes</img>" + _"The hitpoints are also indicated by an energy bar next to each unit, which is green, yellow or red. A unit with at least 1 experience point has a blue experience bar, which turns white as the unit is about to <ref>dst=experience_and_advancement text=advance</ref>."