Patent Meowmeow Foxtail [2], посох (Renewal)
Patent Meowmeow Foxtail [2] (UP_MEAWFOXTAIL) – оружие.
![Patent Meowmeow Foxtail [2], посох (Renewal) Patent Meowmeow Foxtail [2], посох (Renewal)](/images/db/items/picture/550014.png)
Mysterious puppy grass that makes a cat sound whenever it shakes
From the softer shaking, he started to show his natural power.
It seems to resonate with the boots of the great hero.
Cannot be destroyed.
MATK + 350.
ATK, MATK + 15 per 2 refine rates.
ATK, MATK + 2% per 3 refine rates.
When refined to +7 or higher, increase damage of Lunatic Carrot Beat, Stem Spear by 25%.
When refined to +9 or higher, reduce variable casting by 10%, reduce delay after attack by 10%
When refined to +11 or higher, increase damage of Picky Peck, Catnip Meteor by 25%.
When equipped with Great Hero's Boots, LUK +10, ATK, MATK + 7%.
Скрипт
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; }