brendonmay / brendonmay.github.io

P.js
14 stars 14 forks source link

Star Force Star Catching is 5% multiplicative #46

Closed LoneFireBlossom closed 11 months ago

LoneFireBlossom commented 1 year ago

not 4.5%

see:

https://strategywiki.org/wiki/MapleStory/Spell_Trace_and_Star_Force#Star_Catcher https://maplestory.nexon.com/Guide/ProbabilityResult/MonthData http://gamebulletin.nexon.com/maplestory/inspection3.html?ReturnUrl=%2fNews%2fNotice%2fNotice%2f133192

Thank you for your calculator, It helps me a lot :)

brendonmay commented 11 months ago

Fixed

CuteReimu commented 11 months ago

Really? But I saw it was still 4.5% in https://strategywiki.org/wiki/MapleStory/Spell_Trace_and_Star_Force#Star_Catching image

Before each attempt, you will play a Star Catching minigame where a star moves side to side starting from the left. Click the "Stop" button or press Spacebar to stop the star. If it lands on the yellow region, the success rate will increase by 4.5% multiplicatively. Maintain/Decrease and Destroy rates will be redistributed at the same bracketed rates.

LoneFireBlossom commented 11 months ago

Really? But I saw it was still 4.5% in strategywiki.org/wiki/MapleStory/Spell_Trace_and_Star_Force#Star_Catching image

Before each attempt, you will play a Star Catching minigame where a star moves side to side starting from the left. Click the "Stop" button or press Spacebar to stop the star. If it lands on the yellow region, the success rate will increase by 4.5% multiplicatively. Maintain/Decrease and Destroy rates will be redistributed at the same bracketed rates.

When I opened this issue the wiki said that the probability was 5%...😂

https://strategywiki.org/w/index.php?title=MapleStory/Spell_Trace_and_Star_Force&oldid=1028611#Star_Catcher

image
CuteReimu commented 11 months ago

Really? But I saw it was still 4.5% in strategywiki.org/wiki/MapleStory/Spell_Trace_and_Star_Force#Star_Catching image

Before each attempt, you will play a Star Catching minigame where a star moves side to side starting from the left. Click the "Stop" button or press Spacebar to stop the star. If it lands on the yellow region, the success rate will increase by 4.5% multiplicatively. Maintain/Decrease and Destroy rates will be redistributed at the same bracketed rates.

When I opened this issue the wiki said that the probability was 5%...😂

https://strategywiki.org/w/index.php?title=MapleStory/Spell_Trace_and_Star_Force&oldid=1028611#Star_Catcher

image

I think that's an old revision.

image

CuteReimu commented 11 months ago

@brendonmay Maybe you should change it to 4.5% again...

LoneFireBlossom commented 11 months ago

Really? But I saw it was still 4.5% in strategywiki.org/wiki/MapleStory/Spell_Trace_and_Star_Force#Star_Catching image

Before each attempt, you will play a Star Catching minigame where a star moves side to side starting from the left. Click the "Stop" button or press Spacebar to stop the star. If it lands on the yellow region, the success rate will increase by 4.5% multiplicatively. Maintain/Decrease and Destroy rates will be redistributed at the same bracketed rates.

When I opened this issue the wiki said that the probability was 5%...😂 strategywiki.org/w/index.php?title=MapleStory/Spell_Trace_and_Star_Force&oldid=1028611#Star_Catcher

image

I think that's an old revision.

image

When I opened this issue the wiki said that the probability was 5%... When I opened this issue the wiki said that the probability was 5%... When I opened this issue the wiki said that the probability was 5%... When I opened this issue the wiki said that the probability was 5%... When I opened this issue the wiki said that the probability was 5%...

LoneFireBlossom commented 11 months ago

https://maplestory.nexon.com/News/Notice/Notice/133192

Official announced probability is 5%

Star Force reinforcement is periodically verified based on usage logs, and when checked with statistics, it was confirmed that it is operating without much difference from the probabilities announced in the game . You can checkthisStar Forceattempted in the second half of 2020 below . This is the result excluding5, 10, and 15star 100% success eventswithsuccesschance timeattempts, andsuperiorenhancements , and the total attempts and resultsare calculatedwhenstar catchis successful / failed with the anti-destruction option disabled.This is a probability table . When a star catchis successful, the success probabilityis 1.05 times the original probability . (Based onstars, the success rate ofstar catch is 31.5%, the rate of maintaining the level is 66.45% , and the destruction rateis 2.06% .)              

CuteReimu commented 11 months ago

I found another place where 4.5% appeared in the code.

https://github.com/brendonmay/brendonmay.github.io/blob/02754ce21a945993548e0e323477f08dc0b77bdf/starforceCalculator/index.html#L86-L90

brendonmay commented 11 months ago

Thank you @CuteReimu , will update the index.