狐狸之魂

Spirit Of The Fox
Spectre | N |
---|---|
Tags | ghost, medium_movement, Unarmed_onhit_audio, undead |
生命
100%
抗性




傷害
100%
命中
100%
暴擊 Chance
5%
+30%
Attack Distance
5 ~ 14
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
100%
Model Size
100%
Type
TormentedSpirit
Metadata
TormentedSpiritoftheFoxSacred
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
Object Type
version 2 extends "Metadata/Monsters/TormentedSpirits/TormentedSpiritBase" Stats { // set_base_heavy_stun_duration_ms = REPLACE_WITH_HEAVY_STUN_ANIM_LENGTH }
Object Type Codes
version 2 extends "Metadata/Monsters/TormentedSpirits/TormentedSpiritBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/TormentedSpirits/TormentedSpiritoftheFoxSacred"] = { name = "Spirit Of The Fox", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, 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 = { }, }, }, }
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.