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::Damage
Leyline::Skill::Damage
Leyline::Skill::Fact
Reference
Object
Defined in:
leyline/api/skills.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#dmg_multiplier
: Float32
#hit_count
: Int32
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
dmg_multiplier
: Float32
#
[
View source
]
def
hit_count
: Int32
#
[
View source
]