Jump to content
  • 0

Trick,switch,bluff Chance


rlfem123

Question

How i can change rate of these three skills?

  

<skill id="11" levels="12" name="Trick">
<table name="#mpConsume"> 22 24 25 27 28 29 30 31 32 33 34 34 </table>
<table name="#magicLvl"> 49 52 55 58 60 62 64 66 68 70 72 74 </table>
<set name="weaponsAllowed" val="DAGGER"/>
<set name="mpConsume" val="#mpConsume"/>
<set name="magicLvl" val="#magicLvl"/>
<set name="power" val="50"/>
<set name="target" val="TARGET_ONE"/>
<set name="reuseDelay" val="30000"/>
<set name="hitTime" val="1200"/>
<set name="skillType" val="AGGREDUCE_CHAR"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="400"/>
<set name="effectRange" val="900"/>
<for>
<effect name="RemoveTarget" noicon="1" val="0" />
</for>
</skill>
 
That is example. <effect name="RemoveTarget" noicon="1" val="0" /> I removed 0 and i pasted 100 but and that dont work.
 
 
 
Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0
<skill id="11" levels="12" name="Trick">

<table name="#mpConsume"> 22 24 25 27 28 29 30 31 32 33 34 34 </table>

<table name="#magicLvl"> 49 52 55 58 60 62 64 66 68 70 72 74 </table>

<set name="weaponsAllowed" val="DAGGER"/>

<set name="mpConsume" val="#mpConsume"/>

<set name="magicLvl" val="#magicLvl"/>

<set name="power" val="1000000"/>

<set name="target" val="TARGET_ONE"/>

<set name="reuseDelay" val="30000"/>

<set name="hitTime" val="1200"/>

<set name="skillType" val="AGGREDUCE_CHAR"/>

<set name="operateType" val="OP_ACTIVE"/>

<set name="castRange" val="400"/>

<set name="effectRange" val="100000"/>

<for>

<effect name="RemoveTarget" noicon="1" val="100" />

</for>

</skill>

 

mm in the game i had message with that -> RESSIST @@@@@@

Link to comment
Share on other sites

  • 0

Dude, it's a base 100%...

Then why when the skills are 100% the game said me Ressist or fail 12541251 times?

Here now trick is 100% power=100

i try and!! and with switch switch is =1000 I Dont understand

Link to comment
Share on other sites

  • 0

Then why when the skills are 100% the game said me Ressist or fail 12541251 times?

Here now trick is 100% power=100

i try and!! and with switch switch is =1000 I Dont understand

Max is 100 and dont 1000 and can ressist because is magic skills there are resists on some jewels-skills
Link to comment
Share on other sites

  • 0

Max is 100 and dont 1000 and can ressist because is magic skills there are resists on some jewels-skills

hmm then why on Default switch is with 150 power? because max is 100? aaa else i forgot to say im trying these three skills without Jewls!

Edited by rlfem123
Link to comment
Share on other sites

  • 0

hmm then why on Default switch is with 150 power? because max is 100?

Just make it 100 and let like this..if dont works then is formulas.java problem..

Link to comment
Share on other sites

  • 0

The topic is for lock. Thank you Reborn12 rep+1 ;p

I can help you if you want anytime just add me at skype..see my profil but not today i havent sleept 24 hours im tired :D

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...