Runaway Accelerator [1] ( Runaway_Accelerator )
| ID 400047 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 70 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 20 | |||||||||||||||||||||
| 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 | |||||||||||||||||||||
|
Rápido é apelido para o capacete que melhora diversas habilidades e faz os inimigos comerem poeira. Increase physical, magical damage to all monsters by 1%. Restores 250HP and 30SP every 5 seconds. Reduce physical damage from Boss and Normal monsters by 10% per 1 refine rate. All Not specified
.@r = getrefine();
bonus bAtkRate,.@r;
bonus bMatkRate,.@r;
bonus2 bSubClass,Class_Normal,10;
bonus2 bSubClass,Class_Boss,10;
bonus2 bHPRegenRate,250,5000;
bonus2 bSPRegenRate,30,5000;
if (.@r>=7) {
bonus2 bIgnoreDefRaceRate,RC_All,25;
bonus2 bIgnoreMdefRaceRate,RC_All,25;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubClass,Class_Boss,5;
}
if (.@r>=9) {
bonus2 bIgnoreDefRaceRate,RC_All,25;
bonus2 bIgnoreMdefRaceRate,RC_All,25;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubClass,Class_Boss,5;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||