โฟรซิส
หุ่นกล
monster no drops or experience [1]
Frosis
SpectreN
Tagsbludgeoning_weapon, นักเวท, cold_affinity, construct, is_unarmed, large_height, medium_movement, melee, not_dex, not_str, physical_affinity, plate_armour, ranged, red_blood
พลังชีวิต
150%
Energy Shield From Life
100%
Ailment Threshold
150%
ค่าต้านทาน
0 75 0 0
Damage
248%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.65 Second
Damage Spread
±20%
ค่าประสบการณ์
150%
Model Size
140%
Type
IceElementalMapBossSplit
Metadata
FrostfireMageFrostForm
เลเวล
68
พลังชีวิต
9,650
เกราะ
28,790
การหลบหลีก
4,739
โล่พลังงาน
6,127
Damage
926
ความเสียหายเวท
926
ความแม่นยำ
290
Attack Time
1.65
ค่าประสบการณ์
15,383
Ailment Threshold
9,650
Chill
31
Shock
31
Brittle
173
Scorch
31
Sap
84
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 741–1112
โอกาสคริติคอล: 5%
Attack Time: 1.65 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
FrostfireMageIceSpear
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
หอกน้ำแข็ง (Ice Spear)
โอกาสคริติคอล: 7%
เวลาร่าย: 0.85 วินาที
ปล่อยเศษน้ำแข็งออกไปติดกันอย่างรวดเร็ว เมื่อมันเดินทางได้ระยะหนึ่งจะเปลี่ยนร่างเป็นร่างสองที่เคลื่อนที่ไวขึ้นอย่างมากและสามารถเจาะทะลุศัตรูได้
สร้างความเสียหาย น้ำแข็ง 335.7 ถึง 503.5
ยิงกระสุน เพิ่มเติม 2 ลูก
ร่างสอง มีโอกาสคริติคอล เพิ่มขึ้น 600%
active skill chill duration +% final [78]
base is projectile [1]
spell maximum action distance +% [-25]
FrostfireMageFrostStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
เรียกสายฟ้า (Storm Call)
เวลาร่าย: 0.5 วินาที
ทำเครื่องหมายที่ตำแหน่ง หลังจากระยะเวลาสั้นๆ จะเกิดฟ้าผ่าที่เครื่องหมาย สร้างความเสียหายในบริเวณรอบๆ และทำให้เกิดฟ้าผ่าที่เครื่องหมายอื่นๆ ที่คุณได้ร่ายไว้ด้วย
สร้างความเสียหาย น้ำแข็ง 659.7 ถึง 989.5
ระยะเวลาพื้นฐาน 3 วินาที
เพิ่มความเร็วในการร่าย 100%
active skill area of effect radius +% final [-40]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

BaseEvents { }

Actor
{
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.5
	fade_arrows = true
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Bandits/FrostfireMageFrostForm"] = {
    name = "Frosis",
    life = 1.5,
    energyShield = 1,
    fireResist = 0,
    coldResist = 75,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.48,
    damageSpread = 0.2,
    attackTime = 1.65,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "FrostfireMageIceSpear",
        "FrostfireMageFrostStormCall",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    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["FrostfireMageIceSpear"] = {
    name = "Ice Spear",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.85,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "active_skill_chill_duration_+%_final",
        "spell_maximum_action_distance_+%",
        "ice_spear_second_form_critical_strike_chance_+%",
        "number_of_additional_projectiles",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 78, -25, 600, 2, critChance = 7, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["FrostfireMageFrostStormCall"] = {
    name = "Storm Call",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Lightning] = true,
        [SkillType.Cascadable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_skill_effect_duration",
        "base_cast_speed_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 3000, 100, -40, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Edit

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