Abyss Axe [1]
1331 Variant_Axe
A
A weapon mutated by the magical power of a stranger.
Even if they look the same, the performance is different.
MATK +110
Refine Level +7:
ATK +5%
Decreases damage taken from Players by 5%.
Refine Level +7:
ATK +5%
Decreases damage taken from Players by additional 5%.
When compounded with Labyrinth Doppelganger Card:
Increases Attack Speed (decreases After Attack Delay by 10%).
ATK +10%
When equipped with Heavenly Order:
Decreases damage taken from Players by additional 3%.
Increases Damage against monsters of all elements by 15%.
Indestructible in battle
Type: One-Handed Axe
Attack: 180
Weight: 180
Weapon Level: 4
Requirement:
Base Level 165
Super Novice, 3rd Swordsman classes, 3rd Merchant classes and Guillotine Cross
ATK180
MATK110
Rango1
Nivel de arma4
Información adicional
- Precio de compra
- 0 z
- Nivel máximo
- Sin límite
- Género
- Both
- Refinable
- Sí
- Gradable
- No
Script del ítem
.@r = getrefine();
bonus bUnbreakableWeapon;
if (.@r>=7) {
bonus bAtkRate,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
}
if (.@r>=9) {
bonus bAtkRate,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
}