| agenda.add | Little helper adds an agenda item to the agenda dataframe |
| agenda.update | Updates the agenda dataframe when you level up one of the... |
| alldps | Lists all combinations of moves for a given 'mon, and their... |
| allmoves.add | Add a new move to allmoves |
| combos | Counts the number of combinations that equal a range, with a... |
| combos.better | Counts the number of combinations that are better than one... |
| copy_to_clipboard | Copy info to the clipboard (Mac version) |
| cpcalc | Calculates CP for a given mon using level, attack, defense,... |
| CPin | Calculate CP for every mon in your database |
| dmgcalc | Calculates the damage a move will do against a target |
| hpcalc | Calculates HP for a given mon using level and stamina IV.... |
| HPin | Calculate HP for every mon in your database |
| levelcalc | Calculates the level corresponding to a given bunch of stats. |
| levfromstats | Calculates level and HP given a name, CP, attack, defense,... |
| loadmonlist | Loads the database of your pokemon. Careful not to erase... |
| loadpoke | Loads all the basic info about pokemon, their moves, and game... |
| matcheck | Find what level you can afford to get to with specified dust... |
| matcost | Either give a starting level or a starting amount of dust,... |
| moncat | Lists all pokemon in the database matching a grep for the... |
| moncat.types | Lists all your mons of a particular type |
| monsOfType | Looks up all pok<c3><a9>mon who are of a particular type.... |
| movematches.add | Adds a combination of pokemon and move to the movematches... |
| moveset | Pass it a pokemon name ("Charizard") and it displays a little... |
| mylist.add | Adds a pokemon to the database conforming to the output of... |
| mylist.counter | Shows how much damage a mon in your database could do against... |
| mylist.counters | Calls mylist.counter() for each of your mons, defaults to not... |
| mylist.dpslvl | Sees how effective one of your mons is at attacking a type of... |
| mylist.evolve | Use to evolve a pokemon in your database, calculating new... |
| mylist.export | Copy a database to the clipboard (Mac) |
| mylist.legendaries | Lists all legendaries in mymons. |
| mylist.level | Change the level of a mon in the list, recalculate CP and HP.... |
| mylist.levels | Attempt to calculate levels of all pokemons in the selected... |
| mylist.new | Add a new 'mon by its stats |
| mylist.raidcounter | Wrapper for mylist.counter(), check how effective one of your... |
| mylist.raidcounters | Wrapper for mylist.counters(), cycles through your mons to... |
| mylist.raidstrong | Wrapper for mylist.strongvs(), determining which of your mons... |
| mylist.statsvs | Shows how strong of both an attacker and defender one of your... |
| mylist.strlvl | Shows how strong of a defender one of your mons is against a... |
| mylist.strong | See your mon's survivability vs. a certain source's attacks |
| mylist.strongvs | Iterates mylist.strong() for each mon in your database That... |
| mylist.subtract | Subtract a pokemon from the database |
| mylist.update | Updates IV stats for one mon in your database |
| nearmons | Checks the pokedex (more or less), shows the names of those... |
| olddps | Lists all combinations of moves for a given 'mon, and their... |
| paste_from_clipboard | Paste info from the clipboard |
| pctcalc | Just calculate your IV percentage (sum of stats / 45) |
| pokemon.add | Add a new pokemon to the pokemon database ('pokedex') |
| possibles | Take pokemon, CP, HP, dust to level, and optionally... |
| raidbosses.add | Update the raidbosses list with a previously unknown raid... |
| raidbosses.get | Get list of current raid bosses |
| raidbosses.set | Switch up the list of active raid bosses Defaults to clearing... |
| raidweather | Lists all active raid bosses enhanced by current weather. |
| renum | Little helper: Takes the name of a data frame (as a string!)... |
| savemonlist | Saves pokemon databases and various other stuff I like |
| savepoke | Save the key data about pokemon and move attributes, etc. |
| strengths | Shows the damage type advantages of a given type of attack |
| strongest | Lists the known movesets that are strongest against the... |
| totaldps | Gives the combined average DPS per second of a pair of moves. |
| weaknesses | Looks up a mon's weaknesses, compounds them if multiple... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.