Glorious Two-Handed Axe ( Krieger_Twohand_Axe1 )
| ID 1382 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||
| Type: Weapon item. | Sub Type: Two-Handed Axe | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||
| Attack: 220 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 80 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||
|
Machado fabricado no Reino Maroll. Kekuatan serangan fisik meningkat terhadap monster Demihuman sebesar 70%. A weapon that has been designed specifically for battles against humans. Character Bound. Not specified
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bAddRace,RC_Player_Human,70;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,25;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-3,2);
bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-3,2);
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,50;
}
if (.@r>8) {
bonus3 bAutoSpell,"NPC_CRITICALWOUND",1,100;
bonus4 bAutoSpellOnSkill,"MC_MAMMONITE","NPC_CRITICALWOUND",2,200;
bonus4 bAutoSpellOnSkill,"WS_CARTTERMINATION","NPC_CRITICALWOUND",2,200;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||