Jump to content
  • 0

Extrac table Skill


Question

Posted

Hi. I need help with  Extrac table Skill. How i can  edit this script for work.

 

<skill id="26076" levels="1" name="SKill Randomize">
	<!-- Confirmed CT2.5 -->
	<table name="#extractableSkill">

		7041,1,50;7042,1,50

	</table>
	<set name="capsuled_items_skill" val="#extractableSkill" />
	<set name="itemConsumeCount" val="1" />
	<set name="operateType" val="OP_ACTIVE" />
	<set name="skillType" val="EXTRACTABLE" />
	<set name="target" val="TARGET_SELF" />
	<cond msgId="129">
		<and>
			<player invSize="10" />
			<player weight="80" />
		</and>
	</cond>
</skill>

 

 

Skill must work, that we use a item and you got new random skill.

This script dont work ;/  where is mistake?

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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...