Class ArtefactConfig
java.lang.Object
com.deco2800.game.entities.configs.ArtefactConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
name
-
goldCost
public int goldCost -
stoneCost
public int stoneCost -
woodCost
public int woodCost -
attack
public int attack -
defense
public int defense -
health
public int health -
time
public int time -
description
-
itemImagePath
-
itemBackgroundImagePath
-
-
Constructor Details
-
ArtefactConfig
public ArtefactConfig()
-