Apollo Armor-LT [1] ( Apollo_Armor_TW_LT )
| ID 450295 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 30 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 30 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 150 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
MaxHP+20%, All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bMaxHPrate,20;
bonus bMaxHP,500*(.@r/2);
bonus bVit,8*(.@r/2);
bonus2 bSkillAtk,"RK_DRAGONBREATH",20*(.@r/3);
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",20*(.@r/3);
bonus2 bSkillAtk,"LG_EARTHDRIVE",20*(.@r/3);
bonus2 bSkillAtk,"LG_SHIELDPRESS",20*(.@r/3);
if (.@r>=9) {
bonus bMaxHP,5000;
}
if (.@r>=11)
bonus2 bSubRace,RC_All,10;
if (.@r>=13)
bonus bDelayrate,-15;
if (.@g>=ENCHANTGRADE_D) {
bonus bVit,3*(.@r/2);
bonus bLongAtkRate,3*(.@r/3);
bonus bShortAtkRate,3*(.@r/3);
}
if (.@g>=ENCHANTGRADE_C) {
bonus bMaxHPrate,3*(.@r/3);
}
if (.@g>=ENCHANTGRADE_B) {
bonus bVit,5*(.@r/2);
bonus bLongAtkRate,5*(.@r/3);
bonus bShortAtkRate,5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_A) {
bonus bMaxHPrate,5*(.@r/3);
if (.@r>=13) {
bonus2 bSubRace,RC_All,10;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||