Knolliger Auswuchs




Bulbous Growth
Spectre | N |
---|---|
Tags | Zauberer, chaos_affinity, construct, extra_small_height, flesh_armour, immobile, is_unarmed |
Leben
400%
Ailment Threshold
400%
Widerstand




Damage
100%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Erfahrung
100%
Model Size
100%
Type
SpiderlingEggSpawner
Metadata
ElderGardenArenaEgg
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Stufe
68
Leben
25,733
Rüstung
28,790
Ausweichwert
4,739
Damage
374
Zauberschaden
374
Genauigkeit
580
Attack Time
1.5
Erfahrung
10,255
Minion Life
5,582
Minion Damage
298
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
SpellNovaElderGarden
Spell, Damage, Area, Duration, Triggerable, AreaSpell
Zauberzeit: 1 Sek.
Verursacht 363.7 bis 545.5 Chaosschaden
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Pathfinding { immobile = true } Actor { slow_animations_go_to_idle = false basic_action = "Emerge" } Life { corpse_usable = false } Animated { animated_object = "Metadata/Monsters/SpiderlingEgg/RyslathaEgg.ao" } Stats { base_cannot_be_damaged = 1 immune_to_curses = 1 immune_to_auras_from_other_entities = 1 base_maximum_life = 1 base_maximum_mana = 10000 item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_max_endurance_charges = 0 set_max_frenzy_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 avoid_all_elemental_status_% = 100 cannot_be_converted_or_dominated = 1 is_hidden_monster = 1 } BaseEvents { on_construction_complete = "RemoveCollidability();" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/SpiderlingEgg/ElderGardenArenaEgg"] = { name = "Bulbous Growth", life = 4, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "SpellNovaElderGarden", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SpellNovaElderGarden"] = { name = "SpellNovaElderGarden", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, 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.