Jump to content
  • 0

Acis Droplist


l2jkain

Question

Hello I'm putting a custom coin to drop all mobes but I realized something in there and I put a custom coin in all mobes. I level 81 killing a mobe lvl 1 to get the prize because this is happening? Free acis 350 use

 

 

<category id="2">
<drop itemid="9210" min="2" max="9" chance="750000"/> //75% Medal Token 
<drop itemid="9211" min="3" max="7" chance="680000"/> //68% Skull Token
<drop itemid="9212" min="1" max="12" chance="625000"/> //62,5% Red Eye Token
<drop itemid="9213" min="1" max="9" chance="650000"/> //65% Pumpking Token
<drop itemid="9214" min="1" max="8" chance="620000"/> //62% Blue Sphere Token
<drop itemid="9215" min="1" max="10" chance="600000"/> //60% Red Scroll Token
<drop itemid="9216" min="1" max="8" chance="500000"/> //50% Mochi Token
</category>
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Whole category chance should be equal to 100%. If you want few drops, they you need few categories.

Link to comment
Share on other sites

  • 0

Can you give me an example?

<category id="2">
<drop itemid="9210" min="2" max="9" chance="750000"/> //75% Medal Token 
</category>
<category id="3">
<drop itemid="9211" min="3" max="7" chance="680000"/> //68% Skull Token
</category>
<category id="4">
<drop itemid="9212" min="1" max="12" chance="625000"/> //62,5% Red Eye Token
</category>
<category id="5">
<drop itemid="9213" min="1" max="9" chance="650000"/> //65% Pumpking Token
</category>
<category id="6">
<drop itemid="9214" min="1" max="8" chance="620000"/> //62% Blue Sphere Token
</category>
<category id="7">
<drop itemid="9215" min="1" max="10" chance="600000"/> //60% Red Scroll Token
</category>
<category id="8">
<drop itemid="9216" min="1" max="8" chance="500000"/> //50% Mochi Token
</category>
 
if u have 2 items in the same category only 1 of them can drop.
Edited by FrozenWarrior
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.

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

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