IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
추악한 거대 두꺼비
CategoryBeasts야수
IconEnemyArmour IconEnemyResistanceFireWeak
monster no drops or experience [1]
Giant Ugly Toad
SpectreN
Tagsamphibian_beast, beast, not_dex, not_int, red_blood, Unarmed_onhit_audio, very_slow_movement
생명력
100%
저항
IconEnemyResistanceFire-30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
100%
정확도
100%
Attack Distance
6 ~ 6
공격 속도
1.5 Second
Damage Spread
±20%
경험치
100%
Model Size
80%
Type
GiantUglyToadExplode
Metadata
GiantUglyToadExplode_
레벨
68
생명력
7,757
Damage
233
주문 피해
233
정확도
2,502
공격 속도
1.5
경험치
28,634
Minion Life
6,930
Minion Damage
969
Minion Armour
3,137
GSAzmeriSwampToadExplodeStaffPict
Triggerable, Spell, Damage, AttackInPlace
치명타 명중 확률: 5%
시전 속도: 1 초
287~430.5 화염 피해
95.66~143.5 카오스 피해
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Positioned
{
	blocking = false
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/GiantUglyToad/GiantUglyToadExplode_"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Giant Ugly Toad",
    life = 1,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "GSAzmeriSwampToadExplodeStaffPict",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["GSAzmeriSwampToadExplodeStaffPict"] = {
    name = "GSAzmeriSwampToadExplodeStaffPict",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    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, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
DomainsMonster (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.