全知之眼
野獸
增加 % 物品掉落稀有度
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
monster no map drops [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
The All-seeing Eye
幽魂N
標籤animal_claw_weapon, beast, 法術, cursing_monster, extra_large_height, flesh_armour, insect_blood, is_unarmed, lightning_affinity, melee, not_str, physical_affinity, very_fast_movement
生命
220%
生命轉為護盾
60%
閃避
+40%
異常狀態臨界值
220%
抗性
30 30 30 20
傷害
310%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 19
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
200%
Model Size
163%
類型
SquidBossSideArea
Metadata
SquidBossSideArea
等級
68
生命
14,153
護甲
28,790
閃避
6,635
能量護盾
3,676
傷害
1,158
法術傷害
1,158
命中
290
攻擊間隔
1.005
經驗值
20,510
異常狀態臨界值
14,153
冰緩
45
感電
45
易碎
253
焦灼
45
殘喘
124
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 926–1390
暴擊率: 5%
攻擊間隔: 1.005 秒
用強大的攻擊擊倒敵人。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GSBlindingGazeBossSideArea
法術, 可觸發
暴擊率: 5%
施放時間: 2.67 秒
冷卻時間: 6 秒
造成 20203752 閃電傷害
增加 40% 施放速度
is area damage [1]
spell maximum action distance +% [-80]
ArcBossSideArea
法術, 傷害, 陷阱技能, 圖騰技能, 地雷技能, 連鎖, 法術可重複, 可觸發, 閃電, 可齊射
電弧
暴擊率: 5%
附加傷害效用: 50%
施放時間: 0.8 秒
一道電弧從施放者射向目標,並會彈跳至另其他目標,彈不會立即彈回。每次電弧連鎖,它還會生成一條二段電弧,連鎖到主要電弧尚未擊中的另一個敵人,但這條二段電弧不能再進一步連鎖。
造成 134.1402.4 閃電傷害
減少 50% 範圍效果半徑
連鎖 +3
10% 機率感電敵人
MonsterConductivity
法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 閃電, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
導電
施放時間: 0.5 秒
冷卻時間: 10 秒
對目標區域降下詛咒,使受到詛咒敵人的閃電抗性降低,並在被擊中時時有機率被感電。
+6 秒基礎持續時間
被詛咒的敵人有 -30% 的閃電抗性
對被詛咒敵人的擊中 +25% 機率造成感電
active skill area of effect radius +% final [9]
VaalArcBossSideArea
法術, 傷害, 陷阱技能, 圖騰技能, 地雷技能, 連鎖, 法術可重複, 可觸發, 閃電, 可齊射
電弧
附加傷害效用: 50%
施放時間: 0.8 秒
一道電弧從施放者射向目標,並會彈跳至另其他目標,彈不會立即彈回。每次電弧連鎖,它還會生成一條二段電弧,連鎖到主要電弧尚未擊中的另一個敵人,但這條二段電弧不能再進一步連鎖。
造成 130.7392.2 閃電傷害
減少 50% 範圍效果半徑
連鎖 +20
10% 機率感電敵人

Object Type

version 2
extends "Metadata/Monsters/Squid/Squid"

Stats
{
	mana_regeneration_rate_per_minute_% = 300
	set_base_maximum_mana = 200
}

Monster
{
	flip_enabled = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Squid/Squid"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Squid/SquidBossSideArea"] = {
    name = "The All-seeing Eye",
    life = 2.2,
    energyShield = 0.6,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 3.1,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 19,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "ArcBossSideArea",
        "VaalArcBossSideArea",
        "MonsterConductivity",
        "GSBlindingGazeBossSideArea",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ArcBossSideArea"] = {
    name = "Arc",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Chains] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "beam_skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "number_of_chains",
        "base_chance_to_shock_%",
        "skill_range_+%",
    },
    levels = {
        [1] = {0.5, 1.5, 1, 10, -50, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.5, 1.5, 2, 10, -50, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.5, 1.5, 3, 10, -50, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["VaalArcBossSideArea"] = {
    name = "Arc",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Chains] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "beam_skill_stat_descriptions",
    castTime = 0.8,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "number_of_chains",
        "base_chance_to_shock_%",
        "skill_range_+%",
    },
    levels = {
        [1] = {0.5, 1.5, 10, 10, -50, levelRequirement = 4, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.5, 1.5, 10, 10, -50, levelRequirement = 7, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.5, 1.5, 10, 10, -50, levelRequirement = 9, statInterpolation = {3, 3, 1},  cost = { }, },
        [4] = {0.5, 1.5, 10, 10, -50, levelRequirement = 12, statInterpolation = {3, 3, 1},  cost = { }, },
        [5] = {0.5, 1.5, 10, 10, -50, levelRequirement = 20, statInterpolation = {3, 3, 1},  cost = { }, },
        [6] = {0.5, 1.5, 10, 10, -50, levelRequirement = 27, statInterpolation = {3, 3, 1},  cost = { }, },
        [7] = {0.5, 1.5, 10, 10, -50, levelRequirement = 28, statInterpolation = {3, 3, 1},  cost = { }, },
        [8] = {0.5, 1.5, 10, 10, -50, levelRequirement = 29, statInterpolation = {3, 3, 1},  cost = { }, },
        [9] = {0.5, 1.5, 20, 10, -50, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterConductivity"] = {
    name = "Conductivity",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Curses all targets in an area, lowering their lightning resistance and giving them a chance to be shocked when hit.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.Cascadable] = true,
        [SkillType.AppliesCurse] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Hex] = true,
    },
    statDescriptionScope = "curse_skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_lightning_damage_resistance_%",
        "base_skill_effect_duration",
        "chance_to_be_shocked_%",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {-20, 6000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
        [2] = {-25, 6000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
        [3] = {-30, 6000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
        [4] = {-40, 6000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSBlindingGazeBossSideArea"] = {
    name = "GSBlindingGazeBossSideArea",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.67,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_cast_speed_+%",
        "spell_maximum_action_distance_+%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.69999998807907, 1.2999999523163, 40, -80, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
增加 % 物品掉落稀有度
IdMonsterSideAreaBoss
FamilyMonsterSideAreaBoss
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster dropped item rarity +% Min: 0 Max: 0 全域
  • monster additional quantity of dropped items in cruel +% [300]
    monster additional quantity of dropped items in merciless +% [600]
    monster additional rarity of dropped items in cruel +% [300]
    monster additional rarity of dropped items in merciless +% [600]
    IdMonsterInvasionMercilessDrops1
    FamilyMonsterMercilessDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional quantity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional rarity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster additional quantity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    全知之眼
    野獸
    地區: 隱蔽洞穴
    種類: 重盾巨蟹
    屬類: 頭足動物
    科類: 深潭
    增加 % 物品掉落稀有度
    monster no map drops [1]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    The All-seeing Eye
    幽魂N
    地區隱蔽洞穴, 隱蔽洞穴
    標籤animal_claw_weapon, beast, 法術, cursing_monster, extra_large_height, flesh_armour, insect_blood, is_unarmed, lightning_affinity, melee, not_str, physical_affinity, vaalsidearea_boss, very_fast_movement
    生命
    220%
    生命轉為護盾
    60%
    閃避
    +40%
    異常狀態臨界值
    220%
    抗性
    30 30 30 20
    傷害
    310%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    4 ~ 19
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    163%
    類型
    SquidBossSideArea
    Metadata
    SquidBossSideAreaLowbie
    等級
    68
    生命
    14,153
    護甲
    28,790
    閃避
    6,635
    能量護盾
    3,676
    傷害
    1,158
    法術傷害
    1,158
    命中
    290
    攻擊間隔
    1.005
    經驗值
    20,510
    異常狀態臨界值
    14,153
    冰緩
    45
    感電
    45
    易碎
    253
    焦灼
    45
    殘喘
    124
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 926–1390
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    用強大的攻擊擊倒敵人。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GSBlindingGazeBossSideArea
    法術, 可觸發
    暴擊率: 5%
    施放時間: 2.67 秒
    冷卻時間: 6 秒
    造成 20203752 閃電傷害
    增加 40% 施放速度
    is area damage [1]
    spell maximum action distance +% [-80]
    ArcBossSideArea
    法術, 傷害, 陷阱技能, 圖騰技能, 地雷技能, 連鎖, 法術可重複, 可觸發, 閃電, 可齊射
    電弧
    暴擊率: 5%
    附加傷害效用: 50%
    施放時間: 0.8 秒
    一道電弧從施放者射向目標,並會彈跳至另其他目標,彈不會立即彈回。每次電弧連鎖,它還會生成一條二段電弧,連鎖到主要電弧尚未擊中的另一個敵人,但這條二段電弧不能再進一步連鎖。
    造成 134.1402.4 閃電傷害
    減少 50% 範圍效果半徑
    連鎖 +3
    10% 機率感電敵人
    MonsterConductivity
    法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 閃電, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
    導電
    施放時間: 0.5 秒
    冷卻時間: 10 秒
    對目標區域降下詛咒,使受到詛咒敵人的閃電抗性降低,並在被擊中時時有機率被感電。
    +6 秒基礎持續時間
    被詛咒的敵人有 -30% 的閃電抗性
    對被詛咒敵人的擊中 +25% 機率造成感電
    active skill area of effect radius +% final [9]

    Object Type

    version 2
    extends "Metadata/Monsters/Squid/Squid"
    
    Monster
    {
    	flip_enabled = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Squid/Squid"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Squid/SquidBossSideAreaLowbie"] = {
        name = "The All-seeing Eye",
        life = 2.2,
        energyShield = 0.6,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 3.1,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 19,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "ArcBossSideArea",
            "MonsterConductivity",
            "GSBlindingGazeBossSideArea",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ArcBossSideArea"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "number_of_chains",
            "base_chance_to_shock_%",
            "skill_range_+%",
        },
        levels = {
            [1] = {0.5, 1.5, 1, 10, -50, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.5, 1.5, 2, 10, -50, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.5, 1.5, 3, 10, -50, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterConductivity"] = {
        name = "Conductivity",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses all targets in an area, lowering their lightning resistance and giving them a chance to be shocked when hit.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Hex] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_lightning_damage_resistance_%",
            "base_skill_effect_duration",
            "chance_to_be_shocked_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-20, 6000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
            [2] = {-25, 6000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
            [3] = {-30, 6000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
            [4] = {-40, 6000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSBlindingGazeBossSideArea"] = {
        name = "GSBlindingGazeBossSideArea",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_cast_speed_+%",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 40, -80, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    增加 % 物品掉落稀有度
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    全知之眼
    野獸
    地區: InvasionBoss
    種類: 重盾巨蟹
    屬類: 頭足動物
    科類: 深潭
    增加 % 物品掉落稀有度
    monster additional quantity of dropped items in cruel +% [300]
    monster additional quantity of dropped items in merciless +% [600]
    monster additional rarity of dropped items in cruel +% [300]
    monster additional rarity of dropped items in merciless +% [600]
    monster no map drops [1]
    monster is invasion boss [1]
    level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    The All-seeing Eye
    幽魂N
    地區InvasionBoss
    End Game增加 50% 最大生命
    標籤animal_claw_weapon, beast, 法術, cursing_monster, extra_large_height, flesh_armour, insect_blood, invasion_boss, is_unarmed, lightning_affinity, melee, not_str, physical_affinity, very_fast_movement
    Packs
  • InvasionBoss: 全知之眼, 無靈之眼
  • 生命
    220%
    生命轉為護盾
    60%
    閃避
    +40%
    異常狀態臨界值
    220%
    抗性
    30 30 30 20
    傷害
    310%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    4 ~ 19
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    163%
    類型
    SquidBossSideArea
    Metadata
    SquidBossSideAreaInvasion
    等級
    68
    生命
    14,153
    護甲
    28,790
    閃避
    6,635
    能量護盾
    3,676
    傷害
    1,158
    法術傷害
    1,158
    命中
    290
    攻擊間隔
    1.005
    經驗值
    20,510
    異常狀態臨界值
    14,153
    冰緩
    45
    感電
    45
    易碎
    253
    焦灼
    45
    殘喘
    124
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 926–1390
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    用強大的攻擊擊倒敵人。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    GSBlindingGazeBossSideArea
    法術, 可觸發
    暴擊率: 5%
    施放時間: 2.67 秒
    冷卻時間: 6 秒
    造成 20203752 閃電傷害
    增加 40% 施放速度
    is area damage [1]
    spell maximum action distance +% [-80]
    ArcBossSideArea
    法術, 傷害, 陷阱技能, 圖騰技能, 地雷技能, 連鎖, 法術可重複, 可觸發, 閃電, 可齊射
    電弧
    暴擊率: 5%
    附加傷害效用: 50%
    施放時間: 0.8 秒
    一道電弧從施放者射向目標,並會彈跳至另其他目標,彈不會立即彈回。每次電弧連鎖,它還會生成一條二段電弧,連鎖到主要電弧尚未擊中的另一個敵人,但這條二段電弧不能再進一步連鎖。
    造成 134.1402.4 閃電傷害
    減少 50% 範圍效果半徑
    連鎖 +3
    10% 機率感電敵人
    MonsterConductivity
    法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 閃電, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
    導電
    施放時間: 0.5 秒
    冷卻時間: 10 秒
    對目標區域降下詛咒,使受到詛咒敵人的閃電抗性降低,並在被擊中時時有機率被感電。
    +6 秒基礎持續時間
    被詛咒的敵人有 -30% 的閃電抗性
    對被詛咒敵人的擊中 +25% 機率造成感電
    active skill area of effect radius +% final [9]
    VaalArcBossSideArea
    法術, 傷害, 陷阱技能, 圖騰技能, 地雷技能, 連鎖, 法術可重複, 可觸發, 閃電, 可齊射
    電弧
    附加傷害效用: 50%
    施放時間: 0.8 秒
    一道電弧從施放者射向目標,並會彈跳至另其他目標,彈不會立即彈回。每次電弧連鎖,它還會生成一條二段電弧,連鎖到主要電弧尚未擊中的另一個敵人,但這條二段電弧不能再進一步連鎖。
    造成 130.7392.2 閃電傷害
    減少 50% 範圍效果半徑
    連鎖 +20
    10% 機率感電敵人

    Object Type

    version 2
    extends "Metadata/Monsters/Squid/Squid"
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 300
    	set_base_maximum_mana = 200
    }
    
    Monster
    {
    	flip_enabled = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Squid/Squid"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Squid/SquidBossSideAreaInvasion"] = {
        name = "The All-seeing Eye",
        life = 2.2,
        energyShield = 0.6,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 3.1,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 19,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "ArcBossSideArea",
            "VaalArcBossSideArea",
            "MonsterConductivity",
            "GSBlindingGazeBossSideArea",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ArcBossSideArea"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "number_of_chains",
            "base_chance_to_shock_%",
            "skill_range_+%",
        },
        levels = {
            [1] = {0.5, 1.5, 1, 10, -50, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.5, 1.5, 2, 10, -50, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.5, 1.5, 3, 10, -50, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalArcBossSideArea"] = {
        name = "Arc",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Chains] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "beam_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "number_of_chains",
            "base_chance_to_shock_%",
            "skill_range_+%",
        },
        levels = {
            [1] = {0.5, 1.5, 10, 10, -50, levelRequirement = 4, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.5, 1.5, 10, 10, -50, levelRequirement = 7, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.5, 1.5, 10, 10, -50, levelRequirement = 9, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.5, 1.5, 10, 10, -50, levelRequirement = 12, statInterpolation = {3, 3, 1},  cost = { }, },
            [5] = {0.5, 1.5, 10, 10, -50, levelRequirement = 20, statInterpolation = {3, 3, 1},  cost = { }, },
            [6] = {0.5, 1.5, 10, 10, -50, levelRequirement = 27, statInterpolation = {3, 3, 1},  cost = { }, },
            [7] = {0.5, 1.5, 10, 10, -50, levelRequirement = 28, statInterpolation = {3, 3, 1},  cost = { }, },
            [8] = {0.5, 1.5, 10, 10, -50, levelRequirement = 29, statInterpolation = {3, 3, 1},  cost = { }, },
            [9] = {0.5, 1.5, 20, 10, -50, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterConductivity"] = {
        name = "Conductivity",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses all targets in an area, lowering their lightning resistance and giving them a chance to be shocked when hit.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Hex] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_lightning_damage_resistance_%",
            "base_skill_effect_duration",
            "chance_to_be_shocked_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-20, 6000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
            [2] = {-25, 6000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
            [3] = {-30, 6000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
            [4] = {-40, 6000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSBlindingGazeBossSideArea"] = {
        name = "GSBlindingGazeBossSideArea",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.67,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_cast_speed_+%",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 40, -80, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    增加 % 物品掉落稀有度
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 全域
  • monster additional quantity of dropped items in cruel +% [300]
    monster additional quantity of dropped items in merciless +% [600]
    monster additional rarity of dropped items in cruel +% [300]
    monster additional rarity of dropped items in merciless +% [600]
    IdMonsterInvasionMercilessDrops1
    FamilyMonsterMercilessDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional quantity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional rarity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster additional quantity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • monster is invasion boss [1]
    IdIsInvasionBoss
    FamilyMonsterIsInvasionBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster is invasion boss Min: 1 Max: 1 全域
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    Edit

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