Jump to content

FE Heroes Appearance Rates %


Radicre
 Share

Recommended Posts

Appearance rate calculator
http://ragnite.net/fireemblemheroes/

I'm a bit too busy to deal with css, just keeping it simple for now.

-- old message ---

Spent half an hour to compile this up.
Can someone help me throw it up on the SF wiki?  I'm not a registered user on it.  I wouldn't mind an invite so I can throw this up on there myself though.
Can also add it to the Heroes site as well.  I know the appearance rates are up there already, and you'll just have to add the percentages into it.


https://docs.google.com/spreadsheets/d/1gMnfjNy42SZIO_kuTFyOrR-Jmsx_T2s3hWv_zQXTWXA/edit?usp=sharing
(note there are 2 sheets, the only difference is the change in rates for the focus characters)

Cheers, friends

Edited by Radicre
Link to comment
Share on other sites

Actually moving forward the excel sheet is a little frustrating to manage.

I made a webapp to replace it, and would be happy to help get it up on SF.  Right now I'm just hosting it myself.
It's all js so there's no unnecessary database overhead.  Deploy two files and it's good to go.
http://ragnite.net/fireemblemheroes/

If Nintendo continues to be transparent and gives us the characters available each event, it should be easy to keep it going.

Edited by Radicre
Link to comment
Share on other sites

Thanks! Sorry, been preoccupied with other things, but I do want to add it ASAP.

Unfortunately I seem to be a bit dumb. I don't believe I can edit the header on Wordpress, so I'm not quite sure how to add the code.

I put this into the body as a test, but it didn't go to plan (as in nothing appeared) ^^;;

<div id="root"></div>
        <script type="text/javascript" src="https://fb.me/react-15.1.0.min.js"></script>
        <script type="text/javascript" src="https://fb.me/react-dom-15.1.0.min.js"></script>
        <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.23/browser.min.js"></script>
        <script type="text/javascript" src="http://ragnite.net/fireemblemheroes/bundle.js" type="text/babel"></script>

Link to comment
Share on other sites

  • 2 weeks later...
On 2/15/2017 at 2:44 AM, VincentASM said:

Thanks! Sorry, been preoccupied with other things, but I do want to add it ASAP.

Unfortunately I seem to be a bit dumb. I don't believe I can edit the header on Wordpress, so I'm not quite sure how to add the code.

I put this into the body as a test, but it didn't go to plan (as in nothing appeared) ^^;;


<div id="root"></div>
        <script type="text/javascript" src="https://fb.me/react-15.1.0.min.js"></script>
        <script type="text/javascript" src="https://fb.me/react-dom-15.1.0.min.js"></script>
        <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/babel-core/5.8.23/browser.min.js"></script>
        <script type="text/javascript" src="http://ragnite.net/fireemblemheroes/bundle.js" type="text/babel"></script>

 

 

Oh that is interesting hmm... it worked for me.  I tried creating a new wordpress page and putting that HTML in exactly as you typed it :(

Here is what it looks like for me! http://ragnite.net/fire-emblem-heroes

Actually embarrassing to admit, I am a full-time developer, but pretty newb at wordpress.  This wordpress injection is really clever, so I added it to my wordpress after reading your post!  Much nicer since it has a nice layout now instead of no CSS hahaha

On a positive note, I updated the probabilities using the proper conditional probability formula.  Haven't done probability in a really long time but someone on reddit reminded me I was doing it wrong.

Edited by Radicre
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...