Hippie Guitar [2], (Renewal)
Hippie Guitar [2] (HIPPIE_GUITAR) – оружие. Выпадает из монстров: Elite Buffalo Bandit (E), Swamp Arclouze.
![Hippie Guitar [2], (Renewal) Hippie Guitar [2], (Renewal)](/images/db/items/picture/1944.png)
A guitar that embodies the player's yearning for personal freedom. It's old and beat-up, and it's heavy enough to do some serious damage when swung.
Property: Neutral
Aspd + 1% per level of Musical Lessons known.
If upgrade level is +7 or higher,
Atk + 5 per level of Musical Lessons known.
If upgrade level is +9 or higher,
Aspd + 1
Set Bonus
Hippie Clothes
Hippie Feather
Hippie Guitar
Atk + 30
Aspd + 1
Increases critical damage on targets by 20%.
Базовые свойства предмета
- ID: 21305
- Код: HIPPIE_GUITAR
- Тип: оружие
- Подтип:
- Уровень оружия: 3
- Атака: 140
- Требуемый уровень: 100
- Профессии: bard, dancer
- Вес: 100
Скрипт
.@r = getrefine(); .@lvl = getskilllv("BA_MUSICALLESSON"); bonus bAspdRate,.@lvl; if (.@r>=7) bonus bBaseAtk,(5*.@lvl); if (.@r>=9) bonus bAspd,1;