거미 소환수
야수
차원 능력
suppress phasing visual [1]
Spider Minion
SpectreN
Tagsanimal_claw_weapon, beast, chaos_affinity, extra_extra_small_height, ghost_armour, has_one_hand_sword, has_one_handed_melee, spider, very_fast_movement
생명력
180%
Ailment Threshold
180%
저항
40 40 40 20
Damage
176%
정확도
340%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
5 ~ 7
Attack Time
0.96 Second
Damage Spread
±20%
경험치
120%
Model Size
40%
Type
TinySpiderMinionFromUnique
Metadata
SummonedSpider
IsSummoned
Y
레벨
68
생명력
11,580
방어구
28,790
회피
4,739
에너지 보호막
0
Damage
657
주문 피해
657
정확도
986
Attack Time
0.96
경험치
12,306
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
SummonedSpiderViperStrike
Attack, Duration, Multistrikeable, Melee, MeleeSingleTarget, DamageOverTime, Chaos
맹독 타격
Base Damage: 526–789
치명타 확률: 5%
Attack Time: 0.96 초
적을 명중시키면 물리 피해의 일부가 카오스 피해로 전환되고 중독을 유발합니다. 중독은 스킬 지속시간 관련 속성 부여의 영향을 받습니다. 쌍수를 사용할 경우 양쪽 무기 모두로 타격합니다. 클로나 단검, 검이 필요합니다.
기본 지속시간 4
명중 시 항상 중독 유발
poison duration is skill duration [1]
visual hit effect chaos is green [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Stats
{
	set_item_drop_slots = 0
	untargetable_by_monster_ai = 1
	set_is_spider = 1
	set_base_cannot_be_damaged = 1
	set_cannot_be_chained_from = 1
	set_maximum_life_is_one = 1
}

Life
{
	corpse_usable = false
}

Animated
{
	animated_object = "Metadata/Monsters/SummonedSpider/SummonedSpider.ao"
}

DiesAfterTime
{
}

Actor
{
	main_hand_unarmed_type = "Dagger"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"


Targetable
{
	no_highlight = true
	targetable = false
}


Preload
{
	preload_animated_object = "Metadata/Effects/Spells/summon_spider_arakaalisfang/summon_poof.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/SummonedSpider/SummonedSpider"] = {
    name = "Spider Minion",
    life = 1.8,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 20,
    damage = 1.76,
    damageSpread = 0.2,
    attackTime = 0.96,
    attackRange = 7,
    accuracy = 3.4,
    weaponType1 = "One Hand Sword",
    skillList = {
        "SummonedSpiderViperStrike",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SummonedSpiderViperStrike"] = {
    name = "Viper Strike",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Hits enemies, converting some of your physical damage to chaos damage and inflicting poison which will be affected by modifiers to skill duration. If dual wielding, will strike with both weapons. Requires a claw, dagger or sword.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Duration] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Chaos] = true,
    },
    statDescriptionScope = "debuff_skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_chance_to_poison_on_hit_%",
        "base_skill_effect_duration",
        "poison_duration_is_skill_duration",
        "visual_hit_effect_chaos_is_green",
    },
    levels = {
        [1] = {100, 4000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
차원 능력
suppress phasing visual [1]
IdSummonedSpiderPhasing
FamilyPhasing
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • 거미 소환수
    야수
    차원 능력
    suppress phasing visual [1]
    Spider Minion
    SpectreN
    Tagsanimal_claw_weapon, beast, chaos_affinity, extra_extra_small_height, ghost_armour, has_one_hand_sword, has_one_handed_melee, spider, very_fast_movement
    생명력
    180%
    Ailment Threshold
    180%
    저항
    40 40 40 20
    Damage
    176%
    정확도
    340%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    5 ~ 7
    Attack Time
    0.96 Second
    Damage Spread
    ±20%
    경험치
    120%
    Model Size
    40%
    Type
    TinySpiderMinionFromUnique
    Metadata
    SummonedSpiderDemonic
    IsSummoned
    Y
    레벨
    68
    생명력
    11,580
    방어구
    28,790
    회피
    4,739
    에너지 보호막
    0
    Damage
    657
    주문 피해
    657
    정확도
    986
    Attack Time
    0.96
    경험치
    12,306
    Ailment Threshold
    11,580
    Chill
    37
    Shock
    37
    Brittle
    207
    Scorch
    37
    Sap
    101
    SummonedSpiderViperStrikeDemonic
    Attack, Duration, Multistrikeable, Melee, MeleeSingleTarget, DamageOverTime, Chaos
    맹독 타격
    Base Damage: 526–789
    치명타 확률: 5%
    Attack Time: 0.96 초
    적을 명중시키면 물리 피해의 일부가 카오스 피해로 전환되고 중독을 유발합니다. 중독은 스킬 지속시간 관련 속성 부여의 영향을 받습니다. 쌍수를 사용할 경우 양쪽 무기 모두로 타격합니다. 클로나 단검, 검이 필요합니다.
    기본 지속시간 4
    명중 시 항상 중독 유발
    poison duration is skill duration [1]
    visual hit effect chaos is green [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    	set_is_spider = 1
    	set_base_cannot_be_damaged = 1
    	set_cannot_be_chained_from = 1
    	set_maximum_life_is_one = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/SummonedSpider/SummonedSpiderDemonic.ao"
    }
    
    DiesAfterTime
    {
    }
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    
    Targetable
    {
    	no_highlight = true
    	targetable = false
    }
    
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/viper_strike/demonic/viper_strike_demonic.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SummonedSpider/SummonedSpiderDemonic"] = {
        name = "Spider Minion",
        life = 1.8,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 20,
        damage = 1.76,
        damageSpread = 0.2,
        attackTime = 0.96,
        attackRange = 7,
        accuracy = 3.4,
        weaponType1 = "One Hand Sword",
        skillList = {
            "SummonedSpiderViperStrikeDemonic",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonedSpiderViperStrikeDemonic"] = {
        name = "Viper Strike",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Hits enemies, converting some of your physical damage to chaos damage and inflicting poison which will be affected by modifiers to skill duration. If dual wielding, will strike with both weapons. Requires a claw, dagger or sword.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Duration] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Chaos] = true,
        },
        statDescriptionScope = "debuff_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chance_to_poison_on_hit_%",
            "base_skill_effect_duration",
            "poison_duration_is_skill_duration",
            "visual_hit_effect_chaos_is_green",
        },
        levels = {
            [1] = {100, 4000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    차원 능력
    suppress phasing visual [1]
    IdSummonedSpiderPhasing
    FamilyPhasing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • Edit

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