ID #18125
Weapon
Arcus Daemonicus [2]
Buy Price: N/A
Sell Price: N/A
An infernal bow 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.
_______________________
When equipped with Arrow of Shadow:
Increases attack damage +50%.
_______________________
Refine Level +9:
ASPD +1
Decreases SP Consumption by 20%.
_______________________
Type: Bow
Attack: 130
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 80
Archer and Rogue
_______________________
When equipped with Arrow of Shadow:
Increases attack damage +50%.
_______________________
Refine Level +9:
ASPD +1
Decreases SP Consumption by 20%.
_______________________
Type: Bow
Attack: 130
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 80
Archer and Rogue
Basic Information
Type
Weapon
Weight
1000
Range
5
Job Requirements
Archer
Yes
Rogue
Yes
Requirements
Weapon Level
4
Min Level
80
Scripts
Script /*Fix me: bonus2 bAddClass,Class_All,50; when equipped with shadow arrows*/ if (getrefine()>9) { bonus bAspd,1; bonus bUseSPrate,-20; }
/*Fix me: bonus2 bAddClass,Class_All,50; when equipped with shadow arrows*/
if (getrefine()>9) {
bonus bAspd,1;
bonus bUseSPrate,-20;
}