ID #480193
Armor
Enforcer Cape [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 18
Weight: 300
Slots: 1
Armor level: 1
Required level: 70
Defense: 18
Weight: 300
Slots: 1
Armor level: 1
Required level: 70
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
Defense
18
Requirements
Armor Level
1
Min Level
70
Scripts
Script .@r = getrefine(); bonus bDelayrate,-5; bonus2 bSkillAtk,"AS_GRIMTOOTH",BaseLevel; if (.@r>=5) { if (getskilllv("AS_GRIMTOOTH") == 5) { bonus2 bSkillAtk,"AS_GRIMTOOTH",50; } } if (.@r>=7) { bonus bDelayrate,-3; bonus bMaxHPrate,5; } if (.@r>=9) bonus bDelayrate,-3;
.@r = getrefine();
bonus bDelayrate,-5;
bonus2 bSkillAtk,"AS_GRIMTOOTH",BaseLevel;
if (.@r>=5) {
if (getskilllv("AS_GRIMTOOTH") == 5) {
bonus2 bSkillAtk,"AS_GRIMTOOTH",50;
}
}
if (.@r>=7) {
bonus bDelayrate,-3;
bonus bMaxHPrate,5;
}
if (.@r>=9)
bonus bDelayrate,-3;