maxuris Posted June 19, 2008 Posted June 19, 2008 So i have a problem with skills like ultimate evasion ultimate defense stun sleep trance celestial heroic miracle etc.The problem is that this skills last too long because i changed the BuffTime from altsettings and i want to make lasting less ex. Here is Stun <skill id="100" levels="15" name="Stun Attack"> <table name="#mpConsume"> 20 21 21 22 23 23 25 26 27 29 29 30 32 33 34 </table> <table name="#power"> 30.0 33.0 35.0 41.0 44.0 48.0 55.0 59.0 64.0 73.0 79.0 84.0 96.0 102.0 109.0 </table> <table name="#magicLvl"> 18 19 20 22 23 24 26 27 28 30 31 32 34 35 36 </table> <set name="weaponsAllowed" val="16392"/> <set name="mpConsume" val="#mpConsume"/> <set name="save" val="4"/> <set name="power" val="#power"/> <set name="magicLvl" val="#magicLvl"/> <set name="lvlDepend" val="1"/> <set name="target" val="TARGET_ONE"/> <set name="overHit" val="true"/> <set name="SSBoost" val="2.0"/> <set name="reuseDelay" val="13000"/> <set name="hitTime" val="1080"/> <set name="coolTime" val="720" /> <set name="skillType" val="PDAM"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="40"/> <set name="effectRange" val="400"/> <set name="effectType" val="STUN"/> <set name="effectPower" val="50"/> Im not sure wich thing should i Edit cooltime or hitTime can u tell me which one is for what? Ty,
0 TheRuleZzZ Posted June 19, 2008 Posted June 19, 2008 katw apo auto pou ebales sou exei kai kati gia effect des edw : <skill id="100" levels="15" name="Stun Attack"> <table name="#mpConsume"> 20 21 21 22 23 23 25 26 27 29 29 30 32 33 34 </table> <table name="#power"> 30.0 33.0 35.0 41.0 44.0 48.0 55.0 59.0 64.0 73.0 79.0 84.0 96.0 102.0 109.0 </table> <table name="#magicLvl"> 18 19 20 22 23 24 26 27 28 30 31 32 34 35 36 </table> <set name="weaponsAllowed" val="16392"/> <set name="mpConsume" val="#mpConsume"/> <set name="save" val="4"/> <set name="power" val="#power"/> <set name="magicLvl" val="#magicLvl"/> <set name="lvlDepend" val="1"/> <set name="target" val="TARGET_ONE"/> <set name="overHit" val="true"/> <set name="SSBoost" val="2.0"/> <set name="reuseDelay" val="13000"/> <set name="hitTime" val="1080"/> <set name="coolTime" val="720" /> <set name="skillType" val="PDAM"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="40"/> <set name="effectRange" val="400"/> <set name="effectType" val="STUN"/> <set name="effectPower" val="50"/> <for> <effect count="1" name="Stun" time="9" val="0" stackOrder="1" stackType="Stun"/> </for> allazeis to time , kai eisai ok :P
0 maxuris Posted June 19, 2008 Author Posted June 19, 2008 Thnx man twra to eixa vrei k 8a ekana Edit to post mou alla ok Ty
Question
maxuris
So i have a problem with skills like ultimate evasion ultimate defense stun sleep trance celestial heroic miracle etc.The problem is that this skills last too long because i changed the BuffTime from altsettings and i want to make lasting less ex.
Here is Stun
<skill id="100" levels="15" name="Stun Attack">
<table name="#mpConsume"> 20 21 21 22 23 23 25 26 27 29 29 30 32 33 34 </table>
<table name="#power"> 30.0 33.0 35.0 41.0 44.0 48.0 55.0 59.0 64.0 73.0 79.0 84.0 96.0 102.0 109.0 </table>
<table name="#magicLvl"> 18 19 20 22 23 24 26 27 28 30 31 32 34 35 36 </table>
<set name="weaponsAllowed" val="16392"/>
<set name="mpConsume" val="#mpConsume"/>
<set name="save" val="4"/>
<set name="power" val="#power"/>
<set name="magicLvl" val="#magicLvl"/>
<set name="lvlDepend" val="1"/>
<set name="target" val="TARGET_ONE"/>
<set name="overHit" val="true"/>
<set name="SSBoost" val="2.0"/>
<set name="reuseDelay" val="13000"/>
<set name="hitTime" val="1080"/>
<set name="coolTime" val="720" />
<set name="skillType" val="PDAM"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="40"/>
<set name="effectRange" val="400"/>
<set name="effectType" val="STUN"/>
<set name="effectPower" val="50"/>
Im not sure wich thing should i Edit cooltime or hitTime can u tell me which one is for what? Ty,
2 answers 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