struct SynergiesGenerator::Item

Defined in:

document.cr

Constant Summary

LINK_NAME_OVERRIDES = {"Hero Pig" => "Pig", "Cog Of Battle" => "Cog of Battle"}
SPRITE_NAME_OVERRIDES = {"Grey Mauser" => "Grey Mauser (Gun)", "Bullet" => "Bullet (Gun)"}

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]
def link_name #

[View source]
def sprite_name #

[View source]
def to_html(io) #

[View source]
def to_s(io) #

[View source]