Viewing Item

#450184: Paradise Robe

Item ID 450184 For Sale No
Identifier 1Para_Armor_B Credit Price Not For Sale
Name Paradise Robe 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 = 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;
Equip Script None
Unequip Script None
Description A robe given to members of the Paradise Group.
_______________________
MaxHP +100
MaxSP +50
_______________________
For each 5 Base Level:
MaxHP +20 (Up to Base Level 100)
_______________________
Base Level at least 30:
MaxHP +60, MaxSP +30.
_______________________
Base Level at least 45:
MaxHP +100, MaxSP +50.
_______________________
Base Level at least 85:
MaxHP +150, MaxSP +70.
_______________________
Type: Armor
Defense: 2
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 10