Jump to content
  • 0

[Request]Skill Info Config


Question

Posted

some body can shared me better config for this skill / i want to can control chance

 

Interlude

 

<skill id="3070" levels="3" name="Special Ability: Critical Stun">
<!--
 Automatically generated from C3 client files.
 Need to be checked/fixed.
 Target is set to TARGET_NONE, skillType  to NOTDONE for server compatability.
 Descriptions:
 1: Stuns the enemy during a critical attack.
 2: Stuns the enemy during a critical attack.
 created 2005-05-29 23:34:31
-->
 <set name="target" val="TARGET_NONE"/>
 <set name="skillType" val="WEAPON_SA"/>
 <set name="operateType" val="OP_ACTIVE"/>
 <set name="castRange" val="-1"/>
 <set name="effectRange" val="-1"/>
 <cond>
   <game chance="2"/>
 </cond>
 <for>
   <effect count="1" name="Stun" time="1" val="0"/>
 </for>

3 answers to this question

Recommended Posts

  • 0
Posted

 

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

 

make it like this

 

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

 

and maybe work!

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