Présent d'Arakaali
Fabrication
Vous ne pouvez pas être Repoussé(e)
monster do not fracture [1]
Arakaali's Gift
SpectreN
Tagsconstruct, extra_small_height, immobile, is_unarmed, metal_armour, non_attacking
Vie
400%
Ailment Threshold
400%
Résistance
20 20 20 0
Damage
100%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
100%
Model Size
100%
Type
SpiderlingEggSpawner
Metadata
SpiderlingEggArakaali
Niveau
68
Vie
25,733
Armure
28,790
Évasion
4,739
Bouclier d'énergie
0
Damage
374
Dégâts des sorts
374
Précision
290
Attack Time
1.5
Expérience
10,255
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
SpawnArakaaliHatchling
Temps de recharge: 5 sec.
summoned monsters are parented to my parent [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Pathfinding
{
	immobile = true
}

Actor
{
	slow_animations_go_to_idle = false
	basic_action = "Emerge"
}

Stats
{
	immune_to_curses = 0
	set_cannot_be_knocked_back = 1
	set_cannot_be_dominated = 1
	set_max_frenzy_charges = 0
	set_max_power_charges = 0
	set_max_endurance_charges = 0
}

Life
{
	corpse_usable = false
}

Animated
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Animated
{
	on_hatch_01 = "RemoveCollidability();" 
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/SpiderlingEgg/SpiderlingEggArakaali"] = {
    name = "Arakaali's Gift",
    life = 4,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "SpawnArakaaliHatchling",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SpawnArakaaliHatchling"] = {
    name = "SpawnArakaaliHatchling",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.8,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "summoned_monsters_are_parented_to_my_parent",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Vous ne pouvez pas être Repoussé(e)
IdImmuneToKnockback
FamilyImmuneToKnockback
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • monster do not fracture [1]
    IdMonsterDoNotFracture
    FamilyMonsterDoNotFracture
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster do not fracture Min: 1 Max: 1 Global
  • Arakaali's Gift
    Fabrication
    Vous ne pouvez pas être Repoussé(e)
    monster do not fracture [1]
    SpectreN
    Tagsconstruct, extra_small_height, immobile, is_unarmed, metal_armour, non_attacking
    Vie
    400%
    Ailment Threshold
    400%
    Résistance
    20 20 20 0
    Damage
    100%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    100%
    Model Size
    100%
    Type
    SpiderlingEggSpawner
    Metadata
    SpiderlingEggArakaaliGauntlet
    Niveau
    68
    Vie
    25,733
    Armure
    28,790
    Évasion
    4,739
    Bouclier d'énergie
    0
    Damage
    374
    Dégâts des sorts
    374
    Précision
    290
    Attack Time
    1.5
    Expérience
    10,255
    Ailment Threshold
    25,733
    Chill
    81
    Shock
    81
    Brittle
    460
    Scorch
    81
    Sap
    225
    SSMGauntletVolatile
    Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
    Temps d'incantation: 1 sec.
    alternate minion [642]
    minion dies when parent deleted [1]
    minion dies when parent dies [1]
    monster no drops or experience [1]
    number of monsters to summon [1]
    summon specific monsters radius +% [-90]
    summoned monsters are minions [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/SpiderlingEgg/SpiderlingEggArakaaliGauntlet"] = {
        name = "Arakaali's Gift",
        life = 4,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "SSMGauntletVolatile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SSMGauntletVolatile"] = {
        name = "SSMGauntletVolatile",
        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 = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "summoned_monsters_are_minions",
            "monster_no_drops_or_experience",
            "minion_dies_when_parent_dies",
            "minion_dies_when_parent_deleted",
        },
        levels = {
            [1] = {1, 642, -90, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Vous ne pouvez pas être Repoussé(e)
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • monster do not fracture [1]
    IdMonsterDoNotFracture
    FamilyMonsterDoNotFracture
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster do not fracture Min: 1 Max: 1 Global