[Help] Droplist

Discussion in 'Help' started by loest, Mar 7, 2011.

  1. loest

    loest New Member

    so i was wondering about the drops, i have some raids edited, but the drops rate seems to be lower than i had made them.
    so this is what i have:
    Code:
    {{{[earring_of_zaken];1;1;100.0}};50.0}
    and i was wondering about changing the last item to this:
    Code:
    {{{[earring_of_zaken];1;1;50.0}};100.0}
    well not sure if that would make any difference, so i came here to ask. either way i will have it increased a bit, but if that change anything i could keep the rate for some time and wait to see how it goes.
     
  2. TheMaster

    TheMaster New Member

    {{{[earring_of_zaken];1;1;100}};85}
    from freya scripts
     
  3. hoaz

    hoaz AdvExt64 Team

    the rule i advise to follow, sum of all changes inside of each group should be 100%, the group chance always can be normalized
    so i think this one --> {{{[earring_of_zaken];1;1;100.0}};50.0} is correct
    also consider TheMaster post with correct drop chance