Fuego fatuo de ritual
Ritual Wisp
Spectre | N |
---|---|
Tags | ghost_armour, is_daemon, is_unarmed, non_attacking, Unarmed_onhit_audio, very_slow_movement |
Vida
100%
Resistencia
0
0
0
0
Damage
100%
Precisión
100%
Impactos críticos Chance
5%
Bonificación de daño crítico
+30%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
RitualWispDaemon
Metadata
RitualWispDaemon
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
7,757
Armadura
3,451
Evasión
477
Damage
233
Daño de hechizos
233
Precisión
2,180
Attack Time
1.5
Experiencia
28,634
Minion Life
11,280
Minion Damage
1,896
Minion Armour
3,451
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).
DoLiterallyNothing
???
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 mana_regeneration_rate_per_minute_% = 100 base_maximum_mana = 100000 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 is_hidden_monster = 1 base_cannot_be_damaged = 1 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 is_daemon = 1 } Life { corpse_usable = false prevent_corpse_sinking = true } Positioned { blocking = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { has_light = false } Targetable { no_highlight = true targetable = false } BaseEvents { on_construction_complete = " Delay( 0.1, { AddAttached( 'Metadata/Effects/Spells/monsters_effects/Wisp/RitualScarab/ao/wisp_zone.ao',); } ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueRitual/RitualWispDaemon"] = { name = "Ritual Wisp", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "DoLiterallyNothing", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["DoLiterallyNothing"] = { name = "???", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {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.