ID #15430
Armor
Diana Coat [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Weight: 300
Slots: 1
Armor level: 1
Required level: 100
Weight: 300
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
300
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r =getrefine(); bonus bDex,3*(.@r/4); bonus bMaxHPrate,3*(.@r/4); bonus2 bSkillCooldown,"SU_LOPE",-1000*(.@r/4); if (.@r>=12) { bonus2 bSkillCooldown,"SU_PURRING",-20000; autobonus "{ bonus bDex,80; }",50,5000; autobonus3 "{ bonus bMatk,100; }",1000,3000,"SU_SV_ROOTTWIST"; }
.@r =getrefine();
bonus bDex,3*(.@r/4);
bonus bMaxHPrate,3*(.@r/4);
bonus2 bSkillCooldown,"SU_LOPE",-1000*(.@r/4);
if (.@r>=12) {
bonus2 bSkillCooldown,"SU_PURRING",-20000;
autobonus "{ bonus bDex,80; }",50,5000;
autobonus3 "{ bonus bMatk,100; }",1000,3000,"SU_SV_ROOTTWIST";
}