ID #15180
Armor
Hippie Clothes
Buy Price: N/A
Sell Price: N/A
Clothes with a sense of free will. It looks old and sloppy.
_______________________
ATK +20
_______________________
Refine Level +9:
Random chance to auto-cast Level 3 Double Strafe when dealing melee physical attack (Or activate learned skill Level).
_______________________
When equipped with Hippie Rope/Guitar and Hippie Feather:
ATK +30
ASPD +1
Increases Critical Damage by 20%.
_______________________
Type: Armor
Defense: 50
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100
Minstrel and Wanderer
_______________________
ATK +20
_______________________
Refine Level +9:
Random chance to auto-cast Level 3 Double Strafe when dealing melee physical attack (Or activate learned skill Level).
_______________________
When equipped with Hippie Rope/Guitar and Hippie Feather:
ATK +30
ASPD +1
Increases Critical Damage by 20%.
_______________________
Type: Armor
Defense: 50
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 100
Minstrel and Wanderer
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
500
Defense
50
Job Requirements
Bard/Dancer
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bBaseAtk,20; if (.@r >= 9) bonus3 bAutoSpell,"AC_DOUBLE",max(3,getskilllv("AC_DOUBLE")),10;
.@r = getrefine();
bonus bBaseAtk,20;
if (.@r >= 9)
bonus3 bAutoSpell,"AC_DOUBLE",max(3,getskilllv("AC_DOUBLE")),10;