• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Pokemon editing script for beginners

PinkCatDragon

The 17 year old programer. Now byte off
388
Posts
14
Years
  • Pokemon editing script for beginners
    for essentals
    Spoiler:
    This Has Bin remade and untested So i would like to request feedback
    And ideas for new fetures
    Exmple of use

    1. Script: $Pokemon=Pokemon.new poke=$pokemon.createpokemon("DRAKRAI",100)
    2. stats=createstatset(999,999,999,999,999,999)
    3. complepokemon(poke,"add",[],stats)
    FUNchions
    Createing a pokemon
    Spoiler:

    Createing a moveset
    Spoiler:

    Creadit not requed but not to be claimed as yours apples to versions 0.4 and up
     
    Last edited:

    Lord Varion

    Guess who's back?
    2,642
    Posts
    15
    Years
    • Age 29
    • Seen Jan 6, 2015
    This is for Essentials, yes?
    I would be nice to have that in the first post, In case someone ''new'' comes along.
     

    PinkCatDragon

    The 17 year old programer. Now byte off
    388
    Posts
    14
    Years
  • edit done
    thanks for the tip
    new update the v0.2 would not load so its has a fix and a auto install pokemon stat edit
    makeing it more or less plug in and play v0.3
    contains stat editors but edits are only do able on createion

    So how is this thing working for the beginers ask me questions you move edits stats edits

    from exmple redidit and got my debug test result
    filedebug
    new pokemon 1
    name:DARKRAI
    hp:999
    atk:999
    def:999
    spatk:999
    spdef:999
    moves(464, 417, 138, 399)
     
    Last edited:

    IceGod64

    In the Lost & Found bin!
    624
    Posts
    15
    Years
  • The examples Darkrai's stats would reset to normal Darkrai stats if it was ever put in the PC or given a vitamin such as Calcium, HP up, etc. Anything that recalculates stats.

    You shouldn't give the ability to edit stats directly, it's too faulty. Manipulation of IV's, EV's, and natures are what stays consistent.
     
    Back
    Top