.:Renewal Item Database:.
Items Listed From A-Z
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
3 | |
Description | A fragment of armor worn by Valkyrie Ingrid. |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Valkyrie Knife [4] [One Hand] Item ID# 28717 (Valkyrie_Knife) | |
Type
Weapon
Class
Dagger
Buy
50z
Sell
25z
Weight
10 Attack
50 / MATK 50 Required Lvl 70 Weapon Lvl 4 Slot 4 | |
Applicable Jobs | Novice Swordman Mage Archer Merchant Thief Knight Wizard Blacksmith Hunter Assassin Supernovice Crusader Sage Rogue Alchemist Bard / Dancer Soul Linker Ninja Kagerou / Oboro |
---|---|
Description | A noble knife of Valkyrie. It seems that even weak people can be treated. MATK +50. [When equipped by Novice]: ATK +100, MATK +150, MaxHP +300, MaxSP +300. Decreases SP Consumption of all skills by 5%. Indestructible in battle For each refine level: INT +2, DEX +2, MaxHP +200, MaxSP +20, MATK +15. Critical +7. Increases critical damage by 1%. After attack delay -10%(ASPD +10%). For each 10 base DEX: Dex -1. Refine Level +7: Decreases damage taken from DemiHuman monsters by 10%. [When equipped by Mage]: For each refine level: MaxHP +200, MaxSP +20. Refine Level +7: Decreases damage taken from DemiHuman monsters by 10%. [When equipped by Hunter]: MaxHP +200. Decreases SP Consumption of all skills by 5%. For each refine level: INT +2, DEX +2. [When equipped by Bard and Dancer]: ATK +100. Indestructible in battle For each refine level: after attack delay -10%(ASPD +10%). For each 10 base DEX: DEX -1. [When equipped by Thief]: MATK +150, MaxSP +100. For each refine level, increases critical damage by 1%. |
Item Script |
expand to view script{ .@r = getrefine(); .@b = readparam(bDex)/10; if (BaseClass == Job_Novice) { bonus bMaxHP,300+(200*.@r); bonus bMaxSP,300+(20*.@r); bonus bBaseAtk,100; bonus bMatk,150+(15*.@r); bonus bUseSPrate,-5; bonus bUnbreakableWeapon; bonus bInt,2*.@r; bonus bDex,(2*.@r)-(.@r*.@b); bonus bCritical,7*.@r; bonus bAspdRate,10*.@r; bonus bCritAtkRate,1*.@r; } if (BaseClass == Job_Thief) { bonus bMaxSP,100; bonus bMatk,150; bonus bCritAtkRate,.@r; } if (BaseClass == Job_Mage) { bonus bMaxHP,200*.@r; bonus bMaxSP,20*.@r; } if (BaseJob == Job_Hunter) { bonus bMaxHP,200; bonus bUseSPrate,-5; bonus bInt,2*.@r; bonus bDex,2*.@r; } if (BaseJob == Job_Bard || BaseJob == Job_Dancer) { bonus bBaseAtk,100; bonus bAspdRate,10*.@r; bonus bUnbreakableWeapon; bonus bDex,-1*(.@r*.@b); } if (.@r>=7 && (BaseClass == Job_Novice || BaseJob == Job_Mage)) { bonus2 bSubRace,RC_DemiHuman,10; } },{},{} |
Dropped By | No Result |
Valkyrie Lucky Egg Item ID# 17671 (Valkyrie_Lucky_Scroll) | |
Type
Cash Shop Item
Class
n/a
Buy
n/a
Sell
n/a
Weight
1 | |
Description | Not Available [iRO Description] Not Available |
---|---|
Item Script | { getgroupitem(IG_Valkyrie_Lucky_Scroll); },{},{} |
Dropped By | No Result |
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
0 Armor Lvl 1 Slot 0 Refineable No | |
Applicable Jobs | Every Job |
---|---|
Description | Valkyrie's favorite Sunday fighting hat. It doesn't look much different than the battle helm. |
Item Script | { bonus bAllStats,1; bonus bAspd,1; bonus bFixedCastrate,-1; },{},{} |
Dropped By | No Result |
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
10 | |
Description | Armor worn by Reginleif, the maiden of the fight that served Odin. It was severely damaged by the effects of the battle. |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
3 | |
Description | A fragment of armor worn by Valkyrie Reginleif. |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0 | |
Description | A flower from Valkyrie Wishmaiden. When it's decorated, the flower as a big festival mood. |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Type
Cash Shop Item
Class
n/a
Buy
10z
Sell
5z
Weight
0 | |
Description | A box that contains 1 "Helm Of Valkyrie" inside. |
---|---|
Item Script | { getitem 5826,1; },{},{} |
Dropped By | No Result |
Type
Miscellaneous
Class
n/a
Buy
1z
Sell
0z
Weight
50 | |
Description | A symbol Battle of virgin in 1866. |
---|---|
Item Script | {},{},{} |
Dropped By |
Type
Armor
Class
Shield
Buy
30000z
Sell
15000z
Weight
50 Defense
80 Required Lvl 65 Armor Lvl 1 Slot 1 | |
Applicable Jobs | Every Job except Novice & Supernovice |
---|---|
Description | A shield used by Gna, the messenger of Freyja, when she served as a Valkyrie. MDEF +5. Reduces damage taken from Water, Fire, Shadow and Undead elemental attacks by 20%. [+ Odin's Blessing & Frigg's Circlet] Additional DEF +2 and MDEF +5. All refine levels of the Shield and Circlet adds to MDEF instead of DEF. [Long Horn, Valkyrja's Shield Equip Set] More Information on Combo: |
Item Script | { bonus2 bSubEle,Ele_Water,20; bonus2 bSubEle,Ele_Fire,20; bonus2 bSubEle,Ele_Dark,20; bonus2 bSubEle,Ele_Undead,20; bonus bMdef,5; },{},{} |
Dropped By |
Type
Armor
Class
Footgear
Buy
20z
Sell
10z
Weight
0 Defense
10 Armor Lvl 1 Slot 0 Refineable No | |
Applicable Jobs | Every Job |
---|---|
Description | The adventurers who are brave the item which is provided from the hazard adventurer guild. Maximum HP + 7%, Maximum SP + 7%. Impossible to refine this item. |
Item Script | { bonus bMaxHPrate,7; bonus bMaxSPrate,7; },{},{} |
Dropped By | No Result |
Type
Miscellaneous
Class
n/a
Buy
n/a
Sell
n/a
Weight
0 | |
Description | A badge that is provided to warrior who brought great honor in the Battle field. |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Obtainable From | Battleground |