Viewing Item

#1676: Baculum Daemonicum

Item ID 1676 For Sale No
Identifier Baculum_Daemonicum Credit Price Not For Sale
Name Baculum Daemonicum Type Weapon - Staff
NPC Buy 20 Weight 120
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 60 Min Equip Level 80
MATK 150 Max Equip Level None
Description An infernal staff from hell. Only true demons are able control it's full power. People say that a Prince from Hell used this weapon for his army.
_______________________
MATK +150
_______________________
Decreases After Skill Delay by 10%.
_______________________
Base Level at least 100:
MATK +30
_______________________
Refine Level +9:
Random chance to inflict Blind status on the target when dealing physical damage.
Decreases SP Consumption by 10%.
_______________________
Type: One-Handed Staff
Attack: 60
Weight: 120
Weapon Level: 4
_______________________
Requirement:
Base Level 80
Magician, Acolyte, Soul Linker
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Novice / Super novice / Mage / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bVariableCastrate,-10;

3 if

4 (BaseLevel

5 99)

6 {

7 bonus

8 bMatk,30;

9 }

10 if

11 (getrefine()

12 8)

13 {

14 bonus3

15 bAddEff,Eff_Blind,2000,ATF_MAGIC;

16 bonus

17 bUseSPrate,-10;

18 }

Equip Script None
Unequip Script None