Class: SystemWeaponArmorKind

SystemWeaponArmorKind

A weapon/armor kind of the game

new SystemWeaponArmorKind (json)

Name Type Description
json Object optional Json object describing the weapon / armor kind
Properties:
Name Type Description
name string The name of the weapon / armor kind
equipments Array.<boolean> List of booleans indicating which equipment is ok

Methods

read (json)

Read the JSON associated to the weapon / armor kind
Name Type Description
json Object Json object describing the weapon / armor kind