狼盟友
野獸
monster no drops or experience [1]
Wolf Companion
SpectreN
Tagsbeast, fast_movement, mammal_beast, not_int, not_str, Snap_onhit_audio
生命
110%
閃避
+30%
抗性
0 0 0 0
傷害
70%
命中
100%
暴擊 Chance
5%
Attack Distance
6 ~ 12
攻擊時間
0.8 Second
Damage Spread
±20%
經驗值
100%
Model Size
108%
Type
WolfPlayerSummoned
Metadata
WolfCompanionPlayerSummoned
IsSummoned
Y
等級
68
生命
8,533
傷害
163
法術傷害
163
命中
2,502
攻擊時間
0.8
經驗值
28,634
召喚物生命
7,623
召喚物傷害
678
召喚物護甲
2,413
MeleeAtAnimationSpeedWolfCompanion
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
基礎攻擊
Base Damage: 131—196
暴擊率: 5%
攻擊時間: 0.8 秒
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]
WolfLeapAttackMinion
攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能, 冷卻, AttackInPlace
躍擊
Base Damage: 131—196
暴擊率: 5%
攻擊時間: 0.8 秒
冷卻時間: 7 秒
朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。
根據移動的距離,
最多 +0.25攻擊時間
active skill base area of effect radius [10]
is area damage [1]
suppress weapon surges [1]

Object Type

version 2
extends "Metadata/Monsters/PlayerFollowingMinionBase"

Object Type Codes

version 2
extends "Metadata/Monsters/PlayerFollowingMinionBase"

Life
{
	on_death = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk' );"
	on_spawned_dead = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk' );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Wolves/WolfCompanionPlayerSummoned"] = {
    name = "Wolf Companion",
    life = 1.1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.7,
    damageSpread = 0.2,
    attackTime = 0.8,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedWolfCompanion",
        "WolfLeapAttackMinion",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedWolfCompanion"] = {
    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,
        [SkillType.AttackInPlace] = 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["WolfLeapAttackMinion"] = {
    name = "Leap Slam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
        [SkillType.Slam] = true,
        [SkillType.Totemable] = true,
        [SkillType.Cooldown] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_added_attack_time_by_distance_ms",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "suppress_weapon_surges",
    },
    levels = {
        [1] = {250, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 狼盟友
    野獸
    monster no drops or experience [1]
    Wolf Companion
    SpectreN
    Tagsbeast, fast_movement, mammal_beast, not_int, not_str, Snap_onhit_audio
    生命
    110%
    閃避
    +30%
    抗性
    0 0 0 0
    傷害
    70%
    命中
    100%
    暴擊 Chance
    5%
    Attack Distance
    6 ~ 12
    攻擊時間
    0.8 Second
    Damage Spread
    ±20%
    經驗值
    100%
    Model Size
    108%
    Type
    WolfPlayerSummoned
    Metadata
    WolfCompanionPlayerSummonedBloody
    IsSummoned
    Y
    等級
    68
    生命
    8,533
    傷害
    163
    法術傷害
    163
    命中
    2,502
    攻擊時間
    0.8
    經驗值
    28,634
    召喚物生命
    7,623
    召喚物傷害
    678
    召喚物護甲
    2,413
    MeleeAtAnimationSpeedWolfCompanion
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
    基礎攻擊
    Base Damage: 131—196
    暴擊率: 5%
    攻擊時間: 0.8 秒
    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]
    WolfLeapAttackMinion
    攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能, 冷卻, AttackInPlace
    躍擊
    Base Damage: 131—196
    暴擊率: 5%
    攻擊時間: 0.8 秒
    冷卻時間: 7 秒
    朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。
    根據移動的距離,
    最多 +0.25攻擊時間
    active skill base area of effect radius [10]
    is area damage [1]
    suppress weapon surges [1]

    Object Type

    version 2
    extends "Metadata/Monsters/PlayerFollowingMinionBase"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/PlayerFollowingMinionBase"
    
    Life
    {
    	on_death = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk' );"
    	on_spawned_dead = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk' );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wolves/WolfCompanionPlayerSummonedBloody"] = {
        name = "Wolf Companion",
        life = 1.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.7,
        damageSpread = 0.2,
        attackTime = 0.8,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedWolfCompanion",
            "WolfLeapAttackMinion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedWolfCompanion"] = {
        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,
            [SkillType.AttackInPlace] = 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["WolfLeapAttackMinion"] = {
        name = "Leap Slam",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
            [SkillType.Cooldown] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_added_attack_time_by_distance_ms",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "suppress_weapon_surges",
        },
        levels = {
            [1] = {250, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • 狼盟友
    野獸
    monster no drops or experience [1]
    Wolf Companion
    SpectreN
    Tagsbeast, fast_movement, mammal_beast, not_int, not_str, Snap_onhit_audio
    生命
    110%
    閃避
    +30%
    抗性
    0 0 0 0
    傷害
    70%
    命中
    100%
    暴擊 Chance
    5%
    Attack Distance
    6 ~ 12
    攻擊時間
    0.8 Second
    Damage Spread
    ±20%
    經驗值
    100%
    Model Size
    108%
    Type
    WolfPlayerSummoned
    Metadata
    IceWolfPlayerSummoned
    IsSummoned
    Y
    等級
    68
    生命
    8,533
    傷害
    163
    法術傷害
    163
    命中
    2,502
    攻擊時間
    0.8
    經驗值
    28,634
    召喚物生命
    7,623
    召喚物傷害
    678
    召喚物護甲
    2,413
    MeleeAtAnimationSpeedWolfCompanion
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
    基礎攻擊
    Base Damage: 131—196
    暴擊率: 5%
    攻擊時間: 0.8 秒
    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]
    WolfLeapAttackMinion
    攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能, 冷卻, AttackInPlace
    躍擊
    Base Damage: 131—196
    暴擊率: 5%
    攻擊時間: 0.8 秒
    冷卻時間: 7 秒
    朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。
    根據移動的距離,
    最多 +0.25攻擊時間
    active skill base area of effect radius [10]
    is area damage [1]
    suppress weapon surges [1]

    Object Type

    version 2
    extends "Metadata/Monsters/PlayerFollowingMinionBase"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/PlayerFollowingMinionBase"
    
    Life
    {
    	on_death = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk' );"
    	on_spawned_dead = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk' );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wolves/IceWolfPlayerSummoned"] = {
        name = "Wolf Companion",
        life = 1.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.7,
        damageSpread = 0.2,
        attackTime = 0.8,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedWolfCompanion",
            "WolfLeapAttackMinion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedWolfCompanion"] = {
        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,
            [SkillType.AttackInPlace] = 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["WolfLeapAttackMinion"] = {
        name = "Leap Slam",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump into the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
            [SkillType.Cooldown] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_added_attack_time_by_distance_ms",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "suppress_weapon_surges",
        },
        levels = {
            [1] = {250, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (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.