Aquatic Spear
| Item ID | 32018 | Name | Aquatic Spear |
|
A spear once used by hero that receives the blessing of water spirit.
This beautiful spear has a shape sea wave. It resonates with Ancient Hero's Boots. _______________________ For each 2 Refine Levels: ATK +10 _______________________ For each 3 Refine Levels: Increases Ranged Physical Damage by 4%. _______________________ Refine Level +7: Increases damage of Canon Spear and Banishing Point by 15%. _______________________ Refine Level +9: Increases Attack Speed (decreases After Attack Delay by 10%). Increases damage of Canon Spear and Banishing Point by 20%. _______________________ When equipped with Ancient Hero's Boots: Random chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical damage. _______________________ Type: One-Handed Spear Attack: 180 Weight: 120 Weapon Level: 4 _______________________ Requirement: Base Level 100 Royal Guard |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | 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 | None | ||
| Item Script |
.@r = getrefine();
if (.@r>=2) {
bonus bBaseAtk,.@r/2*10;
}
if (.@r>=3) {
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;
|
Aquatic Spear Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3226 | Randel Lawrence | 0.015% | YES | 178 | Demihuman | Level 0 Neutral | lhz_dun_n |
| 3233 | Royal Guard Randel | 0.5% | YES | 188 | Demihuman | Level 0 Neutral | lhz_dun_n |
| 3240 | Royal Guard Randel | 5% | YES | 188 | Demihuman | Level 0 Neutral | lhz_dun_n |