Basic Info

Name 490040 Glowy Hourglass[1]
Item ID 490040 - MD_Accessory_R
Type Armor
490040
An hourglass made from very fine residue.
Depending on the viewer, the hourglass may or may not seem to float.
_
[Can be refined]
ATK + 1%, MATK + 1%.
If +7 or higher, ASPD + 2%.
If +9 or higher, ASPD + 1%.
_

Class: Accessory (Right)
Defense: 0
Weight: 15
Required Level: 100
Jobs: All jobs

Details

Weight 15
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Accessory 2

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 100 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus(bAtkRate, 1); bonus(bMatkRate, 1); if (getrefine() >= 7) bonus(bAspdRate, 2); if (getrefine() >= 9) bonus(bAspdRate, 1);
Equip Script
None
Unequip Script
None