ริสแห่งเอแบรม
อันเดด
display monster mod nemesis test [0]
Rhys of Abram
SpectreN
Areaชายฝั่งสนธยา
Tagsนักเวท, flesh_armour, humanoid, is_unarmed, medium_height, melee, physical_affinity, red_blood, undead, very_slow_movement, zombie
พลังชีวิต
400%
Ailment Threshold
400%
ค่าต้านทาน
0 85 0 0
Damage
240%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
1.995 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
120%
Type
OriathanCitizenBoss
Metadata
OriathanCitizenZombieMale4Boss
เลเวล
45
พลังชีวิต
5,500
ค่าเกราะ
4,350
อัตราการหลบหลีก
1,979
Damage
268
ความเสียหายเวท
268
ความแม่นยำ
228
Attack Time
1.995
ค่าประสบการณ์
8,830
Minion Life
1,476
Minion Damage
202
Ailment Threshold
5,500
Chill
17
Shock
17
Brittle
98
Scorch
17
Sap
48
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 214–321
โอกาสคริติคอล: 5%
Attack Time: 1.995 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
OriathCivilianSoulExplosionBoss
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
เวลาร่าย: 0.1 วินาที
สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ โพรเจกไทล์ของมอนสเตอร์ แต่มีผลในการกระทบด้วย
สร้างความเสียหาย กายภาพ 229.7 ถึง 344.5
ยิงโพรเจกไทล์ เพิ่มเติม 5 ลูก
มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย
active skill area of effect radius +% final [-25]
base is projectile [1]
is area damage [1]
projectile spread radius [30]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Revive"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.5
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/OriathanCitizen/OriathanCitizenZombieMale4Boss"] = {
    name = "Rhys of Abram",
    life = 4,
    fireResist = 0,
    coldResist = 85,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.4,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "Melee",
        "OriathCivilianSoulExplosionBoss",
    },
    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 = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["OriathCivilianSoulExplosionBoss"] = {
    name = "OriathCivilianSoulExplosionBoss",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "cast_on_death_%",
        "projectile_spread_radius",
        "number_of_additional_projectiles",
        "active_skill_area_of_effect_radius_+%_final",
        "base_is_projectile",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 100, 30, 5, -25, levelRequirement = 45, statInterpolation = {3, 3},  cost = { }, },
    },
}
display monster mod nemesis test [0]
IdOriathanCitizenZombieMale4BossDaemon
FamilyDaemon
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • display monster mod nemesis test Min: 0 Max: 0 Global
  • ริสแห่งเอแบรม
    อันเดด
    display monster mod nemesis test [0]
    Rhys of Abram
    SpectreN
    Tagsนักเวท, flesh_armour, humanoid, is_unarmed, melee, physical_affinity, red_blood, undead, very_slow_movement, zombie
    พลังชีวิต
    400%
    Ailment Threshold
    400%
    ค่าต้านทาน
    0 85 0 0
    Damage
    240%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    200%
    Model Size
    120%
    Type
    OriathanCitizenBoss
    Metadata
    OriathanCitizenZombieMale4BossStandalone
    เลเวล
    68
    พลังชีวิต
    25,733
    ค่าเกราะ
    28,790
    อัตราการหลบหลีก
    4,739
    Damage
    897
    ความเสียหายเวท
    897
    ความแม่นยำ
    580
    Attack Time
    1.995
    ค่าประสบการณ์
    20,510
    Minion Life
    5,582
    Minion Damage
    716
    Ailment Threshold
    25,733
    Chill
    81
    Shock
    81
    Brittle
    460
    Scorch
    81
    Sap
    225
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 717–1076
    โอกาสคริติคอล: 5%
    Attack Time: 1.995 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    OriathCivilianSoulExplosionBoss
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    เวลาร่าย: 0.1 วินาที
    สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ โพรเจกไทล์ของมอนสเตอร์ แต่มีผลในการกระทบด้วย
    สร้างความเสียหาย กายภาพ 705.5 ถึง 1058
    ยิงโพรเจกไทล์ เพิ่มเติม 5 ลูก
    มีโอกาสทริกเกอร์ เวทนี้ 100% เมื่อตาย
    active skill area of effect radius +% final [-25]
    base is projectile [1]
    is area damage [1]
    projectile spread radius [30]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMonster"
    
    Actor
    {
    	basic_action = "Revive"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMonster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/OriathanCitizen/OriathanCitizenZombieMale4BossStandalone"] = {
        name = "Rhys of Abram",
        life = 4,
        fireResist = 0,
        coldResist = 85,
        lightningResist = 0,
        chaosResist = 0,
        damage = 2.4,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
            "OriathCivilianSoulExplosionBoss",
        },
        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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OriathCivilianSoulExplosionBoss"] = {
        name = "OriathCivilianSoulExplosionBoss",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "cast_on_death_%",
            "projectile_spread_radius",
            "number_of_additional_projectiles",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 100, 30, 5, -25, levelRequirement = 45, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    display monster mod nemesis test [0]
    IdOriathanCitizenZombieMale4BossDaemon
    FamilyDaemon
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • display monster mod nemesis test Min: 0 Max: 0 Global
  • แก้ไข

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