ID #19319
Armor
Beelzebub's Hat [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 10
Weight: 800
Slots: 1
Armor level: 1
Required level: 100
Defense: 10
Weight: 800
Slots: 1
Armor level: 1
Required level: 100
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
800
Defense
10
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bBaseAtk,50; bonus bMatk,50; bonus bAspdRate,10; bonus2 bSkillAtk,"AB_DUPLELIGHT",7*.@r; if (.@r>=10) { bonus2 bVariableCastrate,"AB_DUPLELIGHT",-100; bonus2 bFixedCastrate,"AB_DUPLELIGHT",-100; }
.@r = getrefine();
bonus bBaseAtk,50;
bonus bMatk,50;
bonus bAspdRate,10;
bonus2 bSkillAtk,"AB_DUPLELIGHT",7*.@r;
if (.@r>=10) {
bonus2 bVariableCastrate,"AB_DUPLELIGHT",-100;
bonus2 bFixedCastrate,"AB_DUPLELIGHT",-100;
}