Avenger
| Item ID | 28130 | Name | Avenger |
|
A Two-Handed axe created by top class blacksmith whose had revenge desire.
It resonates with Ancient Hero's Boots. _______________________ For each 2 Refine Levels: ATK +10 _______________________ For each 3 Refine Levels: Increases damage of Axe Tornado by 10%. _______________________ Refine Level +9: Increases damage of Axe Boomerang by 40%. _______________________ Refine Level +11: Increases Physical Damage against enemies of all size monsters by 15%. _______________________ When equipped with Ancient Hero's Boots: Random chance to increase STR by 20 and ATK by 15% for 7 sec when dealing physical or magical attacks. _______________________ Indestructible in battle _______________________ Type: Two-Handed Axe Attack: 270 Weight: 600 Weapon Level: 4 _______________________ Requirement: Base Level 100 Mechanic |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Avenger | ||
| Attack | 270 | Type | Weapon - Two-Handed Axe | ||
| MATK | 0 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Blacksmith | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 600 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>=2) {
bonus bBaseAtk,.@r/2*10;
}
if (.@r>=3) {
bonus2 bSkillAtk,"NC_AXETORNADO",.@r/3*10;
}
if (.@r>=9) {
bonus2 bSkillAtk,"NC_AXEBOOMERANG",40;
}
if (.@r>=11) {
bonus2 bAddSize,Size_All,15;
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
autobonus "{ bonus bStr,20; bonus bAtkRate,15; }",30,7000;
|
||||
|
autobonus "{ bonus bStr,20; bonus bAtkRate,15; }",30,7000;
|
||||
|
.@r = getequiprefinerycnt(EQI_HAND_R);
if (.@r>=11) {
bonus bDelayrate,-15;
bonus2 bSubSize,Size_All,10;
bonus2 bSkillCooldown,"NC_AXETORNADO",-650;
}
|
||||
|
.@r = getequiprefinerycnt(EQI_HAND_R);
if (.@r>=11) {
bonus bDelayrate,-15;
bonus2 bSubSize,Size_All,10;
bonus2 bSkillCooldown,"NC_AXETORNADO",-650;
}
|
Avenger Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3212 | Harword Alt-Eisen | 0.015% | YES | 177 | Demihuman | Level 0 Neutral | lhz_dun_n |
| 3218 | Mechanic Howard | 0.5% | YES | 187 | Demihuman | Level 0 Neutral | lhz_dun_n |
| 3223 | Mechanic Howard | 5% | YES | 187 | Demihuman | Level 0 Neutral | lhz_dun_n |