ISHGARDRAGNAROK ONLINE
Hora servidor--:--:--UTC
EstadoLogin: ...Char: ...Map: ...
Jugadores online—Récord online—
Wiki›Ítems›Deadween Card
DDeadween Card

Deadween Card

300444 Deadween_Card

bROcROdpROidROiROjROkROMkROSLATAMthROGtwRO
Carta
D

ATK +5%

Refine Level +7:

ATK +3%

Refine Level +9:

ATK +2%

Type: Card

Compound on: Shoes

Weight: 1

Información adicional

Precio de compra
0 z
Nivel máximo
Sin límite
Género
Both
Refinable
No
Gradable
No
Script del ítem
.@r = getrefine();
bonus bAtkRate,5;
if (.@r>=7) {
   bonus bAtkRate,3;
   if (.@r>=9) {
      bonus bAtkRate,2;
   }
}