O Espinhofúria
Área: Grelwood
maximum energy shield +% final per additional player [-20]
maximum life +% final per additional player [-20]
poise threshold +% final per additional player [-20]
maximum life +% final per additional player [-20]
poise threshold +% final per additional player [-20]
The Brambleghast
Spectre | N |
---|---|
Area | Grelwood |
Tags | 2HBluntWood_onhit_audio, beast, large_model, not_dex, not_int, slow_movement |
Vida
110%
Armadura
+50%
Ailment Threshold
%
Resistência
0 0 0 0
Damage
230%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 24
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
200%
Model Size
100%
Type
CarnivorousPlantEaterOldForest
Metadata
CarnivorousPlantEaterOldForest_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
4
Vida
31
Armadura
23
Evasão
20
Energy Shield
0
Damage
29
Dano Mágico
29
Precisão
65
Attack Time
1.5
Experiência
48
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).
MeleeAtAnimationSpeedBoss
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Básico
Base Damage: 23–35
Chance de [Critical|Acerto Crítico]: 5%
Attack Time: 1.5 seg
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]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GTAzmeriCarnivorousPlantVineCascade
Triggerable
Recarga: 16.5 seg
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [50]
spell maximum action distance +% [-25]
monster penalty against minions damage +% final vs player minions [50]
spell maximum action distance +% [-25]
CarnivorousPlantOrbProjectile
Recarga: 26.5 seg
Causa 10.48 a 15.72 de Dano Físico
Habilidades Suportadas Convertem 60% do Dano Físico para Dano de Caos
base is projectile [1]
maintain projectile direction when using contact position [1]
monster penalty against minions damage +% final vs player minions [50]
projectile uses contact position [1]
use scaled contact offset [1]
Habilidades Suportadas Convertem 60% do Dano Físico para Dano de Caos
base is projectile [1]
maintain projectile direction when using contact position [1]
monster penalty against minions damage +% final vs player minions [50]
projectile uses contact position [1]
use scaled contact offset [1]
EASAzmeriCarnivorousPlantScreechVines
Recarga: 30 seg
action attack or cast time uses animation length [1]
EASCarnivorousPlantBossHammerSlam
Recarga: 30 seg
action attack or cast time uses animation length [1]
GTCarnivorousPlantBossVolatileTrees
Triggerable
Recarga: 32.5 seg
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [30]
spell maximum action distance +% [-40]
monster penalty against minions damage +% final vs player minions [30]
spell maximum action distance +% [-40]
GAAzmeriCarnivorousPlantVineCascade
Triggerable, Attack
Base Damage: 23–35
Chance de [Critical|Acerto Crítico]: 5%
Dano de Ataque: 125%
Attack Time: 1.5 seg
Causa 25% mais Dano de Ataque
is area damage [1]
is area damage [1]
SOCarnivorousPlantBossVolatileTrees
Triggerable
action attack or cast time uses animation length [1]
EASOldForestPlantVolatiles
Recarga: 40 seg
action attack or cast time uses animation length [1]
spell maximum action distance +% [-30]
spell maximum action distance +% [-30]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossBase" /* ------------------------------------------------------------------------------------------------------------------- */ /* Generic */ /* ------------------------------------------------------------------------------------------------------------------- */ StateMachine { define_shared_state = "faded = 1; arms;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossBase" /* ------------------------------------------------------------------------------------------------------------------- */ /* Generic */ /* ------------------------------------------------------------------------------------------------------------------- */ Render { use_ao_lights = true } StateMachine { on_or_create_state_faded_1 = "AddEffectPack( 'Metadata/Effects/Utility/EPKs/EmissiveChannel_OFF.epk' );" on_or_create_state_faded_0 = "RemoveEffectPack( 'Metadata/Effects/Utility/EPKs/EmissiveChannel_OFF.epk' );" on_state_arms_1 = " HideMeshSegment( R_vine_misc_Shape1 ); HideMeshSegment( R_vine_Shape1 ); " on_or_create_state_arms_0 = " ShowMeshSegment( R_vine_misc_Shape1 ); ShowMeshSegment( R_vine_Shape1 ); " } Preload { preload_epk = "Metadata/Effects/Utility/EPKs/EmissiveChannel_OFF.epk" preload_monster_variety = "Metadata/Monsters/CarnivorousPlantEater/OldForest/CarnivorousPlantEaterVineOldForest" preload_monster_variety = "Metadata/Monsters/CarnivorousPlantEater/OldForest/CarnivorousPlantEaterHammerVine" preload_animated_object = "Metadata/Monsters/CarnivorousPlantEater/CarnivorousPlantEaterVineR.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act1_FOUR/CarnivorousPlantEater/spikeProj_impact.ao" } GlobalAudioParamEvents { player_in_range_param = "MillerInRange" life_percent_param = "MillerLifePercentage" range = 90 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CarnivorousPlantEater/OldForest/CarnivorousPlantEaterOldForest_"] = { name = "The Brambleghast", life = 1.1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.3, damageSpread = 0.2, attackTime = 1.5, attackRange = 24, accuracy = 1, skillList = { "MeleeAtAnimationSpeedBoss", "GAAzmeriCarnivorousPlantVineCascade", "EASAzmeriCarnivorousPlantScreechVines", "EASCarnivorousPlantBossHammerSlam", "EASOldForestPlantVolatiles", "SOCarnivorousPlantBossVolatileTrees", "GTAzmeriCarnivorousPlantVineCascade", "GTCarnivorousPlantBossVolatileTrees", "CarnivorousPlantOrbProjectile", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedBoss"] = { 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.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", "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["GAAzmeriCarnivorousPlantVineCascade"] = { name = "GAAzmeriCarnivorousPlantVineCascade", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAzmeriCarnivorousPlantScreechVines"] = { name = "EASAzmeriCarnivorousPlantScreechVines", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASCarnivorousPlantBossHammerSlam"] = { name = "EASCarnivorousPlantBossHammerSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASOldForestPlantVolatiles"] = { name = "EASOldForestPlantVolatiles", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SOCarnivorousPlantBossVolatileTrees"] = { name = "SOCarnivorousPlantBossVolatileTrees", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTAzmeriCarnivorousPlantVineCascade"] = { name = "GTAzmeriCarnivorousPlantVineCascade", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-25, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTCarnivorousPlantBossVolatileTrees"] = { name = "GTCarnivorousPlantBossVolatileTrees", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CarnivorousPlantOrbProjectile"] = { name = "CarnivorousPlantOrbProjectile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "non_skill_base_physical_damage_%_to_convert_to_chaos", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "base_is_projectile", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 60, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
maximum energy shield +% final per additional player [-20]
maximum life +% final per additional player [-20]
poise threshold +% final per additional player [-20]
Id | MonsterUniqueAct1LifeNegative20 |
---|---|
Family | |
Domains | Monster (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
O Espinhofúria
Área: Grelwood
The Brambleghast
Spectre | N |
---|---|
Area | Grelwood |
Tags | 2HBluntWood_onhit_audio, beast, large_model, not_dex, not_int, slow_movement |
Vida
200%
Armadura
+50%
Ailment Threshold
%
Resistência
0 0 0 0
Damage
230%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 24
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
200%
Model Size
100%
Type
CarnivorousPlantEaterOldForestCRUEL
Metadata
CarnivorousPlantEaterOldForestCRUEL
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
46
Vida
5,154
Armadura
1,340
Evasão
252
Energy Shield
0
Damage
259
Dano Mágico
259
Precisão
506
Attack Time
1.5
Experiência
12,932
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).
MeleeAtAnimationSpeedBoss
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Básico
Base Damage: 207–310
Chance de [Critical|Acerto Crítico]: 5%
Attack Time: 1.5 seg
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]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GTAzmeriCarnivorousPlantVineCascade
Triggerable
Recarga: 16.5 seg
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [50]
spell maximum action distance +% [-25]
monster penalty against minions damage +% final vs player minions [50]
spell maximum action distance +% [-25]
CarnivorousPlantOrbProjectile
Recarga: 26.5 seg
Causa 21.71 a 32.57 de Dano Físico
Habilidades Suportadas Convertem 60% do Dano Físico para Dano de Caos
base is projectile [1]
maintain projectile direction when using contact position [1]
monster penalty against minions damage +% final vs player minions [50]
projectile uses contact position [1]
use scaled contact offset [1]
Habilidades Suportadas Convertem 60% do Dano Físico para Dano de Caos
base is projectile [1]
maintain projectile direction when using contact position [1]
monster penalty against minions damage +% final vs player minions [50]
projectile uses contact position [1]
use scaled contact offset [1]
EASAzmeriCarnivorousPlantScreechVines
Recarga: 30 seg
action attack or cast time uses animation length [1]
EASCarnivorousPlantBossHammerSlam
Recarga: 30 seg
action attack or cast time uses animation length [1]
GTCarnivorousPlantBossVolatileTrees
Triggerable
Recarga: 32.5 seg
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [30]
spell maximum action distance +% [-40]
monster penalty against minions damage +% final vs player minions [30]
spell maximum action distance +% [-40]
GAAzmeriCarnivorousPlantVineCascade
Triggerable, Attack
Base Damage: 207–310
Chance de [Critical|Acerto Crítico]: 5%
Dano de Ataque: 125%
Attack Time: 1.5 seg
Causa 25% mais Dano de Ataque
is area damage [1]
is area damage [1]
SOCarnivorousPlantBossVolatileTrees
Triggerable
action attack or cast time uses animation length [1]
EASOldForestPlantVolatiles
Recarga: 40 seg
action attack or cast time uses animation length [1]
spell maximum action distance +% [-30]
spell maximum action distance +% [-30]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossBase" /* ------------------------------------------------------------------------------------------------------------------- */ /* Generic */ /* ------------------------------------------------------------------------------------------------------------------- */ StateMachine { define_shared_state = "faded = 1; arms;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossBase" /* ------------------------------------------------------------------------------------------------------------------- */ /* Generic */ /* ------------------------------------------------------------------------------------------------------------------- */ Render { use_ao_lights = true } StateMachine { on_or_create_state_faded_1 = "AddEffectPack( 'Metadata/Effects/Utility/EPKs/EmissiveChannel_OFF.epk' );" on_or_create_state_faded_0 = "RemoveEffectPack( 'Metadata/Effects/Utility/EPKs/EmissiveChannel_OFF.epk' );" on_state_arms_1 = " HideMeshSegment( R_vine_misc_Shape1 ); HideMeshSegment( R_vine_Shape1 ); " on_or_create_state_arms_0 = " ShowMeshSegment( R_vine_misc_Shape1 ); ShowMeshSegment( R_vine_Shape1 ); " } Preload { preload_epk = "Metadata/Effects/Utility/EPKs/EmissiveChannel_OFF.epk" preload_monster_variety = "Metadata/Monsters/CarnivorousPlantEater/OldForest/CarnivorousPlantEaterVineOldForest" preload_monster_variety = "Metadata/Monsters/CarnivorousPlantEater/OldForest/CarnivorousPlantEaterVineOldForestCRUEL" preload_monster_variety = "Metadata/Monsters/CarnivorousPlantEater/OldForest/CarnivorousPlantEaterHammerVine" preload_animated_object = "Metadata/Monsters/CarnivorousPlantEater/CarnivorousPlantEaterVineR.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act1_FOUR/CarnivorousPlantEater/spikeProj_impact.ao" } GlobalAudioParamEvents { player_in_range_param = "MillerInRange" life_percent_param = "MillerLifePercentage" range = 90 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CarnivorousPlantEater/OldForest/CarnivorousPlantEaterOldForestCRUEL"] = { name = "The Brambleghast", life = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.3, damageSpread = 0.2, attackTime = 1.5, attackRange = 24, accuracy = 1, skillList = { "MeleeAtAnimationSpeedBoss", "GAAzmeriCarnivorousPlantVineCascade", "EASAzmeriCarnivorousPlantScreechVines", "EASCarnivorousPlantBossHammerSlam", "EASOldForestPlantVolatiles", "SOCarnivorousPlantBossVolatileTrees", "GTAzmeriCarnivorousPlantVineCascade", "GTCarnivorousPlantBossVolatileTrees", "CarnivorousPlantOrbProjectile", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedBoss"] = { 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.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", "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["GAAzmeriCarnivorousPlantVineCascade"] = { name = "GAAzmeriCarnivorousPlantVineCascade", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASAzmeriCarnivorousPlantScreechVines"] = { name = "EASAzmeriCarnivorousPlantScreechVines", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASCarnivorousPlantBossHammerSlam"] = { name = "EASCarnivorousPlantBossHammerSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASOldForestPlantVolatiles"] = { name = "EASOldForestPlantVolatiles", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SOCarnivorousPlantBossVolatileTrees"] = { name = "SOCarnivorousPlantBossVolatileTrees", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTAzmeriCarnivorousPlantVineCascade"] = { name = "GTAzmeriCarnivorousPlantVineCascade", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-25, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTCarnivorousPlantBossVolatileTrees"] = { name = "GTCarnivorousPlantBossVolatileTrees", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-40, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CarnivorousPlantOrbProjectile"] = { name = "CarnivorousPlantOrbProjectile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "non_skill_base_physical_damage_%_to_convert_to_chaos", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "base_is_projectile", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 60, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }