Hi to all,
this is my first script for RPG Maker MV. I don't talk very well english, but i try. Apologize for this
cellicom Rarity Item Color System
RPG Maker MV Plugin
cellicom
Introduction
It allows you to enter a level of rarity (from 0 to 5) and color name.
I start it to a personal use to create the rarity level like Diablo.
Features
- Customizable color for all 5 rarity level
- Compatible with "YEP_X_ItemUpgradeSlots.js" of Yanfly (activable by params)
If you use "YEP_X_ItemUpgradeSlots.js", after insert item into slot, keeps item color in list. (see screenshots)
- You can change rarity of your weapon using the Eval notetag of Yanfly Item Upgrade Slots (see screenshots)
- Added escape code to Message \CR[x] where x is rarity
How to Use
insert <rarity: x> in notetag of your items or weapons (case-sensitive)
x = Level of rarity
Examples of rarity grade
0 = Common
1 = Uncommon
2 = Rare
3 = Legendary
4 = Sets
5 = Special
For default i choose a Diablo2-like colours, but you can change all colors from the params of plugin.
cellicom.setRarity(value,item); to set a new rarity level of your weapon (lower is ignored)
In message, you can use
\CR[x] escape code to color some text
Example: \CR[2]Rare Item
How to Install
- Copy the script file into your project's /js/plugins/ folder.
- DO NOT RENAME THE FILE (Original name: cellicom_RarityItemColor.js)
- Activate it using the 'Plugin Manager'
- Read the 'HELP' documentation (also found in plugin manager) to view all params.
Screenshot
Spoiler
[/url]
Plugin
[url=https://www.dropbox.com/s/x3gtinqe4k5yafn/cellicom_RarityItemColor.js?dl=0]Get it here
Credit and Thanks
- cellicom
Terms
Free to use in any RPG Maker MV project including commercial. Credit is are appreciated but not required
.
本贴来自国际rpgmaker官方论坛作者:cellicom处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/cellicoms-rarity-item-color-system.49515/