잽싼 지뢰
Skitter Mine
Spectre | Y |
---|---|
Tags | 2HBluntMetal_onhit_audio, 시전, construct, golem, is_unarmed, metal_armour, mud_blood, no_final_gasp, no_shroud_walker, not_dex, uses_suicide_explode, 바알, very_fast_movement |
생명력
80%
Energy Shield From Life
15%
방어도
+100%
저항
0
0
30
0
Damage
80%
정확도
100%
치명타 명중 Chance
5%
치명타 피해 보너스
+30%
Attack Distance
4 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
경험치
80%
Model Size
50%
Type
VaalHumanoidCannonSkitterMine
Metadata
VaalHumanoidCannonLightningSkitterMine_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
5,275
방어도
6,902
회피
477
에너지 보호막
931
Damage
186
주문 피해
186
정확도
2,180
Attack Time
1.5
경험치
22,907
Minion Life
7,670
Minion Energy Shield
1,354
Minion Damage
1,517
Minion Armour
13,804
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).
SkitterMineDetonate
Spell, Area, Damage, AreaSpell, Triggerable
치명타 명중 확률: 6%
시전 속도: 1 초
5763~17290 번개 피해
is area damage [1]
spell maximum action distance +% [150]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance2" leveled_starting_effects = "DoLiterallyNothing" } StateMachine { define_shared_state = "activated;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { on_or_create_state_activated_0 = "RemoveCollidability();" on_or_create_state_activated_1 = "MakeCollidable();" } Life { on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalHumanoidCannon/epk/skitterbot_volatile.epk' );" on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalHumanoidCannon/epk/skitterbot_volatile.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalHumanoids/VaalHumanoidCannon/VaalHumanoidCannonLightningSkitterMine_"] = { name = "Skitter Mine", life = 0.8, energyShield = 0.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "SkitterMineDetonate", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SkitterMineDetonate"] = { name = "SkitterMineDetonate", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 150, critChance = 6, 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.