Inti of the Blood Moon
Demon
Area: Inner Grounds, Sealed Repository
Genus: Apes
Group: Avians
Family: The Sands
monster base type attack cast speed +% and damage -% final [11]
% increased Rarity of Items Dropped
50% increased Movement Speed
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster no map drops [1]
% increased Rarity of Items Dropped
50% increased Movement Speed
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster no map drops [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
level 33 or lower life +% final [-20]
Spectre | N |
---|---|
Area | Inner Grounds, Sealed Repository, Inner Grounds, Sealed Repository |
Tags | animal_claw_weapon, avian_beast, beast, demon, extra_large_height, flesh_armour, has_one_hand_mace, has_one_handed_melee, large_model, melee, not_str, physical_affinity, ranged, red_blood, slow_movement, vaalsidearea_boss |
Life
220%
Energy Shield From Life
50%
Evasion
+20%
Ailment Threshold
220%
Resistance
30 30 30 20
Damage
288%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 14
Attack Time
1.11 Second
Damage Spread
±20%
Experience
200%
Model Size
143%
Type
KiwethBossSideArea
Metadata
KiwethBossSideArea
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
14,153
Armour
28,790
Evasion
5,687
Energy Shield
3,064
Damage
1,076
Spell Damage
1,076
Accuracy
290
Attack Time
1.11
Experience
20,510
Ailment Threshold
14,153
Chill
45
Shock
45
Brittle
253
Scorch
45
Sap
124
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
Default Attack
Base Damage: 861–1291
Critical Strike Chance: 5%
Attack Time: 1.11 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
BirdmanConsumeCorpseSideArea
Spell
Cast Time: 2.67 sec
kiweth consume leech % max life [8]
BirdmanBloodProjectileSideArea
Attack, RangedAttack, Projectile, ProjectilesFromUser, Triggerable
Base Damage: 861–1291
Critical Strike Chance: 5%
Attack Time: 1.11 sec
Deals 10% more Damage
100% increased Attack Speed
base is projectile [1]
kiweth projectile spawn kiweth [1]
100% increased Attack Speed
base is projectile [1]
kiweth projectile spawn kiweth [1]
BirdmanConsumeSideArea
Spell
Cast Time: 2.67 sec
15% increased Character Size
Base duration is 7 seconds
50% increased Attack Speed
50% increased Movement Speed
Base duration is 7 seconds
50% increased Attack Speed
50% increased Movement Speed
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_defeat = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Kiweth/KiwethBossSideArea"] = { name = "Inti of the Blood Moon", life = 2.2, energyShield = 0.5, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 2.88, damageSpread = 0.2, attackTime = 1.11, attackRange = 14, accuracy = 1, skillList = { "Melee", "BirdmanConsumeCorpseSideArea", "BirdmanBloodProjectileSideArea", "BirdmanConsumeSideArea", }, 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["BirdmanConsumeCorpseSideArea"] = { name = "BirdmanConsumeCorpseSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "kiweth_consume_leech_%_max_life", }, levels = { [1] = {8, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BirdmanBloodProjectileSideArea"] = { name = "BirdmanBloodProjectileSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_speed_+%", "active_skill_damage_+%_final", "base_is_projectile", "kiweth_projectile_spawn_kiweth", }, levels = { [1] = {100, 10, levelRequirement = 4, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BirdmanConsumeSideArea"] = { name = "BirdmanConsumeSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_actor_scale_+%", "attack_speed_+%", "base_movement_velocity_+%", "base_skill_effect_duration", }, levels = { [1] = {15, 50, 50, 7000, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [11]
Id | MonsterSpeedAndDamageFixupSmall |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
% increased Rarity of Items Dropped
Id | MonsterSideAreaBoss |
---|---|
Family | MonsterSideAreaBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
50% increased Movement Speed
Id | MonsterImplicitFastRun1 |
---|---|
Family | MovementVelocity |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
Id | MonsterInvasionMercilessDrops2 |
---|---|
Family | MonsterMercilessDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Id | MonsterLifeAndDamageLessBelowLevel33 |
---|---|
Family | MoreLifeBelowLevelThreshold |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | resource life damage |
Inti of the Blood Moon
Demon
Area: InvasionBoss
Genus: Apes
Group: Avians
Family: The Sands
monster base type attack cast speed +% and damage -% final [11]
% increased Rarity of Items Dropped
50% increased Movement Speed
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster no map drops [1]
monster is invasion boss [1]
% increased Rarity of Items Dropped
50% increased Movement Speed
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster no map drops [1]
monster is invasion boss [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
level 33 or lower life +% final [-20]
Spectre | N |
---|---|
Area | InvasionBoss |
End Game | 50% increased maximum Life |
Tags | animal_claw_weapon, avian_beast, beast, demon, extra_large_height, flesh_armour, has_one_hand_mace, has_one_handed_melee, invasion_boss, large_model, melee, not_str, physical_affinity, ranged, red_blood, slow_movement |
Packs |
Life
220%
Energy Shield From Life
50%
Evasion
+20%
Ailment Threshold
220%
Resistance
30 30 30 20
Damage
288%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 14
Attack Time
1.11 Second
Damage Spread
±20%
Experience
200%
Model Size
143%
Type
KiwethBossSideArea
Metadata
KiwethBossSideAreaInvasion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
14,153
Armour
28,790
Evasion
5,687
Energy Shield
3,064
Damage
1,076
Spell Damage
1,076
Accuracy
290
Attack Time
1.11
Experience
20,510
Ailment Threshold
14,153
Chill
45
Shock
45
Brittle
253
Scorch
45
Sap
124
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
Default Attack
Base Damage: 861–1291
Critical Strike Chance: 5%
Attack Time: 1.11 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
BirdmanConsumeCorpseSideArea
Spell
Cast Time: 2.67 sec
kiweth consume leech % max life [8]
BirdmanBloodProjectileSideArea
Attack, RangedAttack, Projectile, ProjectilesFromUser, Triggerable
Base Damage: 861–1291
Critical Strike Chance: 5%
Attack Time: 1.11 sec
Deals 10% more Damage
100% increased Attack Speed
base is projectile [1]
kiweth projectile spawn kiweth [1]
100% increased Attack Speed
base is projectile [1]
kiweth projectile spawn kiweth [1]
BirdmanConsumeSideArea
Spell
Cast Time: 2.67 sec
15% increased Character Size
Base duration is 7 seconds
50% increased Attack Speed
50% increased Movement Speed
Base duration is 7 seconds
50% increased Attack Speed
50% increased Movement Speed
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_defeat = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Kiweth/KiwethBossSideAreaInvasion"] = { name = "Inti of the Blood Moon", life = 2.2, energyShield = 0.5, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 2.88, damageSpread = 0.2, attackTime = 1.11, attackRange = 14, accuracy = 1, skillList = { "Melee", "BirdmanConsumeCorpseSideArea", "BirdmanBloodProjectileSideArea", "BirdmanConsumeSideArea", }, 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["BirdmanConsumeCorpseSideArea"] = { name = "BirdmanConsumeCorpseSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "kiweth_consume_leech_%_max_life", }, levels = { [1] = {8, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BirdmanBloodProjectileSideArea"] = { name = "BirdmanBloodProjectileSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_speed_+%", "active_skill_damage_+%_final", "base_is_projectile", "kiweth_projectile_spawn_kiweth", }, levels = { [1] = {100, 10, levelRequirement = 4, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BirdmanConsumeSideArea"] = { name = "BirdmanConsumeSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_actor_scale_+%", "attack_speed_+%", "base_movement_velocity_+%", "base_skill_effect_duration", }, levels = { [1] = {15, 50, 50, 7000, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [11]
Id | MonsterSpeedAndDamageFixupSmall |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
% increased Rarity of Items Dropped
Id | MonsterSideAreaBoss |
---|---|
Family | MonsterSideAreaBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
50% increased Movement Speed
Id | MonsterImplicitFastRun1 |
---|---|
Family | MovementVelocity |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
Id | MonsterInvasionMercilessDrops2 |
---|---|
Family | MonsterMercilessDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
monster is invasion boss [1]
Id | IsInvasionBoss |
---|---|
Family | MonsterIsInvasionBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Id | MonsterLifeAndDamageLessBelowLevel33 |
---|---|
Family | MoreLifeBelowLevelThreshold |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | resource life damage |