ID #28433
Armor
Luminous Blue Stone [1]
Buy Price: N/A
Sell Price: N/A
A luminous blue stone which was owned by Engel Howard. This stone contains the soul of a craftsman with a destructive impulse.
_______________________
AGI +5
Critical +5
Increases Attack Speed (decreases After Attack Delay by 5%).
Increases Critical Damage by 2%.
_______________________
Enables the use of Level 1 Sight.
_______________________
Base LUK at least 100:
Critical +10
Increases Critical Damage by 10%.
_______________________
When equipped with Sharp Lv1:
Increases Critical Damage by 10%.
_______________________
When equipped with Sharp Lv2:
Increases Critical Damage by 10%.
_______________________
Type: Accessory
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 90
_______________________
AGI +5
Critical +5
Increases Attack Speed (decreases After Attack Delay by 5%).
Increases Critical Damage by 2%.
_______________________
Enables the use of Level 1 Sight.
_______________________
Base LUK at least 100:
Critical +10
Increases Critical Damage by 10%.
_______________________
When equipped with Sharp Lv1:
Increases Critical Damage by 10%.
_______________________
When equipped with Sharp Lv2:
Increases Critical Damage by 10%.
_______________________
Type: Accessory
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 90
Basic Information
Type
Armor
Weight
400
Requirements
Armor Level
1
Min Level
90
Scripts
Script bonus bAgi,2; bonus bCritical,5; bonus bAspdRate,5; bonus bCritAtkRate,2; skill "MG_SIGHT",1; if (readparam(bLuk)>=100) { bonus bCritical,10; bonus bCritAtkRate,10; }
bonus bAgi,2;
bonus bCritical,5;
bonus bAspdRate,5;
bonus bCritAtkRate,2;
skill "MG_SIGHT",1;
if (readparam(bLuk)>=100) {
bonus bCritical,10;
bonus bCritAtkRate,10;
}