狂笑盟友
野獸
monster no drops or experience [1]
Cackling Companion
SpectreY
Tagsbeast, Beast_onhit_audio, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, very_fast_movement
生命
110%
閃避
+30%
抗性
0 0 0 0
傷害
77%
命中
100%
暴擊 Chance
8%
Attack Distance
4 ~ 9
攻擊時間
1 Second
Damage Spread
±20%
經驗值
100%
Model Size
100%
Type
HyenaPlayerSummoned
Metadata
HyenaCompanionPlayerSummoned
IsSummoned
Y
等級
68
生命
8,533
傷害
180
法術傷害
180
命中
2,502
攻擊時間
1
經驗值
28,634
召喚物生命
7,623
召喚物傷害
746
召喚物護甲
2,413
HyenaCompanionMelee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
基礎攻擊
Base Damage: 144—215
暴擊率: 5%
攻擊時間: 1 秒
擊中時有 25% 機率造成癱瘓
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
HyenaHinderWhoopMinion
可觸發, AttackInPlace
HyenaStandaloneWhoop
可觸發, AttackInPlace
冷卻時間: 15 秒

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/HyenaMonster/HyenaCompanionPlayerSummoned"] = {
    name = "Cackling Companion",
    life = 1.1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.77,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "HyenaCompanionMelee",
        "HyenaHinderWhoopMinion",
        "HyenaStandaloneWhoop",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HyenaCompanionMelee"] = {
    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 = {
        "maim_on_hit_%",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HyenaHinderWhoopMinion"] = {
    name = "HyenaHinderWhoopMinion",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HyenaStandaloneWhoop"] = {
    name = "HyenaStandaloneWhoop",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {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.