Viewing Item (Aegir Mantle) Ragnarok: Project Zero Control Panel
Basic Info
Name | Aegir Mantle[1] |
---|---|
Item ID |
20700
-
Egir_Manteau
|
Type | Armor |
A mantle from Aegir, god of Ocean. It protects owner with blessing of the Sea.
Indestructible
[Mage, Archer, Acolyte]
Perfect dodge +5
Every 2 refine increase perfect dodge +1
[Swordman, Merchant, Thief]
Reflect damage +5%
Every 2 refine increase reflect damage +1%
Class: Garment
Defense: 10
Weight: 30
Level Requirement: 110
Jobs: All classes
Indestructible
[Mage, Archer, Acolyte]
Perfect dodge +5
Every 2 refine increase perfect dodge +1
[Swordman, Merchant, Thief]
Reflect damage +5%
Every 2 refine increase reflect damage +1%
Class: Garment
Defense: 10
Weight: 30
Level Requirement: 110
Jobs: All classes
Details
Weight | 30 |
---|---|
NPC Buy | 200,000 z |
NPC Sell | 100,000 z |
Refineable | Yes |
Equip Locations | Garment |
Stats
Range | 0 |
---|---|
Defense | 10 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 110 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | All Jobs |
Gender | Any |
Scripts
Use Script |
---|
bonus bUnbreakableGarment, 0; if (BaseClass == Job_Mage || BaseClass == Job_Archer || BaseClass == Job_Acolyte) bonus bFlee2, 5 + (getequiprefinerycnt(EQI_GARMENT) * 2); else if (BaseClass == Job_Swordman || BaseClass == Job_Merchant || BaseClass == Job_Thief) bonus bShortWeaponDamageReturn, 5 + (getequiprefinerycnt(EQI_GARMENT) * 2); |
Equip Script |
None |
Unequip Script |
None |