ID #400085
Armor
Elite Force Cap [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 20
Weight: 200
Slots: 1
Armor level: 1
Required level: 100
Defense: 20
Weight: 200
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
200
Defense
20
Job Requirements
Gunslinger
Yes
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bDex,.@r; bonus bMaxHPrate,2*(.@r/3); bonus bLongAtkRate,3*(.@r/3); if (.@r>=7) bonus bAtkRate,7; if (.@r>=9) bonus2 bSkillAtk,"RL_FIRE_RAIN",30; if (.@r>=11) bonus2 bSkillCooldown,"RL_FIRE_RAIN",-1500;
.@r = getrefine(); bonus bDex,.@r; bonus bMaxHPrate,2*(.@r/3); bonus bLongAtkRate,3*(.@r/3); if (.@r>=7) bonus bAtkRate,7; if (.@r>=9) bonus2 bSkillAtk,"RL_FIRE_RAIN",30; if (.@r>=11) bonus2 bSkillCooldown,"RL_FIRE_RAIN",-1500;