Guardian Knight Jewel Sword [2], одноручный меч (Renewal)
Guardian Knight Jewel Sword [2] (G_KNIGHT_JEWELSWORD) – оружие.
![Guardian Knight Jewel Sword [2], одноручный меч (Renewal) Guardian Knight Jewel Sword [2], одноручный меч (Renewal)](/images/db/items/picture/32353.png)
The ceremonial sword used by the Glastheim Guards.
It's an ordinary weapon with no special features, but it's influenced by Himelmez and has magical energy.
------------------------
Matk + 180.
MaxHP + 1% and increases Grand Cross damage by 2% per refine rate.
------------------------
If refine rate is 9 or higher, increases Shield Press damage by 20%.
------------------------
If refine rate is 11 or higher, increases physical and magical damage against undead and angel race monsters by 20%.
------------------------
Set Bonus
Guardian Knight Jewel Sword
King Schmidt's Suit
King Schmidt's Manteau
Has a chance to gain Atk + 7% and Matk + 7% for 10 seconds when dealing physical or magical damage.
If the sum of refine rate of set is 30 or higher, increases physical and magical damage against holy and undead property enemies by 20%.
------------------------
Weapon Lv : 4
Базовые свойства предмета
- ID: 29151
- Код: G_KNIGHT_JEWELSWORD
- Тип: оружие
- Подтип: одноручный меч
- Уровень оружия: 4
- Атака: 130
- Магическая атака: 180
- Требуемый уровень: 170
- Профессии: crusader
- Вес: 400
Скрипт
.@r = getrefine(); bonus bMaxHPrate,.@r; bonus2 bSkillAtk,"CR_GRANDCROSS",2*.@r; if (.@r>=9) { bonus2 bSkillAtk,"LG_SHIELDPRESS",20; } if (.@r>=11) { bonus2 bAddRace,RC_Undead,20; bonus2 bMagicAddRace,RC_Undead,20; bonus2 bAddRace,RC_Angel,20; bonus2 bMagicAddRace,RC_Angel,20; }