Phreeoni Wing Suit [1] ( Phreeoni_Wing_Suits )
| ID 450217 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 150 | 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: 10 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 200 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bBaseAtk,100+15*(.@r/2);
bonus bCon,3;
bonus bPAtk,(.@r/4);
if (.@r>=7) {
bonus bLongAtkRate,10;
if (.@r>=9) {
bonus bPerfectHitAddRate,15;
if (.@r>=11) {
bonus bLongAtkRate,15;
bonus bDelayrate,-15;
}
}
}
if (getpetinfo(PETINFO_EGGID) == 9111) {
bonus bAtkRate,7;
bonus bAspd,2;
}
if (.@g>=ENCHANTGRADE_D) {
bonus bAtkRate,5;
bonus bBaseAtk,40;
if (.@g>=ENCHANTGRADE_C) {
bonus bCon,5;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bAddSize,Size_All,15;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,7;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||