Page 4 of 5 FirstFirst ... 2345 LastLast
Results 61 to 80 of 83
  1. I AM NOW "Mute"
    IGN: Stephen
    Server: U.S.A.
    Level: 21
    Job: None
    Guild: No where
    Alliance: Unemployment
    ireland

    Default


    i still play MS, myself, and before was VERY addicted to NX... not a proud moment of my lifetime. ive gotten a handle on it though; self control and restraint help out a lot when battling addictions to something/someone.

  2. Default


    God how I wish 30% claw atks would go back to 25m in khaini.

  3. Default


    Too bad it doesn’t say what gachapon they come from. At least they seem permanent this time.

    Increasing the availability and rate of white scrolls while releasing 100% scrolls seems somewhat ironic.

  4. Default


    Another white scroll gach rate increase? And in SHRINE? FFFFFFFFFFFFFFUUUUUUUUUUUUUUUUUU--


    Chaos scrolls need to hurry and inflate so I can get some money back and grab some whites.

  5. Default


    This.

  6. Default


    I swear to god if chaos scrolls don't inflate I will cry for days :(:(:( Not saying this isnt the bset thing to happen to the market BUT LET ME TAKE ADVANTAGE FIRST AND GET MY CASH F pineappleING 4

    lol


  7. Default


    The petals are a bit much, but even still, it is one of the best "normal" looking chairs I've seen yet.

  8. Default


    Yeah, the chairs are pretty sweet. I can't believe that they're already putting them into GMS lol. They just came out in JMS during the Cygnus patch. I'm pretty sure that they come from Mushroom Shrine (JMS Gachapon announcements don't state which Gachapon), and they come from there by the craploads. I've seen people get 5 of them in a single gach run. So yeah, they're cool, not very expensive, and hopefully it'll be the same in GMS.

  9. Default


    Oh, I hope this is the same in GMS. I was hoping for a rate of getting them was the same as the Love Seat during the event.

  10. Default


    Oh yeah, I forgot to say one thing. It's only the World End chair that was super common; the Bloody Rose chair is a whole lot rarer (not as rare as GMS Dragon Chairs though).
    Here's a pic of one thing that happened. The last item is a BWG, and this all happened within a minute (so these are probably all in a row). This is the only one I SSed, mind you.
    Spoiler

  11. Default


    Is it just me, or is Spiegelman hypnotizing that poor child?

  12. Default


    Not only is he doing that, there's a cash item that lets him do the same to you!

    (And how I wish I was joking...)

  13. Default


    Anyone actually try out Perion yet? I was thinking of using spare MTS nx to try it out, less pure amount of items in there = higher chances of a miniGM/white scroll maybe? I doubt they individually edit each item's percent chance every single time new things are added in because you always only get one item (the chances of everything must add up to 100%). And just to be a rebel.

  14. Default


    Keep in mind they can use lazy stacking to generate a derived percentage.

    Under that system it just generates a token between 1 and the sum of all potential and wherever it falls, it falls, like an ever expanding roulette wheel.

    example before/after list:

    Before:
    ItemChances*Cumulative Chance
    Crap A100100
    Crap B120220
    Crap C150370
    Shiny A10380


    After:
    ItemChances*Cumulative Chance
    Crap A100100
    Crap B120220
    Crap C150370
    Shiny A10380
    New Shiny50430

    *Note this field isn't actually in the table, it's just a running summary of where a number would land based on the Chances preceeding it. A token of 150 for example would fall on crap B because it's between 100 and 220.

    Under this drop table system new items have a percentage equal to their degree of the overall sum, so adding new items diminishes everything before them unless everything is adjusted as well. It also becomes easier to go back and adjust single items though to give them a larger share of the whole value.

    Shiny A for example had a 10 in 380 chance of appearing before New Shiny was added, and now has a 10 in 430 chance, and New Shiny has a 50 in 430 chance.

    This is a surprisingly common way of handling random drop tables where percentages are desired because it avoids the need to "equal 100" and in theory provides infinite granularity to the probability while giving easy expansion.

    The drawbacks of such a system should be plainly obvious as well though.

  15. Default


    I don't get it, what's the difference between that and what I just said? O_o For example, crap + old shinies in perion = 10000, crap + old shinies in mushroom shrine = 20000, new shinies are 5 for both, and 5/10005 is better than 5/20005.

  16. Default


    Your way implied they had to manually set each percentage separately to make the total equal 100.

    With lazy stacking it's an automatic sliding percentage as they add new things unless they specifically rebalance prior portions.

  17. Default


    Yeah I was suggesting it could be something like the way you posted up there based on my doubt of the use of the manual process.

  18. Default


    Then consider it elaboration on a potential how.

  19. Default


    As long as you do a few precalculations when you change the list (sorting into a tree by probability and calculating the total probability are good) you can keep it pretty smooth. Dunno if it's done automatically by SQL.

  20.  

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •