Jump to content
  • 0

Acis Droplist


Question

Posted

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>

5 answers to this question

Recommended Posts

  • 0
Posted (edited)

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

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