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 #550014 Weapon

Patent Meowmeow Foxtail [2]

Buy Price: N/A Sell Price: N/A
Mysterious puppy grass where you hear a nipple every time you shake.
Seeing it with the softer shaking, it began to show its natural strength.
It resonates with Great Hero's Boots.
_______________________
Indestructible in battle
_______________________
MATK +350
_______________________
For each 2 Refine Levels:
ATK +15
MATK +15
_______________________
For each 3 Refine Levels:
ATK +2%
MATK +2%
_______________________
Refine Level +7:
Increases damage of Lunatic Carrot Beat and Silvervine Stem Spear by 25%.
_______________________
Refine Level +9:
Decreases Variable Casting Time by 10%.
Increases Attack Speed (decreases After Attack Delay by 10%).
_______________________
Refine Level +11:
Increases damage of Picky Peck and Catnip Meteor by 25%.
_______________________
When equipped with Great Hero's Boots:
LUK +10, ATK +7%, MATK +7%.
_______________________
Type: One-Handed Staff
Attack: 350
Weight: 120
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Summoner (Doram)

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_6

Equipment Slots

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

Basic Information

Weapon
1200
1
Equipment reform

Requirements

4
150

Scripts

bonus bUnbreakableWeapon; .@r = getrefine(); bonus bMatk,15*(.@r/2); bonus bBaseAtk,15*(.@r/2); bonus bAtkRate,2*(.@r/3); bonus bMatkRate,2*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",25; bonus2 bSkillAtk,"SU_SV_STEMSPEAR",25; } if (.@r>=9) { bonus bVariableCastrate,-10; bonus bAspdRate,10; } if (.@r>=11) { bonus2 bSkillAtk,"SU_PICKYPECK",25; bonus2 bSkillAtk,"SU_CN_METEOR",25; }
bonus bUnbreakableWeapon;
.@r = getrefine();
bonus bMatk,15*(.@r/2);
bonus bBaseAtk,15*(.@r/2);
bonus bAtkRate,2*(.@r/3);
bonus bMatkRate,2*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",25;
   bonus2 bSkillAtk,"SU_SV_STEMSPEAR",25;
}
if (.@r>=9) {
   bonus bVariableCastrate,-10;
   bonus bAspdRate,10;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"SU_PICKYPECK",25;
   bonus2 bSkillAtk,"SU_CN_METEOR",25;
}
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.