Safety Manual [2], книга (Renewal)
Safety Manual [2] (EIN_1HBOOK) – оружие.
![Safety Manual [2], книга (Renewal) Safety Manual [2], книга (Renewal)](/images/db/items/picture/28635.png)
A book full of information on preparing for various industrial and natural accidents.
Just holding it makes you feel safe.
ATK +10%, CRIT +3.
When refined to +7 or higher, ATK +40, increased ASPD (ASPD +10%)
When refined to +9 or higher, Critical damage +15%, when physically attacking, create a chance to gain additional DMG +15% on enemies of all sizes for 10 sec.
When refined to +11 or higher, Additional Critical damage +15%, After-cast delay -20%.
Скрипт
.@r = getrefine(); bonus bCritical,3; bonus bAtkRate,10; if (.@r>=7) { bonus bAspdRate,10; bonus bBaseAtk,40; } if (.@r>=9) { autobonus "{ bonus2 bAddSize,Size_All,15; }",1,10000,BF_WEAPON; bonus bCritAtkRate,15; } if (.@r>=11) { bonus bCritAtkRate,15; bonus bDelayrate,-20; }