Bloody Dress [1], броня (Renewal)
Bloody Dress [1] (BLOODY_DRESS) – броня.
![Bloody Dress [1], броня (Renewal) Bloody Dress [1], броня (Renewal)](/images/db/items/picture/15409.png)
It was desinged based on the last doll. It's stained with old blood.
Dex + 3
Matk + 10
Increase Resist to Human Players by 7% 
Increase Resist to Doram Players by 7% 
When refined to +7 or higher
ASPD +10%
Reduce Aftercast Delay by 10%
When refined to +8 or higher
Gains Indestructible in Battle.
When equipped with Evilspirit Gloves,
Atk +50
mAtk +50
ASPD +1
When Physically Attacking,
Adds a cast to cast [Soul Expansion] Lv1 on the target
When Magically Attacking,
Adds a chance to cast [Intense Telekinesis] Lv1 on the wearer
When Physically or Magically attacked
Adds a chance to cast [Heal] Lv5 on the wearer
When equipped with Celine Ribbon,
mAtk + 20 for every refine level on the Bloody Dress.
All Stats + 1 for every refine level on the Bloody Dress
When Celine Ribbon refine rate is 7 or higher,
Increases magical damage by 15% to boss monsters, 
When Celine Ribbon refine rate is 9 or higher,
Increases magical damage by 15% to boss monsters, 
Required level : 90
Базовые свойства предмета
- ID: 24064
 - Код: BLOODY_DRESS
 - Тип: броня
 - Уровень брони: 1
 - Защита: 40
 - Требуемый уровень: 90
 
- Цена покупки: 10 з
 - Цена продажи: 5 з
 - Вес: 50
 
Скрипт
.@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;