Jump to content

Question

Posted (edited)

Hello I'm trying to create this but I'm in error

m0srXXV.jpg

 

my ability

 

<skill id="7065" levels="2" name="Adventurer's Box">
        <table name="#extractableItems">
            1882,20,18;1876,20,16;1879,20,10;1881,20,10;1880,20,5;1874,20,10;1875,20,10;1877,20,11;57,150000,10
            4039,4,20;4043,4,20;4044,4,20;4040,4,10;4042,4,10;4041,4,10;57,160000,10
        </table>
        <set name="capsuled_items_skill" val="#extractableItems" />
        <set name="target" val="TARGET_SELF" />
        <set name="skillType" val="EXTRACTABLE" />
        <set name="operateType" val="OP_ACTIVE" />
        <cond msgId="129">
            <and>
                <player invSize="10" />
                <player weight="80" />
            </and>
        </cond>
    </skill>

 

my item

<item id="9217" type="EtcItem" name="Adventurer's Box">
        <set name="default_action" val="capsule" />
        <set name="material" val="PAPER" />
        <set name="weight" val="1" />
        <set name="is_stackable" val="true" />
        <set name="is_oly_restricted" val="true" />
        <set name="handler" val="ItemSkills" />
        <set name="item_skill" val="7065๏ปฟ-2" />
    </item>
Edited by Williams

2 answers to this question

Recommended Posts

  • 0
Posted
  On 6/17/2019 at 10:52 AM, DenArt Designs said:

i think the error comes from this

<set name="item_skill" val="7065๏ปฟ-2" />
Expand  

I get it right, the error is the% of the items have to be 100% everything can not exceed

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