Class: SystemElement

SystemElement

An element of the game

new SystemElement (json)

Name Type Description
json Object optional Json object describing the element
Properties:
Name Type Description
efficiency Array.<SystemValue> The efficiency list

Methods

read (json)

Read the JSON associated to the element
Name Type Description
json Object Json object describing the element