Git Product home page Git Product logo

Comments (8)

thommcgrath avatar thommcgrath commented on August 25, 2024

These numbers are still very much a mystery to the community, we're working on deciphering the game's mechanics.

The issue is that loot sources have a built-in quality multiplier. So an item quality of 2 in a white beacon is different from an item quality 2 in a red beacon. For The Island and The Center, I believe we've figured these numbers out, so what you're seeing is a bit strange. There is some amount of randomness to quality as well. Using cheats to spawn items, the same numeric quality value can produce wildly different results.

So while you're not wrong that this is an issue, at the moment, we (as a community) don't have enough information to really get this right. We're testing though and I'll keep tuning these numbers as much as I can. I've also reached out to Wildcard for some information, but it's been a few days without a response. At this point, I don't think we'll get any help from them.

from beacon.

tamaster92 avatar tamaster92 commented on August 25, 2024

Is there anyway to limit quality still? Because we do NOT want that high quality items. Also for some reason in some of the higher quality drops I cannot make the item quality lower that apprentice or even journeyman sometimes

Sent from my iPhone

On 22 Sep 2016, at 15:36, Thom McGrath [email protected] wrote:

These numbers are still very much a mystery to the community, we're working on deciphering the game's mechanics.

The issue is that loot sources have a built-in quality multiplier. So an item quality of 2 in a white beacon is different from an item quality 2 in a red beacon. For The Island and The Center, I believe we've figured these numbers out, so what you're seeing is a bit strange. There is some amount of randomness to quality as well. Using cheats to spawn items, the same numeric quality value can produce wildly different results.

So while you're not wrong that this is an issue, at the moment, we (as a community) don't have enough information to really get this right. We're testing though and I'll keep tuning these numbers as much as I can. I've also reached out to Wildcard for some information, but it's been a few days without a response. At this point, I don't think we'll get any help from them.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from beacon.

thommcgrath avatar thommcgrath commented on August 25, 2024

No, it's just the way the game works. The formula for selecting an item's quality is something like:

Minimum = Loot Source Multiplier * Item Min * Random Value
Maximum = Loot Source Multiplier * Item Max * Random Value

It's because of the "Random Value" that items can spawn higher than the defined maximum. I don't know why Wildcard decided that should be there, but it is. I'll make another pass at determining good quality values though.

As for the minimums, that was a bug. I fixed it a few days ago, but a new build has not been released yet.

7236215

Qualities sometimes need to be less than 1 and my code wasn't allowing that.

from beacon.

tamaster92 avatar tamaster92 commented on August 25, 2024

Hope the release is soon then :)

Thanks for the help

from beacon.

tamaster92 avatar tamaster92 commented on August 25, 2024

Could you make a release with that fix in it please? Getting desperate now :/

from beacon.

thommcgrath avatar thommcgrath commented on August 25, 2024

I'll try to get it done soon. Got one more major issue I want to tackle first. There's a discussion on Reddit.

from beacon.

thommcgrath avatar thommcgrath commented on August 25, 2024

https://www.reddit.com/r/playark/comments/54iklb/beacon_config_chance_to_be_blueprint_doesnt_make/

from beacon.

thommcgrath avatar thommcgrath commented on August 25, 2024

I'm going to close this now. I've been playing with quality values produced by A3 for a couple weeks now, and they feel pretty close. Just found the hidden multipliers that were apparently extracted from the source by a modder, so I think this is as close as I'm going to be able to get them.

from beacon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.