Arms Lore

From World of Dread Database
Revision as of 21:16, 15 November 2014 by Cthulu (Talk | contribs)

Jump to: navigation, search

Armslore.jpg

Contents

Description

Use the skill, then click on the weapon or armor you want to evaluate. This ability allows us to know the durability of an armor or weapon. Keep in mind that a weapon or armor broken or damaged will be less effective the more it is damaged. Also influential in forging some types of armor with the blacksmith skill. When evaluating a shield it will tell you exactly how much armor it gives. When an armor is evaluated it tells you the amount of armor it gives. When a weapon is evaluated, the number in brackets is a random number in the range attack weapon. For example if the range is 15-35, there may be 16, 28, 20, 15 and 35, but never less than 15 or over 35, so it will be necessary to evaluate the weapon several times to determine the range. Obviously, when an armor, weapon or shield deteriorates, their range of attack and / or defense will drop proportionally to the decline. Leveraging this ability above 100 thanks to the Scrolls of Empowerment , or using jewelry Power we see characteristics of the weapon or armor that only with the ability to 100 before we could not see. With 102 Knowledge Arms apart from the status , and the sharpness of a weapon (according are sharp weapons or hit), and a range of precise attack, we can also observe the degree of durability . You will need to create weapons of alloy 102 have this ability.

Skill Hardness

Nivel1.gif 1

How to raise your Arms Lore skill?

Select the skill and click a weapon.

First you have to make a Macro in the tab OPTIONS of our Paperdoll

Key: F1 (for example)

UseSkill -> ArmsLore

WaitForTarget

LastTarget

Durability

By using this ability on a weapon or armor, get information about the state of this object. The following list details the level of wear of objects depending on the state in which they are located. -This Is completely unbreakable object: The object does not wear out with use. -This item is in perfect condition: The object has no signs of wear. -This item is practically new: The object has very little sign of wear. - This item is a little worn: This item is used or is old. 'This object is very worn: This item is used or is very very old. The quality of the item is already seriously impaired in this state. 'This object is completely deteriorated: This item is no longer useful for combat. . If it is a valuable item should be repaired as soon as possible -This object is about to break: The object no longer has any quality to do so helpful in combat. Continued use, it will break in no time.


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 Conocimiento de las Armas cada 3 segundos, al llegar al final, la macro reiniciará sola y seguirá repitiendose hasta que demos al "stop". (Los tiempos de espera de las macros son orientativos).