Elite Force Cap-LT [1] ( 2023Seppay_04 )
| ID 400549 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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: Upper Headgear | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 20 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 130 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bBaseAtk,20*(.@r/2);
bonus bMatk,20*(.@r/2);
bonus2 bSkillAtk,"RL_FIRE_RAIN",20*(.@r/3);
bonus2 bSkillAtk,"RL_R_TRIP",20*(.@r/3);
bonus2 bSkillAtk,"RL_FIREDANCE",20*(.@r/3);
bonus2 bSkillAtk,"RL_D_TAIL",20*(.@r/3);
if (.@r>=7) {
bonus bAtkRate,10;
bonus bAspdRate,10;
if (.@r>=9) {
bonus2 bAddSize,Size_All,10;
if (.@r>=11) {
bonus bLongAtkRate,15;
if (.@r>=12) {
bonus2 bSkillCooldown,"RL_FIRE_RAIN",-2000;
bonus2 bSkillCooldown,"RL_D_TAIL",-2000;
bonus2 bSkillCooldown,"RL_R_TRIP",-500;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bLongAtkRate,2*(.@r/3);
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"RL_FIRE_RAIN",10*(.@r/3);
bonus2 bSkillAtk,"RL_R_TRIP",10*(.@r/3);
bonus2 bSkillAtk,"RL_FIREDANCE",10*(.@r/3);
bonus2 bSkillAtk,"RL_D_TAIL",10*(.@r/3);
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,7;
bonus bSMatk,7;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddRace,RC_All,10;
bonus2 bMagicAddRace,RC_All,10;
bonus2 bSkillCooldown,"RL_AM_BLAST",-2000;
bonus2 bSkillCooldown,"RL_BANISHING_BUSTER",-1500;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||