Basic Info

Name 480048 Rune Engraved Manteau[1]
Item ID 480048 - MD_Set3_Hood
Type Armor
480048
A cloak embroidered with dimensional debris.
Amplifies the wearer's abilities.
_
MaxHP + 1%, MaxSP + 5%,
Variable Cast Time - 7%.
If +7 or higher, ASPD + 7%.
If +9 or higher, ATK + 3%, MATK + 3%.
_
Class: Garment Defense: 10
Weight: 25
Required Level: 100
Jobs: All jobs

Details

Weight 25
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Garment

Stats

Range 0
Defense 10
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(bMaxHPrate, 1); bonus(bMaxSPrate, 5); bonus(bVariableCastrate, -7); if (getrefine() >= 7) bonus(bAspd, 7); if (getrefine() >= 9) { bonus(bAtkRate, 3); bonus(bMatkRate, 3); }
Equip Script
None
Unequip Script
None