Class CombinationEquipment5
public static class CombinationEquipment5
- Inheritance
-
CombinationEquipment5
- Inherited Members
Fields
BlacksmithAddress
public static readonly Address BlacksmithAddress
Field Value
- Address
Methods
GetSkill(Row, SkillSheet, IRandom)
public static Skill GetSkill(EquipmentItemOptionSheet.Row row, SkillSheet skillSheet, IRandom random)
Parameters
rowEquipmentItemOptionSheet.RowskillSheetSkillSheetrandomIRandom
Returns
GetStat(Row, IRandom)
public static DecimalStat GetStat(EquipmentItemOptionSheet.Row row, IRandom random)
Parameters
rowEquipmentItemOptionSheet.RowrandomIRandom
Returns
SelectOption(EquipmentItemOptionSheet, SkillSheet, Row, IRandom, Equipment)
public static HashSet<int> SelectOption(EquipmentItemOptionSheet optionSheet, SkillSheet skillSheet, EquipmentItemSubRecipeSheet.Row subRecipe, IRandom random, Equipment equipment)
Parameters
optionSheetEquipmentItemOptionSheetskillSheetSkillSheetsubRecipeEquipmentItemSubRecipeSheet.RowrandomIRandomequipmentEquipment