ストームアイ
獣
Storm Eye
| Spectre | N |
|---|---|
| Tags | animal_claw_weapon, beast, canine_beast, キャスター, fast_movement, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, large_model, light_armour, lightning_affinity, mammal_beast, medium_height, melee, physical_affinity, red_blood |
ライフ
2040%
Ailment Threshold
1360%
耐性
Damage
170%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
経験値
170%
Model Size
130%
Type
MapWolfBoss1
Metadata
LionMapWolfLightningBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
131,240
アーマー
28,790
回避力
4,739
Damage
635
スペルダメージ
635
命中
580
Attack Time
1.5
経験値
17,434
Minion Life
28,467
Minion Damage
507
Ailment Threshold
87,494
Chill
277
Shock
277
Brittle
1,565
Scorch
277
Sap
764
Phys Convert Ele
240%
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 508—762
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
LionWolfLightningBossLightningstorm
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
ファイヤーストーム
クリティカル率: 5%
キャストタイム: 0.9 秒
クールダウン時間: 10 秒
炎の矢が対象の範囲に降り注ぐ。地面に達すると爆発し、近くにいる敵にダメージを与える。
494.7から1484の雷ダメージを与える
基礎持続時間は3秒
キャストスピードが35%増加する
0.2秒ごとに一回の衝突
基礎半径は1m
firestorm base area of effect +% [-49]
is area damage [1]
LionWolfLightningBossLightningStrike
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, Lightning, ProjectilesNotFromUser
ライトニングストライク
Base Damage: 508—762
クリティカル率: 5%
アタックダメージ: 62.5%
Attack Time: 1.5 秒
クールダウン時間: 0.5 秒
武器を振りかぶり近接武器に電気エネルギーを注入する。物理ダメージの一部が雷ダメージに変換され、攻撃をする際に武器に蓄えられたエネルギーが投射物として放たれ、遠くの敵に飛んでいく。近接攻撃が対象に命中した場合、投射物も対象を外すことはない。
物理ダメージの50%を雷ダメージに変換する
アタックダメージが30%上昇する
アタックダメージが37.5%低下する
ダメージが20%上昇する
追加の投射物を4個放つ
物理ダメージが21%増加する
show number of projectiles [1]
total projectile spread angle override [70]
LionWolfLightningBossStaticStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee, Area, Duration, Lightning
スタティックストライク
Base Damage: 508—762
クリティカル率: 5%
アタックダメージ: 60.5%
Attack Time: 1.5 秒
クールダウン時間: 5 秒
近接武器で敵を攻撃し、静電気のエネルギーを使用者に貯める。このエネルギーは効果が切れる時に周囲の敵にダメージを与える。このダメージは回避することもかわすこともできない。
物理ダメージの60%を雷ダメージに変換する
アタックダメージが39.5%低下する
基礎持続時間は0.75秒
このアタックは2回繰り返す
近接アタックスピードが90%上昇する
爆発の与えるヒットと状態異常のダメージが40%低下する
active skill area of effect radius +% final [-16]
MonsterLeapSlamLionWolf
Attack, Area, Melee, Movement, Travel, Slam, Totemable
リープスラム
Base Damage: 508—762
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.5 秒
クールダウン時間: 5 秒
空中に飛び上がり、着地点にいる敵に武器でダメージを与え、敵をノックバックする。着地点にいる敵は押し出される。使用するには斧、メイス、セプター、剣またはスタッフを装備する必要がある。マルチストライクでサポートすることができない。
アタックダメージが50%上昇する
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
main_hand_unarmed_type = "Dagger"
}
Life
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Lion/LionMapWolfLightningBoss"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Storm Eye",
life = 20.4,
damage = 1.7,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 11,
accuracy = 1,
weaponType1 = "One Hand Mace",
weaponType2 = "One Hand Sword",
skillList = {
"Melee",
"MonsterLeapSlamLionWolf",
"LionWolfLightningBossLightningstorm",
"LionWolfLightningBossLightningStrike",
"LionWolfLightningBossStaticStrike",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
name = "Default Attack",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Strike your foes down with a powerful blow.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = 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",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterLeapSlamLionWolf"] = {
name = "Leap Slam",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Melee] = true,
[SkillType.Movement] = true,
[SkillType.Travel] = true,
[SkillType.Slam] = true,
[SkillType.Totemable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.4,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_base_area_of_effect_radius",
"is_area_damage",
"cast_time_overrides_attack_duration",
},
levels = {
[1] = {15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["LionWolfLightningBossLightningstorm"] = {
name = "Firestorm",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Fire] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.9,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_skill_effect_duration",
"fire_storm_fireball_delay_ms",
"firestorm_base_area_of_effect_+%",
"base_cast_speed_+%",
"active_skill_base_area_of_effect_radius",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, 3000, 200, -49, 35, 10, critChance = 5, levelRequirement = 2, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["LionWolfLightningBossLightningStrike"] = {
name = "Lightning Strike",
hidden = true,
color = "1",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.Lightning] = true,
[SkillType.ProjectilesNotFromUser] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"physical_damage_+%",
"skill_physical_damage_%_to_convert_to_lightning",
"active_skill_attack_damage_+%_final",
"number_of_additional_projectiles",
"active_skill_damage_+%_final",
"total_projectile_spread_angle_override",
"show_number_of_projectiles",
},
levels = {
[1] = {7, 50, 30, 4, 20, 70, baseMultiplier = 0.625, levelRequirement = 4, statInterpolation = {1}, cost = { }, },
[2] = {14, 50, 30, 4, 20, 70, baseMultiplier = 0.625, levelRequirement = 34, statInterpolation = {1}, cost = { }, },
[3] = {21, 50, 30, 4, 20, 70, baseMultiplier = 0.625, levelRequirement = 59, statInterpolation = {1}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["LionWolfLightningBossStaticStrike"] = {
name = "Static Strike",
hidden = true,
color = "1",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Strike your enemies with a melee weapon, building up static energy on you. This energy damages enemies around you when it expires, dealing damage that cannot be evaded or dodged. ",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Lightning] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
melee = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_physical_damage_%_to_convert_to_lightning",
"base_skill_effect_duration",
"static_strike_explosion_damage_+%_final",
"base_melee_attack_repeat_count",
"support_multiple_attacks_melee_attack_speed_+%_final",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {60, 750, -40, 2, 90, -16, baseMultiplier = 0.605, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 1 |
| Stats.energy_shield_recharge_rate_per_minute_% | 2000 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true |
| Actor.main_hand_unarmed_type | Dagger |
ストームアイ
Storm Eye
| Spectre | N |
|---|---|
| Area | カーイルブライズ・群狼の巣 |
| Tags | animal_claw_weapon, beast, canine_beast, キャスター, fast_movement, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, large_model, light_armour, lightning_affinity, mammal_beast, melee, physical_affinity, red_blood, small_height, unique_map_boss |
ライフ
2040%
Ailment Threshold
1360%
耐性
Damage
170%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
経験値
170%
Model Size
130%
Type
MapWolfBoss1
Metadata
LionMapWolfLightningBossRevive
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
74
ライフ
246,256
アーマー
46,127
回避力
5,828
Damage
908
スペルダメージ
908
命中
732
Attack Time
1.5
経験値
19,722
Minion Life
50,688
Minion Damage
741
Ailment Threshold
164,170
Chill
519
Shock
519
Brittle
2,937
Scorch
519
Sap
1,434
Phys Convert Ele
270%
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 727—1090
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
LionWolfLightningBossLightningstorm
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
ファイヤーストーム
クリティカル率: 5%
キャストタイム: 0.9 秒
クールダウン時間: 10 秒
炎の矢が対象の範囲に降り注ぐ。地面に達すると爆発し、近くにいる敵にダメージを与える。
730.6から2192の雷ダメージを与える
基礎持続時間は3秒
キャストスピードが35%増加する
0.2秒ごとに一回の衝突
基礎半径は1m
firestorm base area of effect +% [-49]
is area damage [1]
LionWolfLightningBossLightningStrike
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, Lightning, ProjectilesNotFromUser
ライトニングストライク
Base Damage: 727—1090
クリティカル率: 5%
アタックダメージ: 62.5%
Attack Time: 1.5 秒
クールダウン時間: 0.5 秒
武器を振りかぶり近接武器に電気エネルギーを注入する。物理ダメージの一部が雷ダメージに変換され、攻撃をする際に武器に蓄えられたエネルギーが投射物として放たれ、遠くの敵に飛んでいく。近接攻撃が対象に命中した場合、投射物も対象を外すことはない。
物理ダメージの50%を雷ダメージに変換する
アタックダメージが30%上昇する
アタックダメージが37.5%低下する
ダメージが20%上昇する
追加の投射物を4個放つ
物理ダメージが21%増加する
show number of projectiles [1]
total projectile spread angle override [70]
LionWolfLightningBossStaticStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee, Area, Duration, Lightning
スタティックストライク
Base Damage: 727—1090
クリティカル率: 5%
アタックダメージ: 60.5%
Attack Time: 1.5 秒
クールダウン時間: 5 秒
近接武器で敵を攻撃し、静電気のエネルギーを使用者に貯める。このエネルギーは効果が切れる時に周囲の敵にダメージを与える。このダメージは回避することもかわすこともできない。
物理ダメージの60%を雷ダメージに変換する
アタックダメージが39.5%低下する
基礎持続時間は0.75秒
このアタックは2回繰り返す
近接アタックスピードが90%上昇する
爆発の与えるヒットと状態異常のダメージが40%低下する
active skill area of effect radius +% final [-16]
MonsterLeapSlamLionWolf
Attack, Area, Melee, Movement, Travel, Slam, Totemable
リープスラム
Base Damage: 727—1090
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.5 秒
クールダウン時間: 5 秒
空中に飛び上がり、着地点にいる敵に武器でダメージを与え、敵をノックバックする。着地点にいる敵は押し出される。使用するには斧、メイス、セプター、剣またはスタッフを装備する必要がある。マルチストライクでサポートすることができない。
アタックダメージが50%上昇する
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
main_hand_unarmed_type = "Dagger"
}
Animated
{
}
Transitionable
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Lion/LionMapWolfLightningBossRevive"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Storm Eye",
life = 20.4,
damage = 1.7,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 11,
accuracy = 1,
weaponType1 = "One Hand Mace",
weaponType2 = "One Hand Sword",
skillList = {
"Melee",
"MonsterLeapSlamLionWolf",
"LionWolfLightningBossLightningstorm",
"LionWolfLightningBossLightningStrike",
"LionWolfLightningBossStaticStrike",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
name = "Default Attack",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Strike your foes down with a powerful blow.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = 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",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterLeapSlamLionWolf"] = {
name = "Leap Slam",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Melee] = true,
[SkillType.Movement] = true,
[SkillType.Travel] = true,
[SkillType.Slam] = true,
[SkillType.Totemable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.4,
baseFlags = {
attack = true,
area = true,
melee = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_base_area_of_effect_radius",
"is_area_damage",
"cast_time_overrides_attack_duration",
},
levels = {
[1] = {15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["LionWolfLightningBossLightningstorm"] = {
name = "Firestorm",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Fire] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.9,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_skill_effect_duration",
"fire_storm_fireball_delay_ms",
"firestorm_base_area_of_effect_+%",
"base_cast_speed_+%",
"active_skill_base_area_of_effect_radius",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, 3000, 200, -49, 35, 10, critChance = 5, levelRequirement = 2, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["LionWolfLightningBossLightningStrike"] = {
name = "Lightning Strike",
hidden = true,
color = "1",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.Lightning] = true,
[SkillType.ProjectilesNotFromUser] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"physical_damage_+%",
"skill_physical_damage_%_to_convert_to_lightning",
"active_skill_attack_damage_+%_final",
"number_of_additional_projectiles",
"active_skill_damage_+%_final",
"total_projectile_spread_angle_override",
"show_number_of_projectiles",
},
levels = {
[1] = {7, 50, 30, 4, 20, 70, baseMultiplier = 0.625, levelRequirement = 4, statInterpolation = {1}, cost = { }, },
[2] = {14, 50, 30, 4, 20, 70, baseMultiplier = 0.625, levelRequirement = 34, statInterpolation = {1}, cost = { }, },
[3] = {21, 50, 30, 4, 20, 70, baseMultiplier = 0.625, levelRequirement = 59, statInterpolation = {1}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["LionWolfLightningBossStaticStrike"] = {
name = "Static Strike",
hidden = true,
color = "1",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Strike your enemies with a melee weapon, building up static energy on you. This energy damages enemies around you when it expires, dealing damage that cannot be evaded or dodged. ",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Lightning] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
melee = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_physical_damage_%_to_convert_to_lightning",
"base_skill_effect_duration",
"static_strike_explosion_damage_+%_final",
"base_melee_attack_repeat_count",
"support_multiple_attacks_melee_attack_speed_+%_final",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {60, 750, -40, 2, 90, -16, baseMultiplier = 0.605, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 1 |
| Stats.energy_shield_recharge_rate_per_minute_% | 2000 |
| Stats.mana_regeneration_rate_per_minute_% | 100 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup |
| Actor.slow_animations_go_to_idle | true |
| Actor.main_hand_unarmed_type | Dagger |
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.