Jump to content
  • 0

H5 Item Drop From NPC


Question

Posted

Hello, i have a question regarding H5. Because i'm changing the whole drop system and i would like to know how the drop system works in H5.

Let's say the L2J H5 has a group of drops with chance on groups and on each item individual (See bellow)

 

<group chance="4.748700141906738">
	<item id="2384" min="1" max="1" chance="0.2141" /> <!-- Zubei's Leather Shirt -->
	<item id="4066" min="1" max="1" chance="30.2172" /> <!-- Zubei's Leather Shirt Fabric -->
	<item id="2388" min="1" max="1" chance="0.3426" /> <!-- Zubei's Leather Gaiters -->
	<item id="4067" min="1" max="1" chance="45.8801" /> <!-- Zubei's Leather Gaiter Texture -->
	<item id="2390" min="1" max="1" chance="0.1317" /> <!-- Avadon Leather Armor -->
	<item id="4068" min="1" max="1" chance="23.2143" /> <!-- Avadon Leather Armor Lining -->
</group>

So how does it really work? It generate a random Double and check if it access the group. Then it generate a random Double per item and check if it drop OR (which mean it can drop multiple items or it just drop 1 from all group?

 

Thanks in advance. (Appreciate answers only from people with H5 knowledge)

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

Totallizing all chances you end with exactly 100% so until you were extremely lucky finding the only one totallizing 100%, and assuming it's the same for all groups you don't need to be "H5 knowledge ready" to understand it's one per group.

 

All in one you can simply check existing L2J and compare with L2OFF. L2J tends to "simplify" L2OFF stuff, like precomputed things, to avoid pointless overhead. So if it's different, there's probably a reason.

 

I suppose the min/max is also another random. L2J generally linked it to server rates.

Edited by Tryskell
  • 0
Posted

ask joey he was project leader so he knows or by searching l2j forums maybe there is a reference, but as tryskel said

simply check existing L2J and compare with L2OFF (dont know how you find l2off tho)

  • 0
Posted (edited)
2 hours ago, Tryskell said:

Totallizing all chances you end with exactly 100% so until you were extremely lucky finding the only one totallizing 100%, and assuming it's the same for all groups you don't need to be "H5 knowledge ready" to understand it's one per group.

 

All in one you can simply check existing L2J and compare with L2OFF. L2J tends to "simplify" L2OFF stuff, like precomputed things, to avoid pointless overhead. So if it's different, there's probably a reason.

 

I suppose the min/max is also another random. L2J generally linked it to server rates.

I'm not reading the code of L2J i asked for the official way tryskell. I'm goin to drop their drop system and their enchant system and make new from 0 so i need to know exactly how official work. If official drop 1 from each group then ill do that way. Else if it drop random X per group its a different story. 

 

Regarding OFF im lazy to check thats why i ask which case is the corrent A or B

Thanks.

 

1 hour ago, Nightw0lf said:

ask joey he was project leader so he knows or by searching l2j forums maybe there is a reference, but as tryskel said

simply check existing L2J and compare with L2OFF (dont know how you find l2off tho)

Joey has no communication + i doubt if he answer. He is ghost.

Edited by Kara`

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


  • Posts

    • NEW HIDDENSTASH KEY SYSTEM INTRODUCED TO THE SITE   **Earn While You Spend - Introducing HS Cashback!**   Every purchase on our site now rewards you with **HS Keys cashback**   EVERY ONE WHO REGISTERS IN SITE UNTILL 15TH OF MAY GETS 2000 HS KEYS IN HES BALANE   Here's how it works:       **1 USD = 1000 HS Keys**   **Get 3% cashback** on every purchase   **Use your HS Keys to **save on your next order**   ---   ### ⚡ Why this is awesome   * Every order gives you value back   * Stack it with promos & HS usage   * Turn your spending into future discounts   ---   ### Example   Spend **$10** → Get **300 HS Keys** back   Spend **$50** → Get **1500 HS Keys** back   ---   ### Smart system (built for fairness)   * Cashback is rounded to keep things balanced   * Prevents abuse from tiny orders   * Rewards real buyers   ---   ### Start earning now   Every purchase = progress toward your next discount   Shop now and build your HS balance!   #cashback #gamingdeals #d2r #rewards #loyalty   Stay safe out there, heroes - and happy hunting! www.d2rhiddenstash.com     We just launched our new Affiliate Program — and it’s the easiest way to earn HS Keys.   Invite your friends using your personal link.   Example: If your friend spends $10 → you get 300 HS Keys No limits. No effort. Just share your link.   Get your referral link here: www.d2rhiddenstash.com/profile     Start earning today
    • https://jumpshare.com/share/L45ApA5PVrGN2O5Ua5pQ   Skill synchronization with the server: Launching and synchronizing animations, launching and synchronizing effects. All of this is tied to the server's timing  
  • Topics

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