憤怒
悪魔
Rage
| Spectre | Y |
|---|---|
| Tags | Claw_onhit_audio, demon, fast_movement |
| Packs |
ライフ
130%
耐性
Damage
130%
命中力
100%
クリティカルヒット Chance
5%
+30%
Attack Distance
5 ~ 12
アタックタイム
1.665 Second
Damage Spread
±20%
経験値
130%
Model Size
120%
Type
DeliriumMinion1
Metadata
DeliriumMinion1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
10,084
2,413
708
Damage
303
スペルダメージ
303
命中力
2,502
アタックタイム
1.665
経験値
37,224
Minion Life
9,009
Minion Damage
1,259
Minion Armour
2,413
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
基本アタック
Base Damage: 242—364
クリティカルヒット率: 5%
アタックタイム: 1.665 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
DeliriumMinionLeapSlam
Attack, Area, Melee, Slam, Totemable, Travel, Jumping, ConsumesFullyBrokenArmour
リープスラム
Base Damage: 242—364
クリティカルヒット率: 5%
アタックダメージ: 125%
アタックタイム: 1.665 秒
クールダウン時間: 15 秒
空中に飛び上がり、着地点にいる敵にメイスでダメージを与えノックバックさせる。
着地点にいる敵は押し出される。
アタックダメージが25%上昇する
action attack or cast time uses animation length [1]
cast time overrides attack duration [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 3300
}Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelirium/DeliriumMinion1"] = {
name = "Rage",
life = 1.3,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1.3,
damageSpread = 0.2,
attackTime = 1.665,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"DeliriumMinionLeapSlam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
name = "Basic Attack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DeliriumMinionLeapSlam"] = {
name = "Leap Slam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Jump into the air, damaging and [Knockback|Knocking Back] enemies with your mace where you land. Enemies you would land on are
pushed out of the way.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Melee] = true,
[SkillType.Slam] = true,
[SkillType.Totemable] = true,
[SkillType.Travel] = true,
[SkillType.Jumping] = true,
[SkillType.ConsumesFullyBrokenArmour] = true,
},
statDescriptionScope = "leap_slam",
castTime = 1.57,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
"cast_time_overrides_attack_duration",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
憤怒
悪魔
Rage
| Spectre | Y |
|---|---|
| Tags | Claw_onhit_audio, demon, fast_movement |
ライフ
130%
耐性
Damage
130%
命中力
100%
クリティカルヒット Chance
5%
+30%
Attack Distance
5 ~ 12
アタックタイム
1.665 Second
Damage Spread
±20%
経験値
130%
Model Size
120%
Type
DeliriumMinion1
Metadata
DeliriumMinionEssence1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
10,084
2,413
708
Damage
303
スペルダメージ
303
命中力
2,502
アタックタイム
1.665
経験値
37,224
Minion Life
9,009
Minion Damage
1,259
Minion Armour
2,413
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
基本アタック
Base Damage: 242—364
クリティカルヒット率: 5%
アタックタイム: 1.665 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
DeliriumMinionLeapSlam
Attack, Area, Melee, Slam, Totemable, Travel, Jumping, ConsumesFullyBrokenArmour
リープスラム
Base Damage: 242—364
クリティカルヒット率: 5%
アタックダメージ: 125%
アタックタイム: 1.665 秒
クールダウン時間: 15 秒
空中に飛び上がり、着地点にいる敵にメイスでダメージを与えノックバックさせる。
着地点にいる敵は押し出される。
アタックダメージが25%上昇する
action attack or cast time uses animation length [1]
cast time overrides attack duration [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 3300
}Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelirium/DeliriumMinionEssence1"] = {
name = "Rage",
life = 1.3,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1.3,
damageSpread = 0.2,
attackTime = 1.665,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"DeliriumMinionLeapSlam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
name = "Basic Attack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_can_fire_arrows",
"skill_can_fire_wand_projectiles",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DeliriumMinionLeapSlam"] = {
name = "Leap Slam",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Jump into the air, damaging and [Knockback|Knocking Back] enemies with your mace where you land. Enemies you would land on are
pushed out of the way.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Melee] = true,
[SkillType.Slam] = true,
[SkillType.Totemable] = true,
[SkillType.Travel] = true,
[SkillType.Jumping] = true,
[SkillType.ConsumesFullyBrokenArmour] = true,
},
statDescriptionScope = "leap_slam",
castTime = 1.57,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
"cast_time_overrides_attack_duration",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Rage Ref /60
スキルジェム /10
スキルジェム 高品質 /7
サポートジェム /11
アイテム モッド /1
その他 モッド /8
| 名前 | レベル | Domain | Pre/Suf | Description | Weight |
|---|---|---|---|---|---|
| 怒った | 1 | Jewel | プレフィックス | 憤怒の最大数 +1 | strjewel 1 default 0 |
| 憤怒の | 1 | Jewel | サフィックス | 近接ヒット時に憤怒を1獲得する | strjewel 1 default 0 |
| 仕返しの | 1 | Jewel | サフィックス | 敵によるヒットを受けた時に憤怒を(1—3)獲得する | strjewel 1 default 0 |
| 怒った | 1 | Jewel | プレフィックス | 範囲内のノータブルパッシブスキルは憤怒の最大数 +1も付与する | str_radius_jewel 1 default 0 |
| 憤怒の | 1 | Jewel | サフィックス | 範囲内のノータブルパッシブスキルは近接ヒット時に憤怒を1獲得するも付与する | str_radius_jewel 1 default 0 |
| 仕返しの | 1 | Jewel | サフィックス | 範囲内のノータブルパッシブスキルは敵によるヒットを受けた時に憤怒を(1—2)獲得するも付与する | str_radius_jewel 1 default 0 |
| 1 | Abyss | ユニーク | 近接ヒット時に憤怒を1獲得する | heart_unique_jewel_suffix 1 default 0 | |
| 1 | Abyss | ユニーク | 敵によるヒットを受けた時に憤怒を(1—2)獲得する | heart_unique_jewel_suffix 1 default 0 |
アイテム /7
ユニーク /7
Passive /18
アセンダンシー Passive /2
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.






