Giter VIP home page Giter VIP logo

pbr-movesets's Introduction

pbr-movesets

What are the .YAML Files?

The .YAML files within this repository are all to help inject Pokemon within Twitch Plays Pokemon, Battle Revolution.

Making the .YAML Files

A blank Pokemon .YAML file will generally look like this (may vary depending on meta/tags):

species:
setname:
tags: []
item: []
ability: []
moves:
    - []
    - []
    - []
    - []
combinations:
    - []
separations:
    - []
gender: [m, f]
happiness: 255
biddable: True
rarity: 1.0
ball: []
nature:
ivs: {hp: , atk: , def: , spA: , spD: , spe: }
evs: {hp: , atk: , def: , spA: , spD: , spe: }

Things NOT necessary to include:

  • Shiny
    • Hidden goes with Shiny.
  • Ingamename and displayname
    • Both only added if a nickname exceeds the maximum of 10 Characters for ingamename.)
  • Additions + suppressions
    • If there aren't any.
  • Levels
    • Unless if they differ from the standard Level 100.

Things that ARE necessary to include:

  • Species
    • All of one species for a meta would be included within the same file.
  • Setname
    • There can't be any of the same setnames.
  • Tags
    • Usually just the meta tag.
  • Items
    • Put [null] if there is none.
  • Ability
    • Put [null] if there is none.
  • Moves
    • If there are less than 4 moves, don't include any after the ones it has.
  • Gender
    • If there is no gender, do not include.
  • Happiness
    • Default 255, max
  • Biddable
    • Yes or No.
  • Rarity
    • 0.0 means it does not appear within matchmaking.
  • Ball
    • No apricot balls.
  • Nature
    • Put [null] if there is none.
  • IVs + EVs
    • If there's all of one (for example, something has all 31 IVs), you can put the number itself instead of the full format.

Editing .YAMLS Efficiently

Download the Github desktop app and Atom. Using the Github app, simply copy the repository for pbr-movesets. You can then open in Atom to mass edit / upload / etc. multiple files. Once you update something, save your changes on Atom and it will show on the Github app. Only thing left is to remember to title your changes and to actually commit them to the repository (under the master branch).


If there are any questions regarding anything, feel free to ask.

pbr-movesets's People

Contributors

aaaaaa123456789 avatar addarash avatar borntolose avatar brawlitup99 avatar captwaddledoo avatar chaos-lord avatar chauzu avatar cooper-2 avatar danimg12 avatar egobuff avatar felk avatar ferraro1 avatar kibbleton avatar m4-used-rollout avatar magpielaboratories avatar mathyfurret avatar mionee avatar mostlynewblood avatar ravendwyr avatar reallydiana avatar red031000 avatar renlev avatar roysourking avatar sabatalunar avatar sandoz1 avatar shadowpuppet97 avatar snowwarning avatar solarissect avatar stratiformisnyam avatar torq-a 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.