diff --git a/client/Assets/Game/Scripts/UI/_ViewGen/Battle/ViewHud.cs b/client/Assets/Game/Scripts/UI/_ViewGen/Battle/ViewHud.cs
index 414bc77..708d520 100644
--- a/client/Assets/Game/Scripts/UI/_ViewGen/Battle/ViewHud.cs
+++ b/client/Assets/Game/Scripts/UI/_ViewGen/Battle/ViewHud.cs
@@ -10,6 +10,8 @@ namespace Game.Battle
public Controller m_showInteract;
public Controller m_showMonsterInfo;
public Controller m_showLevelName;
+ public GGraph m_n18;
+ public GGraph m_n19;
public Viewc_Player m_UI_Player;
public Viewc_Interact m_n13;
public Viewc_Monster m_UI_Monster;
@@ -33,6 +35,8 @@ namespace Game.Battle
m_showInteract = this.GetController("showInteract");
m_showMonsterInfo = this.GetController("showMonsterInfo");
m_showLevelName = this.GetController("showLevelName");
+ m_n18 = (GGraph)this.GetChild("n18");
+ m_n19 = (GGraph)this.GetChild("n19");
m_UI_Player = (Viewc_Player)this.GetChild("UI_Player");
m_n13 = (Viewc_Interact)this.GetChild("n13");
m_UI_Monster = (Viewc_Monster)this.GetChild("UI_Monster");
diff --git a/client/Assets/Resources/UIRes/Battle_fui.bytes b/client/Assets/Resources/UIRes/Battle_fui.bytes
index 81873d5..9fb4ca1 100644
Binary files a/client/Assets/Resources/UIRes/Battle_fui.bytes and b/client/Assets/Resources/UIRes/Battle_fui.bytes differ
diff --git a/uiproject/assets/Battle/Hud/Comp/bloodBarPlayer.xml b/uiproject/assets/Battle/Hud/Comp/bloodBarPlayer.xml
index 906dc31..370eca6 100644
--- a/uiproject/assets/Battle/Hud/Comp/bloodBarPlayer.xml
+++ b/uiproject/assets/Battle/Hud/Comp/bloodBarPlayer.xml
@@ -4,7 +4,9 @@
-
+
+
+
\ No newline at end of file
diff --git a/uiproject/assets/Battle/Hud/Comp/c_Player.xml b/uiproject/assets/Battle/Hud/Comp/c_Player.xml
index 3e5b9eb..1c52d56 100644
--- a/uiproject/assets/Battle/Hud/Comp/c_Player.xml
+++ b/uiproject/assets/Battle/Hud/Comp/c_Player.xml
@@ -1,21 +1,21 @@
-
-
+
+
-
+
-
+
-
+
-
+
diff --git a/uiproject/assets/Battle/Hud/Hud.xml b/uiproject/assets/Battle/Hud/Hud.xml
index 7cd1580..534d706 100644
--- a/uiproject/assets/Battle/Hud/Hud.xml
+++ b/uiproject/assets/Battle/Hud/Hud.xml
@@ -1,16 +1,19 @@
-
-
+
+
-
+
+
+
+
-
+