Geia sas paidia Isos Yparxoun Kialla Post Paromia 8a h8ela thn Boh8ia sas Sto pws mporo na aferesw To Xroniko orio ton 15 sec kai na kanw Dunamosw tin posotita sto HP.Edw exw apo to skill file 2000-2099.Tha h8ela na moy peite ti prepei na allakso apo edw.Tnx
My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
AXTYPITOS120
Geia sas paidia Isos Yparxoun Kialla Post Paromia 8a h8ela thn Boh8ia sas Sto pws mporo na aferesw To Xroniko orio ton 15 sec kai na kanw Dunamosw tin posotita sto HP.Edw exw apo to skill file 2000-2099.Tha h8ela na moy peite ti prepei na allakso apo edw.Tnx
<skill id="2031" levels="1" name="Lesser Healing Potion">
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="HOT"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="isPotion" val="true"/>
<set name="buffDuration" val="15000"/>
<set name="reuseDelay" val="10000"/>
<set name="staticReuse" val="true"/>
<cond msgId="113" addName="1">
<player flyMounted="False"/>
</cond>
<for>
<!-- retail value: 8HP/sec; stat update every 2 sec -->
<!-- Verified by slyce - Interlude - 8th Aug 2007 -->
<effect count="7" name="HealOverTime" time="2" val="16" stackOrder="8" stackType="HpRecover"/>
</for>
</skill>
<skill id="2032" levels="1" name="Healing potion">
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="HOT"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="isPotion" val="true"/>
<set name="buffDuration" val="15000"/>
<set name="reuseDelay" val="10000"/>
<set name="staticReuse" val="true"/>
<cond msgId="113" addName="1">
<player flyMounted="False"/>
</cond>
<for>
<!-- retail value: 24HP/sec; stat update every 2 sec -->
<!-- Verified by slyce - Interlude - 8th Aug 2007 -->
<effect count="7" name="HealOverTime" time="2" val="48" stackOrder="24" stackType="HpRecover"/>
</for>
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now