2nd Anniversary Jupiter Armor
| Item ID | 15462 | Name | 2nd Anniversary Jupiter Armor |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Jupiter_Armor_TH | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Armor | ||
| Defense | 0 | Equippable Jobs | Wizard, Sage | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 1 | Min Equip Level | 150 | ||
| 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 Storage, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned | ||
| Item Script |
.@r = getrefine();
bonus bMatk,30;
bonus bInt,3*(.@r/4);
bonus bMatkRate,3*(.@r/4);
if (.@r>=11) {
bonus bDelayrate,-2*getskilllv("WL_RADIUS");
bonus2 bSkillCooldown,"SO_DIAMONDDUST",-100*(getskilllv("SA_ADVANCEDBOOK")/2);
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus bMatk,30; |