MAPS | ITEMS | MOBS | PRODUCE | OTHER |
PREVIEW | NAME(ID) | 19085 - Sigrun Wing[1] (Sigrun's Wings ) | ||||
class | equip | weigth | 10 | NPCbuy | 10 OC 12 | |
Slots | 1 | DEF | 2 | REQlvl | 1 | |
Equipable on | Head middle | REQJob | Novice Swordman Blacksmith Hunter Assassin Crusader Monk Sage Rogue Alchem Bard/Dancer Mage Dancer Taekwon StarGladiator Soullinker Gunslinger Ninja Archer Acolyte Merchant Thief Knight Priest Wizard | Refinable | no | |
description | Ear adornments that symbolize rebirth. They have the ability to change its effects depending on the job of the wearer.
If worn by a Swordman, Merchant, Thief or Taekwon Classes, ASPD +1, AGI -2. If worn by a Mage, Acolyte, Ninja or Soul Linker Classes, MATK +3, Heal effectiveness +1%. If worn by Archer or Gunslingeres, Long range attack damage +1%. If worn by Novice Class, MaxHP +60, MaxSP +30. Class: Headgear Defense: 2 Location: Middle Weight: 10 Level Requirement: 1 Jobs: All classes |
|||||
Drop by | ||||||
NPCsell | ||||||
script | if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief||(BaseJob==Job_Taekwon&&Class!=Job_Soul_Linker)) { bonus bAspd,1; bonus bAgi,-2; } else if(BaseClass==Job_Mage||BaseClass==Job_Acolyte||Class==Job_Ninja||Class==Job_Soul_Linker){ bonus bMatk,3; bonus bHealPower,2; } else if(BaseClass==Job_Archer||BaseClass==Job_Gunslinger) bonus bLongAtkRate,1; else if(BaseJob==Job_Novice||BaseJob==Job_SuperNovice) { bonus bMaxHP,60; bonus bMaxSP,30; } | |||||
Combo | NA |
Naposledy vygenerovano dne : Sun, 03 Jan 2021 14:35:43 +0100 (c) 2006-2012 jihrad, Nebiki & k3dT - http://www.reborn.cz |