Difference between revisions of "Poisoning"
(→Descripción) |
(→Dificultad de Subida) |
||
Line 5: | Line 5: | ||
The passive effect is that the magic poison causes extra damage if is over 100, you can use Power Jewels or other objects to get the additional benefit, the Mayal Putrefacto will not give you this bonus. | The passive effect is that the magic poison causes extra damage if is over 100, you can use Power Jewels or other objects to get the additional benefit, the Mayal Putrefacto will not give you this bonus. | ||
− | == | + | == Skill Hardness == |
[[image:Nivel6.gif]] ''' 6''' | [[image:Nivel6.gif]] ''' 6''' | ||
− | |||
== ¿Cómo subir Envenenar?== | == ¿Cómo subir Envenenar?== |
Revision as of 18:59, 16 January 2013
Contents |
Description
This skill is for poisoning weapons to gain extra bonuses in hand to hand combat.
The passive effect is that the magic poison causes extra damage if is over 100, you can use Power Jewels or other objects to get the additional benefit, the Mayal Putrefacto will not give you this bonus.
Skill Hardness
¿Cómo subir Envenenar?
Necesitaremos muchas pociones de veneno y un arma. Nos hacemos una macro en opciones (ejem "x")
Usar habilidad Envenenar. Deberemos colocar todas las pociones en la misma posición para que la macro no falle (con el comando .organizar de Usuario Premium es facílísimo, si no a mano).
Autopilot
Ejemplo para Autopilot:
En la pestaña macros ponemos en la primera la tecla de nuestra macro, ejemplo "x"
En la pestaña locations pinchamos en recuadro 1 y seleccionamos el arma que vamos a envenenar, pinchamos en el recuadro 2 y seleccionamos el montón de pociones, aceptamos.
En la pestaña Script:
Send macro 1 (usar habilidad envenenar)
wait 1 second
left clik in location 1(clik en el arma)
wait 1 second
left clik in location 2(clik en la poción)
wait 3 seconds
Los tiempos son orientativos.