ID #18973
Armor
Old Driver Band [1]
Buy Price: N/A
Sell Price: N/A
An old, abandoned driver band that emanates a mysterious aura.
_______________________
All Basic Stats +1
_______________________
For each Refine Level:
ATK +4
_______________________
For each 2 Refine Levels:
MaxHP +1%
MaxSP +1%
Increases damage of Power Swing and Axe Tornado by 20%.
_______________________
For each 5 Refine Levels:
ASPD +1
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 10
Armor Level: 1
Enchantable: Yes
_______________________
Requirement:
Base Level 170
Mechanic
_______________________
All Basic Stats +1
_______________________
For each Refine Level:
ATK +4
_______________________
For each 2 Refine Levels:
MaxHP +1%
MaxSP +1%
Increases damage of Power Swing and Axe Tornado by 20%.
_______________________
For each 5 Refine Levels:
ASPD +1
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 10
Armor Level: 1
Enchantable: Yes
_______________________
Requirement:
Base Level 170
Mechanic
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
10
Job Requirements
Blacksmith
Yes
Requirements
Armor Level
1
Min Level
170
Scripts
Script .@r = getrefine(); bonus bAllStats,1; bonus bBaseAtk,4*.@r; bonus bAspd,(.@r/5); bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"NC_POWERSWING",20*(.@r/2); bonus2 bSkillAtk,"NC_AXETORNADO",20*(.@r/2);
.@r = getrefine(); bonus bAllStats,1; bonus bBaseAtk,4*.@r; bonus bAspd,(.@r/5); bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"NC_POWERSWING",20*(.@r/2); bonus2 bSkillAtk,"NC_AXETORNADO",20*(.@r/2);