Espírito da Coruja
Morto-vivo
Spirit Of The Owl
| Spectre | |
|---|---|
| Tags | ghost, medium_movement, Unarmed_onhit_audio, undead |
Vida
100%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
5 ~ 14
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
TormentedSpirit
Metadata
TormentedSpiritoftheOwlPrimal
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
708
Damage
233
Dano Mágico
233
Precisão
2,502
Tempo de Ataque
1.5
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).
HauntPrimal
Tempo de Recarga: 3 s
SpiritBurstPrimal
active skill base area of effect radius [80]
Object Type
version 2
extends "Metadata/Monsters/TormentedSpirits/TormentedSpiritBase"
Stats
{
// set_base_heavy_stun_duration_ms = REPLACE_WITH_HEAVY_STUN_ANIM_LENGTH
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/TormentedSpiritoftheOwlPrimal"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Spirit Of The Owl",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 14,
accuracy = 1,
skillList = {
"HauntPrimal",
"SpiritBurstPrimal",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["HauntPrimal"] = {
name = "HauntPrimal",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SpiritBurstPrimal"] = {
name = "SpiritBurstPrimal",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_base_area_of_effect_radius",
},
levels = {
[1] = {80, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Espírito da Coruja
Morto-vivo
Spirit Of The Owl
| Spectre | |
|---|---|
| Tags | ghost, medium_movement, Unarmed_onhit_audio, undead |
Vida
100%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
5 ~ 14
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
TormentedSpiritViper
Metadata
TormentedSpiritoftheOwlPrimalViper
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
708
Damage
233
Dano Mágico
233
Precisão
2,502
Tempo de Ataque
1.5
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).
HauntPrimal
Tempo de Recarga: 3 s
SpiritBurstPrimal
active skill base area of effect radius [80]
Object Type
version 2
abstract
extends "Metadata/Monsters/Daemon/AbstractDaemon"
StateMachine
{
define_shared_state =
"
active;
wisp_time;
"
}
Actor
{
basic_action = "DoNothing"
basic_action = "MoveForced"
basic_action = "FollowPath"
basic_action = "ChangeToStance1"
}
Animated
{
serialise_animation_progress = true
}
Pathfinding
{
immobile = false
}
ControlZone
{}
Positioned
{
object_size = 0
blocking = false
}
Functions
{
update_base_speed = "SetBaseSpeed( arg1 );"
}
Stats
{
set_monster_no_drops_if_death_timer_expired = 1
set_is_tormented_spirit = 1
set_suppress_phasing_visual = 1
set_cannot_be_tagged_by_sentinel = 1
set_cannot_be_afflicted = 1
set_base_phasing_without_visual = 1
}
Life
{
corpse_usable = false
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/TormentedSpiritoftheOwlPrimalViper"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Spirit Of The Owl",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 14,
accuracy = 1,
skillList = {
"HauntPrimal",
"SpiritBurstPrimal",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["HauntPrimal"] = {
name = "HauntPrimal",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SpiritBurstPrimal"] = {
name = "SpiritBurstPrimal",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_base_area_of_effect_radius",
},
levels = {
[1] = {80, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Espírito da Coruja
Morto-vivois rate limited daemon [1]
monster no drops or experience [1]
monster no drops or experience [1]
Spirit Of The Owl
| Spectre | |
|---|---|
| Tags | ghost, medium_movement, Unarmed_onhit_audio, undead |
Vida
100%
Resistência
Damage
66%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
6 ~ 14
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
TormentedSpiritDaemon
Metadata
TormentedSpiritoftheOwlPrimalPossesedDaemon
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
708
Damage
154
Dano Mágico
154
Precisão
2,502
Tempo de Ataque
1.5
Experiência
28,634
Minion Life
6,930
Minion Damage
639
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).
GTOwlSpiritSummon
Spell, Triggerable, AttackInPlace
Tempo de Conjuração: 1 s
Tempo de Recarga: 10 s
action attack or cast time uses animation length [1]
TBOwlSpiritSummon
Spell, Triggerable, Attack, Damage, AttackInPlace
Base Damage: 123—185
Tempo de Conjuração: 1 s
Tempo de Ataque: 1.5 s
generic skill trigger skills with id [1]
SSMOwlSpiritSummon
Spell, Multicastable, Triggerable, AttackInPlace
Tempo de Conjuração: 1 s
alternate minion [1102]
generic skill trigger id [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
Object Type
version 2
abstract
extends "Metadata/Monsters/Daemon/AbstractDaemon"
Stats
{
is_hidden_monster = 0
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/TormentedSpiritoftheOwlPrimalPossesedDaemon"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Spirit Of The Owl",
life = 1,
damage = 0.66,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 14,
accuracy = 1,
skillList = {
"SSMOwlSpiritSummon",
"TBOwlSpiritSummon",
"GTOwlSpiritSummon",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["SSMOwlSpiritSummon"] = {
name = "SSMOwlSpiritSummon",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summon_specific_monsters_radius_+%",
"generic_skill_trigger_id",
"summoned_monsters_are_minions",
"monster_no_drops_or_experience",
},
levels = {
[1] = {1, 1102, -99, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["TBOwlSpiritSummon"] = {
name = "TBOwlSpiritSummon",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"generic_skill_trigger_skills_with_id",
},
levels = {
[1] = {1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTOwlSpiritSummon"] = {
name = "GTOwlSpiritSummon",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
is rate limited daemon [1]
| Family | RateLimitedDaemon |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
Espírito da Coruja
Morto-vivois rate limited daemon [1]
monster no drops or experience [1]
monster no drops or experience [1]
Spirit Of The Owl
| Spectre | |
|---|---|
| Tags | ghost, medium_movement, Unarmed_onhit_audio, undead |
Vida
100%
Resistência
Damage
66%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
6 ~ 14
Tempo de Ataque
1 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
TormentedSpiritDaemonPlayer
Metadata
TormentedSpiritoftheOwlPrimalPossesedDaemonPlayer
IsSummoned
Y
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
708
Damage
154
Dano Mágico
154
Precisão
2,502
Tempo de Ataque
1
Experiência
28,634
Minion Life
6,930
Minion Damage
639
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).
GTOwlSpiritSummonPlayer
Spell, Triggerable, AttackInPlace
Tempo de Conjuração: 1 s
Tempo de Recarga: 10 s
action attack or cast time uses animation length [1]
TBOwlSpiritSummonPlayer
Spell, Triggerable, Attack, Damage, AttackInPlace
Base Damage: 123—185
Tempo de Conjuração: 1 s
Tempo de Ataque: 1 s
generic skill trigger skills with id [1]
SSMOwlSpiritSummonPlayer
Spell, Multicastable, Triggerable, AttackInPlace
Tempo de Conjuração: 1 s
alternate minion [1110]
generic skill trigger id [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/TormentedSpiritoftheOwlPrimalPossesedDaemonPlayer"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Spirit Of The Owl",
life = 1,
damage = 0.66,
damageSpread = 0.2,
attackTime = 1,
attackRange = 14,
accuracy = 1,
skillList = {
"SSMOwlSpiritSummonPlayer",
"TBOwlSpiritSummonPlayer",
"GTOwlSpiritSummonPlayer",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["SSMOwlSpiritSummonPlayer"] = {
name = "SSMOwlSpiritSummonPlayer",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summon_specific_monsters_radius_+%",
"generic_skill_trigger_id",
"summoned_monsters_are_minions",
"monster_no_drops_or_experience",
},
levels = {
[1] = {1, 1110, -99, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["TBOwlSpiritSummonPlayer"] = {
name = "TBOwlSpiritSummonPlayer",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"generic_skill_trigger_skills_with_id",
},
levels = {
[1] = {1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTOwlSpiritSummonPlayer"] = {
name = "GTOwlSpiritSummonPlayer",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
is rate limited daemon [1]
| Family | RateLimitedDaemon |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | Monster (3) |
| GenerationType | único (3) |
| Req. level | 1 |
| Stats |
Espírito da Coruja
Spirit Of The Owl
| Spectre | |
|---|---|
| Tags | medium_movement, Unarmed_onhit_audio |
Vida
100%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
6 ~ 6
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
OwlSpirit
Metadata
SpiritoftheOwl
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
708
Damage
233
Dano Mágico
233
Precisão
2,502
Tempo de Ataque
1.5
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).
SpiritOfTheOwlSparknado
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, Unleashable, Invokable, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1 s
Tempo de Recarga: 7 s
base is projectile [1]
base skill effect duration [6000]
projectiles should collide with flying monsters [1]
spark pathing width bounds [15]
spark projectile bounces off walls [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/TormentedSpirits/SpiritFadeIn"
Stats
{
is_hidden_monster = 1
}
BaseEvents
{
on_construction_complete = "RemoveCollidability();"
}
DiesAfterTime {}
Positioned
{
object_size = 0
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/SpiritoftheOwl"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Spirit Of The Owl",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"SpiritOfTheOwlSparknado",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["SpiritOfTheOwlSparknado"] = {
name = "SpiritOfTheOwlSparknado",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.Unleashable] = true,
[SkillType.Invokable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_effect_duration",
"spark_pathing_width_bounds",
"base_is_projectile",
"projectiles_should_collide_with_flying_monsters",
"spark_projectile_bounces_off_walls",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 6000, 15, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
Espírito da Coruja
Spirit Of The Owl
| Spectre | |
|---|---|
| Tags | medium_movement, Unarmed_onhit_audio |
Vida
100%
Resistência
Damage
100%
Precisão
100%
Golpes Críticos Chance
5%
Attack Distance
6 ~ 6
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
OwlSpirit
Metadata
SpiritoftheOwlOnDeath
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
708
Damage
233
Dano Mágico
233
Precisão
2,502
Tempo de Ataque
1.5
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).
SpiritOfTheOwlSparknadoOnDeath
Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, Unleashable, Invokable, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1 s
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
base skill effect duration [5000]
projectile speed variation +% [20]
projectiles should collide with flying monsters [1]
spark min time between target clearing ms [200]
spark pathing width bounds [15]
spark projectile bounces off walls [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/TormentedSpirits/SpiritFadeIn"
Stats
{
is_hidden_monster = 1
}
BaseEvents
{
on_construction_complete = "RemoveCollidability();"
}
DiesAfterTime {}
Positioned
{
object_size = 0
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/SpiritoftheOwlOnDeath"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Spirit Of The Owl",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"SpiritOfTheOwlSparknadoOnDeath",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["SpiritOfTheOwlSparknadoOnDeath"] = {
name = "SpiritOfTheOwlSparknadoOnDeath",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Lightning] = true,
[SkillType.Unleashable] = true,
[SkillType.Invokable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_effect_duration",
"spark_pathing_width_bounds",
"spark_min_time_between_target_clearing_ms",
"projectile_speed_variation_+%",
"base_is_projectile",
"projectiles_should_collide_with_flying_monsters",
"spark_projectile_bounces_off_walls",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 5000, 15, 200, 20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
SpiritOfTheOwlPossessedPlayer Ref /0
Espírito da Coruja
Jogadores possuídos pelo Espírito da Coruja têm escudo de energia aumentado em 60%, dano aumentado em 80% e ganho de 20% de dano como dano de frio adicional.
Os jogadores também invocarão periodicamente uma coruja espiritual que conjura um tornado de frio.
Os jogadores também invocarão periodicamente uma coruja espiritual que conjura um tornado de frio.
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.












