Void Darkness Boots [1] ( Walk_Of_DarkVoid )
| ID 470177 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 10 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shoes | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 10 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@r = getrefine();
bonus bMdef,10;
bonus bAllStats,2;
skill "TF_HIDING",1;
bonus2 bSubRace,RC_All,2;
bonus bAspdRate,3*(.@r/3);
if (.@r>=7) {
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
}
if (.@r>=10)
bonus2 bSubRace,RC_All,10;
if (.@r>=12) {
if (eaclass()&EAJL_THIRD && BaseJob == Job_Rogue)
skill "RG_RAID",1;
else {
skill "RG_RAID",1;
bonus2 bSkillCooldown,"RG_RAID",60000;
}
}
if (.@r>=13)
bonus2 bSubRace,RC_All,3;
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||