ID #450438
Armor
Prana Suit [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 150
Weight: 1000
Slots: 1
Armor level: 1
Required level: 100
Defense: 150
Weight: 1000
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
1000
Defense
150
Requirements
Armor Level
1
Min Level
100
Scripts
Script .@r = getrefine(); bonus bMdef,15; bonus2 bSubClass,Class_Boss,5; bonus2 bSubClass,Class_Normal,5; bonus2 bSubRace,RC_DemiHuman,7; bonus bHealPower2,30; bonus bAddItemHealRate,30; bonus bMaxHPrate,5*.@r; if (.@r>=7) { bonus bDef,300; bonus bMdef,30; bonus2 bSubRace,RC_Player_Doram,7; bonus2 bSubRace,RC_Player_Human,7; } /*Todo : When refine value is 9 removes the effect of [Masquerade-Ignorance] when using either Elvira Candy or Elvira Candy (YE)*/
.@r = getrefine();
bonus bMdef,15;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
bonus2 bSubRace,RC_DemiHuman,7;
bonus bHealPower2,30;
bonus bAddItemHealRate,30;
bonus bMaxHPrate,5*.@r;
if (.@r>=7) {
bonus bDef,300;
bonus bMdef,30;
bonus2 bSubRace,RC_Player_Doram,7;
bonus2 bSubRace,RC_Player_Human,7;
}
/*Todo : When refine value is 9 removes the effect of [Masquerade-Ignorance] when using either Elvira Candy or Elvira Candy (YE)*/