Menu:
List Items
Viewing Item
#1382: Glorious Two-Handed Axe
Item ID | 1382 | For Sale | No |
---|---|---|---|
Identifier | Krieger_Twohand_Axe1 | Credit Price | Not For Sale |
Name | Glorious Two-Handed Axe | Type | Weapon - Two-Handed Axe |
NPC Buy | 20 | Weight | 0 |
NPC Sell | 10 | Weapon Level | 4 |
Range | 1 | Defense | 0 |
Slots | 0 | Refineable | Yes |
Attack | 220 | Min Equip Level | 80 |
Equip Locations | Main Hand + Off Hand | ||
Equip Upper | Normal / Upper / Baby | ||
Equippable Jobs | Swordman / Merchant / Knight / Blacksmith / Crusader / Alchemist | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 bonus2 bAddRace,RC_DemiHuman,70; bonus2 bAddRace,RC_Player_Human,70; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; bonus2 bIgnoreDefRaceRate,RC_Player_Human,25; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); bonus2 bAddRace,RC_Player_Human,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50; } if(getrefine()>8) { bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100; bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200; bonus4 bAutoSpellOnSkill,"WS_CARTTERMINATION","NPC_CRITICALWOUND",2,200; } |
||
Equip Script | None | ||
Unequip Script | None |