N
nfitc1
Guest
Field RNG is in a LUT like the battle system's. The only way to "randomize" it is to have it cycle unpredictably. Like the 3D Battler in Gold Saucer is influenced by the NPCs in the room moving about. There's just nothing in the stable itself to influence the RNG. Outside the stable in the pen field there's lots of RNG cycling if you have at least one chocobo penned.Is there no way to just add a few calls to the RNG opcode in field using makou? Could make it more random using certain tricks like feeding the timer into it? Havent looked at how it works.