[Not For Sale] Aquatic Spear
| Item ID | 32034 | Name | [Not For Sale] Aquatic Spear |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Comp_Undine_Spear_K | ||
| Attack | 180 | Type | Weapon - One-Handed Spear | ||
| MATK | 0 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Crusader | ||
| Range | 3 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 120 | Min Equip Level | 100 | ||
| 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 |
.@r = getrefine();
bonus bBaseAtk,(.@r/2)*10;
bonus bLongAtkRate,(.@r/3)*4;
if (.@r>=7) {
bonus2 bSkillAtk,"LG_BANISHINGPOINT",15;
bonus2 bSkillAtk,"LG_CANNONSPEAR",15;
}
if (.@r>=9)
bonus bAspdRate,10;
if (.@r>=11) {
bonus2 bSkillAtk,"LG_CANNONSPEAR",20;
bonus2 bSkillAtk,"LG_BANISHINGPOINT",20;
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
autobonus "{ bonus bStr,20; bonus bAtkRate,15; }",30,7000;
|
||||
|
autobonus "{ bonus bStr,20; bonus bAtkRate,15; }",30,7000;
|