ID #400710
Armor
Snake Queen Crown [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 20
Weight: 700
Slots: 1
Armor level: 1
Required level: 130
Defense: 20
Weight: 700
Slots: 1
Armor level: 1
Required level: 130
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
700
Defense
20
Requirements
Armor Level
1
Min Level
130
Scripts
Script .@r = getrefine(); bonus bPow,5; bonus bCon,5; bonus bBaseAtk,20*(.@r/2); bonus bHit,8*(.@r/2); bonus bShortAtkRate,7*(.@r/3); bonus bLongAtkRate,7*(.@r/3); if (.@r>=7) bonus bAtkRate,10; if (.@r>=9) bonus bDelayrate,-10; if (.@r>=11) bonus bPerfectHitAddRate,15; if (.@r>=12) bonus2 bAddRace,RC_All,15; if (.@r>=13) bonus bFixedCast,-500;
.@r = getrefine(); bonus bPow,5; bonus bCon,5; bonus bBaseAtk,20*(.@r/2); bonus bHit,8*(.@r/2); bonus bShortAtkRate,7*(.@r/3); bonus bLongAtkRate,7*(.@r/3); if (.@r>=7) bonus bAtkRate,10; if (.@r>=9) bonus bDelayrate,-10; if (.@r>=11) bonus bPerfectHitAddRate,15; if (.@r>=12) bonus2 bAddRace,RC_All,15; if (.@r>=13) bonus bFixedCast,-500;