憤怒
アタックダメージが上昇。
過去2秒間にヒットを受けていないか、憤怒を獲得していない場合、0.1秒ごとに1憤怒失う。
過去2秒間にヒットを受けていないか、憤怒を獲得していない場合、0.1秒ごとに1憤怒失う。
current_rage
Rage
Attribute /5
憤怒
名前 | 全ての説明を表示 |
---|---|
BuffIcon | ![]() |
IsCharged | 1 |
BuffGroupsID | 31 |
IsBuffDefinition | 1 |
BuffMergeModesID | 4 |
Code | virtual maximum rage |
---|---|
IsPublic | 1 |
IsLocal | 0 |
IsWeaponLocal | 0 |
IsProxied | |
IsParty | 1 |
IsVirtual | 1 |
IsScalable | 1 |
StatSemantics | 3 |
Code | current rage |
---|---|
IsPublic | 0 |
IsLocal | 0 |
IsWeaponLocal | 0 |
IsProxied | |
IsParty | 1 |
IsVirtual | 0 |
IsScalable | 1 |
StatSemantics | 3 |
憤怒


Rage
Spectre | N |
---|---|
Tags | animal_claw_weapon, Beast_onhit_audio, demon, fast_movement, flesh_armour, is_unarmed, melee, not_dex, not_int, physical_affinity |
ライフ
100%
+60%
耐性




Damage
100%
命中力
100%
クリティカルヒット Chance
5%
クリティカルダメージボーナス
+30%
Attack Distance
5 ~ 12
アタックタイム
1.665 Second
Damage Spread
±20%
経験値
100%
Model Size
120%
Type
AfflictionMinion1
Metadata
JourneyEndAfflictionMinion1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
7,757
3,861
708
Damage
233
スペルダメージ
233
命中力
2,464
アタックタイム
1.665
経験値
28,634
Minion Life
6,930
Minion Damage
969
Minion Armour
6,756
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
基本アタック
Base Damage: 186–280
クリティカルヒット率: 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, NoAttackInPlace
リープスラム
Base Damage: 186–280
クリティカルヒット率: 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]

WalkEmergeDeliriumEncounterMinion1
walk emerge distance [440]
Object Type
version 2 extends "Metadata/Monsters/LeagueAffliction/Minions/JourneysEnd/AfflictionMinionBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueAffliction/Minions/JourneysEnd/AfflictionMinionBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAffliction/JourneyEndAfflictionMinion1"] = { name = "Rage", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.665, attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "DeliriumMinionLeapSlam", "WalkEmergeDeliriumEncounterMinion1", }, 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, }, 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, [SkillType.NoAttackInPlace] = 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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeDeliriumEncounterMinion1"] = { name = "WalkEmergeDeliriumEncounterMinion1", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {440, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
憤怒

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,464
アタックタイム
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
基本アタック
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, NoAttackInPlace
リープスラム
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, }, 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, [SkillType.NoAttackInPlace] = 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,464
アタックタイム
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
基本アタック
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, NoAttackInPlace
リープスラム
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, }, 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, [SkillType.NoAttackInPlace] = 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 /31
Skill Gem /3
Support Gem /10
その他 モッド /8
名前 | レベル | Domain | Pre/Suf | Description | Weight |
---|---|---|---|---|---|
怒った | 1 | Jewel | プレフィックス | 憤怒の最大数 +1 | strjewel 1 Normal 0 |
憤怒の | 1 | Jewel | サフィックス | 近接ヒット時に憤怒を1獲得する | strjewel 1 Normal 0 |
仕返しの | 1 | Jewel | サフィックス | 敵によるヒットを受けた時に憤怒を(1–3)獲得する | strjewel 1 Normal 0 |
怒った | 1 | Jewel | プレフィックス | 憤怒の最大数 +1 | str_radius_jewel 1 Normal 0 |
憤怒の | 1 | Jewel | サフィックス | 近接ヒット時に憤怒を1獲得する | str_radius_jewel 1 Normal 0 |
仕返しの | 1 | Jewel | サフィックス | 敵によるヒットを受けた時に憤怒を(1–2)獲得する | str_radius_jewel 1 Normal 0 |
1 | Abyss | ユニーク | 近接ヒット時に憤怒を1獲得する | ||
1 | Abyss | ユニーク | 敵によるヒットを受けた時に憤怒を(1–2)獲得する |
ユニーク /6
Passive /9
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.