Class OpponentInfoPlugin

  • All Implemented Interfaces:
    com.google.inject.Module

    @PluginDescriptor(name="Opponent Information",
                      description="Show name and hitpoints information about the NPC you are fighting",
                      tags={"combat","health","hitpoints","npcs","overlay"})
    public class OpponentInfoPlugin
    extends Plugin