魔蜥
野獸
地區: 迷宮花園
chance to apply suppression on hit % [20]
增加 15000% 物品掉落稀有度
怪物增加 100% 經驗值
增加 5000% 來自偷取每秒最大總魔力恢復
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
stance movement speed +% final [100]
Sallazzang
幽魂N
地區迷宮花園
標籤beast, 法術, chaos_affinity, has_one_hand_sword, has_one_handed_melee, large_height, large_model, light_armour, medium_movement, melee, non_unique_map_boss, not_str, physical_affinity, ranged, red_blood, reptile_beast
生命
400%
生命轉為護盾
50%
閃避
+20%
異常狀態臨界值
400%
抗性
40 40 40 25
傷害
160%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
200%
Model Size
156%
類型
IguanaMapBoss
Metadata
IguanaMapBoss
等級
72
生命
932,128
護甲
39,449
閃避
6,533
能量護盾
3,925
傷害
865
法術傷害
1,291
命中
339
攻擊間隔
0.67335
經驗值
122,870
異常狀態臨界值
521,992
冰緩
1,651
感電
1,651
易碎
9,338
焦灼
1,651
殘喘
4,560
IguanaProjectileGardensMap
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 1374–2060
暴擊率: 5%
攻擊間隔: 1.005 秒
冷卻時間: 3.5 秒
造成 60% 更少傷害
base is projectile [1]
monster projectile variation [4]
monster reverse point blank damage -% at minimum range [30]
spell maximum action distance +% [-60]
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 1374–2060
暴擊率: 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]
IguanaAcidBreathLeftToRight
法術, 火焰, 傷害
施放時間: 4 秒
冷卻時間: 8 秒
造成 81.33122 混沌傷害
is area damage [1]
IguanaAcidBreathRightToLeft
法術, 火焰, 傷害
施放時間: 4 秒
冷卻時間: 8 秒
造成 81.33122 混沌傷害
is area damage [1]
IguanaBossBladefall
法術, 範圍, 陷阱技能, 地雷技能, 圖騰技能, 傷害, 可觸發, 法術可重複, 可秘能爆發, 可齊射, 範圍法術, 物理, 持續時間
虛空刀雨
暴擊率: 5%
附加傷害效用: 90%
施放時間: 2.5 秒
冷卻時間: 5 秒
從天空降下的虛空武器,對敵人連續發射造成傷害。敵人可被擊中複數次。
造成 564.8847.1 物理傷害
你的擊中不能暈眩敵人
+6 次齊射
25% 物理傷害轉化至混沌傷害
擊中使敵人中毒
active skill area of effect radius +% final [50]
bladefall width +% [-70]
is area damage [1]
visual hit effect chaos is green [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "One_Hand_Sword"
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
	basic_action = "Emerge2"
}

