Class GhostKingConfig

java.lang.Object
com.deco2800.game.entities.configs.BaseEntityConfig
com.deco2800.game.entities.configs.GhostKingConfig

public class GhostKingConfig
extends BaseEntityConfig
Defines the properties stored in ghost king config files to be loaded by the NPC Factory.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    int spookyFactor  

    Fields inherited from class com.deco2800.game.entities.configs.BaseEntityConfig

    baseAttack, health
  • Constructor Summary

    Constructors 
    Constructor Description
    GhostKingConfig()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait