Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker Item Rarity 0.2

No permission to download
Synopsis

This plug in adds properties to items of a certain rarity.

Features



    • Up to 8 different rarities
    • Each item gets a color as per rarity
    • Adds rarity to item description
    • MORE COMING SOON!
Parameters

Code:
* @param Rarity In Description[/SIZE][/COLOR][/FONT][/SIZE][/COLOR][/FONT][/SIZE]
[SIZE=16px][FONT=Roboto][COLOR=rgb(20, 20, 20)][SIZE=4][SIZE=16px][FONT=Roboto][COLOR=rgb(20, 20, 20)]
* @desc Toggle true or false, when true the rarity of the item will show in the description
* default true
*
* @param Rarity 1
* @desc Enter the properties of the rarity separated by commas in this order: name, color
* @default Common, #ffffff
*
* @param Rarity 2
* @desc Enter the properties of the rarity separated by commas in this order: name, color
* @default Uncommon, #eff2f7
*
* @param Rarity 3
* @desc Enter the properties of the rarity separated by commas in this order: name, color
* @default Rare, #2f74e2
*
* @param Rarity 4
* @desc Enter the properties of the rarity separated by commas in this order: name, color
* @default Ultra-Rare, #ff33cc
*
* @param Rarity 5
* @desc Enter the properties of the rarity separated by commas in this order: name, color
* @default Legendary, #ffca2b
*
* @param Rarity 6
* @desc Enter the properties of the rarity separated by commas in this order: name, color
* @default Custom,#ffffff
*
* @param Rarity 7
* @desc Enter the properties of the rarity separated by commas in this order: name, color
* @default Custom, #ffffff
*
* @param Rarity 8
* @desc Enter the properties of the rarity separated by commas in this order: name, color
* @default Custom, #ffffff

How to use:

Add the following note tags into the note box of an item, weapon, or armor
<Rarity:Number>
Where Number is the number corresponding to the rarity number
e.g. For Rarity 2 the tag would look like:

Screenshots


License

Feel free to use in commercial and non-commercial projects. Credit is not required but appreciated!

I do plan on adding more features, stay tuned for updates this is only the beginning!
In the meantime, please give ideas for what you would like to see!

  • Like
Reactions: Ordmaer
Author
Yuuta K
Downloads
130
Views
464
First release
Last update
Rating
5.00 star(s) 2 ratings

More resources from Yuuta K

Latest updates

  1. Link Fix

    Link Fix
  2. Bug Fixes

    Performance fixes

Latest reviews

a really convenient tool
Really good, it's very helpful
Top