ID #16096
Weapon
Bright Pendulum [2]
Buy Price: N/A
Sell Price: N/A
A mace that will make a clear sound whenever you hit a target.
_______________________
Indestructible in battle
_______________________
Decreases Variable Casting Time by 10%.
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Increases damage of Finger Offensive and Investigate by 50%.
_______________________
Refine Level +11:
ATK +10%
_______________________
Type: Mace
Attack: 210
Weight: 130
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Sura
_______________________
Indestructible in battle
_______________________
Decreases Variable Casting Time by 10%.
_______________________
For each Refine Level:
ATK +4
_______________________
Refine Level +9:
Increases damage of Finger Offensive and Investigate by 50%.
_______________________
Refine Level +11:
ATK +10%
_______________________
Type: Mace
Attack: 210
Weight: 130
Weapon Level: 4
_______________________
Requirement:
Base Level 170
Sura
Available from boxes
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
1300
Range
1
Job Requirements
Monk
Yes
Requirements
Weapon Level
4
Min Level
170
Scripts
Script .@r = getrefine(); bonus bUnbreakableWeapon; bonus bBaseAtk,4*.@r; bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",50; bonus2 bSkillAtk,"MO_INVESTIGATE",50; } if (.@r>=11) bonus bAtkRate,10;
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bBaseAtk,4*.@r;
bonus bVariableCastrate,-10;
if (.@r>=9) {
bonus2 bSkillAtk,"MO_FINGEROFFENSIVE",50;
bonus2 bSkillAtk,"MO_INVESTIGATE",50;
}
if (.@r>=11)
bonus bAtkRate,10;