Cuchilla de Merveil
Constructo
Velocidad de ataque aumentada un 40%
El 50% del daño físico se convierte en daño de fuego
emerge speed +% [0,30]
Merveil's Blade
SpectreN
Tagsconstruct, ghost_armour, has_one_hand_sword, has_one_handed_melee, medium_height, medium_movement, melee, physical_affinity, slashing_weapon
Vida
350%
Ailment Threshold
350%
Resistencia
0 0 0 0
Damage
140%
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
±20%
Experiencia
100%
Model Size
100%
Type
AnimatedWeaponMerveil
Metadata
AnimatedWeaponMerveil1
Nivel
68
Vida
22,517
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
523
Daño de hechizos
523
Precisión
290
Attack Time
1.5
Experiencia
10,255
Ailment Threshold
22,517
Chill
71
Shock
71
Brittle
403
Scorch
71
Sap
197
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 418–628
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
MonsterDoubleStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee, Physical
Golpe doble
Base Damage: 418–628
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Ejecuta dos ataques rápidos con un arma cuerpo a cuerpo.
base skill number of additional hits [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	collision_hull_type = "projectile"
}

Stats
{
	set_item_drop_slots = 0

}
Actor
{
	basic_action = "Emerge"
}

Life
{
	corpse_usable = false
	on_death = "Delete();"
}

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

DiesAfterTime
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
	allow_attached_arrows = false
	use_attached_selection_box_if_no_drawcalls = true
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AnimatedItem/AnimatedWeaponMerveil1"] = {
    name = "Merveil's Blade",
    life = 3.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.4,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    skillList = {
        "MonsterDoubleStrike",
        "Melee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterDoubleStrike"] = {
    name = "Double Strike",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Performs two fast strikes with a melee weapon.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.Physical] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_number_of_additional_hits",
    },
    levels = {
        [1] = {1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- 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 = { }, },
    },
}
Velocidad de ataque aumentada un 40%
IdMonsterImplicitFastAttack1
FamilyIncreasedAttackSpeed
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • attack speed +% Min: 40 Max: 40 Global
  • Craft Tagsattack speed
    El 50% del daño físico se convierte en daño de fuego
    IdMonsterConvertToFireDamage2
    FamilyFireDamageAsPortionOfDamage
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    emerge speed +% [0,30]
    IdEmergeSpeedHigh
    FamilyVariableEmergeSpeed
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 30 Global
  • Cuchilla de Merveil
    Constructo
    Velocidad de ataque aumentada un 40%
    El 50% del daño físico se convierte en daño de rayo
    cyclone extra distance [10]
    emerge speed +% [0,30]
    Merveil's Blade
    SpectreN
    Tagscold_affinity, construct, ghost_armour, has_one_hand_sword, has_one_handed_melee, medium_height, medium_movement, melee, physical_affinity, slashing_weapon
    Vida
    350%
    Ailment Threshold
    350%
    Resistencia
    0 0 0 0
    Damage
    140%
    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
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    AnimatedWeaponMerveil
    Metadata
    AnimatedWeaponMerveil2
    Nivel
    68
    Vida
    22,517
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    0
    Damage
    523
    Daño de hechizos
    523
    Precisión
    290
    Attack Time
    1.5
    Experiencia
    10,255
    Ailment Threshold
    22,517
    Chill
    71
    Shock
    71
    Brittle
    403
    Scorch
    71
    Sap
    197
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 418–628
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Derriba a tus enemigos con un golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    WhiteExileCyclone
    Attack, Area, Melee, Movement
    Ciclón
    Base Damage: 418–628
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.5 seg
    Daña a los enemigos a tu alrededor y luego realiza una serie de ataques giratorios mientras te trasladas a una ubicación objetivo. No se puede asistir con Asistencia de Implacabilidad ni con Asistencia de Golpes múltiples.
    Ganas el 35% del daño físico como daño de hielo extra
    Inflige un 70% menos de daño
    Daño físico aumentado un 47%
    Velocidad de ataque aumentada un 60%
    20% menos Velocidad de Movimiento
    cyclone extra distance [15]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    }
    
    Stats
    {
    	set_item_drop_slots = 0
    
    }
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    	on_death = "Delete();"
    }
    
    Animated
    {
    	animated_object = "Metadata/Monsters/AnimatedItem/AnimatedItem.ao"
    }
    
    DiesAfterTime
    {
    }
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
    	allow_attached_arrows = false
    	use_attached_selection_box_if_no_drawcalls = true
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AnimatedItem/AnimatedWeaponMerveil2"] = {
        name = "Merveil's Blade",
        life = 3.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.4,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
            "WhiteExileCyclone",
        },
        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["WhiteExileCyclone"] = {
        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 = {
            "physical_damage_+%",
            "attack_speed_+%",
            "cyclone_movement_speed_+%_final",
            "physical_damage_%_to_add_as_cold",
            "active_skill_damage_+%_final",
            "cyclone_extra_distance",
            "is_area_damage",
        },
        levels = {
            [1] = {24, 20, -30, 0, -55, 15, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [2] = {24, 20, -30, 25, -60, 15, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [3] = {47, 20, -20, 30, -65, 15, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [4] = {47, 60, -20, 35, -70, 15, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
        },
    }
    
    Velocidad de ataque aumentada un 40%
    IdMonsterImplicitFastAttack1
    FamilyIncreasedAttackSpeed
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • attack speed +% Min: 40 Max: 40 Global
  • Craft Tagsattack speed
    El 50% del daño físico se convierte en daño de rayo
    IdMonsterConvertToLightningDamage2
    FamilyLightningDamageAsPortionOfDamage
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • base physical damage % to convert to lightning Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    cyclone extra distance [10]
    IdAnimatedWeaponCycloneDistance
    FamilyCycloneExtraDistance
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cyclone extra distance Min: 10 Max: 10 Global
  • emerge speed +% [0,30]
    IdEmergeSpeedHigh
    FamilyVariableEmergeSpeed
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 30 Global
  • Edit

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