IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Caranguejo Espinhento
Porcupine Crab
Spectre
AreaMargem do Rio, O Refúgio Zigurate
Tagsallows_additional_projectiles, beast, fire_affinity, insect, MonsterStab_onhit_audio, not_dex, not_int, physical_affinity, ranged, red_blood, slow_movement
Packs
  • Margem do Rio: Caranguejo Espinhento, Caranguejo Espinhento
  • O Refúgio Zigurate: Caranguejo Espinhento, Caranguejo Espinhento, Caranguejo Espinhento
  • Vida
    70%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold-30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    70%
    Precisão
    100%
    Attack Distance
    6 ~ 40
    Tempo de Ataque
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    70%
    Model Size
    115%
    Type
    QuillCrabFire
    Metadata
    QuillCrab
    Nível
    65
    Vida
    4,589
    Damage
    149
    Dano Mágico
    149
    Precisão
    2,228
    Tempo de Ataque
    1.995
    Experiência
    15,055
    Minion Life
    4,397
    Minion Damage
    580
    Minion Armour
    3,540
    QuillCrabSpikeBurstEmptyAction
    Attack
    Base Damage: 119178
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.995 s
    attack maximum action distance + [25]
    QuillCrabSpikeBurst
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 119178
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 70%
    Tempo de Ataque: 1.995 s
    Causa -30% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1000]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [13]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]
    QuillCrabSpikeShrapnelAudio
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 119178
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 20%
    Tempo de Ataque: 1.995 s
    Causa -80% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    Perfura todos os alvos
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1002]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [13]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]
    QuillCrabSpikeShrapnel
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 119178
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 20%
    Tempo de Ataque: 1.995 s
    Causa -80% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1003]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [18]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/QuillCrab/QuillCrabBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/QuillCrab/QuillCrab"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Porcupine Crab",
        life = 0.7,
        damage = 0.7,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 40,
        accuracy = 1,
        skillList = {
            "QuillCrabSpikeBurstEmptyAction",
            "QuillCrabSpikeBurst",
            "QuillCrabSpikeShrapnelAudio",
            "QuillCrabSpikeShrapnel",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeBurstEmptyAction"] = {
        name = "QuillCrabSpikeBurstEmptyAction",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.666,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
        },
        levels = {
            [1] = {25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeBurst"] = {
        name = "QuillCrabSpikeBurst",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {1000, 0, 20, 40, 13, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeShrapnelAudio"] = {
        name = "QuillCrabSpikeShrapnelAudio",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
            "always_pierce",
        },
        levels = {
            [1] = {1002, 0, 20, 40, 13, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeShrapnel"] = {
        name = "QuillCrabSpikeShrapnel",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {1003, 0, 20, 40, 18, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Caranguejo Espinhento
    Porcupine Crab
    Spectre
    AreaMargem do Rio, O Refúgio Zigurate
    Tagsallows_additional_projectiles, beast, fire_affinity, insect, MonsterStab_onhit_audio, not_dex, not_int, physical_affinity, ranged, red_blood, slow_movement
    Packs
  • Margem do Rio: Caranguejo Espinhento
  • O Refúgio Zigurate: Caranguejo Espinhento, Caranguejo Espinhento
  • Vida
    85%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold-30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    85%
    Precisão
    100%
    Attack Distance
    8 ~ 50
    Tempo de Ataque
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    85%
    Model Size
    135%
    Type
    QuillCrabBigFire
    Metadata
    QuillCrabBig
    Nível
    65
    Vida
    5,572
    Damage
    181
    Dano Mágico
    181
    Precisão
    2,228
    Tempo de Ataque
    1.995
    Experiência
    18,281
    Minion Life
    5,340
    Minion Damage
    705
    Minion Armour
    3,540
    QuillCrabSpikeBurstEmptyAction
    Attack
    Base Damage: 144217
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.995 s
    attack maximum action distance + [25]
    QuillCrabSpikeBurst
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 144217
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 70%
    Tempo de Ataque: 1.995 s
    Causa -30% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1000]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [13]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]
    QuillCrabSpikeShrapnelAudio
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 144217
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 20%
    Tempo de Ataque: 1.995 s
    Causa -80% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    Perfura todos os alvos
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1002]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [13]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]
    QuillCrabSpikeShrapnel
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 144217
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 20%
    Tempo de Ataque: 1.995 s
    Causa -80% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1003]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [18]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]

    Object Type

    version 2
    extends "Metadata/Monsters/QuillCrab/QuillCrabBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/QuillCrab/QuillCrabBig"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Porcupine Crab",
        life = 0.85,
        damage = 0.85,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 50,
        accuracy = 1,
        skillList = {
            "QuillCrabSpikeBurstEmptyAction",
            "QuillCrabSpikeBurst",
            "QuillCrabSpikeShrapnelAudio",
            "QuillCrabSpikeShrapnel",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeBurstEmptyAction"] = {
        name = "QuillCrabSpikeBurstEmptyAction",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.666,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
        },
        levels = {
            [1] = {25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeBurst"] = {
        name = "QuillCrabSpikeBurst",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {1000, 0, 20, 40, 13, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeShrapnelAudio"] = {
        name = "QuillCrabSpikeShrapnelAudio",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
            "always_pierce",
        },
        levels = {
            [1] = {1002, 0, 20, 40, 13, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeShrapnel"] = {
        name = "QuillCrabSpikeShrapnel",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {1003, 0, 20, 40, 18, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Caranguejo Espinhento
    CategoryBeastsFera
    IconEnemyArmour IconEnemyResistanceFire IconEnemyResistanceColdWeak
    Porcupine Crab
    Spectre
    AreaO Refúgio Zigurate
    Tagsallows_additional_projectiles, beast, fire_affinity, insect, MonsterStab_onhit_audio, not_dex, not_int, ranged, red_blood, slow_movement
    Packs
  • O Refúgio Zigurate: Caranguejo Espinhento, Caranguejo Espinhento
  • Vida
    85%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold-30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    85%
    Precisão
    100%
    Attack Distance
    8 ~ 50
    Tempo de Ataque
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    85%
    Model Size
    135%
    Type
    QuillCrabBigFire
    Metadata
    QuillCrabBigElite
    Nível
    65
    Vida
    5,572
    Damage
    181
    Dano Mágico
    181
    Precisão
    2,228
    Tempo de Ataque
    1.995
    Experiência
    18,281
    Minion Life
    5,340
    Minion Damage
    705
    Minion Armour
    3,540
    QuillCrabSpikeBurstEmptyAction
    Attack
    Base Damage: 144217
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.995 s
    attack maximum action distance + [25]
    QuillCrabSpikeBurst
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 144217
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 70%
    Tempo de Ataque: 1.995 s
    Causa -30% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1000]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [13]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]
    QuillCrabSpikeShrapnelAudio
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 144217
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 20%
    Tempo de Ataque: 1.995 s
    Causa -80% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    Perfura todos os alvos
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1002]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [13]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]
    QuillCrabSpikeShrapnel
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable, AttackInPlace
    Base Damage: 144217
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 20%
    Tempo de Ataque: 1.995 s
    Causa -80% de dano de ataque
    Converte 40% do dano físico em dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    monster projectile variation [1003]
    monster reverse point blank damage -% at minimum range [20]
    projectile angle variance [0]
    projectile ballistic angle from reference event [1]
    projectile spread radius [18]
    projectile uses contact position [1]
    projectiles not offset [1]
    use scaled contact offset [1]
    CGEQuillCrabFireGround
    Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 1 s
    Causa 242.4 de dano de fogo por segundo
    active skill area of effect radius +% final [-40]
    base skill effect duration [4000]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/QuillCrab/QuillCrabFire"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/QuillCrab/QuillCrabBigElite"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Porcupine Crab",
        life = 0.85,
        damage = 0.85,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 50,
        accuracy = 1,
        skillList = {
            "QuillCrabSpikeBurstEmptyAction",
            "QuillCrabSpikeBurst",
            "QuillCrabSpikeShrapnelAudio",
            "QuillCrabSpikeShrapnel",
            "CGEQuillCrabFireGround",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeBurstEmptyAction"] = {
        name = "QuillCrabSpikeBurstEmptyAction",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.666,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
        },
        levels = {
            [1] = {25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeBurst"] = {
        name = "QuillCrabSpikeBurst",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {1000, 0, 20, 40, 13, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeShrapnelAudio"] = {
        name = "QuillCrabSpikeShrapnelAudio",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
            "always_pierce",
        },
        levels = {
            [1] = {1002, 0, 20, 40, 13, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["QuillCrabSpikeShrapnel"] = {
        name = "QuillCrabSpikeShrapnel",
        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",
            "projectile_angle_variance",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_base_physical_damage_%_to_convert_to_fire",
            "projectile_spread_radius",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "projectiles_not_offset",
            "projectile_ballistic_angle_from_reference_event",
        },
        levels = {
            [1] = {1003, 0, 20, 40, 18, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGEQuillCrabFireGround"] = {
        name = "CGEQuillCrabFireGround",
        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_fire_damage_to_deal_per_minute",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {1, -40, 4000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.