Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Area | O Refúgio Zigurate |
| Tags | 1HSword_onhit_audio, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement |
| Packs |
Vida
100%
Evasão
+30%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 10
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
100%
Model Size
112%
Type
VaalZealotDaggerBlood
Metadata
VaalZealotDaggersBlood
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
65
Vida
6,555
2,023
862
Damage
212
Dano Mágico
212
Precisão
2,228
Tempo de Ataque
1.245
Experiência
21,507
Minion Life
6,282
Minion Damage
829
Minion Armour
2,023
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, AttackInPlace
Ataque Básico
Base Damage: 170—255
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2650
}
Transitionable {}
Actor
{
basic_action = "ChangeToStance1"
}
Functions
{
fix_orietation =
"
AddOnActionEnd(
{
SetOrientation( GetOrientation() + arg1, false, true );
PlayAnimationType( Idle, 1.0, 0, 0 );
}, true );
"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersBlood"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 10,
accuracy = 1,
weaponType1 = "Dagger",
weaponType2 = "Dagger",
skillList = {
"MeleeAtAnimationSpeed",
},
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,
[SkillType.AttackInPlace] = 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 = { }, },
},
}
Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Area | Aggorat, O Cofre Cuachic |
| Tags | 1HSword_onhit_audio, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement |
| Packs |
Vida
100%
Evasão
+30%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 10
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
100%
Model Size
112%
Type
VaalZealotDaggerBlood
Metadata
VaalZealotDaggersBloodBloodied
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
56
Vida
3,756
1,176
698
Damage
159
Dano Mágico
159
Precisão
1,556
Tempo de Ataque
1.245
Experiência
12,546
Minion Life
4,617
Minion Damage
513
Minion Armour
1,176
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, AttackInPlace
Ataque Básico
Base Damage: 127—191
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2650
}
Transitionable {}
Actor
{
basic_action = "ChangeToStance1"
}
Functions
{
fix_orietation =
"
AddOnActionEnd(
{
SetOrientation( GetOrientation() + arg1, false, true );
PlayAnimationType( Idle, 1.0, 0, 0 );
}, true );
"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersBloodBloodied"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 10,
accuracy = 1,
weaponType1 = "Dagger",
weaponType2 = "Dagger",
skillList = {
"MeleeAtAnimationSpeed",
},
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,
[SkillType.AttackInPlace] = 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 = { }, },
},
}
Fanático Sangrento
Humanoide
Blood Zealot
| Spectre | |
|---|---|
| Tags | 1HSword_onhit_audio, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement |
Vida
100%
Evasão
+30%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 10
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
100%
Model Size
112%
Type
VaalZealotDaggerBlood
Metadata
VaalZealotDaggersBloodUtzaalIntro
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
8,257
2,413
920
Damage
233
Dano Mágico
233
Precisão
2,502
Tempo de Ataque
1.245
Experiência
28,634
Minion Life
6,930
Minion Damage
969
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, AttackInPlace
Ataque Básico
Base Damage: 186—280
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2650
}
Transitionable {}
Actor
{
basic_action = "ChangeToStance1"
}
Functions
{
fix_orietation =
"
AddOnActionEnd(
{
SetOrientation( GetOrientation() + arg1, false, true );
PlayAnimationType( Idle, 1.0, 0, 0 );
}, true );
"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersBloodUtzaalIntro"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 10,
accuracy = 1,
weaponType1 = "Dagger",
weaponType2 = "Dagger",
skillList = {
"MeleeAtAnimationSpeed",
},
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,
[SkillType.AttackInPlace] = 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 = { }, },
},
}
Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Area | O Refúgio Zigurate |
| Tags | 1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood |
| Packs |
Vida
115%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 13
Tempo de Ataque
1.425 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotKnifestickBlood
Metadata
VaalZealotKnifestickBlood
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
65
Vida
7,538
2,023
928
Damage
244
Dano Mágico
244
Precisão
2,228
Tempo de Ataque
1.425
Experiência
24,733
Minion Life
7,224
Minion Damage
953
Minion Armour
2,023
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, AttackInPlace
Ataque Básico
Base Damage: 195—293
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.425 s
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]
GAVaalZealotKnifeStickBloodSlash
Triggerable, Attack, AttackInPlace
Base Damage: 195—293
Chance de Golpe Crítico: 5%
Dano de Ataque: 150%
Tempo de Ataque: 1.425 s
Tempo de Recarga: 4 s
Causa +50% de dano de ataque
action attack or cast time uses animation length [1]
attack maximum action distance + [12]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2233
}
Transitionable
{
}
Preload
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalZealotSpearChaos/ao/ViperSnap_marker.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotKnifestickBlood"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 13,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"GAVaalZealotKnifeStickBloodSlash",
},
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,
[SkillType.AttackInPlace] = 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["GAVaalZealotKnifeStickBloodSlash"] = {
name = "GAVaalZealotKnifeStickBloodSlash",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {12, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Area | Aggorat, O Cofre Cuachic |
| Tags | 1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood |
| Packs |
Vida
115%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 13
Tempo de Ataque
1.425 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotKnifestickBlood
Metadata
VaalZealotKnifestickBloodBloodied
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
56
Vida
4,319
1,176
752
Damage
183
Dano Mágico
183
Precisão
1,556
Tempo de Ataque
1.425
Experiência
14,428
Minion Life
5,310
Minion Damage
590
Minion Armour
1,176
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, AttackInPlace
Ataque Básico
Base Damage: 146—219
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.425 s
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]
GAVaalZealotKnifeStickBloodSlash
Triggerable, Attack, AttackInPlace
Base Damage: 146—219
Chance de Golpe Crítico: 5%
Dano de Ataque: 150%
Tempo de Ataque: 1.425 s
Tempo de Recarga: 4 s
Causa +50% de dano de ataque
action attack or cast time uses animation length [1]
attack maximum action distance + [12]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2233
}
Transitionable
{
}
Preload
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalZealotSpearChaos/ao/ViperSnap_marker.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotKnifestickBloodBloodied"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 13,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"GAVaalZealotKnifeStickBloodSlash",
},
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,
[SkillType.AttackInPlace] = 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["GAVaalZealotKnifeStickBloodSlash"] = {
name = "GAVaalZealotKnifeStickBloodSlash",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {12, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Area | O Refúgio Zigurate |
| Tags | allows_additional_projectiles, allows_inc_aoe, Conjurador, cultist, fast_movement, human, humanoid, melee, not_str, physical_affinity, red_blood, Stab_onhit_audio, very_fast_movement |
| Packs |
Vida
115%
Energy Shield From Life
20%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 20
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotSpearBlood
Metadata
VaalZealotSpearBlood
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
65
Vida
7,538
2,023
928
1,508
Damage
244
Dano Mágico
244
Precisão
2,228
Tempo de Ataque
1.245
Experiência
24,733
Minion Life
7,224
Minion Energy Shield
1,445
Minion Damage
953
Minion Armour
2,023
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).
MMSVaalZealotBloodMortar
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1.2 s
Dispara +1 projéteis
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [15]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1118]
projectile ballistic angle from reference event [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-35]
use scaled contact offset [1]
CGEVaalZealotBloodGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
Tempo de Conjuração: 2 s
Tempo de Recarga: 10 s
Causa 266.7 de dano físico por segundo
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [-20]
base skill effect duration [6500]
ground blood art variation [1000]
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque Básico
Base Damage: 195—293
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
on_event_stab_for_SpawnObject =
"
IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
"
on_end_or_destroy_SpawnObject =
"
IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
"
}
Stats
{
set_base_heavy_stun_duration_ms = 2466
}
Transitionable
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotSpearBlood"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
energyShield = 0.2,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 20,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"MMSVaalZealotBloodMortar",
"CGEVaalZealotBloodGround",
},
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,
[SkillType.AttackInPlace] = 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["MMSVaalZealotBloodMortar"] = {
name = "MMSVaalZealotBloodMortar",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.2,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"active_skill_projectile_speed_+%_variation_final",
"projectile_spread_radius",
"base_number_of_projectiles",
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"use_scaled_contact_offset",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1118, -35, 15, 5, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEVaalZealotBloodGround"] = {
name = "CGEVaalZealotBloodGround",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_physical_damage_to_deal_per_minute",
"ground_blood_art_variation",
"base_skill_effect_duration",
"active_skill_area_of_effect_radius_+%_final",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {1, 1000, 6500, -20, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Area | Aggorat, O Cofre Cuachic |
| Tags | allows_additional_projectiles, allows_inc_aoe, Conjurador, cultist, fast_movement, human, humanoid, melee, not_str, physical_affinity, red_blood, Stab_onhit_audio, very_fast_movement |
| Packs |
Vida
115%
Energy Shield From Life
20%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 20
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotSpearBlood
Metadata
VaalZealotSpearBloodBloodied
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
56
Vida
4,319
1,176
752
Damage
183
Dano Mágico
183
Precisão
1,556
Tempo de Ataque
1.245
Experiência
14,428
Minion Life
5,310
Minion Energy Shield
1,062
Minion Damage
590
Minion Armour
1,176
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).
MMSVaalZealotBloodMortar
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1.2 s
Dispara +1 projéteis
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [15]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1118]
projectile ballistic angle from reference event [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-35]
use scaled contact offset [1]
CGEVaalZealotBloodGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
Tempo de Conjuração: 2 s
Tempo de Recarga: 10 s
Causa 200.4 de dano físico por segundo
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [-20]
base skill effect duration [6500]
ground blood art variation [1000]
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque Básico
Base Damage: 146—219
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
on_event_stab_for_SpawnObject =
"
IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
"
on_end_or_destroy_SpawnObject =
"
IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
"
}
Stats
{
set_base_heavy_stun_duration_ms = 2466
}
Transitionable
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotSpearBloodBloodied"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
energyShield = 0.2,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 20,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"MMSVaalZealotBloodMortar",
"CGEVaalZealotBloodGround",
},
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,
[SkillType.AttackInPlace] = 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["MMSVaalZealotBloodMortar"] = {
name = "MMSVaalZealotBloodMortar",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.2,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"active_skill_projectile_speed_+%_variation_final",
"projectile_spread_radius",
"base_number_of_projectiles",
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"use_scaled_contact_offset",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1118, -35, 15, 5, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEVaalZealotBloodGround"] = {
name = "CGEVaalZealotBloodGround",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_physical_damage_to_deal_per_minute",
"ground_blood_art_variation",
"base_skill_effect_duration",
"active_skill_area_of_effect_radius_+%_final",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {1, 1000, 6500, -20, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Spectre Override | Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersBlood |
| Area | Penhascos Frígidos |
| Tags | 1HSword_onhit_audio, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement |
| Packs |
Vida
100%
Evasão
+30%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 10
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
100%
Model Size
112%
Type
VaalZealotDaggerBlood
Metadata
VaalZealotDaggersBloodExpedition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
65
Vida
6,555
2,023
862
Damage
212
Dano Mágico
212
Precisão
2,228
Tempo de Ataque
1.245
Experiência
21,507
Minion Life
6,282
Minion Damage
829
Minion Armour
2,023
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, AttackInPlace
Ataque Básico
Base Damage: 170—255
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2650
}
Transitionable
{
}
Actor
{
basic_action = "ChangeToStance1"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersBloodExpedition"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 10,
accuracy = 1,
weaponType1 = "Dagger",
weaponType2 = "Dagger",
skillList = {
"MeleeAtAnimationSpeed",
},
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,
[SkillType.AttackInPlace] = 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 = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
Velocidade de ação reduzida em 100%
| Family | EncasedMonster |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Spectre Override | Metadata/Monsters/VaalMonsters/Zealots/VaalZealotKnifestickBlood |
| Area | Penhascos Frígidos |
| Tags | 1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood |
| Packs |
Vida
115%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 13
Tempo de Ataque
1.425 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotKnifestickBlood
Metadata
VaalZealotKnifestickBloodExpedition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
65
Vida
7,538
2,023
928
Damage
244
Dano Mágico
244
Precisão
2,228
Tempo de Ataque
1.425
Experiência
24,733
Minion Life
7,224
Minion Damage
953
Minion Armour
2,023
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, AttackInPlace
Ataque Básico
Base Damage: 195—293
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.425 s
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]
GAVaalZealotKnifeStickBloodSlash
Triggerable, Attack, AttackInPlace
Base Damage: 195—293
Chance de Golpe Crítico: 5%
Dano de Ataque: 150%
Tempo de Ataque: 1.425 s
Tempo de Recarga: 4 s
Causa +50% de dano de ataque
action attack or cast time uses animation length [1]
attack maximum action distance + [12]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 2233
}
Transitionable
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotKnifestickBloodExpedition"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 13,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"GAVaalZealotKnifeStickBloodSlash",
},
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,
[SkillType.AttackInPlace] = 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["GAVaalZealotKnifeStickBloodSlash"] = {
name = "GAVaalZealotKnifeStickBloodSlash",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {12, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
Velocidade de ação reduzida em 100%
| Family | EncasedMonster |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
Fanático Sangrento
Blood Zealot
| Spectre | |
|---|---|
| Spectre Override | Metadata/Monsters/VaalMonsters/Zealots/VaalZealotSpearBlood |
| Area | Penhascos Frígidos |
| Tags | allows_additional_projectiles, allows_inc_aoe, Conjurador, cultist, fast_movement, human, humanoid, melee, not_str, physical_affinity, red_blood, Stab_onhit_audio, very_fast_movement |
| Packs |
Vida
115%
Energy Shield From Life
20%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 20
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotSpearBlood
Metadata
VaalZealotSpearBloodExpedition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
65
Vida
7,538
2,023
928
1,508
Damage
244
Dano Mágico
244
Precisão
2,228
Tempo de Ataque
1.245
Experiência
24,733
Minion Life
7,224
Minion Energy Shield
1,445
Minion Damage
953
Minion Armour
2,023
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).
MMSVaalZealotBloodMortar
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1.2 s
Dispara +1 projéteis
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [15]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1118]
projectile ballistic angle from reference event [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-35]
use scaled contact offset [1]
CGEVaalZealotBloodGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
Tempo de Conjuração: 2 s
Tempo de Recarga: 10 s
Causa 266.7 de dano físico por segundo
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [-20]
base skill effect duration [6500]
ground blood art variation [1000]
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque Básico
Base Damage: 195—293
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
on_event_stab_for_SpawnObject =
"
IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
"
on_end_or_destroy_SpawnObject =
"
IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
"
}
Stats
{
set_base_heavy_stun_duration_ms = 2466
}
Transitionable
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotSpearBloodExpedition"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
energyShield = 0.2,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 20,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"MMSVaalZealotBloodMortar",
"CGEVaalZealotBloodGround",
},
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,
[SkillType.AttackInPlace] = 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["MMSVaalZealotBloodMortar"] = {
name = "MMSVaalZealotBloodMortar",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.2,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"active_skill_projectile_speed_+%_variation_final",
"projectile_spread_radius",
"base_number_of_projectiles",
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"use_scaled_contact_offset",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1118, -35, 15, 5, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEVaalZealotBloodGround"] = {
name = "CGEVaalZealotBloodGround",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_physical_damage_to_deal_per_minute",
"ground_blood_art_variation",
"base_skill_effect_duration",
"active_skill_area_of_effect_radius_+%_final",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {1, 1000, 6500, -20, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
Velocidade de ação reduzida em 100%
| Family | EncasedMonster |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
Fanático Sangrento
Humanoide
Blood Zealot
| Spectre | |
|---|---|
| Tags | 1HSword_onhit_audio, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement |
| Packs |
Vida
100%
Evasão
+30%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 10
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
100%
Model Size
112%
Type
VaalZealotDaggerBlood
Metadata
VaalZealotDaggersBloodIncursion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
8,257
2,413
920
Damage
233
Dano Mágico
233
Precisão
2,502
Tempo de Ataque
1.245
Experiência
28,634
Minion Life
6,930
Minion Damage
969
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, AttackInPlace
Ataque Básico
Base Damage: 186—280
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/Generic/VaalZealotDaggersBloodIncursion"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 10,
accuracy = 1,
weaponType1 = "Dagger",
weaponType2 = "Dagger",
skillList = {
"MeleeAtAnimationSpeed",
},
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,
[SkillType.AttackInPlace] = 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 = { }, },
},
}
Fanático Sangrento
Humanoide
Blood Zealot
| Spectre | |
|---|---|
| Tags | 1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood |
| Packs |
Vida
115%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 13
Tempo de Ataque
1.425 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotKnifestickBlood
Metadata
VaalZealotKnifestickBloodIncursion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
9,496
2,413
991
Damage
268
Dano Mágico
268
Precisão
2,502
Tempo de Ataque
1.425
Experiência
32,929
Minion Life
7,970
Minion Damage
1,114
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, AttackInPlace
Ataque Básico
Base Damage: 214—322
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.425 s
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]
GAVaalZealotKnifeStickBloodSlash
Triggerable, Attack, AttackInPlace
Base Damage: 214—322
Chance de Golpe Crítico: 5%
Dano de Ataque: 150%
Tempo de Ataque: 1.425 s
Tempo de Recarga: 4 s
Causa +50% de dano de ataque
action attack or cast time uses animation length [1]
attack maximum action distance + [12]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/Generic/VaalZealotKnifestickBloodIncursion"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 13,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"GAVaalZealotKnifeStickBloodSlash",
},
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,
[SkillType.AttackInPlace] = 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["GAVaalZealotKnifeStickBloodSlash"] = {
name = "GAVaalZealotKnifeStickBloodSlash",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {12, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Fanático Sangrento
Humanoide
Blood Zealot
| Spectre | |
|---|---|
| Tags | allows_additional_projectiles, allows_inc_aoe, Conjurador, cultist, fast_movement, human, humanoid, melee, not_str, physical_affinity, red_blood, Stab_onhit_audio, very_fast_movement |
| Packs |
Vida
115%
Energy Shield From Life
20%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 20
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotSpearBlood
Metadata
VaalZealotSpearBloodIncursion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
9,496
2,413
991
1,899
Damage
268
Dano Mágico
268
Precisão
2,502
Tempo de Ataque
1.245
Experiência
32,929
Minion Life
7,970
Minion Energy Shield
1,594
Minion Damage
1,114
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).
MMSVaalZealotBloodMortar
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1.2 s
Dispara +1 projéteis
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [15]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1118]
projectile ballistic angle from reference event [1]
projectile spread radius [5]
projectile uses contact position [1]
spell maximum action distance +% [-35]
use scaled contact offset [1]
CGEVaalZealotBloodGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
Tempo de Conjuração: 2 s
Tempo de Recarga: 10 s
Causa 292.3 de dano físico por segundo
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [-20]
base skill effect duration [6500]
ground blood art variation [1000]
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque Básico
Base Damage: 214—322
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/Generic/VaalZealotSpearBloodIncursion"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
energyShield = 0.2,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 20,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"MMSVaalZealotBloodMortar",
"CGEVaalZealotBloodGround",
},
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,
[SkillType.AttackInPlace] = 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["MMSVaalZealotBloodMortar"] = {
name = "MMSVaalZealotBloodMortar",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.2,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"active_skill_projectile_speed_+%_variation_final",
"projectile_spread_radius",
"base_number_of_projectiles",
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"use_scaled_contact_offset",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1118, -35, 15, 5, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEVaalZealotBloodGround"] = {
name = "CGEVaalZealotBloodGround",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_physical_damage_to_deal_per_minute",
"ground_blood_art_variation",
"base_skill_effect_duration",
"active_skill_area_of_effect_radius_+%_final",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {1, 1000, 6500, -20, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
Fanático Sangrento
Humanoide
Blood Zealot
| Spectre | |
|---|---|
| Tags | 1HSword_onhit_audio, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement |
| Packs |
Vida
100%
Evasão
+30%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 10
Tempo de Ataque
1.245 Second
Damage Spread
±20%
Experiência
100%
Model Size
112%
Type
VaalZealotDaggerBlood
Metadata
VaalZealotDaggersBloodiedIncursion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
8,257
2,413
920
Damage
233
Dano Mágico
233
Precisão
2,502
Tempo de Ataque
1.245
Experiência
28,634
Minion Life
6,930
Minion Damage
969
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, AttackInPlace
Ataque Básico
Base Damage: 186—280
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.245 s
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]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/SacrificialChamber/VaalZealotDaggersBloodiedIncursion"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.245,
attackRange = 10,
accuracy = 1,
weaponType1 = "Dagger",
weaponType2 = "Dagger",
skillList = {
"MeleeAtAnimationSpeed",
},
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,
[SkillType.AttackInPlace] = 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 = { }, },
},
}
Fanático Sangrento
Humanoide
Blood Zealot
| Spectre | |
|---|---|
| Tags | 1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, red_blood |
| Packs |
Vida
115%
Evasão
+40%
Resistência
Damage
115%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 13
Tempo de Ataque
1.425 Second
Damage Spread
±20%
Experiência
115%
Model Size
112%
Type
VaalZealotKnifestickBlood
Metadata
VaalZealotKnifestickBloodiedIncursion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
9,496
2,413
991
Damage
268
Dano Mágico
268
Precisão
2,502
Tempo de Ataque
1.425
Experiência
32,929
Minion Life
7,970
Minion Damage
1,114
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, AttackInPlace
Ataque Básico
Base Damage: 214—322
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.425 s
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]
GAVaalZealotKnifeStickBloodSlash
Triggerable, Attack, AttackInPlace
Base Damage: 214—322
Chance de Golpe Crítico: 5%
Dano de Ataque: 150%
Tempo de Ataque: 1.425 s
Tempo de Recarga: 4 s
Causa +50% de dano de ataque
action attack or cast time uses animation length [1]
attack maximum action distance + [12]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/SacrificialChamber/VaalZealotKnifestickBloodiedIncursion"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Blood Zealot",
life = 1.15,
damage = 1.15,
damageSpread = 0.2,
attackTime = 1.425,
attackRange = 13,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"GAVaalZealotKnifeStickBloodSlash",
},
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,
[SkillType.AttackInPlace] = 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["GAVaalZealotKnifeStickBloodSlash"] = {
name = "GAVaalZealotKnifeStickBloodSlash",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {12, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, 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.












