Kenzen Ichinyo [1] ( aegis_470254 )
| ID 470254 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 70 | 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: 25 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 200 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Reduce damage taken from normal and boss monsters by 5%. All Not specified
.@r = getrefine();
bonus bMdef,15;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubRace,RC_Player_Doram,10;
bonus2 bSubRace,RC_Player_Human,10;
bonus bMaxHPrate,4*.@r;
if (.@r>=5) {
bonus bDelayrate,-15;
bonus bAtkRate,15;
bonus bMatkRate,15;
if (.@r>=7) {
bonus bDelayrate,-25;
bonus bAtkRate,25;
bonus bMatkRate,25;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||