爆炸蟾蜍
monster no drops or experience [1]
monster no beyond portal [1]
Explosive Toad
幽魂N
標籤amphibian_beast, red_blood, very_slow_movement
生命
100%
異常狀態臨界值
100%
抗性
0 0 0 0
傷害
100%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
0 秒
傷害分佈
±0%
經驗值
100%
Model Size
80%
類型
GiantUglyToadExplode
Metadata
ExplosiveToad
等級
68
生命
6,433
護甲
28,790
閃避
4,739
能量護盾
0
傷害
374
法術傷害
374
命中
290
攻擊間隔
0
經驗值
10,255
異常狀態臨界值
6,433
冰緩
20
感電
20
易碎
115
焦灼
20
殘喘
56
GSAzmeriSwampToadExplode
法術, 可觸發
施放時間: 1 秒
造成 365.7548.5 混沌傷害
造成 10971645 火焰傷害
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Positioned
{
	blocking = false
}

DiesAfterTime
{
	
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAzmeri/VoodooKingBoss/Critters/ExplosiveToad"] = {
    name = "Explosive Toad",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 0,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "GSAzmeriSwampToadExplode",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["GSAzmeriSwampToadExplode"] = {
    name = "GSAzmeriSwampToadExplode",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.60000002384186, 0.89999997615814, 0.20000000298023, 0.30000001192093, levelRequirement = 0, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • monster no beyond portal [1]
    IdCannotSpawnBeyondPortals
    FamilyCannotSpawnBeyondPortals
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster no beyond portal Min: 1 Max: 1 全域
  • Edit

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