MAPS | ITEMS | MOBS | PRODUCE | OTHER |
PREVIEW | NAME(ID) | 20749 - Manteau of The Fallen[1] (Cloak Of Casualties ) | ||||
class | equip | weigth | 60 | NPCbuy | 5 OC 6 | |
Slots | 1 | DEF | 13 | REQlvl | 170 | |
Equipable on | garment | 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 | Manteau of legendary hero whose died in battle.
Each 2 refines increase MaxHP and MaxSP by 1%. [ Base STR 90 ] ATK +10 Each refine, ATK +2 [ Base INT 90 ] MATK +20 Each refine, MATK +3 [ Base VIT 90 ] Increases resistance against Neutral element attacks by 3%. Refined to +8 additional resistance by 3%, Refined to +10 additional resistance by 4%. [ Base AGI 90 ] ASPD +3% Each 2 refine, ASPD +1%, Refined to +10, ASPD +1. [ Base DEX 90 ] Increase ranged damage by 3%. Each 2 refine increase ranged damage by 1%. [ Base LUK 90 ] Increase critical damage by 5%. Each refine increase critical damage by 1%. Class: Garment Defense: 30 Weight: 60 Level Requirement: 170 Jobs: All classes |
|||||
Drop by | ||||||
NPCsell | ||||||
script | .@r = getrefine(); bonus bMaxHPrate,.@r/2; bonus bMaxSPrate,.@r/2; bonus bAgi,5; bonus bFlee,10; if(readparam(bStr)>=90) bonus bBaseAtk,10+(.@r*2); if(readparam(bInt)>=90) bonus bMatk,20+(.@r*3); if(readparam(bVit)>=90) bonus2 bSubEle,Ele_Neutral,3+((.@r>=8)?3:0)+((.@r>=10)?4:0); if(readparam(bAgi)>=90){ bonus bAspdRate,3+(.@r/2); bonus bAspd,((.@r>=10)?1:0); } if(readparam(bDex)>=90) bonus bLongAtkRate,3+(.@r/2); if(readparam(bLuk)>=90) bonus bCriticalRate,5+.@r; | |||||
Combo | NA |
Naposledy vygenerovano dne : Sun, 03 Jan 2021 14:35:43 +0100 (c) 2006-2012 jihrad, Nebiki & k3dT - http://www.reborn.cz |