Fléau des Cieux
Bête
Scourge of the Skies
| Spectre | |
|---|---|
| Spectre Override | Metadata/Monsters/Bird2/MutantBird2Minion1 |
| Tags | beast, Beast_onhit_audio, flying, immobile, red_blood |
Vie
132%
Résistance
Damage
121%
Précision
100%
Touches critiques Chance
5%
Attack Distance
6 ~ 45
Temps d'attaque
2.01 Second
Damage Spread
±20%
Expérience
110%
Model Size
100%
Type
MutantBird
Metadata
MutantBird
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
10,899
2,413
Damage
282
Dégâts des sorts
282
Précision
2,502
Temps d'attaque
2.01
Expérience
31,497
Minion Life
9,148
Minion Damage
1,172
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).
MutantBirdPeck
Triggerable, Attack, AttackInPlace
Base Damage: 226—338
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
is area damage [1]
MutantBirdMultiPeck
Triggerable, Attack, AttackInPlace
Base Damage: 226—338
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
is area damage [1]
MutantBirdSpawnDog
Spell, Multicastable, Triggerable, AttackInPlace
Temps d'incantation: 3.2 sec.
alternate minion [1000]
number of monsters to summon [1]
summon specific monsters in front offset [300]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
MutantBirdVomitSpray
Triggerable, Spell, Damage, AttackInPlace
Temps d'incantation: 3 sec.
is area damage [1]
MutantBirdSpawnDogLongRange
Spell, Multicastable, Triggerable, AttackInPlace
Temps d'incantation: 3.2 sec.
alternate minion [1000]
number of monsters to summon [1]
summon specific monsters in front offset [25]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
MutantBirdMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
base is projectile [1]
is area damage [1]
projectile minimum range [45]
projectile spread radius [10]
projectile uses contact position [1]
MutantBirdFirstEncounter
Spell
Temps d'incantation: 5.07 sec.
MutantBirdDespawnDogStart
Spell
Temps d'incantation: 1.5 sec.
MutantBirdDespawnDogFinish
Spell
Temps d'incantation: 3.2 sec.
MutantBirdTurnLeft
Spell
Temps d'incantation: 0.933 sec.
MutantBirdTurnRight
Spell
Temps d'incantation: 0.933 sec.
MutantBirdVomitMortarSmall
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
base is projectile [1]
is area damage [1]
projectile minimum range [45]
projectile spread radius [10]
projectile uses contact position [1]
MutantBirdVomitMortarMedium
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
base is projectile [1]
is area damage [1]
projectile minimum range [45]
projectile spread radius [10]
projectile uses contact position [1]
MutantBirdVomitMortarLarge
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
base is projectile [1]
is area damage [1]
projectile minimum range [45]
projectile spread radius [10]
projectile uses contact position [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "ChangeToStance1"
basic_action = "ChangeToStance2"
basic_action = "ChangeToStance3"
basic_action = "ChangeToStance4"
}
Pathfinding
{
immobile = true
}
Positioned
{
update_max_entity_size = true
force_placement = true
}
Transitionable {}
StateMachine {}
Animated
{
on_turn_left_01 = "UnlockOrientation();"
on_end_turn_left_01 = "LockOrientation();"
on_turn_right_01 = "UnlockOrientation();"
on_end_turn_right_01 = "LockOrientation();"
}
ControlZone
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Bird/MutantBird"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Scourge of the Skies",
life = 1.32,
damage = 1.21,
damageSpread = 0.2,
attackTime = 2.01,
attackRange = 45,
accuracy = 1,
skillList = {
"MutantBirdPeck",
"MutantBirdMultiPeck",
"MutantBirdVomitSpray",
"MutantBirdSpawnDog",
"MutantBirdSpawnDogLongRange",
"MutantBirdMortar",
"MutantBirdVomitMortarSmall",
"MutantBirdVomitMortarMedium",
"MutantBirdVomitMortarLarge",
"MutantBirdFirstEncounter",
"MutantBirdDespawnDogStart",
"MutantBirdDespawnDogFinish",
"MutantBirdTurnLeft",
"MutantBirdTurnRight",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdPeck"] = {
name = "MutantBirdPeck",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdMultiPeck"] = {
name = "MutantBirdMultiPeck",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdVomitSpray"] = {
name = "MutantBirdVomitSpray",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 3,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdSpawnDog"] = {
name = "MutantBirdSpawnDog",
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 = 3.2,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summon_specific_monsters_in_front_offset",
"summon_specific_monsters_radius_+%",
"summoned_monsters_are_minions",
},
levels = {
[1] = {1000, 1, 300, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdSpawnDogLongRange"] = {
name = "MutantBirdSpawnDogLongRange",
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 = 3.2,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summon_specific_monsters_in_front_offset",
"summon_specific_monsters_radius_+%",
"summoned_monsters_are_minions",
},
levels = {
[1] = {1000, 1, 25, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdMortar"] = {
name = "MutantBirdMortar",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
skillTypes = {
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"projectile_spread_radius",
"projectile_minimum_range",
"is_area_damage",
"base_is_projectile",
"projectile_uses_contact_position",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10, 45, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdVomitMortarSmall"] = {
name = "MutantBirdVomitMortarSmall",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
skillTypes = {
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"projectile_spread_radius",
"projectile_minimum_range",
"is_area_damage",
"base_is_projectile",
"projectile_uses_contact_position",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10, 45, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdVomitMortarMedium"] = {
name = "MutantBirdVomitMortarMedium",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
skillTypes = {
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"projectile_spread_radius",
"projectile_minimum_range",
"is_area_damage",
"base_is_projectile",
"projectile_uses_contact_position",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10, 45, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdVomitMortarLarge"] = {
name = "MutantBirdVomitMortarLarge",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
skillTypes = {
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
area = true,
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"projectile_spread_radius",
"projectile_minimum_range",
"is_area_damage",
"base_is_projectile",
"projectile_uses_contact_position",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10, 45, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdFirstEncounter"] = {
name = "MutantBirdFirstEncounter",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 5.07,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdDespawnDogStart"] = {
name = "MutantBirdDespawnDogStart",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdDespawnDogFinish"] = {
name = "MutantBirdDespawnDogFinish",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3.2,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdTurnLeft"] = {
name = "MutantBirdTurnLeft",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.933,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MutantBirdTurnRight"] = {
name = "MutantBirdTurnRight",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.933,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
| key | val |
|---|---|
| Stats.item_drop_slots | 1 |
| Stats.energy_shield_recharge_rate_per_minute_% | 750 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.monster_base_flask_charges_percent_of_monster_power | 50 |
| Stats.base_critical_hit_damage_bonus | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.object_inherent_base_maximum_block_%_from_ot | 50 |
| Stats.movement_velocity_cap | 128 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.melee_hit_damage_stun_multiplier_+%_final_from_ot | 33 |
| Stats.physical_hit_damage_stun_multiplier_+%_final_from_ot | 100 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.melee_swing_not_scaled_by_area_modifiers | 1 |
| Stats.actor_scale_+%_limit | 200 |
| Stats.base_heavy_stun_duration_ms | 2000 |
| Stats.melee_defer_damage_prediction | 1 |
| Stats.poise_decay_delay_ms | 8000 |
| Stats.poise_decay_%_per_second | 5 |
| Stats.base_block_angle_degrees | 180 |
| Stats.action_attack_or_cast_time_uses_animation_length | 1 |
| Stats.slow_potency_+%_final_per_additional_player | -10 |
| Stats.check_for_targets_between_initiator_and_projectile_source | 1 |
| Stats.maximum_life_+%_final_per_additional_player | 50 |
| Stats.maximum_energy_shield_+%_final_per_additional_player | 50 |
| Stats.poise_threshold_+%_final_per_additional_player | 50 |
| Stats.stun_base_duration_override_ms | 500 |
| Stats.bleeding_moving_damage_%_of_base_override | 200 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.csd |
| Positioned.blocking | true |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| Positioned.update_max_entity_size | true |
| Positioned.force_placement | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, MoveForced, MoveToFormation, Flee, StrafeLeft, StrafeRight, StrafeRandom, Advance, DoNothing, MonsterPickup, MinionInteraction, ChangeToStance1, ChangeToStance2, ChangeToStance3, ChangeToStance4 |
| Actor.slow_animations_go_to_idle | false |
| Pathfinding.immobile | true |
| Animated.on_turn_left_01 | UnlockOrientation(); |
| Animated.on_end_turn_left_01 | LockOrientation(); |
| Animated.on_turn_right_01 | UnlockOrientation(); |
| Animated.on_end_turn_right_01 | LockOrientation(); |
Le Fléau des Cieux
BêteZone : L'Île des Pies-grièches
i am boss of tier [2]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
Scourge of the Skies
| Spectre | |
|---|---|
| Spectre Override | Metadata/Monsters/Bird2/MutantBird2Minion1 |
| Area | L'Île des Pies-grièches |
| Tags | beast, Beast_onhit_audio, flying, red_blood, very_slow_movement |
Vie
288%
Résistance
Damage
250%
Précision
100%
Touches critiques Chance
5%
Attack Distance
6 ~ 30
Temps d'attaque
2.01 Second
Damage Spread
±20%
Expérience
250%
Model Size
100%
Type
MutantBird2NoUltimatum
Metadata
MutantBird2NOUltimatum
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
46
Vie
5,665
624
Damage
281
Dégâts des sorts
281
Précision
1,022
Temps d'attaque
2.01
Expérience
16,165
Minion Life
9,161
Minion Damage
730
Minion Armour
624
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 225—337
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EAAMutantBirdVomitPeck
Attack
Base Damage: 225—337
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
Temps de recharge: 7.5 sec.
action attack or cast time uses animation length [1]
MeleeAtAnimationSpeedMutantBirdFace
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 225—337
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
Temps de recharge: 6 sec.
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EASMutantBirdSpit
Spell
Temps d'incantation: 1 sec.
Temps de recharge: 12.75 sec.
action attack or cast time uses animation length [1]
EASBirdStorm
Spell
Temps d'incantation: 1 sec.
Temps de recharge: 30 sec.
action attack or cast time uses animation length [1]
EDAMutantBirdVomitSpray
Triggerable, Spell, Damage, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 30 sec.
150% Davantage de Dégâts d'Attaque
100% d'Augmentation de Zone d'effet
action attack or cast time uses animation length [1]
base skill can be blocked [1]
is area damage [1]
spell maximum action distance +% [-33]
EDAMutantBirdVomitSpray2
Triggerable, Spell, Damage, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 30 sec.
Inflige à Dégâts Physiques
150% Davantage de Dégâts d'Attaque
100% d'Augmentation de Zone d'effet
action attack or cast time uses animation length [1]
base skill can be blocked [1]
is area damage [1]
spell maximum action distance +% [-33]
EASBirdBeakSpiral
Spell
Temps d'incantation: 1 sec.
Temps de recharge: 22.5 sec.
Vous ne pouvez pas être Repoussé(e)
action attack or cast time uses animation length [1]
EASMutantBirdSummonDog
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
action attack or cast time uses animation length [1]
EASMutantBirdSummonDogFirst
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
action attack or cast time uses animation length [1]
EASMutantBird180Left
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
55% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
action do not face target [1]
EASMutantBird180Right
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
55% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
action do not face target [1]
EASMutantBird90Left
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
25% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
action do not face target [1]
EASMutantBird90Right
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
25% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
action do not face target [1]
DTTBirdRetreatNOTDTT
action attack or cast time uses animation length [1]
action do not face target [1]
monster dodge direction [3]
monster dodge distance [37]
EASMutantBirdDodgeBack
Spell
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
MPWMutantBirdBossSpit
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [70]
base deal no damage [1]
base is projectile [1]
base skill can be avoided by dodge roll [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1080]
projectile ballistic angle from reference event [1]
projectile ballistic gravity override [3000]
projectile spread radius [90]
projectile uses contact position [1]
spell maximum action distance +% [0]
MPWMutantBirdBossSpitFlip
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [30]
base deal no damage [1]
base is projectile [1]
base skill can be avoided by dodge roll [1]
monster projectile variation [1080]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [3000]
projectile spread radius [50]
projectile uses contact position [1]
spell maximum action distance +% [0]
GAMutantBirdVomitSplat
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Dégâts d'Attaque: 200%
Temps d'attaque: 2.01 sec.
100% Davantage de Dégâts d'Attaque
base is projectile [1]
base skill cannot be avoided by dodge roll or blocked [1]
is area damage [1]
voll slam damage +% final at centre [100]
GTBirdStorm
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GAMutantBirdBirdStorm
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Dégâts d'Attaque: 31%
Temps d'attaque: 2.01 sec.
69% de Perte de Dégâts d'Attaque
+60 à l'Allonge de Mêlée
base skill cannot be avoided by dodge roll or blocked [1]
is area damage [1]
GTSpiralAbility1
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility2
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility3
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility4
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility5
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility6
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility7
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility8
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility9
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility10
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility11
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility12
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GAMutantBirdSpikeImpale
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Dégâts d'Attaque: 250%
Temps d'attaque: 2.01 sec.
150% Davantage de Dégâts d'Attaque
+60 à l'Allonge de Mêlée
Inflige le Saignement
action attack or cast time uses animation length [1]
is area damage [1]
skill can be active blocked from all directions [1]
GAMutantBird180Slam
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Dégâts d'Attaque: 155%
Temps d'attaque: 2.01 sec.
55% Davantage de Dégâts d'Attaque
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [50]
GAMutantBird90SwipeLeft
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Dégâts d'Attaque: 125%
Temps d'attaque: 2.01 sec.
25% Davantage de Dégâts d'Attaque
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [33]
GAMutantBird90SwipeRight
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Dégâts d'Attaque: 125%
Temps d'attaque: 2.01 sec.
25% Davantage de Dégâts d'Attaque
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [33]
GAMutantBirdFaceSmashImpact
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [50]
EAAMutantBirdFaceSmash
Attack
Base Damage: 225—337
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
action attack or cast time uses animation length [1]
GSMutantBirdPopHatchling
Triggerable, Spell, Damage, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1 sec.
disable visual hit effect [1]
is area damage [1]
CGEMutantBirdPeckDetritus
Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
Temps d'incantation: 1 sec.
Inflige 388.7 Dégâts de Physiques par seconde
active skill area of effect radius +% final [50]
base skill effect duration [15000]
ground blood art variation [1002]
GSMutantBirdFlap
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Dégâts d'Attaque: 20%
Temps d'attaque: 2.01 sec.
80% de Perte de Dégâts d'Attaque
is area damage [1]
EGMutantBirdNestDestruction
Triggerable
GAMutantBirdVomitSplat2
Triggerable, Attack, AttackInPlace
Base Damage: 225—337
Chances de Touche critique: 5%
Dégâts d'Attaque: 200%
Temps d'attaque: 2.01 sec.
100% Davantage de Dégâts d'Attaque
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/BossBase"
Actor
{
basic_action = "ChangeToStance1"
basic_action = "ChangeToStance2"
basic_action = "ChangeToStance3"
basic_action = "ChangeToStance4"
leveled_starting_effects = "DoLiterallyNothing"
}
Stats
{
set_base_heavy_stun_duration_ms = 5466
set_monster_delay_item_drops_millis = 3700
}
Positioned
{
// blocking is handled by multi hitbox
blocking = false
}
StateMachine
{
define_shared_state =
"
dead;
weapon_part_extracted;
"
}
Animated {}
ControlZone {}
Functions
{
fix_orientation =
"
/* arg1 doesn't exist by the time AddOnActionEnd happens so needs to be put somewhere */
this.temp_anim_orientation = arg1;
AddOnActionEnd(
{
SetOrientation( GetOrientation() + temp_anim_orientation, false, true );
PlayAnimationType( Idle, 1.0, 0, 0 );
this.temp_anim_orientation = null;
}, true );
"
}
Life
{
on_death = "KillGroundEffectsOfType( Sulphite, 1001, 1, 150 );"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Bird2/MutantBird2NOUltimatum"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Scourge of the Skies",
life = 2.88,
damage = 2.5,
damageSpread = 0.2,
attackTime = 2.01,
attackRange = 30,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"MeleeAtAnimationSpeedMutantBirdFace",
"MPWMutantBirdBossSpit",
"MPWMutantBirdBossSpitFlip",
"CGEMutantBirdPeckDetritus",
"GAMutantBirdBirdStorm",
"GAMutantBirdSpikeImpale",
"GAMutantBirdVomitSplat",
"GAMutantBirdVomitSplat2",
"GAMutantBird180Slam",
"GAMutantBird90SwipeLeft",
"GAMutantBird90SwipeRight",
"GAMutantBirdFaceSmashImpact",
"GSMutantBirdPopHatchling",
"GSMutantBirdFlap",
"EASBirdBeakSpiral",
"EASBirdStorm",
"EASMutantBird180Left",
"EASMutantBird180Right",
"EASMutantBird90Left",
"EASMutantBird90Right",
"EASMutantBirdSummonDog",
"EASMutantBirdSummonDogFirst",
"EASMutantBirdSpit",
"EAAMutantBirdFaceSmash",
"EAAMutantBirdVomitPeck",
"EASMutantBirdDodgeBack",
"EGMutantBirdNestDestruction",
"GTSpiralAbility1",
"GTSpiralAbility2",
"GTSpiralAbility3",
"GTSpiralAbility4",
"GTSpiralAbility5",
"GTSpiralAbility6",
"GTSpiralAbility7",
"GTSpiralAbility8",
"GTSpiralAbility9",
"GTSpiralAbility10",
"GTSpiralAbility11",
"GTSpiralAbility12",
"GTBirdStorm",
"EDAMutantBirdVomitSpray",
"EDAMutantBirdVomitSpray2",
"DTTBirdRetreatNOTDTT",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
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 = {
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"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] = {100, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedMutantBirdFace"] = {
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 = {
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"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] = {100, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPWMutantBirdBossSpit"] = {
name = "MPWMutantBirdBossSpit",
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 = {
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"projectile_spread_radius",
"projectile_ballistic_gravity_override",
"active_skill_projectile_speed_+%_variation_final",
"base_is_projectile",
"projectile_uses_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"base_deal_no_damage",
"maintain_projectile_direction_when_using_contact_position",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {1080, 0, 90, 3000, 70, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPWMutantBirdBossSpitFlip"] = {
name = "MPWMutantBirdBossSpitFlip",
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 = {
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"projectile_spread_radius",
"projectile_ballistic_gravity_override",
"active_skill_projectile_speed_+%_variation_final",
"base_is_projectile",
"projectile_uses_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_target_distance",
"base_deal_no_damage",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {1080, 0, 50, 3000, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEMutantBirdPeckDetritus"] = {
name = "CGEMutantBirdPeckDetritus",
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 = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_physical_damage_to_deal_per_minute",
"ground_blood_art_variation",
"active_skill_area_of_effect_radius_+%_final",
"base_skill_effect_duration",
},
levels = {
[1] = {1, 1002, 50, 15000, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdBirdStorm"] = {
name = "GAMutantBirdBirdStorm",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"melee_range_+",
"is_area_damage",
"base_skill_cannot_be_avoided_by_dodge_roll_or_blocked",
},
levels = {
[1] = {60, baseMultiplier = 0.31, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdSpikeImpale"] = {
name = "GAMutantBirdSpikeImpale",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"melee_range_+",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"attacks_inflict_bleeding_on_hit",
"global_maim_on_hit",
"skill_can_be_active_blocked_from_all_directions",
},
levels = {
[1] = {60, baseMultiplier = 2.5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdVomitSplat"] = {
name = "GAMutantBirdVomitSplat",
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,
area = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_cannot_be_avoided_by_dodge_roll_or_blocked",
"base_is_projectile",
},
levels = {
[1] = {100, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdVomitSplat2"] = {
name = "GAMutantBirdVomitSplat2",
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,
area = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
"base_is_projectile",
},
levels = {
[1] = {baseMultiplier = 2, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBird180Slam"] = {
name = "GAMutantBird180Slam",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {50, baseMultiplier = 1.55, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBird90SwipeLeft"] = {
name = "GAMutantBird90SwipeLeft",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {33, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBird90SwipeRight"] = {
name = "GAMutantBird90SwipeRight",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {33, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdFaceSmashImpact"] = {
name = "GAMutantBirdFaceSmashImpact",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSMutantBirdPopHatchling"] = {
name = "GSMutantBirdPopHatchling",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"is_area_damage",
"disable_visual_hit_effect",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSMutantBirdFlap"] = {
name = "GSMutantBirdFlap",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
},
levels = {
[1] = {baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASBirdBeakSpiral"] = {
name = "EASBirdBeakSpiral",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASBirdStorm"] = {
name = "EASBirdStorm",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = 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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBird180Left"] = {
name = "EASMutantBird180Left",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {baseMultiplier = 1.55, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBird180Right"] = {
name = "EASMutantBird180Right",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {baseMultiplier = 1.55, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBird90Left"] = {
name = "EASMutantBird90Left",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBird90Right"] = {
name = "EASMutantBird90Right",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBirdSummonDog"] = {
name = "EASMutantBirdSummonDog",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBirdSummonDogFirst"] = {
name = "EASMutantBirdSummonDogFirst",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBirdSpit"] = {
name = "EASMutantBirdSpit",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = 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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EAAMutantBirdFaceSmash"] = {
name = "EAAMutantBirdFaceSmash",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EAAMutantBirdVomitPeck"] = {
name = "EAAMutantBirdVomitPeck",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBirdDodgeBack"] = {
name = "EASMutantBirdDodgeBack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = 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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EGMutantBirdNestDestruction"] = {
name = "EGMutantBirdNestDestruction",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility1"] = {
name = "GTSpiralAbility1",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility2"] = {
name = "GTSpiralAbility2",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility3"] = {
name = "GTSpiralAbility3",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility4"] = {
name = "GTSpiralAbility4",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility5"] = {
name = "GTSpiralAbility5",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility6"] = {
name = "GTSpiralAbility6",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility7"] = {
name = "GTSpiralAbility7",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility8"] = {
name = "GTSpiralAbility8",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility9"] = {
name = "GTSpiralAbility9",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility10"] = {
name = "GTSpiralAbility10",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility11"] = {
name = "GTSpiralAbility11",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility12"] = {
name = "GTSpiralAbility12",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTBirdStorm"] = {
name = "GTBirdStorm",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EDAMutantBirdVomitSpray"] = {
name = "EDAMutantBirdVomitSpray",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_area_of_effect_+%",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 100, -33, baseMultiplier = 2.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EDAMutantBirdVomitSpray2"] = {
name = "EDAMutantBirdVomitSpray2",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_area_of_effect_+%",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 100, -33, baseMultiplier = 2.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DTTBirdRetreatNOTDTT"] = {
name = "DTTBirdRetreatNOTDTT",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_dodge_direction",
"monster_dodge_distance",
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
},
levels = {
[1] = {3, 37, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
i am boss of tier [2]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
| Family | MonsterActBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Fléau des Cieux
Bêtecorrupted blood on hit % average damage to deal per minute per stack [600]
corrupted blood on hit duration [4000]
corrupted blood on hit num stacks [1]
corrupted blood on hit duration [4000]
corrupted blood on hit num stacks [1]
i am boss of tier [2]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
Scourge of the Skies
| Spectre | |
|---|---|
| Tags | beast, Beast_onhit_audio, flying, red_blood, very_slow_movement |
Vie
250%
Résistance
Damage
250%
Précision
100%
Touches critiques Chance
5%
Attack Distance
6 ~ 30
Temps d'attaque
2.01 Second
Damage Spread
±20%
Expérience
250%
Model Size
100%
Type
MutantBird2Map
Metadata
MutantBird2Minion1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
20,643
2,413
Damage
583
Dégâts des sorts
583
Précision
2,502
Temps d'attaque
2.01
Expérience
71,585
Minion Life
17,325
Minion Damage
2,422
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 466—699
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EAAMutantBirdVomitPeck
Attack
Base Damage: 466—699
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
Temps de recharge: 7.5 sec.
action attack or cast time uses animation length [1]
MeleeAtAnimationSpeedMutantBirdFace
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 466—699
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
Temps de recharge: 6 sec.
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EASMutantBirdSpit
Spell
Temps d'incantation: 1 sec.
Temps de recharge: 12.75 sec.
action attack or cast time uses animation length [1]
EASBirdStorm
Spell
Temps d'incantation: 1 sec.
Temps de recharge: 30 sec.
action attack or cast time uses animation length [1]
EDAMutantBirdVomitSpray
Triggerable, Spell, Damage, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 30 sec.
150% Davantage de Dégâts d'Attaque
100% d'Augmentation de Zone d'effet
action attack or cast time uses animation length [1]
base skill can be blocked [1]
is area damage [1]
spell maximum action distance +% [-33]
EDAMutantBirdVomitSpray2
Triggerable, Spell, Damage, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 30 sec.
Inflige à Dégâts Physiques
150% Davantage de Dégâts d'Attaque
100% d'Augmentation de Zone d'effet
action attack or cast time uses animation length [1]
base skill can be blocked [1]
is area damage [1]
spell maximum action distance +% [-33]
EASBirdBeakSpiral
Spell
Temps d'incantation: 1 sec.
Temps de recharge: 22.5 sec.
Vous ne pouvez pas être Repoussé(e)
action attack or cast time uses animation length [1]
EASMutantBirdSummonDog
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
action attack or cast time uses animation length [1]
EASMutantBirdSummonDogFirst
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
action attack or cast time uses animation length [1]
EASMutantBird180Left
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
55% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
action do not face target [1]
EASMutantBird180Right
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
55% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
action do not face target [1]
EASMutantBird90Left
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
25% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
action do not face target [1]
EASMutantBird90Right
Spell
Temps d'incantation: 1 sec.
Vous ne pouvez pas être Repoussé(e)
Vous ne pouvez pas Étourdir les Ennemis au Toucher
25% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
action do not face target [1]
DTTBirdRetreatNOTDTT
action attack or cast time uses animation length [1]
action do not face target [1]
monster dodge direction [3]
monster dodge distance [37]
EASMutantBirdDodgeBack
Spell
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
MPWMutantBirdBossSpit
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [70]
base deal no damage [1]
base is projectile [1]
base skill can be avoided by dodge roll [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1080]
projectile ballistic angle from reference event [1]
projectile ballistic gravity override [3000]
projectile spread radius [90]
projectile uses contact position [1]
spell maximum action distance +% [0]
MPWMutantBirdBossSpitFlip
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [30]
base deal no damage [1]
base is projectile [1]
base skill can be avoided by dodge roll [1]
monster projectile variation [1080]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [3000]
projectile spread radius [50]
projectile uses contact position [1]
spell maximum action distance +% [0]
GAMutantBirdVomitSplat
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Dégâts d'Attaque: 200%
Temps d'attaque: 2.01 sec.
100% Davantage de Dégâts d'Attaque
base is projectile [1]
base skill cannot be avoided by dodge roll or blocked [1]
is area damage [1]
voll slam damage +% final at centre [100]
GTBirdStorm
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GAMutantBirdBirdStorm
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Dégâts d'Attaque: 31%
Temps d'attaque: 2.01 sec.
69% de Perte de Dégâts d'Attaque
+60 à l'Allonge de Mêlée
base skill cannot be avoided by dodge roll or blocked [1]
is area damage [1]
GTSpiralAbility1
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility2
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility3
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility4
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility5
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility6
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility7
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility8
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility9
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility10
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility11
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GTSpiralAbility12
Spell, Triggerable, AttackInPlace
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
GAMutantBirdSpikeImpale
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Dégâts d'Attaque: 250%
Temps d'attaque: 2.01 sec.
150% Davantage de Dégâts d'Attaque
+60 à l'Allonge de Mêlée
Inflige le Saignement
action attack or cast time uses animation length [1]
is area damage [1]
skill can be active blocked from all directions [1]
GAMutantBird180Slam
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Dégâts d'Attaque: 155%
Temps d'attaque: 2.01 sec.
55% Davantage de Dégâts d'Attaque
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [50]
GAMutantBird90SwipeLeft
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Dégâts d'Attaque: 125%
Temps d'attaque: 2.01 sec.
25% Davantage de Dégâts d'Attaque
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [33]
GAMutantBird90SwipeRight
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Dégâts d'Attaque: 125%
Temps d'attaque: 2.01 sec.
25% Davantage de Dégâts d'Attaque
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [33]
GAMutantBirdFaceSmashImpact
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [50]
EAAMutantBirdFaceSmash
Attack
Base Damage: 466—699
Chances de Touche critique: 5%
Temps d'attaque: 2.01 sec.
action attack or cast time uses animation length [1]
GSMutantBirdPopHatchling
Triggerable, Spell, Damage, AttackInPlace
Chances de Touche critique: 5%
Temps d'incantation: 1 sec.
disable visual hit effect [1]
is area damage [1]
CGEMutantBirdPeckDetritus
Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
Temps d'incantation: 1 sec.
Inflige 797.1 Dégâts de Physiques par seconde
active skill area of effect radius +% final [50]
base skill effect duration [15000]
ground blood art variation [1002]
GSMutantBirdFlap
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Dégâts d'Attaque: 20%
Temps d'attaque: 2.01 sec.
80% de Perte de Dégâts d'Attaque
is area damage [1]
EGMutantBirdNestDestruction
Triggerable
GAMutantBirdVomitSplat2
Triggerable, Attack, AttackInPlace
Base Damage: 466—699
Chances de Touche critique: 5%
Dégâts d'Attaque: 200%
Temps d'attaque: 2.01 sec.
100% Davantage de Dégâts d'Attaque
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Bird2/MutantBird2Minion1"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Scourge of the Skies",
life = 2.5,
damage = 2.5,
damageSpread = 0.2,
attackTime = 2.01,
attackRange = 30,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"MeleeAtAnimationSpeedMutantBirdFace",
"MPWMutantBirdBossSpit",
"MPWMutantBirdBossSpitFlip",
"CGEMutantBirdPeckDetritus",
"GAMutantBirdBirdStorm",
"GAMutantBirdSpikeImpale",
"GAMutantBirdVomitSplat",
"GAMutantBirdVomitSplat2",
"GAMutantBird180Slam",
"GAMutantBird90SwipeLeft",
"GAMutantBird90SwipeRight",
"GAMutantBirdFaceSmashImpact",
"GSMutantBirdPopHatchling",
"GSMutantBirdFlap",
"EASBirdBeakSpiral",
"EASBirdStorm",
"EASMutantBird180Left",
"EASMutantBird180Right",
"EASMutantBird90Left",
"EASMutantBird90Right",
"EASMutantBirdSummonDog",
"EASMutantBirdSummonDogFirst",
"EASMutantBirdSpit",
"EAAMutantBirdFaceSmash",
"EAAMutantBirdVomitPeck",
"EASMutantBirdDodgeBack",
"EGMutantBirdNestDestruction",
"GTSpiralAbility1",
"GTSpiralAbility2",
"GTSpiralAbility3",
"GTSpiralAbility4",
"GTSpiralAbility5",
"GTSpiralAbility6",
"GTSpiralAbility7",
"GTSpiralAbility8",
"GTSpiralAbility9",
"GTSpiralAbility10",
"GTSpiralAbility11",
"GTSpiralAbility12",
"GTBirdStorm",
"EDAMutantBirdVomitSpray",
"EDAMutantBirdVomitSpray2",
"DTTBirdRetreatNOTDTT",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
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 = {
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"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] = {100, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedMutantBirdFace"] = {
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 = {
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"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] = {100, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPWMutantBirdBossSpit"] = {
name = "MPWMutantBirdBossSpit",
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 = {
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"projectile_spread_radius",
"projectile_ballistic_gravity_override",
"active_skill_projectile_speed_+%_variation_final",
"base_is_projectile",
"projectile_uses_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"base_deal_no_damage",
"maintain_projectile_direction_when_using_contact_position",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {1080, 0, 90, 3000, 70, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPWMutantBirdBossSpitFlip"] = {
name = "MPWMutantBirdBossSpitFlip",
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 = {
"monster_projectile_variation",
"spell_maximum_action_distance_+%",
"projectile_spread_radius",
"projectile_ballistic_gravity_override",
"active_skill_projectile_speed_+%_variation_final",
"base_is_projectile",
"projectile_uses_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_target_distance",
"base_deal_no_damage",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {1080, 0, 50, 3000, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEMutantBirdPeckDetritus"] = {
name = "CGEMutantBirdPeckDetritus",
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 = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_physical_damage_to_deal_per_minute",
"ground_blood_art_variation",
"active_skill_area_of_effect_radius_+%_final",
"base_skill_effect_duration",
},
levels = {
[1] = {1, 1002, 50, 15000, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdBirdStorm"] = {
name = "GAMutantBirdBirdStorm",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"melee_range_+",
"is_area_damage",
"base_skill_cannot_be_avoided_by_dodge_roll_or_blocked",
},
levels = {
[1] = {60, baseMultiplier = 0.31, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdSpikeImpale"] = {
name = "GAMutantBirdSpikeImpale",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"melee_range_+",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"attacks_inflict_bleeding_on_hit",
"global_maim_on_hit",
"skill_can_be_active_blocked_from_all_directions",
},
levels = {
[1] = {60, baseMultiplier = 2.5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdVomitSplat"] = {
name = "GAMutantBirdVomitSplat",
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,
area = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_cannot_be_avoided_by_dodge_roll_or_blocked",
"base_is_projectile",
},
levels = {
[1] = {100, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdVomitSplat2"] = {
name = "GAMutantBirdVomitSplat2",
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,
area = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
"base_is_projectile",
},
levels = {
[1] = {baseMultiplier = 2, critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBird180Slam"] = {
name = "GAMutantBird180Slam",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {50, baseMultiplier = 1.55, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBird90SwipeLeft"] = {
name = "GAMutantBird90SwipeLeft",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {33, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBird90SwipeRight"] = {
name = "GAMutantBird90SwipeRight",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {33, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAMutantBirdFaceSmashImpact"] = {
name = "GAMutantBirdFaceSmashImpact",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
"base_skill_can_be_blocked",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSMutantBirdPopHatchling"] = {
name = "GSMutantBirdPopHatchling",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"is_area_damage",
"disable_visual_hit_effect",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSMutantBirdFlap"] = {
name = "GSMutantBirdFlap",
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,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"is_area_damage",
},
levels = {
[1] = {baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASBirdBeakSpiral"] = {
name = "EASBirdBeakSpiral",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASBirdStorm"] = {
name = "EASBirdStorm",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = 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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBird180Left"] = {
name = "EASMutantBird180Left",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {baseMultiplier = 1.55, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBird180Right"] = {
name = "EASMutantBird180Right",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {baseMultiplier = 1.55, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBird90Left"] = {
name = "EASMutantBird90Left",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBird90Right"] = {
name = "EASMutantBird90Right",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBirdSummonDog"] = {
name = "EASMutantBirdSummonDog",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBirdSummonDogFirst"] = {
name = "EASMutantBirdSummonDogFirst",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
"cannot_stun",
"cannot_be_knocked_back",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBirdSpit"] = {
name = "EASMutantBirdSpit",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = 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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EAAMutantBirdFaceSmash"] = {
name = "EAAMutantBirdFaceSmash",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EAAMutantBirdVomitPeck"] = {
name = "EAAMutantBirdVomitPeck",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASMutantBirdDodgeBack"] = {
name = "EASMutantBirdDodgeBack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = 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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EGMutantBirdNestDestruction"] = {
name = "EGMutantBirdNestDestruction",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility1"] = {
name = "GTSpiralAbility1",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility2"] = {
name = "GTSpiralAbility2",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility3"] = {
name = "GTSpiralAbility3",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility4"] = {
name = "GTSpiralAbility4",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility5"] = {
name = "GTSpiralAbility5",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility6"] = {
name = "GTSpiralAbility6",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility7"] = {
name = "GTSpiralAbility7",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility8"] = {
name = "GTSpiralAbility8",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility9"] = {
name = "GTSpiralAbility9",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility10"] = {
name = "GTSpiralAbility10",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility11"] = {
name = "GTSpiralAbility11",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTSpiralAbility12"] = {
name = "GTSpiralAbility12",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTBirdStorm"] = {
name = "GTBirdStorm",
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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EDAMutantBirdVomitSpray"] = {
name = "EDAMutantBirdVomitSpray",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_area_of_effect_+%",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 100, -33, baseMultiplier = 2.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EDAMutantBirdVomitSpray2"] = {
name = "EDAMutantBirdVomitSpray2",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_area_of_effect_+%",
"spell_maximum_action_distance_+%",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_blocked",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 100, -33, baseMultiplier = 2.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DTTBirdRetreatNOTDTT"] = {
name = "DTTBirdRetreatNOTDTT",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_dodge_direction",
"monster_dodge_distance",
"action_attack_or_cast_time_uses_animation_length",
"action_do_not_face_target",
},
levels = {
[1] = {3, 37, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
corrupted blood on hit % average damage to deal per minute per stack [600]
corrupted blood on hit duration [4000]
corrupted blood on hit num stacks [1]
| Family | MonsterCorruptedBloodOnHit |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats | |
| Spawn Tags | default: 0 |
i am boss of tier [2]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
| Family | MonsterActBoss |
|---|---|
| Domains | Monster (3) |
| GenerationType | Unique (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.












