GithubHelp home page GithubHelp logo

discord-bot's People

Contributors

kennarddh avatar

Watchers

 avatar

discord-bot's Issues

Market system

After #3

Player can sell or buy item from other player for fakecoins

Fakeball catching system

After #4

To catch fakemon you need to guess the name and catch it with fakeball so like this

  1. @Fakemon catch bulbasaur
  2. Fakemon bot say Bulbasaur is ready to be caught by player1
  3. Only player have guessed the name can catch the fakemon
  4. @Fakemon throw fakeball
  5. @Fakemon are you sure to throw fakeball with 50% catch rate? with 2 button Cancel and Sure
  6. If Cancel end
  7. If Sure throw and try to catch

Fakeballs (x is fakemon level, y is catch success rate, equation is wrapped with dollar sign)

  • Fakeball: Normal ball, curved from 100 to 1 rate $y = (x - 100)^2 / 100+1$
  • Medium Level Ball: Ball to catch medium level fakemon, curved from 0 to 50 to 100 $y = -(x - 50)^2 / 25.5 + 100$
  • High Level Ball: Ball to catch high level fakemon, straight from 1 to 65 then steep down to 100 $y = x + 36 - x^8/10^(14.8/1.063)$

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.