Agudo Filo [2], катар (Renewal)
Agudo Filo [2] (AGUDO_FILO) – оружие.
![Agudo Filo [2], катар (Renewal) Agudo Filo [2], катар (Renewal)](/images/db/items/picture/28044.png)
A katar with a sharp edge.
Critical damage +5%
ATK +4 for every upgrade level
+9 Effect: Physical damage +15% on enemies of all sizes
+11 Effect: Indestructible, ATK +7%
Скрипт
.@r = getrefine(); bonus bCritAtkRate,5; bonus bBaseAtk,4*.@r; if (.@r>=9) bonus2 bAddSize,Size_All,15; if (.@r>=11) { bonus bUnbreakableWeapon; bonus bAtkRate,7; }