Paradise Robe ( 1Para_Armor_B )
ID 450184 |
![]() |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||
Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 20 | |||||||||||||||||
Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 10 | Max. Equip Level: Not specified | |||||||||||||||||
Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||
All Not specified
.@hp = 20*(min(BaseLevel,100)/5); if (BaseLevel>=30) { .@hp += 60; .@sp = 30; } if (BaseLevel>=45) { .@hp += 100; .@sp += 50; } if (BaseLevel>=85) { .@hp += 150; .@sp += 70; } bonus bMaxHP,100+.@hp; bonus bMaxSP,50+.@sp; Not specified Not specified Not specified Not specified |