Diva Foxtail [1], посох (Renewal)
Diva Foxtail [1] (DIVA_FOXTAIL) – оружие.
The origins of this obsucre weapon was a with magic dwelt maze.
The material this weapon is made of is unknown. It is said that similiar weapons perform different then this one.
-----------------
Matk + 180
-----------------
For every level of [Diva Fox Tail(1)]
Increases the effectiveness of healing skills by 2%.
-----------------
If the upgrade level of [Model of an Golden Foxtail] is 7 or above
Atk + 30 , Hit + 5
Increase the damage of your Magical Attacks by 4%
If the upgrade level of [Model of an Golden Foxtail] is 9 or above
Atk + 30 , Hit + 5
Increase the damage of your Magical Attacks by 4%
-----------------
When equipped with [Labyrinth Baphomet Card]
Increase the damage of your Physical Attacks by 10%
Enables Splash Damage
―――――――――――――
Скрипт
.@r = getrefine(); bonus bHealPower,2*.@r; if (.@r>=7) { bonus bBaseAtk,30; bonus bHit,5; bonus bMatkRate,4; } if (.@r>=9) { bonus bBaseAtk,30; bonus bHit,5; bonus bMatkRate,4; }