The Vindicated Queen
| Spectre | |
|---|---|
| Area | Caldera, Caldera Map |
| Tags | flesh_armour, has_bow, humanoid, large_height, physical_affinity, red_blood, slashing_weapon, slow_movement |
Life
400%
Ailment Threshold
400%
Resistance
Damage
100%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Experience
200%
Model Size
125%
Type
KaruiElderMapBoss
Metadata
MapKaruiElder1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
82
Life
114,246
Armour
85,651
Evasion Rating
7,608
Damage
850
Spell Damage
850
Accuracy
998
Attack Time
1.5
Experience
26,012
Minion Life
21,962
Minion Damage
715
Ailment Threshold
114,246
Chill
361
Shock
361
Brittle
2,044
Scorch
361
Sap
998
Phys Convert Ele
300%
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).
MapKaruiElderDropArrow
Attack, Area, Duration
Base Damage: 680—1020
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 1.5 sec
Deals 4779.7 Base Fire Damage per second
Base duration is 2.5 seconds
active skill area of effect radius +% final [-35]
base is projectile [1]
ground fire art variation [2]
is area damage [1]
MapKaruiElderDropArrowBlink
Attack, Area, Duration
Base Damage: 680—1020
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 5 sec
Deals 4779.7 Base Fire Damage per second
Base duration is 2.5 seconds
100% increased Arrow Speed
active skill area of effect radius +% final [-35]
base is projectile [1]
ground fire art variation [2]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/KaomWarrior/KaomWarrior"
Actor
{
main_hand_unarmed_type = "Bow"
basic_action = "Emerge"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/KaomWarrior/MapKaruiElder1"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "The Vindicated Queen",
life = 4,
damage = 1,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 40,
accuracy = 1,
skillList = {
"MapKaruiElderDropArrow",
"MapKaruiElderDropArrowBlink",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MapKaruiElderDropArrow"] = {
name = "MapKaruiElderDropArrow",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
duration = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"base_skill_effect_duration",
"ground_fire_art_variation",
"active_skill_area_of_effect_radius_+%_final",
"base_is_projectile",
"is_area_damage",
},
levels = {
[1] = {2.5, 2500, 2, -35, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MapKaruiElderDropArrowBlink"] = {
name = "MapKaruiElderDropArrowBlink",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
attack = true,
area = true,
duration = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"base_skill_effect_duration",
"ground_fire_art_variation",
"base_arrow_speed_+%",
"active_skill_area_of_effect_radius_+%_final",
"base_is_projectile",
"is_area_damage",
},
levels = {
[1] = {2.5, 2500, 2, 100, -35, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
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.





















Humanoid