紅き嵐、シーナ・モガ
人型
エリア: 裁判所のマップ
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
monster base type attack cast speed +% and damage -% final [33]
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
monster base type attack cast speed +% and damage -% final [33]
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Thena Moga, the Crimson Storm
Spectre | N |
---|---|
Area | 裁判所のマップ |
Tags | fire_affinity, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, light_armour, medium_movement, medium_small_height, melee, non_unique_map_boss, not_int, physical_affinity, puncturing_weapon, red_blood |
ライフ
246%
アーマー
+20%
回避力
+80%
Ailment Threshold
246%
耐性
40 40 40 25
Damage
154%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.245 Second
Damage Spread
±20%
経験値
200%
Model Size
100%
Type
ExileRanger2MapBoss
Metadata
ExileRanger2Kitava
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
79
ライフ
2,835,316
アーマー
81,588
回避力
12,406
エナジーシールド
0
Damage
1,255
スペルダメージ
1,873
命中
444
Attack Time
0.83415
経験値
138,039
Ailment Threshold
1,360,952
Chill
4,303
Shock
4,303
Brittle
24,346
Scorch
4,303
Sap
11,889
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: 1993–2989
クリティカル率: 5%
Attack Time: 1.245 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ExileStaticStrikeKitava
Attack, MeleeSingleTarget, Multistrikeable, Melee, Area, Duration, Lightning
スタティックストライク
Base Damage: 1993–2989
クリティカル率: 5%
Attack Time: 1.245 秒
近接武器で敵を攻撃し、静電気のエネルギーを使用者に貯める。このエネルギーは効果が切れる時に周囲の敵にダメージを与える。このダメージは回避することもかわすこともできない。
基礎持続時間は1秒
ExileShieldChargeKitava
Attack, RequiresShield, Melee, Area, Movement, Travel
シールドチャージ
Base Damage: 1993–2989
クリティカル率: 5%
Attack Time: 1.245 秒
対象となる場所または敵に向かって突進する。その際、道中の敵を押し退け、前方範囲内の敵に繰り返しダメージを与える。対象に達した場合は、ダメージ範囲が大きくなる。遠くへ移動すればするほどダメージが増え、スタン付与確率が高くなる。
アタックスピードが20%増加する
最大チャージ距離で敵に対するスタン閾値軽減率が50%増加する
最大チャージ距離でヒットダメージが65%上昇する
移動スピードが50%増加する
物理ダメージの15%を追加の火ダメージとして得る
ignores proximity shield [1]
shield charge extra distance [10]
最大チャージ距離で敵に対するスタン閾値軽減率が50%増加する
最大チャージ距離でヒットダメージが65%上昇する
移動スピードが50%増加する
物理ダメージの15%を追加の火ダメージとして得る
ignores proximity shield [1]
shield charge extra distance [10]
Object Type
version 2 extends "Metadata/Monsters/Exiles/ExileMapBoss" Stats { } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/ExileMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileRanger2Kitava"] = { name = "Thena Moga, the Crimson Storm", life = 2.46, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.54, damageSpread = 0.2, attackTime = 1.245, attackRange = 10, accuracy = 1, weaponType1 = "Thrusting One Hand Sword", weaponType2 = "Shield", skillList = { "ExileShieldChargeKitava", "Melee", "ExileStaticStrikeKitava", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExileShieldChargeKitava"] = { name = "Shield Charge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_damage_+%_maximum", "attack_speed_+%", "physical_damage_%_to_add_as_fire", "shield_charge_extra_distance", "ignores_proximity_shield", }, levels = { [1] = {50, 50, 65, 20, 15, 10, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- 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["ExileStaticStrikeKitava"] = { 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 = { "base_skill_effect_duration", }, levels = { [1] = {1000, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
Id | MonsterAttackBlock40Bypass20 |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
紅き嵐、シーナ・モガ
人型
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
monster base type attack cast speed +% and damage -% final [33]
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
monster base type attack cast speed +% and damage -% final [33]
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Thena Moga, the Crimson Storm
Spectre | N |
---|---|
Tags | fire_affinity, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, light_armour, medium_movement, medium_small_height, melee, not_int, physical_affinity, puncturing_weapon, red_blood, standalone_map_boss |
ライフ
246%
アーマー
+20%
回避力
+80%
Ailment Threshold
246%
耐性
40 40 40 25
Damage
154%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.245 Second
Damage Spread
±20%
経験値
200%
Model Size
100%
Type
ExileRanger2MapBoss
Metadata
ExileRanger2KitavaStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
342,792
アーマー
34,548
回避力
8,530
エナジーシールド
0
Damage
655
スペルダメージ
978
命中
290
Attack Time
0.83415
経験値
112,805
Ailment Threshold
215,959
Chill
683
Shock
683
Brittle
3,863
Scorch
683
Sap
1,887
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: 1041–1561
クリティカル率: 5%
Attack Time: 1.245 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ExileStaticStrikeKitava
Attack, MeleeSingleTarget, Multistrikeable, Melee, Area, Duration, Lightning
スタティックストライク
Base Damage: 1041–1561
クリティカル率: 5%
Attack Time: 1.245 秒
近接武器で敵を攻撃し、静電気のエネルギーを使用者に貯める。このエネルギーは効果が切れる時に周囲の敵にダメージを与える。このダメージは回避することもかわすこともできない。
基礎持続時間は1秒
ExileShieldChargeKitava
Attack, RequiresShield, Melee, Area, Movement, Travel
シールドチャージ
Base Damage: 1041–1561
クリティカル率: 5%
Attack Time: 1.245 秒
対象となる場所または敵に向かって突進する。その際、道中の敵を押し退け、前方範囲内の敵に繰り返しダメージを与える。対象に達した場合は、ダメージ範囲が大きくなる。遠くへ移動すればするほどダメージが増え、スタン付与確率が高くなる。
アタックスピードが20%増加する
最大チャージ距離で敵に対するスタン閾値軽減率が50%増加する
最大チャージ距離でヒットダメージが65%上昇する
移動スピードが50%増加する
物理ダメージの15%を追加の火ダメージとして得る
ignores proximity shield [1]
shield charge extra distance [10]
最大チャージ距離で敵に対するスタン閾値軽減率が50%増加する
最大チャージ距離でヒットダメージが65%上昇する
移動スピードが50%増加する
物理ダメージの15%を追加の火ダメージとして得る
ignores proximity shield [1]
shield charge extra distance [10]
Object Type
version 2 extends "Metadata/Monsters/Exiles/ExileMapBoss" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/ExileMapBoss" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileRanger2KitavaStandalone"] = { name = "Thena Moga, the Crimson Storm", life = 2.46, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.54, damageSpread = 0.2, attackTime = 1.245, attackRange = 10, accuracy = 1, weaponType1 = "Thrusting One Hand Sword", weaponType2 = "Shield", skillList = { "ExileShieldChargeKitava", "Melee", "ExileStaticStrikeKitava", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExileShieldChargeKitava"] = { name = "Shield Charge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_damage_+%_maximum", "attack_speed_+%", "physical_damage_%_to_add_as_fire", "shield_charge_extra_distance", "ignores_proximity_shield", }, levels = { [1] = {50, 50, 65, 20, 15, 10, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- 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["ExileStaticStrikeKitava"] = { 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 = { "base_skill_effect_duration", }, levels = { [1] = {1000, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
Id | MonsterAttackBlock40Bypass20 |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
紅き嵐、シーナ・モガ
人型
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
monster base type attack cast speed +% and damage -% final [33]
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
monster base type attack cast speed +% and damage -% final [33]
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Thena Moga, the Crimson Storm
Spectre | N |
---|---|
Tags | elder_map_boss, has_one_handed_melee, has_thrusting_one_hand_sword, human, humanoid, light_armour, medium_movement, medium_small_height, non_attacking, not_int, puncturing_weapon, red_blood |
ライフ
246%
アーマー
+20%
回避力
+80%
Ailment Threshold
246%
耐性
40 40 40 25
Damage
154%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.245 Second
Damage Spread
±20%
経験値
200%
Model Size
100%
Type
ExileRanger2MapBoss
Metadata
ExileRanger2KitavaElder
Object Type
version 2 extends "Metadata/Monsters/Monster" Life { corpse_usable = false } Stats { base_cannot_be_damaged = 1 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 is_hidden_monster = 1 immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_immune_vaal_lighting_warp = 1 } Transitionable { } Preload { preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb" preload_object = "Metadata/MiscellaneousObjects/ElderPortal" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );" create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );" } Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileRanger2KitavaElder"] = { name = "Thena Moga, the Crimson Storm", life = 2.46, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.54, damageSpread = 0.2, attackTime = 1.245, attackRange = 10, accuracy = 1, weaponType1 = "Thrusting One Hand Sword", weaponType2 = "Shield", skillList = { }, modList = { }, }
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
アタックブロック率が40%
ブロックしたヒットからダメージの20%を受ける
Id | MonsterAttackBlock40Bypass20 |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |