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
4 hours ago, DenArt Designs said:

i think the error comes from this


<set name="item_skill" val="7065-2" />

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

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

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..