复生的农户
Undead
undead description [1]
stance movement speed +% final [300]
Risen Farmhand
SpectreY
Area农地, The Ziggurat Refuge, Ogham Farmlands
Tags1HAxe_onhit_audio, melee, physical_affinity, undead, very_slow_movement, zombie
Packs
  • 农地, Ogham Farmlands: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • The Ziggurat Refuge: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • 生命
    100%
    抗性
    0 0 0 0
    伤害
    120%
    命中
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    4 ~ 7
    攻击间隔
    2.505 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    100%
    Type
    LumberingDead
    Metadata
    FarmerZombieMedium
    等级
    65
    生命
    6,513
    [护甲]
    2,023
    闪避值
    440
    伤害
    255
    法术伤害
    255
    命中
    1,974
    攻击间隔
    2.505
    经验值
    21,507
    Minion Life
    6,282
    Minion Damage
    995
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 2.505 秒
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    abstract
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Revive"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance3"
    	basic_action = "ChangeToStance4"
    	basic_action = "ChangeToStance5"
    
    }
    
    Transitionable
    {
    
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3000
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
        on_transition =
        "
            Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/Zombies/Lumberjack/LumberingZombieAggroAudio.ao' ); } );
        "
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Zombies/Farmer/FarmerZombieMedium"] = {
        name = "Risen Farmhand",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 2.505,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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 = { }, },
        },
    }
    
    undead description [1]
    IdMonsterNecromancerRaisable
    FamilyMonsterNecromancerRaisable
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [300]
    IdStanceMovementSpeed300
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 300 Max: 300 Global
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    复生的农户
    Undead
    undead description [1]
    stance movement speed +% final [300]
    Risen Farmhand
    SpectreY
    Area农地, The Ziggurat Refuge, Ogham Farmlands
    Tags1HAxe_onhit_audio, melee, physical_affinity, undead, very_slow_movement, zombie
    Packs
  • 农地, Ogham Farmlands: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • The Ziggurat Refuge: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • 生命
    100%
    抗性
    0 0 0 0
    伤害
    120%
    命中
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    4 ~ 7
    攻击间隔
    2.505 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    100%
    Type
    LumberingDead
    Metadata
    FarmerZombieMediumHoe
    等级
    65
    生命
    6,513
    [护甲]
    2,023
    闪避值
    440
    伤害
    255
    法术伤害
    255
    命中
    1,974
    攻击间隔
    2.505
    经验值
    21,507
    Minion Life
    6,282
    Minion Damage
    995
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 2.505 秒
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    abstract
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Revive"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance3"
    	basic_action = "ChangeToStance4"
    	basic_action = "ChangeToStance5"
    
    }
    
    Transitionable
    {
    
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3000
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
        on_transition =
        "
            Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/Zombies/Lumberjack/LumberingZombieAggroAudio.ao' ); } );
        "
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Zombies/Farmer/FarmerZombieMediumHoe"] = {
        name = "Risen Farmhand",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 2.505,
        attackRange = 7,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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 = { }, },
        },
    }
    
    undead description [1]
    IdMonsterNecromancerRaisable
    FamilyMonsterNecromancerRaisable
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [300]
    IdStanceMovementSpeed300
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 300 Max: 300 Global
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    复生的农户
    Undead
    undead description [1]
    stance movement speed +% final [300]
    Risen Farmhand
    SpectreY
    Area农地, The Ziggurat Refuge, Ogham Farmlands
    Tags2HSharpMetal_onhit_audio, melee, physical_affinity, undead, very_slow_movement, zombie
    Packs
  • 农地, Ogham Farmlands: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • The Ziggurat Refuge: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • 生命
    100%
    抗性
    0 0 0 0
    伤害
    120%
    命中
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    5 ~ 9
    攻击间隔
    2.505 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    100%
    Type
    LumberingDead
    Metadata
    FarmerZombieSkinny
    等级
    65
    生命
    6,513
    [护甲]
    2,023
    闪避值
    440
    伤害
    255
    法术伤害
    255
    命中
    1,974
    攻击间隔
    2.505
    经验值
    21,507
    Minion Life
    6,282
    Minion Damage
    995
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 2.505 秒
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MASExtraAttackDistance4
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 2.505 秒
    action attack or cast time uses animation length [1]
    attack maximum action distance + [4]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    abstract
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Revive"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance3"
    	basic_action = "ChangeToStance4"
    	basic_action = "ChangeToStance5"
    
    }
    
    Transitionable
    {
    
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3000
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
        on_transition =
        "
            Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/Zombies/Lumberjack/LumberingZombieAggroAudio.ao' ); } );
        "
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Zombies/Farmer/FarmerZombieSkinny"] = {
        name = "Risen Farmhand",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 2.505,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MASExtraAttackDistance4",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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["MASExtraAttackDistance4"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "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] = {4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    undead description [1]
    IdMonsterNecromancerRaisable
    FamilyMonsterNecromancerRaisable
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [300]
    IdStanceMovementSpeed300
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 300 Max: 300 Global
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    复生的农户
    Undead
    undead description [1]
    stance movement speed +% final [300]
    Risen Farmhand
    SpectreY
    Area农地, The Ziggurat Refuge, Ogham Farmlands
    Tags2HSharpMetal_onhit_audio, melee, physical_affinity, undead, very_slow_movement, zombie
    Packs
  • 农地, Ogham Farmlands: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • The Ziggurat Refuge: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • 生命
    100%
    抗性
    0 0 0 0
    伤害
    120%
    命中
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    5 ~ 11
    攻击间隔
    2.505 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    100%
    Type
    LumberingDead
    Metadata
    FarmerZombieGood_
    等级
    65
    生命
    6,513
    [护甲]
    2,023
    闪避值
    440
    伤害
    255
    法术伤害
    255
    命中
    1,974
    攻击间隔
    2.505
    经验值
    21,507
    Minion Life
    6,282
    Minion Damage
    995
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 2.505 秒
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MASExtraAttackDistance4
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 2.505 秒
    action attack or cast time uses animation length [1]
    attack maximum action distance + [4]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    abstract
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Revive"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance3"
    	basic_action = "ChangeToStance4"
    	basic_action = "ChangeToStance5"
    
    }
    
    Transitionable
    {
    
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3000
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
        on_transition =
        "
            Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/Zombies/Lumberjack/LumberingZombieAggroAudio.ao' ); } );
        "
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Zombies/Farmer/FarmerZombieGood_"] = {
        name = "Risen Farmhand",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 2.505,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MASExtraAttackDistance4",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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["MASExtraAttackDistance4"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "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] = {4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    undead description [1]
    IdMonsterNecromancerRaisable
    FamilyMonsterNecromancerRaisable
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [300]
    IdStanceMovementSpeed300
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 300 Max: 300 Global
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    复生的农户
    Undead
    undead description [1]
    stance movement speed +% final [300]
    Risen Farmhand
    SpectreY
    Area农地, The Ziggurat Refuge, Ogham Farmlands
    Tags2HSharpMetal_onhit_audio, melee, physical_affinity, undead, very_slow_movement, zombie
    Packs
  • 农地, Ogham Farmlands: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • The Ziggurat Refuge: 复生的农户, 复生的农户, 复生的农户, 复生的农户, 复生的农户
  • 生命
    100%
    抗性
    0 0 0 0
    伤害
    120%
    命中
    100%
    Critical Hits Chance
    5%
    Critical Damage Bonus
    +30%
    Attack Distance
    5 ~ 11
    攻击间隔
    2.505 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    100%
    Type
    LumberingDead
    Metadata
    FarmerZombieGoodScythe_
    等级
    65
    生命
    6,513
    [护甲]
    2,023
    闪避值
    440
    伤害
    255
    法术伤害
    255
    命中
    1,974
    攻击间隔
    2.505
    经验值
    21,507
    Minion Life
    6,282
    Minion Damage
    995
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 2.505 秒
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    MASExtraAttackDistance4
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
    普通攻击
    Base Damage: 204–306
    暴击几率: 5%
    攻击间隔: 2.505 秒
    action attack or cast time uses animation length [1]
    attack maximum action distance + [4]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    version 2
    abstract
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Revive"
    	basic_action = "Emerge"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance3"
    	basic_action = "ChangeToStance4"
    	basic_action = "ChangeToStance5"
    
    }
    
    Transitionable
    {
    
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 3000
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
        on_transition =
        "
            Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/Zombies/Lumberjack/LumberingZombieAggroAudio.ao' ); } );
        "
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Zombies/Farmer/FarmerZombieGoodScythe_"] = {
        name = "Risen Farmhand",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 2.505,
        attackRange = 11,
        accuracy = 1,
        weaponType1 = "Two Hand Axe",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MASExtraAttackDistance4",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = 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["MASExtraAttackDistance4"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "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] = {4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    undead description [1]
    IdMonsterNecromancerRaisable
    FamilyMonsterNecromancerRaisable
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [300]
    IdStanceMovementSpeed300
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 300 Max: 300 Global
  • IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Edit

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