Noble Handkerchief
| Item ID | 420064 | Name | Noble Handkerchief |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Noble_Hankie_TW | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Lower Headgear | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 10 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | No | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus2 bMagicAtkEle,Ele_All,2; bonus3 bAutoSpell,"WL_CHAINLIGHTNING",2,20; bonus2 bSubRace,RC_Player_Human,2; bonus2 bSubRace,RC_Player_Doram,2; skill "WL_MARSHOFABYSS",1; |
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus2 bSubRace,RC_Player_Doram,1;
bonus2 bSubRace,RC_Player_Human,1;
if (getequiprefinerycnt(EQI_HAND_L)>=13) {
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSubRace,RC_Player_Human,3;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Priest) {
bonus2 bSubRace,RC_Player_Doram,3;
bonus2 bSubRace,RC_Player_Human,3;
}
}
|
||||||
|
bonus2 bSubRace,RC_Player_Doram,-5; bonus2 bSubRace,RC_Player_Human,-5; |