ID #15409
Armor
Bloody Dress [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 40
Weight: 500
Slots: 1
Armor level: 1
Required level: 90
Defense: 40
Weight: 500
Slots: 1
Armor level: 1
Required level: 90
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
500
Defense
40
Requirements
Armor Level
1
Min Level
90
Scripts
Script .@r = getrefine(); bonus bMdef,5; bonus bMatk,10; bonus bDex,3; bonus2 bSubRace,RC_Player_Human,7; if (.@r>=7) { bonus bAspdRate,10; bonus bDelayrate,-10; } if (.@r>=8) bonus bUnbreakableArmor;
.@r = getrefine();
bonus bMdef,5;
bonus bMatk,10;
bonus bDex,3;
bonus2 bSubRace,RC_Player_Human,7;
if (.@r>=7) {
bonus bAspdRate,10;
bonus bDelayrate,-10;
}
if (.@r>=8)
bonus bUnbreakableArmor;