นิมิตมุ่งร้าย
สัตว์ร้าย
เพิ่มความเร็วในการโจมตี 40%
แปลงความเสียหาย กายภาพ 100% เป็น ไฟ
สร้างสถานะ ลุกไหม้ เสมอ
สร้าง พื้นลุกไหม้ เมื่อตาย
monster ground effect on death base duration ms [12000]
monster ground fire on death base area of effect radius [32]
Menacing Vision
SpectreN
Tagsanimal_claw_weapon, beast, feline_beast, has_dagger, has_one_handed_melee, large_model, light_armour, mammal_beast, medium_height, medium_movement, melee, not_int, physical_affinity, red_blood
พลังชีวิต
162%
เกราะ
+10%
การหลบหลีก
+10%
Ailment Threshold
162%
ค่าต้านทาน
85 0 0 0
Damage
198%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
180%
Model Size
130%
Type
LionBoss
Metadata
LionBossSpectralMinion
เลเวล
68
พลังชีวิต
10,422
เกราะ
31,669
การหลบหลีก
5,213
โล่พลังงาน
0
Damage
740
ความเสียหายเวท
740
ความแม่นยำ
290
Attack Time
1.5
ค่าประสบการณ์
18,459
Ailment Threshold
10,422
Chill
33
Shock
33
Brittle
186
Scorch
33
Sap
91
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 592–888
โอกาสคริติคอล: 5%
Attack Time: 1.5 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "Dagger"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.35
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Lion/LionBossSpectralMinion"] = {
    name = "Menacing Vision",
    life = 1.62,
    fireResist = 85,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.98,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    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",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
เพิ่มความเร็วในการโจมตี 40%
IdMonsterImplicitFastAttack1
FamilyIncreasedAttackSpeed
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • attack speed +% Min: 40 Max: 40 Global
  • Craft Tagsattack speed
    แปลงความเสียหาย กายภาพ 100% เป็น ไฟ
    IdMonsterConvertToFireDamageBurningMenace
    FamilyFireDamageAsPortionOfDamage
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    สร้างสถานะ ลุกไหม้ เสมอ
    IdMonsterChanceToIgniteBurningMenace
    FamilyMonsterChanceToIgnite
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base chance to ignite % Min: 100 Max: 100 Global
  • Craft Tagselemental fire ailment
    สร้าง พื้นลุกไหม้ เมื่อตาย
    monster ground effect on death base duration ms [12000]
    monster ground fire on death base area of effect radius [32]
    IdMonsterGroundFireOnDeathBurningMenace
    FamilyMonsterEffectOnDeath
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster ground effect on death base duration ms Min: 12000 Max: 12000 Global
  • monster ground fire on death base area of effect radius Min: 32 Max: 32 Global
  • monster ground fire on death % max damage to deal per minute Min: 1000 Max: 1000 Global
  • Craft Tagselemental_damage damage elemental fire
    Edit

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