Royal Foxtail [2], посох (Renewal)
Royal Foxtail [2] (R_FOXTAIL_ROD) – оружие.
![Royal Foxtail [2], посох (Renewal) Royal Foxtail [2], посох (Renewal)](/images/db/items/picture/26172.png)
Mysterious foxtail found in Glastheim Castle.
It's an ordinary foxtail with no special features, but it's influenced by Himelmes and has magical energy.
------------------------
Can't be destroyed,
Matk + 350, Matk + 5%.
Atk + 4 and Matk + 4 per refine rate.
------------------------
If refine rate is 9 or higher, increases Catnip Meteor and Picky Peck damage by 20%.
------------------------
If refine rate is 11 or higher, increases physical damage against undead and angel race monsters by 20%.
------------------------
Set Bonus
Royal Foxtail
King Schmidt's Suit
King Schmidt's Manteau
Atk +30, Matk +30,
Has a chance to gain bonus long ranged physical damage by 10% for 10 seconds when dealing physical damage, has a chance to gain bonus Matk + 10% for 10 seconds when dealing magical damage.
If the sum of refine rate of set is 30 or higher, Increases physical and magical damage against holy and undead property enemies by 20%.
------------------------
Weapon Lv : 4
Скрипт
.@r = getrefine(); bonus bMatkRate,5; bonus bMatk,350; bonus bUnbreakableWeapon; bonus bMatk,4*.@r; bonus bBaseAtk,4*.@r; if (.@r>=9) { bonus2 bSkillAtk,"SU_CN_METEOR",20; bonus2 bSkillAtk,"SU_PICKYPECK",20; } if (.@r>=11) { bonus2 bAddRace,RC_Undead,20; bonus2 bAddRace,RC_Angel,20; }