Property | Type | Description | |
---|---|---|---|
classLevel | int | ||
classNumber | int | ||
level | int | ||
requireClass | bool | ||
requireClassLevel | bool | ||
requireLevel | bool | ||
requireStatus | bool[] | ||
skill | int | ||
skillLevel | int | ||
statusRequirement | ValueCheck[] | ||
statusValue | int[] |
Method | Description | |
---|---|---|
CanUseSkill ( Character, c ) : bool | ||
EquipmentSkill ( ) : System.Collections | ||
EquipmentSkill ( int svCount ) : System.Collections |
public EquipmentSkill ( ) : System.Collections | ||
return | System.Collections |
public EquipmentSkill ( int svCount ) : System.Collections | ||
svCount | int | |
return | System.Collections |