Jump to content
  • 0

[HELP]Archer


Question

Posted

Hey guys.

How i can't to fix the archer P.atk?

 

I go to navicat/characters_Table\ Exable -  Saggitarius - P.ATK from 4 to 2 and nothing....

 

Recommended Posts

  • 0
Posted

Hey guys.

How i can't to fix the archer P.atk?

 

I go to navicat/characters_Table\ Exable -  Saggitarius - P.ATK from 4 to 2 and nothing....

 

 

ok when u did it, u restarted the server? u have to delete ur class, then make ur character sagg again to see ur modification.

  • 0
Posted

ok when u did it, u restarted the server? u have to delete ur class, then make ur character sagg again to see ur modification.

And restart, and sub-class and nothing.

Need New Char Archer?

 

=====

Make an invisible Passive skill which will decrease the archer's p.atk or maybe his critical damage? o.O

Dmg is from crt, With shining bow focus the crt dmg is 3k

with DB Focus 3.5 and more.

  • 0
Posted

Yes i know... Bu the problem is in Crt.

Because look.... shining bow focus = 581 P.atk - Dragonic Bow Focus - 581

With SB my dmg is 2.8, with DB is 3.3

  • 0
Posted

Yes i know... Bu the problem is in Crt.

Because look.... shining bow focus = 581 P.atk - Dragonic Bow Focus - 581

With SB my dmg is 2.8, with DB is 3.3

 

This is why I told you to make an invisible skill...

 

Just copy one of your skills for example 0400-0499 and rename it with 20000-20099 for example. Than add this code :

 

<?xml version='1.0' encoding='utf-8'?>

<list>

<skill id="20001" levels="1" name="Saggi Balance">

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

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

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

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

  <set name="castRange" val="-1"/>

  <set name="effectRange" val="-1"/>

  <for>

    <mul order="0x30" stat="cAtk" val="0.7"/>

  </for>

</skill>

</list>

 

This will lower the critical damage with 30%. Than go to navicat => skill_trees => Last page => make a new line with class id 9, skill ID 20001, level 1, skill name Saggi Balance (for example), sp 0, min_level 40

 

And you're done.

  • 0
Posted

 

Than go to navicat => skill_trees => Last page => make a new line with class id 9, skill ID 20001, level 1, skill name Saggi Balance (for example), sp 0, min_level 40

 

I Can't use this and all fighters class? i mean and dark elf bowman?

  • 0
Posted

I can't understand you

 

You ask if this skill is applied tout all fighters? No

You ask if this skill can be use for Dark Elf Bowman ? Yes (only add this skill to skill_tree of the class of DE Bowman)

  • 0
Posted

 

You ask if this skill can be use for Dark Elf Bowman ? Yes (only add this skill to skill_tree of the class of DE Bowman)

Yes... Ok. Tnx....

Lock The Topic.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock