Jump to content

Karvanha's Modular Mods (for Reborn v19.0.16)


Karvanha

Recommended Posts

Magnetic Lure Upgrade

Spoiler

This mod makes the Magnetic Lure also consider the forms of the Pokemon you've obtained, instead of just the species. The mod does not affect Pokemon that have no forms outside of battle or those that have only purely cosmetic forms* (like Flabebe and Unown).

*If you want such forms to be affected too, you can just open the file in any text editor and comment out line #8 (by placing a "#" at the beginning), like so:

  #return false if CosmeticForms.include?(species)

 

If you are using this mod on an existing save, note that the data for owned forms is created only after the mod is installed; so even if you have caught some of the affected Pokemon before installing the mod, you will have to catch them just once more for the mod to consider them owned. For example, if you have already caught a Kantonian Geodude, the Magnetic Lure will not filter either Kantonian or Alolan Geodude right after installing the mod, but once you catch another Geodude, the Magnetic Lure will start filtering the form you just caught. This is not a problem for reinstallations though, since the data is stored in your save itself.

 

Download: https://drive.google.com/file/d/18_wgtw5H1QuVglNm4rXEf66XC2pouvdD/view?usp=sharing

 

Consumable Item Replenisher

Spoiler

There are two versions of this mod: Basic and Advanced.

 

Basic: This version makes it so that at the end of a battle, if any of your Pokemon has consumed its held item and you have more of the item in your bag, the item is taken from your bag and given to the Pokemon again automatically.

Download: https://drive.google.com/file/d/1PKzG1eFQVDB9N6mlzl9RwqBilPQrdBkV/view?usp=sharing

 

Advanced: This version makes it so that consumable held items are returned to your Pokemon at the end of a battle regardless of whether you have more of the item in your bag or not.

Download: https://drive.google.com/file/d/1lwgXl3-1A8wPqR2yfj498rI86Ea3G5zx/view?usp=sharing

 

Dynamic Speed Mod

Spoiler

This mod implements the dynamic speed mechanic for double battles introduced in Gen 8 (think Prankster Tailwind), by making turn order get recalculated after every move.

(There's a very small quirk: If a Pokemon's Quick Claw activates but it doesn't get to be the first Pokemon to move, the Quick Claw will have no effect at all in that turn.)

 

Download: https://drive.google.com/file/d/1yK54vSHrW2pTyt49f4HrcExiKXU1V56q/view?usp=sharing

 

Installation is the same for all the mods: Place the files in the Data/Mods/ folder and you're good to go.

 

Also all of these should be compatible with most other mods.

  • Like 9
Link to comment
Share on other sites

On 6/29/2023 at 7:36 AM, Karvanha said:

The mod has been updated and now works for randomly generated forms (hopefully)! Yeah just forget what I said about that earlier...

What does randomly generated forms mean? is there a mon like spinda with 4 billion forms instead of patterns?

Link to comment
Share on other sites

10 minutes ago, Rule9730 said:

What does randomly generated forms mean? is there a mon like spinda with 4 billion forms instead of patterns?

Yeah no Spinda does not actually have forms like that lol. I'm talking about like Unown and Flabebe (if you make the mod also consider cosmetic forms), and other Pokemon that can appear in more than one form in the same area (in base game there's only Marowak in Mirage Tower, but mods like Reatomized have more)

Link to comment
Share on other sites

6 minutes ago, Karvanha said:

Yeah no Spinda does not actually have forms like that lol. I'm talking about like Unown and Flabebe (if you make the mod also consider cosmetic forms), and other Pokemon that can appear in more than one form in the same area (in base game there's only Marowak in Mirage Tower, but mods like Reatomized have more)

Oh ok

Link to comment
Share on other sites

  • 4 weeks later...
14 hours ago, damage2023 said:

They don't work with the berries, I tried the sitrus berry on my snorlax and the mod didn't work u.u

Both versions work fine for me. I should clarify just in case, the items are regenerated (in Advanced version) only if they are consumed by Pokemon in battle, not when you use the items on Pokemon manually. Does that solve your problem?

  • Thanks 1
Link to comment
Share on other sites

  • 4 weeks later...

image.png.56767310bb711c8011907cfb4f4d1c43.png

I'm having this error, the only mod I'm using is your music for battles and the reatomized one. The mod that is giving this problem is the "magnetic lure upgrade". If possible, I hope there is a solution :( , a hug for you karvanha <3

edit: i forgot to say this happens when i found a random battle in the grass, caverns, etc...

Edited by fifi185
Link to comment
Share on other sites

12 hours ago, fifi185 said:

image.png.56767310bb711c8011907cfb4f4d1c43.png

I'm having this error, the only mod I'm using is your music for battles and the reatomized one. The mod that is giving this problem is the "magnetic lure upgrade"

Can you share like a screenshot of all the files you have in your Data/Mods/ folder?

Link to comment
Share on other sites

11 hours ago, Karvanha said:

Can you share like a screenshot of all the files you have in your Data/Mods/ folder?

image.thumb.png.f3d05c87929b00b569821a465f591b72.png

 

This is all the mods, i forgot to say i have the UI mod from pyrolusite but i dont think there is a problem in this because it's only UI what modify. And the rest of mods is from reatomized and your battle music pack. If i forgot one from another mod, sorry for this :P

Link to comment
Share on other sites

2 hours ago, fifi185 said:

This is all the mods, i forgot to say i have the UI mod from pyrolusite but i dont think there is a problem in this because it's only UI what modify. And the rest of mods is from reatomized and your battle music pack. If i forgot one from another mod, sorry for this :P

So as far as I know, the error you encountered is caused by one of two things: either having another copy of the Magnetic Lure Upgrade mod in your Mods folder (which does not seem to be the case here), or some kind of incompatibility of this mod with Haru's move relearner mod. Although I don't know the exact cause of the incompatibility, there is a pretty simple fix for the issue. Just download this file and replace the previous one in your Mods folder: HMD - Learnset & Relearn.rb

This version will be included in the next update of Reatomized so you don't have to worry about it in the future

  • Thanks 1
Link to comment
Share on other sites

16 minutes ago, Karvanha said:

So as far as I know, the error you encountered is caused by one of two things: either having another copy of the Magnetic Lure Upgrade mod in your Mods folder (which does not seem to be the case here), or some kind of incompatibility of this mod with Haru's move relearner mod. Although I don't know the exact cause of the incompatibility, there is a pretty simple fix for the issue. Just download this file and replace the previous one in your Mods folder: HMD - Learnset & Relearn.rb

This version will be included in the next update of Reatomized so you don't have to worry about it in the future

Hey Karvanha, thanks for this! The problem is solved. Idk why these 2 mods conflict too but the problem is gone ^^.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...