HV - Monster Status Checker 1.0.0.2 [attachmentid=81518]
Oops. not working bug fixed.
Empty slot and unnamed monster test complete.
Added check magical skill.
[attachembed=81467]
Check empty slot, unnamed monster, PL, unnamed skills, double gift.
This script probably not much use.
If you have many monster and lazy manage monster lab?
Run this script and then remove this.
If monster check passed then monster name color changed BLUE and add (won / kill)
If monster check NOT passed then monster name color changed RED and name changed "Empty Slot" OR "[N < PL S DG]".
N: unnamed monster
< PL[number]: power level less than a specific value
S: unnamed skills
DG: double gift less than a specific value
Note: I didn't check empty slot and unnamed monster.
I don't have enough chaos tokens.Check result saved session storage. so result removed when closed tab.
Options:
just edit script file.
// Settings
var POWER_LEVEL = 25; // check power level less than a specific value
var DOUBLE_GIFT = 5; // check double gift less than a specific value
var CHANGE_SLOT_NAME = 2; // show name and status in slot(?s=Bazaar&ss=ml&slot=) 0: name, 1: status, 2: name and status
sorry for my bad english.
[attachmentid=81463]
QUOTE(tatarime @ Feb 29 2016, 07:35)
HV_Trainer
[attachmentid=81238]
HVEquipCompare_0.6.4.9 [attachmentid=81337]
* 0.6.4.9
- Fixed bug none effect Damage Mitigations by forge base.
- Change EHWiki URL to https. (for 'R' key)
HV - Magic Scores 2.0.3.5 [attachmentid=81464]
MS use same forge code, but MS does not use Damage Mitigations.
This change will not affect.
This post has been edited by hansvar92: Mar 5 2016, 18:10