0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #5938 Armor

Octopus Hat [1]

Buy Price: N/A Sell Price: N/A
A hat made based of sea creature.
_______________________
MDEF +8
_______________________
Increases recovery amount gained from Fresh Fish by 50%.
Increases recovery amount gained from Sashimi and Sushi by 125%.
_______________________
Refine Level +5:
Increases recovery amount gained from Fresh Fish by 50%.
Increases recovery amount gained from Sashimi and Sushi by 125%
_______________________
Refine Level +6:
Increases recovery amount gained from Fresh Fish by 50%.
Increases recovery amount gained from Sashimi and Sushi by 125%
_______________________
Refine Level +7:
Increases recovery amount gained from Fresh Fish by 50%.
Increases recovery amount gained from Sashimi and Sushi by 125%.
_______________________
Indestructible in battle
_______________________
Type: Headgear
Defense: 8
Position: Upper
Weight: 88
Armor Level: 1
_______________________
Requirement:
Base Level 60

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
880
8

Requirements

1
60

Scripts

bonus bMdef,8; bonus bUnbreakableHelm,1; bonus2 bAddItemHealRate,579,50; bonus2 bAddItemHealRate,544,125; bonus2 bAddItemHealRate,551,125; .@r = getrefine(); if (.@r>=5) { bonus2 bAddItemHealRate,579,50; bonus2 bAddItemHealRate,544,125; bonus2 bAddItemHealRate,551,125; } if (.@r>=6) { bonus2 bAddItemHealRate,579,50; bonus2 bAddItemHealRate,544,125; bonus2 bAddItemHealRate,551,125; } if (.@r>=7) { bonus2 bAddItemHealRate,579,50; bonus2 bAddItemHealRate,544,125; bonus2 bAddItemHealRate,551,125; }
bonus bMdef,8;
bonus bUnbreakableHelm,1;
bonus2 bAddItemHealRate,579,50;
bonus2 bAddItemHealRate,544,125;
bonus2 bAddItemHealRate,551,125;
.@r = getrefine();
if (.@r>=5) {
   bonus2 bAddItemHealRate,579,50;
   bonus2 bAddItemHealRate,544,125;
   bonus2 bAddItemHealRate,551,125;
}
if (.@r>=6) {
   bonus2 bAddItemHealRate,579,50;
   bonus2 bAddItemHealRate,544,125;
   bonus2 bAddItemHealRate,551,125;
}
if (.@r>=7) {
   bonus2 bAddItemHealRate,579,50;
   bonus2 bAddItemHealRate,544,125;
   bonus2 bAddItemHealRate,551,125;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.