class Leyline::Skill::Radius

Defined in:

leyline/api/skills.cr

Constructors

Instance methods inherited from class Leyline::Skill::Distance

distance : Int32 distance

Constructor methods inherited from class Leyline::Skill::Distance

new(pull : JSON::PullParser) new

Instance methods inherited from class Leyline::Skill::Fact

icon : String icon, overrides : Int32 | Nil overrides, requires_trait : Int32 | Nil requires_trait, text : String text, type : String type

Constructor methods inherited from class Leyline::Skill::Fact

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]