Stats
{
	set_item_drop_slots = 0
	set_monster_no_drops = 1
	set_monster_has_second_form = 1
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/GemMonster/IguanaMapBoss"] = {
    name = "Sallazzang",
    life = 4,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.6,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "IguanaProjectileGardensMap",
        "IguanaBossBladefall",
        "IguanaAcidBreathLeftToRight",
        "IguanaAcidBreathRightToLeft",
    },
    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["IguanaProjectileGardensMap"] = {
    name = "IguanaProjectileGardensMap",
    hidden = true,
    color = 4,
    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,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "active_skill_damage_+%_final",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "base_is_projectile",
    },
    levels = {
        [1] = {4, -60, -60, 30, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["IguanaBossBladefall"] = {
    name = "Bladefall",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys. Enemies can be hit multiple times where these overlap.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Cascadable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Physical] = true,
        [SkillType.Duration] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "active_skill_area_of_effect_radius_+%_final",
        "bladefall_width_+%",
        "bladefall_number_of_volleys",
        "skill_physical_damage_%_to_convert_to_chaos",
        "base_chance_to_poison_on_hit_%",
        "is_area_damage",
        "cannot_stun",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 50, -70, 6, 25, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["IguanaAcidBreathLeftToRight"] = {
    name = "IguanaAcidBreathLeftToRight",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Fire] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["IguanaAcidBreathRightToLeft"] = {
    name = "IguanaAcidBreathRightToLeft",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Fire] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
chance to apply suppression on hit % [20]
IdMonsterSuppressingFire
FamilySuppressingFire
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • chance to apply suppression on hit % Min: 20 Max: 20 全域
  • 增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 增加 5000% 來自偷取每秒最大總魔力恢復
    IdIguanaBossManaLeechRate
    FamilyMaximumLeechRate
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • maximum mana leech rate +% Min: 5000 Max: 5000 全域
  • Craft Tagsresource mana
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceScavengerRun
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tagsspeed
    魔蜥
    野獸
    chance to apply suppression on hit % [20]
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    stance movement speed +% final [100]
    Sallazzang
    幽魂N
    標籤beast, elder_map_boss, is_unarmed, large_model, light_armour, medium_height, non_attacking, not_str, red_blood, reptile_beast, slow_movement
    生命
    400%
    生命轉為護盾
    50%
    閃避
    +20%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    160%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 9
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    132%
    類型
    IguanaMapBoss
    Metadata
    IguanaMapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GemMonster/IguanaMapBossElder"] = {
        name = "Sallazzang",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.6,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 9,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    chance to apply suppression on hit % [20]
    IdMonsterSuppressingFire
    FamilySuppressingFire
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • chance to apply suppression on hit % Min: 20 Max: 20 全域
  • 增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceScavengerRun
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tagsspeed
    魔蜥
    野獸
    地區: 迷宮花園
    chance to apply suppression on hit % [20]
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    增加 5000% 來自偷取每秒最大總魔力恢復
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    stance movement speed +% final [100]
    Sallazzang
    幽魂N
    地區迷宮花園
    標籤beast, 法術, cold_affinity, has_one_hand_sword, has_one_handed_melee, large_height, large_model, light_armour, medium_movement, melee, non_unique_map_boss, not_str, physical_affinity, ranged, red_blood, reptile_beast, transform_boss
    生命
    400%
    生命轉為護盾
    50%
    閃避
    +20%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    160%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 9
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    156%
    類型
    IguanaMapBoss
    Metadata
    IguanaMapBossChrome
    等級
    72
    生命
    932,128
    護甲
    39,449
    閃避
    6,533
    能量護盾
    3,925
    傷害
    865
    法術傷害
    1,291
    命中
    339
    攻擊間隔
    0.67335
    經驗值
    122,870
    異常狀態臨界值
    521,992
    冰緩
    1,651
    感電
    1,651
    易碎
    9,338
    焦灼
    1,651
    殘喘
    4,560
    IguanaProjectileChromeGardensMap
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
    基本傷害: 1374–2060
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    冷卻時間: 3.5 秒
    造成 30% 更少傷害
    50% 物理傷害轉化至冰冷傷害
    base is projectile [1]
    monster projectile variation [24]
    monster reverse point blank damage -% at minimum range [30]
    projectile uses contact position [1]
    spell maximum action distance +% [-60]
    use scaled contact offset [1]
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1374–2060
    暴擊率: 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]
    IguanaIcyBreathLeftToRight
    法術, 火焰, 傷害
    施放時間: 4 秒
    冷卻時間: 8 秒
    造成 433.8650.6 冰冷傷害
    is area damage [1]
    IguanaIcyBreathRightToLeft
    法術, 火焰, 傷害
    施放時間: 4 秒
    冷卻時間: 8 秒
    造成 433.8650.6 冰冷傷害
    is area damage [1]
    IguanaBossChromeBladefall
    法術, 範圍, 陷阱技能, 地雷技能, 圖騰技能, 傷害, 可觸發, 法術可重複, 可秘能爆發, 可齊射, 範圍法術, 物理, 持續時間
    虛空刀雨
    暴擊率: 5%
    附加傷害效用: 90%
    施放時間: 2.5 秒
    冷卻時間: 5 秒
    從天空降下的虛空武器,對敵人連續發射造成傷害。敵人可被擊中複數次。
    造成 11301694 物理傷害
    你的擊中不能暈眩敵人
    +6 次齊射
    75% 物理傷害轉化至冰冷傷害
    100% 更多冰緩效果
    active skill area of effect radius +% final [50]
    bladefall width +% [-70]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GemMonster/IguanaMapBossChrome"] = {
        name = "Sallazzang",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.6,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "IguanaProjectileChromeGardensMap",
            "IguanaBossChromeBladefall",
            "IguanaIcyBreathLeftToRight",
            "IguanaIcyBreathRightToLeft",
        },
        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["IguanaProjectileChromeGardensMap"] = {
        name = "IguanaProjectileChromeGardensMap",
        hidden = true,
        color = 4,
        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,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "active_skill_damage_+%_final",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "skill_physical_damage_%_to_convert_to_cold",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {24, -60, -30, 30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IguanaBossChromeBladefall"] = {
        name = "Bladefall",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys. Enemies can be hit multiple times where these overlap.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "bladefall_width_+%",
            "bladefall_number_of_volleys",
            "skill_physical_damage_%_to_convert_to_cold",
            "active_skill_chill_effect_+%_final",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, -70, 6, 75, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IguanaIcyBreathLeftToRight"] = {
        name = "IguanaIcyBreathLeftToRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Fire] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 4,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IguanaIcyBreathRightToLeft"] = {
        name = "IguanaIcyBreathRightToLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Fire] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 4,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    chance to apply suppression on hit % [20]
    IdMonsterSuppressingFire
    FamilySuppressingFire
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • chance to apply suppression on hit % Min: 20 Max: 20 全域
  • 增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 增加 5000% 來自偷取每秒最大總魔力恢復
    IdIguanaBossManaLeechRate
    FamilyMaximumLeechRate
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • maximum mana leech rate +% Min: 5000 Max: 5000 全域
  • Craft Tagsresource mana
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceScavengerRun
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tagsspeed
    魔蜥
    野獸
    chance to apply suppression on hit % [20]
    增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    增加 5000% 來自偷取每秒最大總魔力恢復
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    stance movement speed +% final [100]
    Sallazzang
    幽魂N
    標籤beast, 法術, cold_affinity, has_one_hand_sword, has_one_handed_melee, large_height, large_model, light_armour, medium_movement, melee, not_str, physical_affinity, ranged, red_blood, reptile_beast, standalone_map_boss
    生命
    400%
    生命轉為護盾
    50%
    閃避
    +20%
    異常狀態臨界值
    400%
    抗性
    40 40 40 25
    傷害
    160%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 9
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    200%
    Model Size
    156%
    類型
    IguanaMapBoss
    Metadata
    IguanaMapBossChromeStandalone
    等級
    68
    生命
    557,385
    護甲
    28,790
    閃避
    5,687
    能量護盾
    3,064
    傷害
    681
    法術傷害
    1,016
    命中
    290
    攻擊間隔
    0.67335
    經驗值
    112,805
    異常狀態臨界值
    351,153
    冰緩
    1,110
    感電
    1,110
    易碎
    6,282
    焦灼
    1,110
    殘喘
    3,068
    IguanaProjectileChromeGardensMap
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
    基本傷害: 1081–1622
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    冷卻時間: 3.5 秒
    造成 30% 更少傷害
    50% 物理傷害轉化至冰冷傷害
    base is projectile [1]
    monster projectile variation [24]
    monster reverse point blank damage -% at minimum range [30]
    projectile uses contact position [1]
    spell maximum action distance +% [-60]
    use scaled contact offset [1]
    MeleeAtAnimationSpeedUnique
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 1081–1622
    暴擊率: 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]
    IguanaIcyBreathLeftToRight
    法術, 火焰, 傷害
    施放時間: 4 秒
    冷卻時間: 8 秒
    造成 378567 冰冷傷害
    is area damage [1]
    IguanaIcyBreathRightToLeft
    法術, 火焰, 傷害
    施放時間: 4 秒
    冷卻時間: 8 秒
    造成 378567 冰冷傷害
    is area damage [1]
    IguanaBossChromeBladefall
    法術, 範圍, 陷阱技能, 地雷技能, 圖騰技能, 傷害, 可觸發, 法術可重複, 可秘能爆發, 可齊射, 範圍法術, 物理, 持續時間
    虛空刀雨
    暴擊率: 5%
    附加傷害效用: 90%
    施放時間: 2.5 秒
    冷卻時間: 5 秒
    從天空降下的虛空武器,對敵人連續發射造成傷害。敵人可被擊中複數次。
    造成 929.31394 物理傷害
    你的擊中不能暈眩敵人
    +6 次齊射
    75% 物理傷害轉化至冰冷傷害
    100% 更多冰緩效果
    active skill area of effect radius +% final [50]
    bladefall width +% [-70]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GemMonster/IguanaMapBossChromeStandalone"] = {
        name = "Sallazzang",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.6,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "IguanaProjectileChromeGardensMap",
            "IguanaBossChromeBladefall",
            "IguanaIcyBreathLeftToRight",
            "IguanaIcyBreathRightToLeft",
        },
        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["IguanaProjectileChromeGardensMap"] = {
        name = "IguanaProjectileChromeGardensMap",
        hidden = true,
        color = 4,
        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,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "active_skill_damage_+%_final",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "skill_physical_damage_%_to_convert_to_cold",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {24, -60, -30, 30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IguanaBossChromeBladefall"] = {
        name = "Bladefall",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Ethereal weapons rain from the sky, dealing damage to enemies in a sequence of volleys. Enemies can be hit multiple times where these overlap.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cascadable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "bladefall_width_+%",
            "bladefall_number_of_volleys",
            "skill_physical_damage_%_to_convert_to_cold",
            "active_skill_chill_effect_+%_final",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, -70, 6, 75, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IguanaIcyBreathLeftToRight"] = {
        name = "IguanaIcyBreathLeftToRight",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Fire] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 4,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IguanaIcyBreathRightToLeft"] = {
        name = "IguanaIcyBreathRightToLeft",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Fire] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 4,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    chance to apply suppression on hit % [20]
    IdMonsterSuppressingFire
    FamilySuppressingFire
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • chance to apply suppression on hit % Min: 20 Max: 20 全域
  • 增加 15000% 物品掉落稀有度
    怪物增加 100% 經驗值
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 全域
  • monster dropped item rarity +% Min: 15000 Max: 15000 全域
  • 增加 5000% 來自偷取每秒最大總魔力恢復
    IdIguanaBossManaLeechRate
    FamilyMaximumLeechRate
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • maximum mana leech rate +% Min: 5000 Max: 5000 全域
  • Craft Tagsresource mana
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    stance movement speed +% final [100]
    IdStanceScavengerRun
    FamilyStance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 全域
  • Craft Tagsspeed
    Edit

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