Class: SystemTroop

SystemTroop

A troop of the game

new SystemTroop (json)

Name Type Description
json Object optional Json object describing the troop
Properties:
Name Type Description
list Array.<Object> list of the monsters (ids, level)

Methods

read (json)

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