Metal Claw, Charge Beam, Rock Smash, Aurora Beam effect chance change

Discussion in 'Database Modifications' started by roloc, Feb 21, 2014.

  1. roloc

    roloc New Member

    Joined:
    Jul 11, 2013
    Messages:
    19
    Likes Received:
    0
    Metal Claw, Charge Beam, Rock Smash, Aurora Beam
    I had these working the way I wanted in my previous PO server build but when I went to the newest version they no longer work the way I wanted.

    Where would I modify for these to become 100% chance for the effect to occur? Thanks

    EDIT:
    Example for Metal Claw
    I forgot to add that I have it as this:
    232 6553600
    In "statrate" file in my \Mods\PU\db\moves\6G folder

    This worked for previous versions but it no longer makes metal claw work 100%
     
    Last edited: Feb 21, 2014
  2. Fuzzysqurl

    Fuzzysqurl baa baa mareep I do what I want Server Owner Developer I do what I want Server Owner Developer

    Joined:
    Sep 12, 2012
    Messages:
    2,096
    Likes Received:
    967
    You might need to change effect_chance.txt and add like

    62 100
    232 100
    249 100
    451 100

    Because Power-Up Punch (Move 602 in our database) has no entry in statrate.txt, but has in statboost.txt and effect_chance.txt, and that works fine.

    I don't deal much with the database files, but at least its something else to try while you wait for a more direct answer (provided this doesn't fix)
     
  3. roloc

    roloc New Member

    Joined:
    Jul 11, 2013
    Messages:
    19
    Likes Received:
    0
    Tried it. Didn't work.


    Resolved.
     
    Last edited: Feb 25, 2014