Fetiche místico
Constructo
monster no drops or experience [1]
Mystic Fetish
SpectreN
Tagsconstruct, immobile, large_model
Vida
900%
Ailment Threshold
900%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
VoodooKingRitualPillar
Metadata
VoodooKingBossRitualPillar

Object Type

version 2
extends "Metadata/Monsters/Monster"

StateMachine
{
	define_shared_state = "bubble_shield = 1;"
}

Stats
{
	cannot_be_knocked_back = 1
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

StateMachine
{
	on_or_create_state_bubble_shield_0 = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/League_Azmeri/monster_fx/vodoo_king_boss/shield_bubble.ao );"
	on_or_create_state_bubble_shield_1 = "AddAttached( Metadata/Effects/Spells/monsters_effects/League_Azmeri/monster_fx/vodoo_king_boss/shield_bubble.ao, aux_shrine_mid );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAzmeri/VoodooKingBoss/VoodooKingBossRitualPillar"] = {
    name = "Mystic Fetish",
    life = 9,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Fetiche místico
    Constructo
    monster no drops or experience [1]
    Mystic Fetish
    SpectreN
    Tagsconstruct, immobile, large_model
    Vida
    900%
    Ailment Threshold
    900%
    Resistencia
    0 0 0 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiencia
    100%
    Model Size
    100%
    Type
    VoodooKingRitualPillar
    Metadata
    VoodooKingBoss2RitualPillar
    Nivel
    68
    Vida
    57,900
    Armaduras
    28,790
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    374
    Daño de hechizos
    374
    Precisión
    290
    Attack Time
    1.5
    Experiencia
    10,255
    Ailment Threshold
    57,900
    Chill
    183
    Shock
    183
    Brittle
    1,036
    Scorch
    183
    Sap
    506
    GTVoodooKing2RatSwarm
    Triggerable, Spell
    Tiempo de lanzamiento: 1 seg
    action attack or cast time uses animation length [1]
    GTVoodooKing2CorruptedBloodDegen
    Triggerable, Spell
    Tiempo de lanzamiento: 1 seg
    action attack or cast time uses animation length [1]
    GTVoodooKing2SummonFrogSwamps
    Triggerable, Spell
    Tiempo de lanzamiento: 1 seg
    action attack or cast time uses animation length [1]
    CGEVoodooKing2CorrptedBloodDegen
    Spell, Area, Damage, Triggerable, Duration, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Velocidad de recuperación de vida reducida un 50%
    Inflige 172.6 de daño de fuego base por segundo
    Inflige 103.6 de daño físico base por segundo
    La duración base es de 15 segundos
    active skill area of effect radius +% final [0]
    ground phys fire art variation [1]
    CGEVoodooKing2SummonFrogSwamp
    Spell, Area, Damage, Triggerable, Duration, AreaSpell
    Tiempo de lanzamiento: 1 seg
    La duración base es de 4 segundos
    Velocidad de movimiento reducida un 60%
    active skill area of effect radius +% final [-50]
    ground tar art variation [7]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    StateMachine
    {
    	define_shared_state = "active;"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	cannot_be_knocked_back = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    StateMachine
    {
    	on_state_active_1 =
    	"
    		this.activation_pulse = AddAttached( Metadata/Effects/Spells/monsters_effects/League_Azmeri/monster_fx/vodoo_king_boss/shrine_activatepulse.ao, aux_shrine_beam_attach );
    		Delay( 1.0, { RemoveAttached( activation_pulse ); } );
    	"
    
    	on_or_create_state_active_1 = "this.active_beam = AddAttached( Metadata/Effects/Spells/monsters_effects/League_Azmeri/monster_fx/vodoo_king_boss/effigybeam.ao, aux_shrine_beam_attach );"
    	on_state_active_0 = "RemoveAttached( active_beam );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAzmeri/VoodooKingBoss/VoodooKingBoss2RitualPillar"] = {
        name = "Mystic Fetish",
        life = 9,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "CGEVoodooKing2CorrptedBloodDegen",
            "CGEVoodooKing2SummonFrogSwamp",
            "GTVoodooKing2RatSwarm",
            "GTVoodooKing2CorruptedBloodDegen",
            "GTVoodooKing2SummonFrogSwamps",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGEVoodooKing2CorrptedBloodDegen"] = {
        name = "CGEVoodooKing2CorrptedBloodDegen",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_physical_damage_to_deal_per_minute",
            "life_recovery_rate_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_effect_duration",
            "ground_phys_fire_art_variation",
        },
        levels = {
            [1] = {5, 3, -50, 0, 15000, 1, levelRequirement = 0, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CGEVoodooKing2SummonFrogSwamp"] = {
        name = "CGEVoodooKing2SummonFrogSwamp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_effect_duration",
            "ground_tar_art_variation",
            "base_movement_velocity_+%",
        },
        levels = {
            [1] = {-50, 4000, 7, -60, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTVoodooKing2RatSwarm"] = {
        name = "GTVoodooKing2RatSwarm",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTVoodooKing2CorruptedBloodDegen"] = {
        name = "GTVoodooKing2CorruptedBloodDegen",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTVoodooKing2SummonFrogSwamps"] = {
        name = "GTVoodooKing2SummonFrogSwamps",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Edit

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