
RENEWAL / ITEMS
Prana Suit [1]
#450438Armor
Prana_Suit
TypeArmor
Equipment positionArmor
GenderBoth
Weight100
Buy price0 z
Sell price0 z
DEF150
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect 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)*/