Frontier Rune Crown (Biolo) [1] ( Frontier_R_Crown_BO )
| ID 400978 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 100 | 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: 60 | |||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 265 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bAtkRate,4*(.@r/3);
bonus2 bSkillAtk,"BO_EXPLOSIVE_POWDER",7*(.@r/4);
bonus2 bSkillAtk,"BO_DUST_EXPLOSION",7*(.@r/4);
if (.@r>=7) {
bonus bShortAtkRate,10;
if (.@r>=9) {
bonus2 bAddRace,RC_All,15;
bonus2 bAddRace,RC_Player_Human,-15;
bonus2 bAddRace,RC_Player_Doram,-15;
bonus bPAtk,7;
if (.@r>=12) {
bonus bNonCritAtkRate,15;
bonus bBaseAtk,75;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPAtk,5;
if (.@g>=ENCHANTGRADE_C) {
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
if (.@g>=ENCHANTGRADE_B) {
bonus bShortAtkRate,10;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddSize,Size_All,15;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||