Giter Club home page Giter Club logo

ae-encounter-sim.github.io's Introduction

Another Eden Encounter Simulator

Try your luck at the gacha at https://ae-encounter-sim.github.io/; select a banner and go for a lone enounter or 10 pull!

How does this work? (in general)

  • Links to the official rates on each encounter banner are provided by WFS in-game (the More Details button on the banner in the Gallery of Dreams)
  • These rates are scraped from those pages and used to assign a valid range to a particular character/rarity for both lone encounters and the 10th encounter
    • See the JSON files in the banners folder if curious about the raw data
  • When an encounter is requested, the webpage generates random number(s) between 0 and 1 and searches the list of rates to find the range they fall between
  • Then you get a character image with name and rarity (because it wouldn't be any fun without the images and stars!)

How does this work? (more technical)

  • Scraping is done by a script in the python folder, which also creates ranges for characters for both lone and 10th encounters
  • The webpage primarily runs javascript/jQuery and utilizes the Bootstrap framework
  • Images are extracted from game files; see the Datamine page on r/AnotherEdenGlobal to learn the basics

Updates

See New Banners for info on adding new banners

ae-encounter-sim.github.io's People

Contributors

dependabot[bot] avatar stuaroo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.