MAPS | ITEMS | MOBS | PRODUCE | OTHER |
RENEWAL > PRE | NAME(ID) | 18975 - Old Shadow Handicraft[1] (Old Shadow Handicraft) | ||||
class | equip | weigth | 10 | NPCbuy | 5 OC 6 | |
Slots | 1 | DEF | 10 | REQlvl | 170 | |
Equipable on | Head top | REQJob | Rogue | Refinable | yes | |
description | All stats +1.
Each refine increase ATK +4, MATK +4. Each 2 refine increase MaxHP, MaxSP 1%. Each 2 refine inflict 25% more damage with Triangle Shot. Refine Level +6: Reduces skill cooldown of Masquerade Enervation and Masquerade Unlucky by 1 sec. Refine Level +8: Reduces skill cooldown of Masquerade Laziness and Masquerade Weakness by 1 sec. Refine Level +10: Reduces skill cooldown of Masquerade Ignorance and Masquerade Gloomy by 1 sec. Class: Headgear Defense: 10 Location: Upper Weight: 10 Level Requirement: 170 Jobs: Shadow Chaser |
|||||
Drop by | ||||||
NPCsell | ||||||
script | bonus bAllStats,1; .@r = getrefine(); bonus bBaseAtk,4*.@r; bonus bMatk,4*.@r; bonus bMaxHPrate,.@r/2; bonus bMaxSPrate,.@r/2; bonus2 bSkillAtk,"SC_TRIANGLESHOT",25*.@r/2; if (.@r>=6) { bonus2 bSkillCooldown,"SC_ENERVATION",-1000; bonus2 bSkillCooldown,"SC_UNLUCKY",-1000; } if (.@r>=8) { bonus2 bSkillCooldown,"SC_LAZINESS",-1000; bonus2 bSkillCooldown,"SC_WEAKNESS",-1000; } if (.@r>=10) { bonus2 bSkillCooldown,"SC_IGNORANCE",-1000; bonus2 bSkillCooldown,"SC_GROOMY",-1000; } | |||||
Combo | NA |
Naposledy vygenerovano dne : Mon, 11 May 2020 07:29:18 +0200 (c) 2006-2011 jihrad, Nebiki & k3dT - vyrobeno pro Reborn server |