diff --git a/dist/game/data/stats/items/custom/00700-00799.xml b/dist/game/data/stats/items/custom/00700-00799.xml
deleted file mode 100644
index 63769963418e808c333fc3b58bd9827fb9972851..0000000000000000000000000000000000000000
--- a/dist/game/data/stats/items/custom/00700-00799.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../xsd/items.xsd">
-	<item id="733" type="EtcItem" name="Endeavor Potion">
-		<set name="icon" val="icon.etc_lesser_potion_yellow_i00" />
-		<set name="default_action" val="SKILL_REDUCE" />
-		<set name="etcitem_type" val="POTION" />
-		<set name="immediate_effect" val="true" />
-		<set name="material" val="LIQUID" />
-		<set name="weight" val="180" />
-		<set name="price" val="500" />
-		<set name="is_stackable" val="true" />
-		<set name="is_oly_restricted" val="true" />
-		<set name="handler" val="ItemSkills" />
-		<set name="item_skill" val="2010-1" />
-		<cond msgId="113" addName="1">
-			<player flyMounted="false" />
-		</cond>
-	</item>
-</list>
\ No newline at end of file
diff --git a/dist/game/data/stats/skills/02000-02099.xml b/dist/game/data/stats/skills/02000-02099.xml
index d965ed4f93f8f3b8f4b92e6e0aeae5299bdc9b6f..294b887b13bfb39c659454501e4fc0aa107744fc 100644
--- a/dist/game/data/stats/skills/02000-02099.xml
+++ b/dist/game/data/stats/skills/02000-02099.xml
@@ -110,19 +110,16 @@
 		<set name="targetType" val="SELF" />
 	</skill>
 	<skill id="2010" levels="1" name="Endeavor Potion">
+		<!-- High Five Confirmed -->
 		<set name="abnormalLvl" val="1" />
 		<set name="abnormalTime" val="300" />
 		<set name="abnormalType" val="HIT_UP" />
-		<set name="isMagic" val="2" /> <!-- Static Skill -->
+		<set name="affectScope" val="SINGLE" />
+		<set name="isMagic" val="2" />
 		<set name="magicLvl" val="1" />
 		<set name="operateType" val="A2" />
 		<set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
 		<set name="targetType" val="SELF" />
-		<effects>
-			<effect name="Buff">
-				<add stat="accCombat" val="4" />
-			</effect>
-		</effects>
 	</skill>
 	<skill id="2011" levels="1" name="Haste Potion">
 		<set name="abnormalLvl" val="1" />