|
Weapon - One-handed Staff
 |
Croce Staff [1] [One Hand] Item ID# 1647 (Croce_Staff) |   |
|
Type |
Weapon |
Class |
One-handed Staff |
Buy |
20z |
Sell |
10z |
Weight |
50 |
Attack |
30 | Required Lvl |
50 | Weapon Lvl |
3 | Slot |
1 | |
Property |
Holy | |
Applicable Jobs |  | High Acolyte |  | High Priest |  | Champion |
|
Description |
A staff topped with the red symbol of the Prontera cathedral. Used by high-ranking members of the clergy. MATK + 15%, INT + 4 A chance of auto casting Blessing if Heal is learned. |
Item Script |
{ bonus bAtkEle,Ele_Holy; bonus bMatkRate,15; bonus bInt,4; bonus4 bAutoSpellOnSkill,"AL_HEAL","AL_BLESSING",max(getskilllv("AL_BLESSING"),1),20; },{},{} |
Dropped By | |
---|
 |
Dead Tree Cane [0] [One Hand] Item ID# 1643 (Dead_Tree_Cane) Dead Tree CaneStaff |   |
|
Type |
Weapon |
Class |
One-handed Staff |
Buy |
20z |
Sell |
10z |
Weight |
10 |
Attack |
100 | Required Lvl |
70 | Weapon Lvl |
4 | Slot |
0 | |
Property |
Neutral | |
Applicable Jobs |  | Mage |  | Acolyte |  | Priest |  | Wizard |  | Monk |  | Sage |  | Soul Linker |
|
Description |
A staff made from the wood of a tree long exposed to magic power. The staff holds vast magic power, and at times almost looks like an old vagrant. INT + 4. MATK + 15% INT bonus increases if refined past + 6, at the cost of reduced Max HP and Max SP. [Refine Rate 6] INT + 1, MaxHP - 200, MaxSP - 100. [Refine Rate 7] INT + 2, MaxHP - 400, MaxSP - 200. [Refine Rate 8] INT + 3, MaxHP - 600, MaxSP - 300. [Refine Rate 9] INT + 4, MaxHP - 800, MaxSP - 400. [Refine Rate 10] INT + 5, MaxHP - 1000, MaxSP - 500. |
Item Script |
{ bonus bMatk,15; bonus bInt,4; if(getrefine()>5) { bonus bInt,getrefine()-5; bonus bMaxHP,-200; bonus bMaxSP,-100; } },{},{} |
Dropped By | |
---|
 |
Eraser [0] [One Hand] Item ID# 1637 (Eraser) |   |
|
Type |
Weapon |
Class |
One-handed Staff |
Buy |
20z |
Sell |
10z |
Weight |
50 |
Attack |
80 | Required Lvl |
70 | Weapon Lvl |
4 | Slot |
0 | |
Applicable Jobs |  | High Mage |  | High Acolyte |  | High Priest |  | High Wizard |  | Champion |  | Professor |
|
Description |
A magical rod that enables you to keep draining the enemies mentality. MATK + 20%, INT + 3, DEX + 2 Recovery SP + 8% There is a small chance while magically attacking, on a radius 11 * 11 of your cell and drain every enemies SP by 20%. If Refine rate is 10, the area becomes 19 * 19 and you drain every enemies SP by 60%. |
Item Script |
{ bonus bMatkRate,20; bonus bInt,3; bonus bDex,2; bonus bSPrecovRate,8; if( getrefine()>9 ) bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",3,5,BF_MAGIC,0; else bonus5 bAutoSpell,"NPC_WIDESOULDRAIN",1,5,BF_MAGIC,0; },{},{} |
Dropped By | |
---|
 |
Glorious Arc Wand [0] [One Hand] Item ID# 1640 (Krieger_Onehand_Staff1) |   |
|
Type |
Weapon |
Class |
One-handed Staff |
Buy |
20z |
Sell |
10z |
Weight |
0 |
Attack |
70 | Required Lvl |
80 | Weapon Lvl |
4 | Slot |
0 | |
Applicable Jobs |  | Mage |  | Acolyte |  | Priest |  | Wizard |  | Monk |  | Sage |  | Soul Linker |
|
Description |
Increases magical attack against DemiHuman monster by 15%. Adds 25% magical defense bypassing on Demi-human monster. Indestructible (except in upgrade attempts).
[Refine Rate +6 or higher] Increases magic defense bypassing on Demi-human monster by 5%.
[Refine Rate +9 or higher] Increases MATK + 5%. Decreases cast time by 5%. Decreases aftercast delay by 5%. |
Item Script |
{ bonus2 bMagicAddRace,RC_DemiHuman,15; bonus2 bMagicAddRace,RC_Player_Human,15; bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,25 + ((getrefine()>5) ? 5 : 0); bonus2 bIgnoreMdefRaceRate,RC_Player_Human,25 + ((getrefine()>5) ? 5 : 0); bonus bUnbreakableWeapon; if(getrefine()>8) { bonus bCastrate,-5; bonus bDelayRate,-5; bonus bMatkRate,5; } },{},{} |
Dropped By | No Result |
---|
Obtainable From | Battleground
|
---|
 |
Glorious Cure Wand [0] [One Hand] Item ID# 1641 (Krieger_Onehand_Staff2) |   |
|
Type |
Weapon |
Class |
One-handed Staff |
Buy |
20z |
Sell |
10z |
Weight |
0 |
Attack |
70 | Required Lvl |
80 | Weapon Lvl |
4 | Slot |
0 | |
Applicable Jobs |  | Mage |  | Acolyte |  | Priest |  | Wizard |  | Monk |  | Sage |  | Soul Linker |
|
Description |
MATK + 15% Increases the effectiveness of your Heal and Sanctuary skills by 14%. Skill Aftercast Delay - 10%. Indestructible (except in upgrade attempts). [Refine Rate +6 or higher] Increases the effectiveness of your Heal by 5%. Enables use of Level 1 Blessing. [Refine Rate +9 or higher] Add a chance of auto casting Level 10 Heal when using skill Heal. [Refine Rate 10] Increases the effectiveness of your Heal by 10%. |
Item Script |
{ bonus bHealPower,14; bonus bDelayRate,-10; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bIgnoreMdefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,5; bonus bHealPower,5+(getrefine()-5)*2; } if(getrefine()>8) bonus5 bAutoSpellOnSkill,"AL_HEAL","AL_HEAL",10,100,1; if(getrefine()>9) { bonus bHealPower,10; } },{},{} |
Dropped By | No Result |
---|
Obtainable From | Battleground
|
---|
 |
Holy Stick [1] [One Hand] Item ID# 1631 (Holy_Stick) |   |
|
Type |
Weapon |
Class |
One-handed Staff |
Buy |
20z |
Sell |
10z |
Weight |
50 |
Attack |
50 | Required Lvl |
70 | Weapon Lvl |
4 | Slot |
1 | |
Property |
Neutral | |
Applicable Jobs |  | Priest |  | Monk |
|
Description |
A holy stick which is made of Rune of Odin, specialized for exorcism. MATK + 15%, Reduce Casting Time of Holy Light, Turn Undead, and Magnus Exorcismus by 25%. [Sacred Scripture & Holy Stick Equip Set]
More Information on Combo: |
Item Script |
{ bonus bAtkEle,Ele_Holy; bonus bMatkRate,15; bonus2 bCastrate,"AL_HOLYLIGHT",-25; bonus2 bCastrate,"PR_TURNUNDEAD",-25; bonus2 bCastrate,"PR_MAGNUS",-25; },{},{} |
Dropped By | |
---|
|
|