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 #450180 Armor

Cute Frog Raincoat [1]

Buy Price: N/A Sell Price: N/A
A cute raincoat with a hood like a tree frog, a popular brand in the Kingdom of Rune-Midgard.
This monster item has been ranked number one in the costume category for Drum for three consecutive years.
_______________________
MaxHP +10% , MaxSP +10%
_______________________
When Level 1 Spirit of Earth is learned:
Enables the use of Level 5 Quagmire.
_______________________
When Level 5 Chattering is learned:
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
For each Level of Nyang Grass:
Increases Magical Damage against monsters of every race by 8%.
_______________________
For each Level of Meow Meow:
Increases damage of Catnip Meteor by 10%.
_______________________
Refine Level +5:
DEF +150, MDEF +15.
_______________________
Refine Level +7:
DEF +150, MDEF +15.
_______________________
Refine Level +10:
MaxHP +5000
Increases Magical Damage with Neutral by 15%.
_______________________
Type: Armor
Defense: 120
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
100
120

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMaxHPrate,10; bonus bMaxHPrate,10; bonus2 bMagicAddRace,RC_All,getskilllv("SU_NYANGGRASS")*8; bonus2 bSkillAtk,"SU_CN_METEOR",getskilllv("SU_MEOWMEOW")*10; if (getskilllv("SU_SPIRITOFLAND") == 1) skill "WZ_QUAGMIRE",5; if (getskilllv("SU_CHATTERING") == 5) bonus bAspdRate,10; if (.@r>=5) { bonus bDef,150; bonus bMdef,15; } if (.@r>=7) { bonus bDef,150; bonus bMdef,15; } if (.@r>=10) { bonus bMaxHP,5000; bonus2 bMagicAtkEle,Ele_Neutral,15; }
.@r = getrefine();
bonus bMaxHPrate,10;
bonus bMaxHPrate,10;
bonus2 bMagicAddRace,RC_All,getskilllv("SU_NYANGGRASS")*8;
bonus2 bSkillAtk,"SU_CN_METEOR",getskilllv("SU_MEOWMEOW")*10;
if (getskilllv("SU_SPIRITOFLAND") == 1)
   skill "WZ_QUAGMIRE",5;
if (getskilllv("SU_CHATTERING") == 5)
   bonus bAspdRate,10;
if (.@r>=5) {
   bonus bDef,150;
   bonus bMdef,15;
}
if (.@r>=7) {
   bonus bDef,150;
   bonus bMdef,15;
}
if (.@r>=10) {
   bonus bMaxHP,5000;
   bonus2 bMagicAtkEle,Ele_Neutral,15;
}
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.