Faridun Arremessadora de Azagaias
HumanoideÁrea: O Refúgio Zigurate
stance movement speed +% final [-71]
stance movement speed +% final [-66]
stance movement speed +% final [-66]
Faridun Javelineer
| Spectre | |
|---|---|
| Area | O Refúgio Zigurate |
| Tags | allows_additional_projectiles, fast_movement, human, humanoid, not_int, not_str, physical_affinity, ranged, red_blood, Stab_onhit_audio |
| Packs |
Vida
105%
Evasão
+80%
Resistência
Damage
105%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 10
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
105%
Model Size
100%
Type
MutewindWomanJavelin
Metadata
MutewindWomanJavelin
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
65
Vida
6,883
2,023
1,193
Damage
223
Dano Mágico
223
Precisão
2,228
Tempo de Ataque
1.5
Experiência
22,582
Minion Life
6,596
Minion Damage
870
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: 178—268
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 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]
JavelinThrow
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
Base Damage: 178—268
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1019]
spell maximum action distance +% [-40]
FlankSpawnMarker
Triggerable, AttackInPlace, Spell
Tempo de Conjuração: 1 s
base skill is instant [1]
FlankTrigger80
Spell, Triggerable, AttackInPlace
Tempo de Recarga: 20 s
FlankDestroyMarker
Spell
Tempo de Recarga: 0.1 s
base skill is instant [1]
WalkEmergeMutewind
walk emerge distance [300]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/Mutewind/MutewindAggroAudio"
Transitionable {}
Actor
{
slow_animations_go_to_idle = false
basic_action = "ChangeToStance1"
basic_action = "ChangeToStance2"
basic_action = "ChangeToStance3"
basic_action = "Emerge"
}
Stats
{
set_base_heavy_stun_duration_ms = 2733
}
Functions {} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mutewind/MutewindWomanJavelin"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Faridun Javelineer",
life = 1.05,
damage = 1.05,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"WalkEmergeMutewind",
"JavelinThrow",
"FlankTrigger80",
"FlankSpawnMarker",
"FlankDestroyMarker",
},
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["WalkEmergeMutewind"] = {
name = "WalkEmergeMutewind",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"walk_emerge_distance",
},
levels = {
[1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["JavelinThrow"] = {
name = "JavelinThrow",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"monster_projectile_variation",
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {-40, 1019, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankTrigger80"] = {
name = "FlankTrigger80",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankSpawnMarker"] = {
name = "FlankSpawnMarker",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_is_instant",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankDestroyMarker"] = {
name = "FlankDestroyMarker",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_is_instant",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
stance movement speed +% final [-71]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
stance movement speed +% final [-66]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
Faridun Arremessadora de Azagaias
Humanoidestance movement speed +% final [-71]
stance movement speed +% final [-66]
stance movement speed +% final [-66]
Faridun Javelineer
| Spectre | |
|---|---|
| Area | Os Portões Halani, As Torres de Deshar, Reservatório Qimah |
| Tags | allows_additional_projectiles, fast_movement, human, humanoid, melee, not_int, not_str, physical_affinity, ranged, red_blood, SpearMetal_onhit_audio |
| Packs |
Vida
105%
Evasão
+80%
Resistência
Damage
105%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 10
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
105%
Model Size
100%
Type
MutewindWomanJavelin
Metadata
MutewindWomanJavelinCorroded
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
56
Vida
3,944
1,176
967
Damage
167
Dano Mágico
167
Precisão
1,556
Tempo de Ataque
1.5
Experiência
13,173
Minion Life
4,848
Minion Damage
538
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).
MeleeAtAnimationSpeedComboTEMP
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque Básico
Base Damage: 133—200
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 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]
JavelinThrow
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
Base Damage: 133—200
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1019]
spell maximum action distance +% [-40]
FlankSpawnMarker
Triggerable, AttackInPlace, Spell
Tempo de Conjuração: 1 s
base skill is instant [1]
FlankTrigger80
Spell, Triggerable, AttackInPlace
Tempo de Recarga: 20 s
FlankDestroyMarker
Spell
Tempo de Recarga: 0.1 s
base skill is instant [1]
WalkEmergeMutewind
walk emerge distance [300]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/Mutewind/MutewindAggroAudio"
Transitionable {}
Actor
{
slow_animations_go_to_idle = false
basic_action = "ChangeToStance1"
basic_action = "ChangeToStance2"
basic_action = "ChangeToStance3"
basic_action = "Emerge"
}
Stats
{
set_base_heavy_stun_duration_ms = 2733
}
Functions {} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mutewind/MutewindWomanJavelinCorroded"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Faridun Javelineer",
life = 1.05,
damage = 1.05,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeedComboTEMP",
"WalkEmergeMutewind",
"JavelinThrow",
"FlankTrigger80",
"FlankSpawnMarker",
"FlankDestroyMarker",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedComboTEMP"] = {
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["WalkEmergeMutewind"] = {
name = "WalkEmergeMutewind",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"walk_emerge_distance",
},
levels = {
[1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["JavelinThrow"] = {
name = "JavelinThrow",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"monster_projectile_variation",
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {-40, 1019, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankTrigger80"] = {
name = "FlankTrigger80",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankSpawnMarker"] = {
name = "FlankSpawnMarker",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_is_instant",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankDestroyMarker"] = {
name = "FlankDestroyMarker",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_is_instant",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
stance movement speed +% final [-71]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
stance movement speed +% final [-66]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
Faridun Arremessadora de Azagaias
HumanoideÁrea: Couraçado, O Refúgio Zigurate
stance movement speed +% final [-71]
stance movement speed +% final [-66]
stance movement speed +% final [-66]
Faridun Javelineer
| Spectre | |
|---|---|
| Area | Couraçado, O Refúgio Zigurate |
| Tags | allows_additional_projectiles, fast_movement, human, humanoid, not_int, not_str, physical_affinity, ranged, red_blood, Stab_onhit_audio |
| Packs |
Vida
105%
Evasão
+80%
Resistência
Damage
105%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
4 ~ 11
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
105%
Model Size
100%
Type
MutewindWomanJavelin
Metadata
MutewindWomanJavelinGrim
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
65
Vida
6,883
2,023
1,193
Damage
223
Dano Mágico
223
Precisão
2,228
Tempo de Ataque
1.5
Experiência
22,582
Minion Life
6,596
Minion Damage
870
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: 178—268
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 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]
JavelinThrow
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
Base Damage: 178—268
Chance de Golpe Crítico: 5%
Tempo de Ataque: 1.5 s
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1019]
spell maximum action distance +% [-40]
FlankSpawnMarker
Triggerable, AttackInPlace, Spell
Tempo de Conjuração: 1 s
base skill is instant [1]
FlankTrigger80
Spell, Triggerable, AttackInPlace
Tempo de Recarga: 20 s
FlankDestroyMarker
Spell
Tempo de Recarga: 0.1 s
base skill is instant [1]
WalkEmergeMutewind
walk emerge distance [300]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/Mutewind/MutewindAggroAudio"
Transitionable {}
Actor
{
slow_animations_go_to_idle = false
basic_action = "ChangeToStance1"
basic_action = "ChangeToStance2"
basic_action = "ChangeToStance3"
basic_action = "Emerge"
}
Stats
{
set_base_heavy_stun_duration_ms = 2733
}
Functions {} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Mutewind/MutewindWomanJavelinGrim"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Faridun Javelineer",
life = 1.05,
damage = 1.05,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 11,
accuracy = 1,
weaponType1 = "Spear",
skillList = {
"MeleeAtAnimationSpeed",
"WalkEmergeMutewind",
"JavelinThrow",
"FlankTrigger80",
"FlankSpawnMarker",
"FlankDestroyMarker",
},
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["WalkEmergeMutewind"] = {
name = "WalkEmergeMutewind",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"walk_emerge_distance",
},
levels = {
[1] = {300, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["JavelinThrow"] = {
name = "JavelinThrow",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"monster_projectile_variation",
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {-40, 1019, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankTrigger80"] = {
name = "FlankTrigger80",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankSpawnMarker"] = {
name = "FlankSpawnMarker",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_is_instant",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["FlankDestroyMarker"] = {
name = "FlankDestroyMarker",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_is_instant",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
stance movement speed +% final [-71]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
stance movement speed +% final [-66]
| Family | Stance |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
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.












