Diana Suit-LT [1] ( Diana_Suits_LT )
| ID 450388 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 | |||||||||||||||||||||
|
ATK and MATK+120. All Not specified
.@r = getrefine();
.@g = getenchantgrade();
bonus bBaseAtk,120+(10*(.@r/2));
bonus bMatk,120+(10*(.@r/2));
bonus2 bSkillAtk,"SU_PICKYPECK",20*(.@r/3);
bonus2 bSkillAtk,"SU_LUNATICCARROTBEAT",20*(.@r/3);
bonus2 bSkillAtk,"SU_SV_STEMSPEAR",20*(.@r/3);
bonus2 bSkillAtk,"SU_CN_METEOR",20*(.@r/3);
if (.@r>=9) {
bonus bAtkRate,12;
bonus bMatkRate,12;
if (.@r>=11) {
bonus2 bAddRace,RC_All,15;
bonus2 bMagicAddRace,RC_All,15;
if (.@r>=13) {
bonus bDelayrate,-15;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus2 bSkillCooldown,"SU_LUNATICCARROTBEAT",-5000;
bonus2 bSkillCooldown,"SU_SV_STEMSPEAR",-1000;
bonus bBaseAtk,8*(.@r/2);
bonus bMatk,8*(.@r/2);
bonus2 bAddSize,Size_All,4*(.@r/3);
bonus2 bMagicAddSize,Size_All,4*(.@r/3);
}
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",5*(.@r/3);
bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,.@r/2;
bonus bSMatk,.@r/2;
bonus2 bAddSize,Size_All,5*(.@r/3);
bonus2 bMagicAddSize,Size_All,5*(.@r/3);
}
if (.@g>=ENCHANTGRADE_A) {
bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",5*(.@r/3);
bonus2 bSkillAtk,"SH_HYUN_ROKS_BREEZE",5*(.@r/3);
if (.@r>=13) {
bonus bLongAtkRate,25;
bonus2 bMagicAtkEle,Ele_All,25;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||