ID #1340
Weapon
Arcanite Hammer [1]
Buy Price: N/A
Sell Price: N/A
Type: Weapon
Attack: 110
Weight: 1200
Slots: 1
Weapon level: 4
Required level: 70
Attack: 110
Weight: 1200
Slots: 1
Weapon level: 4
Required level: 70
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
1200
Range
1
Job Requirements
Priest
Yes
Super Novice
Yes
Requirements
Weapon Level
4
Min Level
70
Scripts
Script .@r = getrefine(); bonus bInt,3; if (.@r>=5) { bonus bMatkRate,2; bonus bAspd,1; } if (.@r>=7) { bonus bMatk,10; bonus3 bAutoSpell,"AL_HOLYLIGHT",1,100; bonus2 bSkillAtk,"AL_HOLYLIGHT",10; } if (.@r>=9) { bonus bMatk,20; bonus3 bAutoSpell,"BS_ADRENALINE",1,70; bonus2 bSkillAtk,"AL_HOLYLIGHT",20; } if (.@r>=10) { bonus bMatkRate,3; bonus bMaxHP,500; bonus2 bMagicAtkEle,Ele_Holy,4; } if (.@r>=12) { bonus bDelayrate,-5; bonus2 bMagicAtkEle,Ele_Holy,6; }
.@r = getrefine();
bonus bInt,3;
if (.@r>=5) {
bonus bMatkRate,2;
bonus bAspd,1;
}
if (.@r>=7) {
bonus bMatk,10;
bonus3 bAutoSpell,"AL_HOLYLIGHT",1,100;
bonus2 bSkillAtk,"AL_HOLYLIGHT",10;
}
if (.@r>=9) {
bonus bMatk,20;
bonus3 bAutoSpell,"BS_ADRENALINE",1,70;
bonus2 bSkillAtk,"AL_HOLYLIGHT",20;
}
if (.@r>=10) {
bonus bMatkRate,3;
bonus bMaxHP,500;
bonus2 bMagicAtkEle,Ele_Holy,4;
}
if (.@r>=12) {
bonus bDelayrate,-5;
bonus2 bMagicAtkEle,Ele_Holy,6;
}