Hello everyone,
I know this an old plugin, but it still sooooo useful. Here it is :
https://forums.rpgmakerweb.com/index.php?threads/random-item-prefixes-suffixes.57646/ That's a bit sad that DreamX is not on the forum anymore.
Anyway I still have a problem with it (actually a few).
The Augment system doesn't work anymore (at least on my project ?). It is not a problem cause I will not use it. But it has some feature that I wish to use with the DreamX plugin as a stand alone :
- Change Color : It would be really nice if Prefixes or suffixes could come with a color. For now, if the player win a Boring Sword or a Masterclass of Dragon Sword, he won't be able to see the difference except with the name. Is it possible ? Like add to Masterclass of Dragon Sword the color green ?
- The icon Overlay : This system should be great (and can deal with the change color problem). But the problem is, the overllay system delete the original Icon :
Let's say I have a classic Sword icon for basic Item.
Then I have a Prefixe that add +4 ATK with an icon (like a small star on top left of the 32X32 square).
Then I have a Suffixe that add Fire element with an icon ((like a small flame on botom left of the 32X32 square).
If I loot the Sword with those two prefixe and suffixe and use the OverlayIcon, I will have a weapon with only a star and a flame as an icon. The sword would be disapear even if the 2 icon are add together.
would it be possible to have :
Layer 1 : Weapon : Sword Icon
Layer 2 : Prefixe : Star Icon
layer 3 : Suffixe : Flame Icon
And to go a bit more far away. It would be very epic to replace the star with a Green square (for exemple).
So it could be :
Layer 1 : Prefixe: Green background
Layer 2 : Weapon: SwordIcon
layer 3 : Suffixe : Flame Icon
Anyways, thanks for ready and I wish you a great making !