|
Item ID
|
480308
|
Name
|
[Not For Sale] Fallen Angel Wing
|
|
|
|
Weapon Level
|
0
|
Identifier
|
Comp_FAngel_Wing_ROC
|
|
Attack
|
0
|
Type
|
Armor
|
|
MATK
|
0
|
Equip Locations
|
Garment
|
|
Defense
|
10
|
Equippable Jobs
|
None
|
|
Range
|
0
|
Equip Gender
|
Both (Male and Female)
|
|
Slots
|
1
|
Equip Upper
|
None
|
|
Weight
|
0
|
Min Equip Level
|
None
|
|
NPC Buy
|
0
|
Max Equip Level
|
None
|
|
NPC Sell
|
0
|
Refineable
|
Yes
|
|
Credit Price
|
None
|
Trade restriction
|
Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
|
|
Item Script
|
bonus bAllStats,1;
bonus bBaseAtk,readparam(bStr)/20;
bonus bMatk,readparam(bInt)/20;
bonus2 bSubEle,Ele_Neutral,readparam(bVit)/20;
bonus bAspdRate,readparam(bAgi)/20;
bonus bLongAtkRate,readparam(bDex)/20;
bonus bCritAtkRate,readparam(bLuk)/20;
|
|
Set
|
Script
|
|
|
if (getequiprefinerycnt(EQI_GARMENT) >= 9) {
bonus2 bSubRace,RC_All,3;
bonus2 bSubRace,RC_Angel,-3;
}
|
|
|
if (getequiprefinerycnt(EQI_GARMENT) >= 9) {
bonus2 bSubRace,RC_All,3;
bonus2 bSubRace,RC_Angel,-3;
}
|
|
|
if (getequiprefinerycnt(EQI_GARMENT) >= 9) {
bonus2 bSubRace,RC_All,3;
bonus2 bSubRace,RC_Angel,-3;
}
|
|
|
if (getequiprefinerycnt(EQI_GARMENT) >= 9) {
bonus2 bSubRace,RC_All,3;
bonus2 bSubRace,RC_Angel,-3;
}
|
|
|
if (getequiprefinerycnt(EQI_GARMENT) >= 9) {
bonus2 bSubRace,RC_All,3;
bonus2 bSubRace,RC_Angel,-3;
}
|
|
|
if (getequiprefinerycnt(EQI_GARMENT)>=9) {
bonus2 bResEff,Eff_Curse,10000;
bonus2 bResEff,Eff_Stone,10000;
}
|
|
|
bonus2 bAddRace,RC_Angel,3;
bonus2 bAddRace,RC_Demon,3;
bonus2 bAddRace,RC_Undead,3;
|
|
|
bonus2 bAddRace,RC_Angel,3;
bonus2 bAddRace,RC_Demon,3;
bonus2 bAddRace,RC_Undead,3;
|
|
|
bonus bAllStats,1;
bonus bDef,10;
bonus bMdef,10;
|
|
|
bonus bAllStats,1;
bonus bDef,10;
bonus bMdef,10;
|