Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
leyline
master
Leyline
Achievement
CoinReward
Flags
ItemBit
ItemReward
MasteryReward
Reward
RewardType
TextBit
TitleReward
Type
API
IntToStrConverter
Cache
NodeCache
Cat
Client
Converters
AchievementFlagsConverter
Exception
IntToStrConverter
PermissionConverter
Quaggan
Skill
AttributeAdjust
Buff
ComboField
ComboFinisher
Damage
Distance
Duration
Fact
FactConverter
FactType
Heal
HealingAdjust
NoData
Number
Percent
Prefix
PrefixedBuff
Radius
Range
Recharge
Time
Unblockable
Title
TokenInfo
Permissions
World
Built with Crystal 1.9.2
2023-10-07 21:00:26 UTC
class
Leyline::Skill::Range
Leyline::Skill::Range
Reference
Object
Included Modules
JSON::Serializable
Defined in:
leyline/api/skills.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#overrides
: Int32 | Nil
#requires_trait
: Int32 | Nil
#text
: String
#type
: String
#value
: Int32
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
overrides
: Int32 | Nil
#
[
View source
]
def
requires_trait
: Int32 | Nil
#
[
View source
]
def
text
: String
#
[
View source
]
def
type
: String
#
[
View source
]
def
value
: Int32
#
[
View source
]