Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
狡兔之灵
CategoryUndead亡灵
Spirit Of The Rabbit
Spectre
Tagsghost, medium_movement, Unarmed_onhit_audio, undead
生命
100%
抗性
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
伤害
100%
命中
100%
暴击 Chance
5%
Attack Distance
5 ~ 14
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
TormentedSpirit
Metadata
TormentedSpiritoftheRabbitSacred_
Spectre Reservation
50%
Companion Reservation
30%
等级
68
生命
8,257
2,413
伤害
233
法术伤害
233
命中
2,502
攻击时间
1.5
经验值
28,634
召唤物生命
6,930
召唤物伤害
969
召唤物护甲
2,413
HauntSacred
冷却时间: 3 秒
SpiritBurstSacred
active skill base area of effect radius [80]

Object Type

version 2
extends "Metadata/Monsters/TormentedSpirits/TormentedSpiritBase"

Stats
{
	// set_base_heavy_stun_duration_ms = REPLACE_WITH_HEAVY_STUN_ANIM_LENGTH
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/TormentedSpiritoftheRabbitSacred_"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Spirit Of The Rabbit",
    life = 1,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "HauntSacred",
        "SpiritBurstSacred",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HauntSacred"] = {
    name = "HauntSacred",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SpiritBurstSacred"] = {
    name = "SpiritBurstSacred",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_base_area_of_effect_radius",
    },
    levels = {
        [1] = {80, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
狡兔之灵
CategoryUndead亡灵
is rate limited daemon [1]
monster no drops or experience [1]
Spirit Of The Rabbit
Spectre
Tagsghost, medium_movement, Unarmed_onhit_audio, undead
生命
100%
抗性
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
伤害
66%
命中
100%
暴击 Chance
5%
Attack Distance
6 ~ 14
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
TormentedSpiritDaemon
Metadata
TormentedSpiritoftheRabbitSacredPossesedDaemon
Spectre Reservation
50%
Companion Reservation
30%
等级
68
生命
8,257
2,413
伤害
154
法术伤害
154
命中
2,502
攻击时间
1.5
经验值
28,634
召唤物生命
6,930
召唤物伤害
639
召唤物护甲
2,413
GTSpiritOfTheRabbit
法术, 可触发, AttackInPlace
施放时间: 1 秒
冷却时间: 10 秒
action attack or cast time uses animation length [1]
TBSpiritOfTheRabbit
法术, 可触发, 攻击, 伤害, AttackInPlace
Base Damage: 123185
施放时间: 1 秒
攻击时间: 1.5 秒
generic skill trigger skills with id [1]
SOSpiritOfTheRabbit
可触发, AttackInPlace, 法术
施放时间: 1 秒
action attack or cast time uses animation length [1]
generic skill trigger id [1]

Object Type

version 2
abstract
extends "Metadata/Monsters/Daemon/AbstractDaemon"

Stats
{
	is_hidden_monster = 0
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/TormentedSpiritoftheRabbitSacredPossesedDaemon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Spirit Of The Rabbit",
    life = 1,
    damage = 0.66,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "TBSpiritOfTheRabbit",
        "SOSpiritOfTheRabbit",
        "GTSpiritOfTheRabbit",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["TBSpiritOfTheRabbit"] = {
    name = "TBSpiritOfTheRabbit",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "generic_skill_trigger_skills_with_id",
    },
    levels = {
        [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SOSpiritOfTheRabbit"] = {
    name = "SOSpiritOfTheRabbit",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "generic_skill_trigger_id",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTSpiritOfTheRabbit"] = {
    name = "GTSpiritOfTheRabbit",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
is rate limited daemon [1]
FamilyRateLimitedDaemon
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • is rate limited daemon 1 1 Global
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global Unscalable Value
  • 狡兔之灵
    CategoryUndead亡灵
    is rate limited daemon [1]
    monster no drops or experience [1]
    Spirit Of The Rabbit
    Spectre
    Tagsghost, medium_movement, Unarmed_onhit_audio, undead
    生命
    100%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    66%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    6 ~ 14
    攻击时间
    1 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    100%
    Type
    TormentedSpiritDaemonPlayer
    Metadata
    TormentedSpiritoftheRabbitSacredPossesedDaemonPlayer
    IsSummoned
    Y
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    68
    生命
    8,257
    2,413
    伤害
    154
    法术伤害
    154
    命中
    2,502
    攻击时间
    1
    经验值
    28,634
    召唤物生命
    6,930
    召唤物伤害
    639
    召唤物护甲
    2,413
    GTSpiritOfTheRabbitPlayer
    法术, 可触发, AttackInPlace
    施放时间: 1 秒
    冷却时间: 10 秒
    action attack or cast time uses animation length [1]
    TBSpiritOfTheRabbitPlayer
    法术, 可触发, 攻击, 伤害, AttackInPlace
    Base Damage: 123185
    施放时间: 1 秒
    攻击时间: 1 秒
    generic skill trigger skills with id [1]
    SOSpiritOfTheRabbitPlayer
    可触发, AttackInPlace, 法术
    施放时间: 1 秒
    action attack or cast time uses animation length [1]
    generic skill trigger id [1]

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/TormentedSpirits/TormentedSpiritoftheRabbitSacredPossesedDaemonPlayer"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Spirit Of The Rabbit",
        life = 1,
        damage = 0.66,
        damageSpread = 0.2,
        attackTime = 1,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "TBSpiritOfTheRabbitPlayer",
            "SOSpiritOfTheRabbitPlayer",
            "GTSpiritOfTheRabbitPlayer",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TBSpiritOfTheRabbitPlayer"] = {
        name = "TBSpiritOfTheRabbitPlayer",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "generic_skill_trigger_skills_with_id",
        },
        levels = {
            [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SOSpiritOfTheRabbitPlayer"] = {
        name = "SOSpiritOfTheRabbitPlayer",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "generic_skill_trigger_id",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTSpiritOfTheRabbitPlayer"] = {
        name = "GTSpiritOfTheRabbitPlayer",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    is rate limited daemon [1]
    FamilyRateLimitedDaemon
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • is rate limited daemon 1 1 Global
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global Unscalable Value
  • Edit

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