MAPS | ITEMS | MOBS | PRODUCE | OTHER |
PREVIEW | NAME(ID) | 18652 - Vanargand Helm[1] (Vanargandr Helm) | ||||
class | equip | weigth | 150 | NPCbuy | 10 OC 12 | |
Slots | 1 | DEF | 10 | REQlvl | 80 | |
Equipable on | Head top | 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 | yes | |
description | Vanargand is a another name of Fenrir: the God Biter, which inspired the design of this helmit.
MDEF +5. Under the +5 refine level, the effect is, absorb 1% of damage dealt to enemy into HP, and 1% into SP with certain rate. If refined to +5 and +6, absorb 3% of damage dealt to enemy into HP, 1% into SP with certain rate. If refined to +7, absorb 5% of damage dealt to enemy into HP, 2% into SP with certain rate. If refined to +8, absorb 5% of damage dealt to enemy into HP, 2% into SP with a higher rate. If refined to +9 or above, absorb 8% of damage dealt to enemy into HP, 4% into SP with a higher rate. Can be traded, stored, and vended Class : Helmet Defense : 10 Location : Upper Weight : 150 Required Lv. : 80 Job : All jobs |
|||||
Drop by | ||||||
NPCsell | ||||||
script | bonus bMdef,5; .@r = getrefine(); if (.@r >= 9 ) { bonus2 bHPDrainRate,60,8; bonus2 bSPDrainRate,20,4; } else if (.@r >= 8 ) { bonus2 bHPDrainRate,50,5; bonus2 bSPDrainRate,10,2; } else if (.@r >= 7 ) { bonus2 bHPDrainRate,30,5; bonus2 bSPDrainRate,10,2; } else if (.@r >= 5 ) { bonus2 bHPDrainRate,10,3; bonus2 bSPDrainRate,10,1; } else { bonus2 bHPDrainRate,10,1; bonus2 bSPDrainRate,10,1; } | |||||
Combo | NA |
Naposledy vygenerovano dne : Sun, 03 Jan 2021 14:35:43 +0100 (c) 2006-2012 jihrad, Nebiki & k3dT - http://www.reborn.cz |