Type |
Weapon |
Subtype |
Bow |
Attack |
150 |
Defense |
0 |
Weight |
120.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
48 |
Slots |
0 |
Applicable Jobs:
job_archer,
job_barddancer,
job_hunter,
job_rogue
Description:
A bow imbued with the sacred essense of Rudra, one of the ancient gods.
Adds 50% tolerance to the Poison, Curse, Silence, Chaos and Blind statuses.
Enables the use of Level 1 Heal and Level 1 Cure.
Int +5
Class: Bow
Attack: 150
Weight: 120
Element: Holy
Weapon Level: 4
Level Requirement: 48
Jobs: Archer Class and Rogue Job
Item Script:
bonus bAtkEle,Ele_Holy;
bonus bInt,5;
skill 'AL_CURE',1;
skill 'AL_HEAL',1;
bonus2 bResEff,Eff_Poison,5000;
bonus2 bResEff,Eff_Curse,5000;
bonus2 bResEff,Eff_Silence,5000;
bonus2 bResEff,Eff_Confusion,5000;
bonus2 bResEff,Eff_Blind,5000;