MQ2ItemScore

From the wonderful RedGuides Wiki
MQ2ItemScore
Screenshot 2021-10-14 140331.png
Reports if an item is an upgrade for your class, depending on your preferences
View details
Authors dewey2461
Software type Plugin
Config file MQ2ItemScore.ini


Maintained Yes without support
Acknowledgements MQ2GearScore, ieatacid and DKAA for help getting the plugin working
Links

🏠Resource (review)
🥤Quick start •🤝Support •🛠️Repository

After assigning importance to a stat, itemscore will show you the upgrade potential of any armor that's either linked or on your cursor.

Mq2itemscore.png

If the item fits in more than one slot, you'll get an upgrade value for each slot. This is especially helpful for augs!

MQ2ItemScore is a remake of MQ2GearScore, also authored by dewey2461.

Commands

Syntax Description
/iscore [option] [setting] | [<stat> <weight>] Sets item values, which channels to check for item links, and saves/loads configurations. No options are saved by default, the save command must be issued.

Settings

Example MQ2ItemScore.ini, remember there are no default stats and this plugin will not do anything without configuration.

[Global]
Report=/dgt
; If an upgrade is found, where to report the good news
ClickChannel=
; Other channel to check items from
ClickGroup=0
; Check "group" chat's linked items for upgrades
ClickGuild=0
; Check "guild" chat's linked items for upgrades
ClickRaid=0
; Check "raid" chat's linked items for upgrades
ClickAny=1
; Check any chat's linked items for upgrades


; The following section(s) set the importance of stats by class shortnames. You must provide these weights, there are no defaults.
[DRU]
AC=2.00
; Set the importance of AC
HP=2.00
; hitpoints
HPReg=0.00
; hitpoint regen
Mana=2.00
ManaReg=0.00
; mana regen
hSTR=0.00
; heroic strength
hSTA=10.00
hAGI=0.00
hDEX=0.00
hINT=0.00
hWIS=15.00
hCHR=0.00
Heal=40.00
; heal bonus
Nuke=40.00
; spell damage bonus
Clrv=3.00
; clairvoyance
Attack=0.00
Haste=0.00
Ratio=0.00
; Weapon ratio

If present, this plugin will also load items from MQ2ItemScoreTemplates.txt which can evaluate 'quest' gear like "Amorphous Selrach's Boots" for a given class/slot. This takes some work to setup and if you are extremely interested, so are we! Please edit this wiki to show us how.

Example configurations for most classes can be found in the support thread.

Quick Start

  1. /plugin itemscore load
  2. /iscore AC 10
  3. /iscore HP 1
  4. /iscore hSTA 15
  5. /iscore click any
  6. /iscore save
  7. Now link any item over say or group, and see if it's an upgrade. You can also hold an item on your cursor and type /iscore.

See also