16 lines
983 B
HTML
16 lines
983 B
HTML
<html><body>Newbie Guide:<br>
|
|
Weapons are divided into 7 types: One-Handed
|
|
Sword, Two-Handed Sword, Blunt Weapon,
|
|
Dagger, Polearm, Fist and Bow. Among those,
|
|
let's first focus one the two Sword types, Blunt
|
|
Weapons, Dagger and Bow. If you are a Kamael,
|
|
listen especially carefully about the One-Handed
|
|
Sword, Two-Handed Sword, Blunt Weapons and
|
|
Bow.<br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 15">One-Handed Sword.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 16">One-Handed Blunt Weapon.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 17">Two-Handed Sword and Blunt Weapon.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 18">Dagger.</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 19">Bow.</Button>
|
|
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back.</Button>
|
|
</body></html> |