Jump to content
  • 0

[help]cloacks


Nitzamc

Question

hello mxc, how i can remove requirements of cloacks that need for example  dynasty armor to wear  a cloack , i want remove requirements so u can wear a cloack with whatever armor u want is it need to be edited in java? if yes im using l2jserver gracia final where should i find these lines for clock ?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

sry for posting again i think its good not to make  2nd topic for spam, i have one problem with skill named rush  and as i said im using l2jserver gracia final and when kamael char doombringer uses rush on a mob he stucks : cant move,hit only can chat , so here is my multisell of the skill 

<skill id="484" levels="1" name="Rush">
	<set name="castRange" val="400"/>
	<set name="effectRange" val="900"/>
	<set name="flyType" val="CHARGE"/>
	<set name="hitTime" val="800"/>
	<set name="isDebuff" val="true"/>
	<set name="mpInitialConsume" val="6"/>
	<set name="mpConsume" val="14"/>
	<set name="operateType" val="OP_ACTIVE"/>
	<set name="power" val="80"/>
	<!-- Base Land Rate -->
	<set name="skillType" val="DEBUFF"/>
	<set name="target" val="TARGET_ONE"/>
	<set name="weaponsAllowed" val="163840"/>
	<!-- Ancient/Rapier -->
	<cond msgId="113" addName="1">
		<target mindistance="200"/>
	</cond>
	<for>
		<effect name="EnemyCharge" val="0"/>
	</for>
</skill>

is there any problem?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...