L2JPREMIUM  5M
com.premium.game.model.L2ArmorSet Class Reference

Public Member Functions

 L2ArmorSet (int chest, int legs, int head, int gloves, int feet, int skill_id, int shield, int shield_skill_id, int enchant6skill)
 
boolean containAll (int chest, int legs, int head, int gloves, int feet)
 
boolean containAll (L2PcInstance player)
 
boolean containItem (int slot, int itemId)
 
boolean containShield (int shield_id)
 
boolean containShield (L2PcInstance player)
 
int getEnchant6skillId ()
 
int getShieldSkillId ()
 
int getSkillId ()
 
boolean isEnchanted6 (L2PcInstance player)
 

Member Function Documentation

◆ containAll()

boolean com.premium.game.model.L2ArmorSet.containAll ( L2PcInstance  player)
inline

Checks if player have equiped all items from set (not checking shield)

Parameters
playerwhose inventory is being checked
Returns
true if player equips whole set

◆ isEnchanted6()

boolean com.premium.game.model.L2ArmorSet.isEnchanted6 ( L2PcInstance  player)
inline

Checks if all parts of set are enchanted to +6 or more

Parameters
player
Returns

The documentation for this class was generated from the following file: