# Monster Health Bars

Location: element\\interfaces.pck.files\\interfaces

<p class="callout warning">*<span style="color: rgb(0, 0, 0);">Warning: Issue still of not showing percentage still remains with the boss "Red-Horn Ape" and anything you may clone using this specific mob. </span>*</p>

  
  
Files that need to be edited to add monster percentages:  
targetmonster.xml  
targetmonster01.xml  
targetmonster02.xml  
targetmonster03.xml  
targetmonster04.xml  
  
Note: Adjust X and Y coordinates as needed to make sure the percentage fits into the bar properly.  
  
Difference (in Example):  
&lt;LABEL Name="Txt\_Hp" x="90" y="24"&gt;  
 &lt;Text String="100%" FontName="方正细黑一简体" FontSize="8" Shadow="100" Bold="true" OutlineColor="0,0,0,0" TextUpperColor="0,0,0,0" TextLowerColor="0,0,0,0"/&gt;  
 &lt;/LABEL&gt;  
  
Original:  
[![59661f1e4f8bb301a34c8ece06ff619d.png](https://wiki.ethersagadb.com/uploads/images/gallery/2024-03/scaled-1680-/59661f1e4f8bb301a34c8ece06ff619d.png)](https://wiki.ethersagadb.com/uploads/images/gallery/2024-03/59661f1e4f8bb301a34c8ece06ff619d.png)  
  
  
Edited:  
[![9f6a4653c145515f26217d63cdf3b3b1.png](https://wiki.ethersagadb.com/uploads/images/gallery/2024-03/scaled-1680-/9f6a4653c145515f26217d63cdf3b3b1.png)](https://wiki.ethersagadb.com/uploads/images/gallery/2024-03/9f6a4653c145515f26217d63cdf3b3b1.png)  
  
Make sure to edit all monster .xml files.