Item Affix Rarity

itemAffixRarity1

This script is an add-on for Item Rarity. It allows equips to inherit rarity from any affixes.

For example, if an item has a rarity level of 1, but then has a prefix with rarity level 4 added, the item’s rarity is now increased to 4 because of the prefix.

Download

Script: download here
Required: Item Rarity, Item Affixes

This script is compatible with Instance Items

Installation

In the script editor, place this script below Item Affixes, Item Rarity, and above Main

Usage

Note-tag prefixes or suffixes with

<item rarity: x>

Where x is a number.
The rarity for the item will be automatically computed.

You may also like...

5 Responses

  1. ProminentOne says:

    Hi Hime, line 63 has a problem and doesn't work when I test it.
    The message that shows up:

    Script 'Item Affix Rarity' line 63: NameError occured.
    undefined method 'make_item_rarity' for class 'RPG::EquipItem'

    Thanks

Leave a Reply to ProminentOne Cancel reply

Your email address will not be published. Required fields are marked *