public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Item Rarity
  • Original author: Capitán
  • Original date: March 13, 2018
  • Source thread: https://forums.rpgmakerweb.com/threads/item-rarity.92577/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Synopsis This plug in adds properties to items of a certain rarity. Up to 8 different rarities Each item gets a color as per rarity

Archived First Post

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

* @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:

CEYs9O3.png

Screenshots
upload_2018-3-13_5-12-14.png
clvsiQ3.png

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!

Download here!

Features Mentioned

  • Up to 8 different rarities
  • Each item gets a color as per rarity
  • Adds rarity to item description
  • MORE COMING SOON!
  • Parameters
  • Spoiler: Parameters
  • Code:
  • @param Rarity In Description
  • @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
  • @default Uncommon, #eff2f7
  • @param Rarity 3

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

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!​

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#ffffff#eff2f7#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar