ID #1929
Weapon
Guitar
Buy Price: N/A
Sell Price: N/A
Rental Item
A six stringed musical instrument that is played by plucking the strings with fingers or a pick.
_______________________
Increases Physical Damage against enemies of Small, Medium and Large size by 40%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Musical Instrument
Attack: 177
Weight: 0
Refineable: No
_______________________
Requirement:
Bard classes
A six stringed musical instrument that is played by plucking the strings with fingers or a pick.
_______________________
Increases Physical Damage against enemies of Small, Medium and Large size by 40%.
_______________________
When VIP status active:
ATK +10
MATK +10
_______________________
Type: Musical Instrument
Attack: 177
Weight: 0
Refineable: No
_______________________
Requirement:
Bard classes
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Range
1
Job Requirements
Bard/Dancer
Yes
Requirements
Weapon Level
3
Min Level
1
Gender
Male
Scripts
Script bonus2 bAddSize,Size_All,40; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bBaseAtk,10; bonus bMatk,10; }
bonus2 bAddSize,Size_All,40;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bBaseAtk,10;
bonus bMatk,10;
}