class Leyline::Skill::ComboField

Defined in:

leyline/api/skills.cr

Constructors

Instance Method Summary

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]

Instance Method Detail

def field_type : String #

One of: Air, Dark, Fire, Ice, Light, Lightning, Poison, Smoke, Ethereal, Water


[View source]