Viewing Item

#450183: Paradise Suit

Item ID 450183 For Sale No
Identifier 1Para_Armor_A Credit Price Not For Sale
Name Paradise Suit Type Armor
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 2
Slots 0 Refineable No
Attack 0 Min Equip Level 10
Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script .@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;
Equip Script None
Unequip Script None
Description A suit given to members of the Paradise Group.
_______________________
MaxHP +150
MaxSP +20
_______________________
For each 5 Base Level:
MaxHP +30 (Up to Base Level 100)
_______________________
Base Level at least 30:
MaxHP +80, MaxSP +20.
_______________________
Base Level at least 45:
MaxHP +150, MaxSP +30.
_______________________
Base Level at least 85:
MaxHP +250, MaxSP +50.
_______________________
Type: Armor
Defense: 2
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 10