The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Item additional random options
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Seravy
I have two item random groups, one that adds a weapon element and another that adds a small random stat bonus.
How do I specify I want a drop to have one ability from each of these groups? So when the item drops, it can be, Fire Property and STR +2 or Water Property and LUK+2 etc? (one ability per group added)
mob_drop.txt isn't clear about the syntax for adding more than one option per item. I could add multiple abilities per line in item_randomopt_group.txt but then I need a new group defined for each combination of groups and need to list all possible cases (so 8 elements * 6 stats = 48 cases). This might work for simple cases but if I wanted 3 abilities each from a group that has 12 possibilities then it's 12*12*12 over 1000 lines, so I rather not do it that way if I can avoid it.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.