Sigrun's Wings ItemID: 5592 (Sigrun's_Wings) |
---|
Type | Armor | Location | Middle-Head | Weight | 10 |
---|
Buy | 20 | Sell | 10 | Pre-/Sufix | |
---|
|
| Ear adornments that symbolize rebirth. They have the ability to change its effects depending on the job of the wearer. [Swordman Class, Merchant Class, Thief Class, Taekwon] STR + 1. [Mage Class, Acolyte Class, Ninja, Soul Linker] INT + 1. [Archer Class, Gunslinger] DEX + 1. [Novice, Super Novice] HP + 80, SP + 30. Class : Headgear Defense : 2 Equipped on : Mid Weight : 10 Required Level : 80 Applicable Job : Every Job
|
---|
Script: | { if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief||(BaseJob==Job_Taekwon&&Class!=Job_Soul_Linker)) bonus bStr,1; else if(BaseClass==Job_Mage||BaseClass==Job_Acolyte||BaseClass==Job_Ninja||class==Job_Soul_Linker) bonus bInt,1; else if(BaseClass==Job_Archer||BaseClass==Job_Gunslinger) bonus bDex,1; else if (BaseJob==Job_Novice||BaseJob==Job_SuperNovice) { bonus bMaxHP,80; bonus bMaxSP,30; } } , { } , { } |
---|
Crafting: | - |
---|
|