Conversation Between Blah and HungLikeATauros
1 to 4 of 4
  1. Blah
    February 24th, 2015 8:44 PM
    Blah
    mov r0, #0xA
    lsl r0, r0, #0x7
    add r0, r0, #0x55 @1/1365 chance with shiny charm
    Delete these 3 lines and do "mov r0, #0x64" for 100.
  2. HungLikeATauros
  3. Blah
    February 24th, 2015 7:43 PM
    Blah
    Hey, I'm a little lazy to search so can you link me to routine?
  4. HungLikeATauros
    February 24th, 2015 7:28 PM
    HungLikeATauros
    Hey, I'm about to use your ASM code for the shiny charm item, but I'm wondering if it's possible to change the odds? I thought it'd have to do with changing the "raw 0x" numbers in the lines for the shiny chances, but I don't see how the values correspond. If I want to make it something like 1/100 with the shiny charm, what would that line read?