Basic Info

Name 480049 Collapsed Rift Manteau[1]
Item ID 480049 - MD_Set4_Hood
Type Armor
480049
A cloak embroidered with distorted space symbols.
Amplifies the wearer's abilities.
_
MaxHP + 3%. MaxSP + 3%,
ASPD + 7%.
If +7 or higher, Variable Cast Time - 7%.
If +9 or higher, ATK + 3%, MATK + 3%.
_
Class: Garment Defense: 15
Weight: 30
Required Level: 100
Jobs: All jobs

Details

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

Stats

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