Black Wing Suits
| Item ID | 15043 | Name | Black Wing Suits |
|
An ancient armor that helps maintain clear mental focus.
_______________________ INT +2 _______________________ For each Refine Level: ATK +3 _______________________ When equipped with Black Wing Boots, Black Wing Brooch and Black Wing Manteau: MaxHP +15% Perfect Dodge +20 ASPD -7 Increases damage of Cluster Bomb by 20%. Decreases Ranged Physical Damage by 30%. _______________________ Type: Armor Defense: 45 Weight: 10 Armor Level: 1 Enchantable: Yes _______________________ Requirement: Base Level 100 Ranger |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Black_Wing_Suits | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Armor | ||
| Defense | 45 | Equippable Jobs | Hunter | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 10 | Min Equip Level | 100 | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bInt,2; bonus bBaseAtk,getrefine()*3; |
||||
| Set | Script | ||||||||
|---|---|---|---|---|---|---|---|---|---|
|
bonus bMaxHPrate,15; bonus bFlee2,20; bonus2 bSkillAtk,"RA_CLUSTERBOMB",20; bonus bLongAtkRate,-30; bonus bAspd,-7; |
||||||||
|
.@r = getequiprefinerycnt(EQI_ARMOR);
bonus bHPGainValue,500;
bonus bSpeedRate,25;
bonus2 bSkillAtk,"RA_CLUSTERBOMB",30*(readparam(bInt)/20);
bonus2 bSkillUseSP,"RA_ELECTRICSHOCKER",30;
if (.@r >= 7) {
bonus bFlee2,6;
bonus2 bSubRace,RC_DemiHuman,8;
bonus2 bSubRace,RC_Player_Human,8;
bonus2 bSkillAtk,"RA_CLUSTERBOMB",400;
bonus2 bSkillAtk,"RA_AIMEDBOLT",20;
}
if (.@r >= 9) {
bonus bFlee2,3;
bonus2 bSubRace,RC_DemiHuman,4;
bonus2 bSubRace,RC_Player_Human,4;
bonus2 bSkillAtk,"RA_CLUSTERBOMB",200;
bonus2 bSkillAtk,"RA_AIMEDBOLT",10;
}
|
Black Wing Suits Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 2773 | Elusive Luciola Vespa | 0.25% | Yes | 109 | Insect | Level 1 Wind | |
| 1994 | Luciola Vespa | 0.05% | Yes | 109 | Insect | Level 1 Wind |