ROWiki
Paradise Suit
#4501831Para_Armor_A

Paradise Suit

Armor
Min Lv10
Buy
Sell
Weight0.0
SlotArmadura

Efectos

.@hp = 30*(min(BaseLevel,100)/5);
if (BaseLevel>=30) {
   .@hp += 80;
   .@sp = 20;
}
if (BaseLevel>=45) {
   .@hp += 150;
   .@sp += 30;
}
if (BaseLevel>=85) {
   .@hp += 250;
   .@sp += 50;
}
bonus bMaxHP,150+.@hp;
bonus bMaxSP,20+.@sp;

Dropped By0 monsters

Not dropped by any monster.

NPC Shopsnone

Not sold at any NPC shop.