MAPS | ITEMS | MOBS | PRODUCE | OTHER |
PREVIEW | NAME(ID) | 15094 - Heroic Magic Coat[1] (Heroic Magic Coat) | ||||
class | equip | weigth | 80 | NPCbuy | 5 OC 6 | |
Slots | 1 | DEF | 6 | REQlvl | 90 | |
Equipable on | armor | REQJob | Sage Mage Soullinker Wizard | Refinable | yes | |
description | MaxHP, MaxSP +5%.
MATK +5, FLEE +10. Heaven Drive, Water Ball and Esma damage +10%. If the Upgrade Level is an even number, the cast cannot be interrupted and the cast time is increased by 15%. If the Upgrade Level is an odd number, MDEF is increased and the cast time is reduced by 1% for every refine level. Class: Armor Defense: 6 Weight: 80 Level Requirement: 90 Jobs: Mage Class, Soullinker |
|||||
Drop by | ||||||
NPCsell |
|
|||||
script | bonus bMatkRate,5; bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bFlee,10; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",10; bonus2 bSkillAtk,"WZ_WATERBALL",10; bonus2 bSkillAtk,"SL_SMA",10; set .@r,getrefine(); if (.@r % 2) { bonus bCastrate,1-.@r; bonus bMdef,.@r/2; } else { bonus bNoCastCancel,0; bonus bCastrate,15; } | |||||
Combo | NA |
Naposledy vygenerovano dne : Sun, 03 Jan 2021 14:35:43 +0100 (c) 2006-2012 jihrad, Nebiki & k3dT - http://www.reborn.cz |