천둥의 화신
악마
몬스터가 주는 경험치 100% 증가
monster dropped item rarity +% [15000]
monster base type attack cast speed +% and damage -% final [33]
이동 속도 25% 증가
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Avatar of Thunder
SpectreN
Area빙타 광장
Tags시전, cleaving_weapon, demon, extra_large_height, flesh_armour, gladiator, has_two_hand_axe, has_two_handed_melee, humanoid, large_model, lightning_affinity, medium_movement, melee, not_dex, not_int, physical_affinity, red_blood, unique_map_boss
생명력
9000%
방어구
+100%
Ailment Threshold
2000%
저항
40 40 40 25
Damage
120%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 11
Attack Time
1.65 Second
Damage Spread
±20%
경험치
200%
Model Size
175%
Type
VikingBossVinktarsSquare
Metadata
VikingBossVinktarsSquare
레벨
72
생명력
20,972,876
방어구
78,898
회피
5,444
에너지 보호막
0
Damage
649
주문 피해
968
정확도
339
Attack Time
1.1055
경험치
122,870
Ailment Threshold
2,609,958
Chill
8,253
Shock
8,253
Brittle
46,690
Scorch
8,253
Sap
22,801
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 1030–1545
치명타 확률: 5%
Attack Time: 1.65 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
VikingVinktarsCycloneShocked
Attack, Area, Melee, Movement
회오리바람
Base Damage: 1030–1545
치명타 확률: 5%
Attack Time: 1.65 초
재사용 대기시간: 3 초
주변 적들에게 피해를 준 뒤 목표 지점으로 이동하는 동안 연속 회전 공격을 합니다. 무자비 또는 연속타격의 보조는 받을 수 없습니다.
주는 피해 40% 감폭
기본 지속시간 12
공격 속도 100% 증가
이동 속도 80% 증폭
cyclone extra distance [35]
cyclone lightning path radius [12]
cyclone places ground lightning [1]
is area damage [1]
VinktarSummonIonCannonSelf
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
시전 속도: 1 초
재사용 대기시간: 4 초
시전 속도 25% 감폭
alternate minion [53]
number of monsters to summon [4]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
VinktarSummonIonCannonEnemy
Spell, Multicastable, Triggerable
시전 속도: 1 초
재사용 대기시간: 4 초
시전 속도 25% 감폭
alternate minion [53]
number of monsters to summon [4]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
VikingBossQuakeSlamVinktars
Attack, Area, Melee, Multistrikeable, Duration, Slam, Triggerable, Totemable
지진
Base Damage: 1030–1545
치명타 확률: 5%
Attack Time: 1.65 초
재사용 대기시간: 5 초
지면을 강타해 범위 내에 피해를 주고 대지에 균열을 생성합니다. 얼마 후 균열은 여진을 일으킵니다. 첫 번째 여진이 발생하기 전의 균열은 여진을 발생시키지 않습니다. 도끼, 철퇴, 셉터, 지팡이 착용 혹은 비무장 상태여야 합니다.
물리 피해의 50%를 번개 피해로 전환
기본 지속시간 3
여진의 적중 및 상태 이상 피해 +75% 증폭
active skill area of effect radius +% final [100]
is area damage [1]
LivingBombLightningVinktars
Spell, Damage, Area, Trappable, Totemable, Mineable, AreaSpell
시전 속도: 4 초
재사용 대기시간: 10 초
VinktarHide
skill cannot be interrupted [1]
skill cannot be stunned [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

BaseEvents { }

Actor
{
	basic_action = "Emerge"
	main_hand_unarmed_type = "Two_Hand_Axe"
}

Transitionable
{
}

Life
{
}

Stats
{
	cannot_drop_below_%_life = 75
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Viking_Vinktars_Square/aura/aura.ao"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Viking_Vinktars_Square/emerge_weapon/VVSemergeweapon.ao"
	on_emerge = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/Viking_Vinktars_Square/emerge_weapon/VVSemergeweapon.ao );"
	on_end_vanish = "PlayAnimation( idle_vanish );"
}

Transitionable
{
	on_untransition = "PlayAnimation( emerge );"
	
	create_transitioned = "PlayAnimation( vanish );"
	on_transition = "PlayAnimation( vanish );"
}

Render
{
	//turn_duration = 0.5
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Viking/VikingBossVinktarsSquare"] = {
    name = "Avatar of Thunder",
    life = 90,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.2,
    damageSpread = 0.2,
    attackTime = 1.65,
    attackRange = 11,
    accuracy = 1,
    weaponType1 = "Two Hand Axe",
    skillList = {
        "Melee",
        "VikingVinktarsCycloneShocked",
        "VinktarSummonIonCannonSelf",
        "VinktarSummonIonCannonEnemy",
        "LivingBombLightningVinktars",
        "VikingBossQuakeSlamVinktars",
        "VinktarHide",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["VikingVinktarsCycloneShocked"] = {
    name = "Cyclone",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "cyclone_movement_speed_+%_final",
        "cyclone_extra_distance",
        "active_skill_damage_+%_final",
        "cyclone_lightning_path_radius",
        "base_skill_effect_duration",
        "attack_speed_+%",
        "is_area_damage",
        "cyclone_places_ground_lightning",
    },
    levels = {
        [1] = {80, 35, -40, 12, 12000, 100, levelRequirement = 10, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["VinktarSummonIonCannonSelf"] = {
    name = "VinktarSummonIonCannonSelf",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "active_skill_cast_speed_+%_final",
        "summoned_monsters_no_drops_or_experience",
        "summoned_monsters_are_minions",
    },
    levels = {
        [1] = {53, 4, -25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["VinktarSummonIonCannonEnemy"] = {
    name = "VinktarSummonIonCannonEnemy",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "active_skill_cast_speed_+%_final",
        "summoned_monsters_no_drops_or_experience",
        "summoned_monsters_are_minions",
    },
    levels = {
        [1] = {53, 4, -25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LivingBombLightningVinktars"] = {
    name = "LivingBombLightningVinktars",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_chance_to_shock_%",
        "base_cast_speed_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 100, 35, 150, levelRequirement = 77, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["VikingBossQuakeSlamVinktars"] = {
    name = "Earthquake",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Duration] = true,
        [SkillType.Slam] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Totemable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "quake_slam_fully_charged_explosion_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_lightning",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {3000, 75, 50, 100, levelRequirement = 10, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["VinktarHide"] = {
    name = "VinktarHide",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.8,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
몬스터가 주는 경험치 100% 증가
monster dropped item rarity +% [15000]
IdMonsterMapBoss
FamilyMonsterMapBoss
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    이동 속도 25% 증가
    IdMonsterImplicitFastRunVinktars
    FamilyMovementVelocity
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • base movement velocity +% Min: 25 Max: 25 Global
  • Craft Tagsspeed
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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