MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
WIP
labyrinth_power_symbol_shield
base_damage_taken_+%
屬性 /5

labyrinth_power_symbol_shield

名字顯示物品素質
CostiLvl 1: 普通: 1xCurrencyIdentification知識卷軸 · 魔法: 2xCurrencyIdentification知識卷軸 · 稀有: 1xCurrencyUpgradeToRare點金石 · 傳奇: 5xCurrencyRerollRare混沌石
IsInvisible1
BuffGroupsID36
IsBuffDefinition1
BuffMergeModesID3
Codebase damage taken +%
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics1
WIP
awaken_gargoyle
base_damage_taken_+%
屬性 /5

awaken_gargoyle

名字顯示物品素質
CostiLvl 1: 普通: 1xCurrencyIdentification知識卷軸 · 魔法: 1xCurrencyUpgradeToMagic蛻變石 · 稀有: 1xCurrencyUpgradeToRare點金石 · 傳奇: 5xCurrencyRerollRare混沌石
IsInvisible1
BuffGroupsID36
IsBuffDefinition1
BuffMergeModesID3
Codebase damage taken +%
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics1
WIP
flask_bonus_physical_damage_reduction_percent
base_additional_physical_damage_reduction_%
屬性 /4

flask_bonus_physical_damage_reduction_percent

名字顯示物品素質
CostiLvl 1: 普通: 1xCurrencyUpgradeToMagic蛻變石 · 魔法: 1xCurrencyRerollMagic改造石 · 稀有: 3xCurrencyUpgradeToRare點金石 · 傳奇: 5xCurrencyRerollRare混沌石
BuffGroupsID36
IsBuffDefinition1
BuffMergeModesID3
Codebase additional physical damage reduction %
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics1
WIP
petrify_enrage
damage_+%
base_movement_velocity_+%
attack_and_cast_speed_+%
屬性 /4

petrify_enrage

名字顯示物品素質
CostiLvl 1: 普通: 1xCurrencyIdentification知識卷軸 · 魔法: 1xCurrencyUpgradeToMagic蛻變石 · 稀有: 1xCurrencyUpgradeToRare點金石 · 傳奇: 5xCurrencyRerollRare混沌石
BuffGroupsID36
IsBuffDefinition1
BuffMergeModesID3
Codedamage +%
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics1
Codeattack and cast speed +%
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics1
Codebase movement velocity +%
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics1
WIP
WIP
base_cold_damage_taken_per_minute
is_on_ground_cold_snap
屬性 /3

ground_vaal_cold_snap

名字顯示物品素質
BuffGroupsID36
IsBuffDefinition1
BuffMergeModesID3
Buff Related /1
tblcodemod
GroundEffectTypesVaalColdSnap
Codebase cold damage taken per minute
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics3
Codeis on ground cold snap
IsPublic0
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable0
StatSemantics4
WIP
monster no drops or experience [1]
幽魂N
標籤extra_extra_small_height, fast_movement, ghost_armour, is_unarmed, non_attacking
生命
100%
異常狀態臨界值
100%
抗性
MonsterResistanceIconFire0 MonsterResistanceIconCold0 MonsterResistanceIconLightning0 MonsterResistanceIconChaos0
傷害
100%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
1 秒
傷害分佈
±0%
經驗值
100%
Model Size
80%
類型
VaalBladeVortexDaemon
Metadata
VaalBladeVortexDaemon
IsSummoned
Y

Object Type

version 2
extends "Metadata/Monsters/Monster"

BaseEvents
{
    on_sleep = "Delete();"
}

Actor
{
	basic_action = "Emerge"
}

Positioned
{
	collision_hull_type = "projectile"
}

Stats
{
	immune_to_curses = 1
	immune_to_auras_from_other_entities = 1
	set_item_drop_slots = 0
	set_monster_no_drops_or_experience = 1
	set_monster_do_not_fracture = 1
	set_max_frenzy_charges = 0
	set_max_endurance_charges = 0
	set_max_power_charges = 0
	base_cannot_be_stunned = 1
	cannot_be_knocked_back = 1
	set_phase_through_objects = 1
	monster_rarity_damage_+%_final = -70
}

Life
{
	corpse_usable = false
}

Animated
{
	animated_object = "Metadata/Monsters/VaalBladeVortex/VaalBladeVortexDaemon.ao"
	on_end_submerge = "Delete();"
}

DiesAfterTime
{
	
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Daemons/VaalBladeVortexDaemon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "WIP",
    life = 1,
    damage = 1,
    damageSpread = 0,
    attackTime = 1,
    attackRange = 6,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience 1 — 1 全域 Unscalable Value
  • WIP
    冷卻時間: 5.00 秒
    chronos_statues_cast
    等級效果 /1
    固定
    CooldownTime: 5000
    等級需要等級經驗值
    11
    屬性 /3

    WIP

    名字顯示物品素質
    BaseType WIP
    TargetTypes任何
    ActiveSkillsCodechronos_statues_cast
    被輔助 /8
    Empower
    賦予輔助
    輔助任何技能寶石。當此寶石到達 2 等以上,會讓輔助的寶石有額外的等級。不能輔助來自非寶石的技能。
    EmpowerPlus
    覺醒.賦予輔助
    輔助任何技能寶石。當此寶石到達 2 等以上,會讓輔助的寶石有額外的等級。不能輔助來自非寶石的技能。
    LifeTap
    活栓輔助
    輔助任何非祝福技能。召喚物不能獲得活栓增益效果。
    enhance
    增幅輔助
    輔助任何技能寶石。當此寶石到達 2 等以上,會讓輔助的寶石有額外的品質。不能輔助來自非寶石的技能。
    enhanceplus
    覺醒.增幅輔助
    輔助任何技能寶石。當此寶石到達 2 等以上,會讓輔助的寶石有額外的品質。不能輔助來自非寶石的技能。
    Enlighten
    啟蒙輔助
    輔助任何技能寶石。當此寶石到達 2 等以上,會讓被輔助的寶石套用消耗和保留加成。不能輔助來自非寶石的技能。
    Enlightenplus
    覺醒.啟蒙輔助
    輔助任何技能寶石。當此寶石到達 2 等以上,會讓被輔助的寶石套用消耗和保留加成。不能輔助來自非寶石的技能。
    Eclipse
    朔望輔助
    輔助任何技能寶石。 無法輔助不是源於寶石的技能。
    WIP 怪物 /3
    Edit

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