Paradise Suit ( 1Para_Armor_A )
ID 450183 |
![]() |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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: 30 | |||||||||||||||||
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 = 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; Not specified Not specified Not specified Not specified |