Difference between revisions of "Anatomy"

From World of Dread Database
Jump to: navigation, search
(Dificultad de Subida)
(¿Cómo subir Anatomía?)
Line 7: Line 7:
 
[[image:Nivel1.gif]] ''' 1'''
 
[[image:Nivel1.gif]] ''' 1'''
  
==¿Cómo subir Anatomía?==
+
==How to improve skill?==
  
La podemos subir en casa o en la [[Sala de Portales|Sala de Entrenamiento]], usando como objetivo a otro jugador, a un animal o a tí mismo. Lo primero es hacerse una [[Macro]] en la pestaña OPTIONS de nuestro [[Paperdoll]], key:la que queramos, Usar habilidad,  Anatomía, Esperar objetivo, Último Objetivo.
+
You can train this skill using you, another player or an animal as a target. We can improve it in house or in the [[Gates Room|Training Room]]. First you make a [[Macro]] on the tab OPTIONS of our [[Paperdoll]]  
 +
 
 +
Key: what we want (for example F1)
 +
 
 +
UseSkill -> Anatomy
 +
 
 +
WaitForTarget
 +
 
 +
LastTarget
 +
 
 +
Note: The three actions must be in the same Key
  
 
=== Autopilot ===
 
=== Autopilot ===

Revision as of 18:29, 16 January 2013

Contents

Description

This skill will improve a percentage the dealt damage of a hand to hand combat; we can also use to make us an idea of the strength of your opponent. Passively increases the combat damage you deal, actively check the Dexterity and Strength of another player, animal, or monster.

Skill Hardness

Nivel1.gif 1

How to improve skill?

You can train this skill using you, another player or an animal as a target. We can improve it in house or in the Training Room. First you make a Macro on the tab OPTIONS of our Paperdoll

Key: what we want (for example F1)

UseSkill -> Anatomy

WaitForTarget

LastTarget

Note: The three actions must be in the same Key

Autopilot

El siguiente ejemplo es para Autopilot.
Abrimos el programa y en la pestaña "Macros" escribimos la key que hemos elegido (pongamos "x"), ejemplo: #1 Unused X. En la pestaña "Script" pondremos lo siguiente:

send macro 1
wait 3 seconds

De esta manera enviaremos la orden de Usar la habilidad de Anatomia cada 3 segundos, al llegar al final, la macro reiniciará sola y seguirá repitiendose hasta que demos al "stop".