Gigantic Lance, двуручное копьё (Renewal)
Gigantic Lance (GIANT_LANCE) – оружие.

The replica of a spear held by the giant guardians at an ancient temple. Very few are able to use its true power.
Property: Neutral
Atk + 300, if the users base Str is 120 or higher.
Aspd - 10
Increases the cooldown of Clashing Spiral by 20 seconds.
Drains 600 SP from the user when the item is unequipped.
Базовые свойства предмета
- ID: 20942
- Код: GIANT_LANCE
- Тип: оружие
- Подтип: двуручное копьё
- Уровень оружия: 4
- Атака: 20
- Требуемый уровень: 140
- Профессии: knight
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 2000
Скрипт
bonus bAspd,-10; bonus2 bSkillCooldown,"LK_SPIRALPIERCE",20000; if (readparam(bStr)>=120) { bonus bBaseAtk,300; }
Скрипт при снятии
heal 0,-600;