Difference between revisions of "Pacemaking"

From World of Dread Database
Jump to: navigation, search
(Descripción)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 +
[[Image:peacemaking.jpg]]
 
== Description ==
 
== Description ==
  
 
With this skill we can calm some beasts. To use it we must have a musical instrument in our backpack that we use to calm those beasts.
 
With this skill we can calm some beasts. To use it we must have a musical instrument in our backpack that we use to calm those beasts.
  
== Dificultad de Subida ==
+
== Skill Hardness ==
  
 
[[image:Nivel3.gif]] ''' 3'''
 
[[image:Nivel3.gif]] ''' 3'''
  
 +
== How to raise your Pacemaking skill?==
  
== ¿Cómo subir Pacificar?==
+
We must have a musical instrument in our backpack and have a beast in our house locked with Weat Sheaves for target the animal.
  
Debemos tener un instrumento en la mochila y tener un animal en nuestra casa encerrado con unas pajas para poder cogerle objetivo.
+
We have to do a Macro:
 +
 
 +
Key F1:
 +
 
 +
UseSkill -> Peacemaking<br />
 +
WaitForTarget<br />
 +
LastTarget<br />
  
Tenemos que hacernos una Macro para usar la habilidad de pacificar y darle al animal la primera vez para cogerle objetivo, despues dejar puesta la siguiente macro .
 
  
 
=== Eenas ===
 
=== Eenas ===
Ejemplo para [[Eenas]]:
+
An example for [[Eenas]]:
  
KEY [F7](Usar hab. -> Pacificar - último objetivo)<br />
+
KEY [F1](UseSkill -> Pacemaking - WaitForTarget - LastTarget)<br />
 
WAIT 3000<br />
 
WAIT 3000<br />
  
 
===Entrenador WoD ===
 
===Entrenador WoD ===
Ejemplo para [[Entrenador WoD]]:
+
An example for [[Entrenador WoD]]:
  
  
KEY F7(Usar hab. -> Pacificar - último objetivo)<br />
+
KEY F1(UseSkill -> Pacemaking - WaitForTarget - LastTarget)<br />
 
WAIT 3000<br />
 
WAIT 3000<br />
 
LOOP<br />
 
LOOP<br />

Latest revision as of 21:05, 15 November 2014

Peacemaking.jpg

Description

With this skill we can calm some beasts. To use it we must have a musical instrument in our backpack that we use to calm those beasts.

Skill Hardness

Nivel3.gif 3

How to raise your Pacemaking skill?

We must have a musical instrument in our backpack and have a beast in our house locked with Weat Sheaves for target the animal.

We have to do a Macro:

Key F1:

UseSkill -> Peacemaking
WaitForTarget
LastTarget


Eenas

An example for Eenas:

KEY [F1](UseSkill -> Pacemaking - WaitForTarget - LastTarget)
WAIT 3000

Entrenador WoD

An example for Entrenador WoD:


KEY F1(UseSkill -> Pacemaking - WaitForTarget - LastTarget)
WAIT 3000
LOOP