ID #5760
Armor
Driver Band [1]
Buy Price: N/A
Sell Price: N/A
A special hairband which is designed to use the most frequently used tools.
_______________________
STR +1
DEX +1
MDEF +5
_______________________
Base STR at least 120:
ATK +10
Critical +3
_______________________
Type: Headgear
Defense: 12
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Mechanic
_______________________
STR +1
DEX +1
MDEF +5
_______________________
Base STR at least 120:
ATK +10
Critical +3
_______________________
Type: Headgear
Defense: 12
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Mechanic
NPCs where to find the item
Chainheart
yuno (129, 156)
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
100
Defense
12
Job Requirements
Blacksmith
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script bonus bStr,1; bonus bDex,1; bonus bMdef,5; if (readparam(bStr)>=120) { bonus bBaseAtk,10; bonus bCritical,3; }
bonus bStr,1;
bonus bDex,1;
bonus bMdef,5;
if (readparam(bStr)>=120) {
bonus bBaseAtk,10;
bonus bCritical,3;
}