Morgrants, A Ensurdecedora
HumanóideÁrea: Mapa: Cavernas Ácidas
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Morgrants, The Deafening
| Spectre | N |
|---|---|
| Area | Mapa: Cavernas Ácidas |
| Tags | Conjurador, cold_affinity, fire_affinity, has_dagger, has_dual_wield_melee, has_one_handed_melee, human, humanoid, lightning_affinity, medium_height, medium_movement, melee, non_unique_map_boss, physical_affinity, plate_armour, ranged, red_blood, slashing_weapon, wb_leader |
Vida
320%
Energy Shield From Life
33%
Armadura
+50%
Evasão
+33%
Ailment Threshold
320%
Resistência
Damage
216%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
200%
Model Size
120%
Type
WbChaosLeader8
Metadata
WbChaosLeader8
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
78
Vida
2,145,500
Armadura
94,401
Evasão
8,867
Escudo de Energia
11,962
Damage
1,661
Dano Mágico
2,479
Precisão
856
Attack Time
1.005
Experiência
136,147
Minion Life
426,714
Minion Energy Shield
2,379
Minion Damage
1,375
Ailment Threshold
1,569,097
Chill
4,961
Shock
4,961
Brittle
28,070
Scorch
4,961
Sap
13,708
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
Ataque Padrão
Base Damage: 2638–3956
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
WbChaosLeaderThrownWeapon
Attack, RangedAttack, Projectile, ProjectilesFromUser
Arremesso Espectral
Base Damage: 2638–3956
Chance de Crítico: 5%
Attack Time: 1.5 seg
Lança uma cópia espectral de sua arma corpo a corpo. Ela voa e retorna para você em um ataque giratório que atinge inimigos em seu caminho.
Causa 40% menos Dano
Dispara 2 Projéteis adicionais
Velocidade de Ataque aumentada em 50%
Velocidade de Projéteis aumentada em 30%
base is projectile [1]
spell maximum action distance +% [-30]
WbFlameCallOnHit
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Invocar Tormenta
Chance de Crítico: 5%
Tempo de Conjuração: 0.5 seg
Recarga: 0.3 seg
Define um marcador no local. Após um curto período, raios atingem o marcador, causando dano ao seu redor e fazendo com que raios atinjam quaisquer outros marcadores que você tenha conjurado.
Duração base é de 2 segundos
Causa 1498 a 2247 de Dano de Fogo
active skill area of effect radius +% final [-31]
is area damage [1]
monster cast spell % on attack hit [50]
monster penalty against minions damage +% final vs player minions [-70]
WbFrostCallOnHit
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Invocar Tormenta
Chance de Crítico: 5%
Tempo de Conjuração: 0.5 seg
Recarga: 0.3 seg
Define um marcador no local. Após um curto período, raios atingem o marcador, causando dano ao seu redor e fazendo com que raios atinjam quaisquer outros marcadores que você tenha conjurado.
Causa 1226 a 1839 de Dano de Gelo
Duração base é de 2 segundos
active skill area of effect radius +% final [-31]
is area damage [1]
monster cast spell % on attack hit [50]
monster penalty against minions damage +% final vs player minions [-70]
WbStormCallOnHit
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Invocar Tormenta
Chance de Crítico: 5%
Tempo de Conjuração: 0.5 seg
Recarga: 0.3 seg
Define um marcador no local. Após um curto período, raios atingem o marcador, causando dano ao seu redor e fazendo com que raios atinjam quaisquer outros marcadores que você tenha conjurado.
Causa 1053 a 3160 de Dano de Raio
Duração base é de 2 segundos
active skill area of effect radius +% final [-31]
is area damage [1]
monster cast spell % on attack hit [50]
monster penalty against minions damage +% final vs player minions [-70]
Object Type
version 2
extends "Metadata/Monsters/Wb/Wb"
Stats
{
set_is_warband_leader = 1
}
Actor
{
}Object Type Codes
version 2 extends "Metadata/Monsters/Wb/Wb"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Wb/WbChaosLeader8"] = {
name = "Morgrants, The Deafening",
life = 3.2,
energyShield = 0.33,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2.16,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
weaponType1 = "Dagger",
weaponType2 = "Dagger",
skillList = {
"Melee",
"WbChaosLeaderThrownWeapon",
"WbFlameCallOnHit",
"WbFrostCallOnHit",
"WbStormCallOnHit",
},
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["WbChaosLeaderThrownWeapon"] = {
name = "Spectral Throw",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_damage_+%_final",
"number_of_additional_projectiles",
"base_projectile_speed_+%",
"spell_maximum_action_distance_+%",
"attack_speed_+%",
"base_is_projectile",
},
levels = {
[1] = {-40, 2, 30, -30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbFlameCallOnHit"] = {
name = "Storm Call",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Triggerable] = true,
[SkillType.Multicastable] = true,
[SkillType.Lightning] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"base_skill_effect_duration",
"monster_cast_spell_%_on_attack_hit",
"active_skill_area_of_effect_radius_+%_final",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 2000, 50, -31, -70, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbFrostCallOnHit"] = {
name = "Storm Call",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Triggerable] = true,
[SkillType.Multicastable] = true,
[SkillType.Lightning] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"base_skill_effect_duration",
"monster_cast_spell_%_on_attack_hit",
"active_skill_area_of_effect_radius_+%_final",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 2000, 50, -31, -70, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbStormCallOnHit"] = {
name = "Storm Call",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Triggerable] = true,
[SkillType.Multicastable] = true,
[SkillType.Lightning] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_skill_effect_duration",
"monster_cast_spell_%_on_attack_hit",
"active_skill_area_of_effect_radius_+%_final",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, 2000, 50, -31, -70, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats |
Morgrants, A Ensurdecedora
HumanóideMonstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Morgrants, The Deafening
| Spectre | N |
|---|---|
| Tags | Conjurador, cold_affinity, fire_affinity, has_dagger, has_dual_wield_melee, has_one_handed_melee, human, humanoid, lightning_affinity, medium_height, medium_movement, melee, physical_affinity, plate_armour, ranged, red_blood, slashing_weapon, standalone_map_boss, wb_leader |
Vida
320%
Energy Shield From Life
33%
Armadura
+50%
Evasão
+33%
Ailment Threshold
320%
Resistência
Damage
216%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
200%
Model Size
120%
Type
WbChaosLeader8
Metadata
WbChaosLeader8Standalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
298,759
Armadura
43,185
Evasão
6,303
Escudo de Energia
6,470
Damage
919
Dano Mágico
1,372
Precisão
580
Attack Time
1.005
Experiência
112,805
Minion Life
64,803
Minion Energy Shield
1,403
Minion Damage
734
Ailment Threshold
280,922
Chill
888
Shock
888
Brittle
5,025
Scorch
888
Sap
2,454
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
Ataque Padrão
Base Damage: 1459–2189
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
WbChaosLeaderThrownWeapon
Attack, RangedAttack, Projectile, ProjectilesFromUser
Arremesso Espectral
Base Damage: 1459–2189
Chance de Crítico: 5%
Attack Time: 1.5 seg
Lança uma cópia espectral de sua arma corpo a corpo. Ela voa e retorna para você em um ataque giratório que atinge inimigos em seu caminho.
Causa 40% menos Dano
Dispara 2 Projéteis adicionais
Velocidade de Ataque aumentada em 50%
Velocidade de Projéteis aumentada em 30%
base is projectile [1]
spell maximum action distance +% [-30]
WbFlameCallOnHit
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Invocar Tormenta
Chance de Crítico: 5%
Tempo de Conjuração: 0.5 seg
Recarga: 0.3 seg
Define um marcador no local. Após um curto período, raios atingem o marcador, causando dano ao seu redor e fazendo com que raios atinjam quaisquer outros marcadores que você tenha conjurado.
Duração base é de 2 segundos
Causa 811.1 a 1217 de Dano de Fogo
active skill area of effect radius +% final [-31]
is area damage [1]
monster cast spell % on attack hit [50]
monster penalty against minions damage +% final vs player minions [-70]
WbFrostCallOnHit
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Invocar Tormenta
Chance de Crítico: 5%
Tempo de Conjuração: 0.5 seg
Recarga: 0.3 seg
Define um marcador no local. Após um curto período, raios atingem o marcador, causando dano ao seu redor e fazendo com que raios atinjam quaisquer outros marcadores que você tenha conjurado.
Causa 663.6 a 995.4 de Dano de Gelo
Duração base é de 2 segundos
active skill area of effect radius +% final [-31]
is area damage [1]
monster cast spell % on attack hit [50]
monster penalty against minions damage +% final vs player minions [-70]
WbStormCallOnHit
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Invocar Tormenta
Chance de Crítico: 5%
Tempo de Conjuração: 0.5 seg
Recarga: 0.3 seg
Define um marcador no local. Após um curto período, raios atingem o marcador, causando dano ao seu redor e fazendo com que raios atinjam quaisquer outros marcadores que você tenha conjurado.
Causa 570.3 a 1711 de Dano de Raio
Duração base é de 2 segundos
active skill area of effect radius +% final [-31]
is area damage [1]
monster cast spell % on attack hit [50]
monster penalty against minions damage +% final vs player minions [-70]
Object Type
version 2
extends "Metadata/Monsters/Wb/Wb"
extends "Metadata/Monsters/StandaloneMapBoss"
Stats
{
set_is_warband_leader = 1
}Object Type Codes
version 2 extends "Metadata/Monsters/Wb/Wb" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Wb/WbChaosLeader8Standalone"] = {
name = "Morgrants, The Deafening",
life = 3.2,
energyShield = 0.33,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2.16,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
weaponType1 = "Dagger",
weaponType2 = "Dagger",
skillList = {
"Melee",
"WbChaosLeaderThrownWeapon",
"WbFlameCallOnHit",
"WbFrostCallOnHit",
"WbStormCallOnHit",
},
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["WbChaosLeaderThrownWeapon"] = {
name = "Spectral Throw",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Throws a spectral copy of your melee weapon. It flies out and then returns to you, in a spinning attack that damages enemies in its path.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_damage_+%_final",
"number_of_additional_projectiles",
"base_projectile_speed_+%",
"spell_maximum_action_distance_+%",
"attack_speed_+%",
"base_is_projectile",
},
levels = {
[1] = {-40, 2, 30, -30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbFlameCallOnHit"] = {
name = "Storm Call",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Triggerable] = true,
[SkillType.Multicastable] = true,
[SkillType.Lightning] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"base_skill_effect_duration",
"monster_cast_spell_%_on_attack_hit",
"active_skill_area_of_effect_radius_+%_final",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 2000, 50, -31, -70, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbFrostCallOnHit"] = {
name = "Storm Call",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Triggerable] = true,
[SkillType.Multicastable] = true,
[SkillType.Lightning] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"base_skill_effect_duration",
"monster_cast_spell_%_on_attack_hit",
"active_skill_area_of_effect_radius_+%_final",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 2000, 50, -31, -70, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbStormCallOnHit"] = {
name = "Storm Call",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Triggerable] = true,
[SkillType.Multicastable] = true,
[SkillType.Lightning] = true,
[SkillType.Cascadable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"base_skill_effect_duration",
"monster_cast_spell_%_on_attack_hit",
"active_skill_area_of_effect_radius_+%_final",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"is_area_damage",
},
levels = {
[1] = {0.5, 1.5, 2000, 50, -31, -70, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, },
},
}
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
| Family | MonsterMapBoss |
|---|---|
| Domains | monstro (3) |
| GenerationType | Único (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstro (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.