Schauer-Rollem
Konstrukt
Fiery Rollem
SpectreN
Tagscleaving_weapon, construct, earth_elemental, has_one_hand_sword, has_one_handed_melee, large_model, medium_height, melee, mud_blood, not_dex, not_int, physical_affinity, stone_armour, stone_construct, very_slow_movement
Leben
300%
Rüstung
+50%
Ailment Threshold
300%
Widerstand
40 40 40 25
Damage
255%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
5 ~ 12
Attack Time
1.17 Second
Damage Spread
±20%
Erfahrung
300%
Model Size
90%
Type
MossMonsterMapBossFire
Metadata
MossMonsterMapBossFire
Stufe
68
Leben
19,300
Rüstung
43,185
Ausweichwert
4,739
Damage
953
Zauberschaden
953
Genauigkeit
580
Attack Time
1.17
Erfahrung
30,765
Minion Life
4,186
Minion Damage
761
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 762–1143
Kritische Trefferchance: 5%
Attack Time: 1.17 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MossMonsterWhirlingBladesUnique
Attack, Melee, Movement, Travel
Wirbelnde Klingen
Base Damage: 762–1143
Kritische Trefferchance: 5%
Attack Time: 1.17 Sek.
Ihr bewegt Euch durch Gegner hindurch und verursacht Waffenschaden. Beim Tragen zweier Waffen wird mit beiden Waffen angegriffen und der Schaden von beiden in einem einzigen Treffer verursacht. Funktioniert nur mit Dolchen, Klauen oder Einhandschwertern.
50% verringerte Angriffsgeschwindigkeit
cast time overrides attack duration [1]
ignores proximity shield [1]
monster flurry [1]
skill sound variation [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

BaseEvents { }

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


Transitionable
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Transitionable
{
	create_untransitioned = "PlayAnimation( emerge ); PauseAnimation();"
	create_transitioned = "EnableTargetable();"
	on_transition = "EnableTargetable();"
}

Targetable
{
	targetable = false
}

Render
{
     //turn_duration = 0.5
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/MossMonster/MossMonsterMapBossFire"] = {
    name = "Fiery Rollem",
    life = 3,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2.55,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "MossMonsterWhirlingBladesUnique",
        "MeleeAtAnimationSpeedUnique",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MossMonsterWhirlingBladesUnique"] = {
    name = "Whirling Blades",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Dive through enemies, dealing weapon damage. If dual wielding attacks with both weapons, dealing the damage of both in one hit. Only works with Daggers, Claws, and One-Handed Swords.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.43,
    baseFlags = {
        attack = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_sound_variation",
        "attack_speed_+%",
        "monster_flurry",
        "cast_time_overrides_attack_duration",
        "ignores_proximity_shield",
    },
    levels = {
        [1] = {1, -50, 1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
NameHöllenbeschwörer
FamilyMonsterNemesis
DomainsMonster (3)
GenerationTypeeinzigartig (3)
Req. level1
keyval
Stats.item_drop_slots1
Stats.energy_shield_recharge_rate_per_minute_%2000
Stats.mana_regeneration_rate_per_minute_%100
Stats.base_maximum_mana200
Stats.maximum_physical_damage_reduction_%75
Stats.max_viper_strike_orbs4
Stats.base_maximum_all_resistances_%75
Stats.max_fuse_arrow_orbs5
Stats.max_fire_beam_stacks8
Stats.max_charged_attack_stacks10
Stats.base_critical_strike_multiplier130
Stats.critical_ailment_dot_multiplier_+30
Stats.max_endurance_charges3
Stats.max_frenzy_charges3
Stats.max_power_charges3
Stats.base_attack_speed_+%_per_frenzy_charge4
Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
Stats.base_cast_speed_+%_per_frenzy_charge4
Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
Stats.object_inherent_damage_+%_final_per_frenzy_charge4
Stats.physical_damage_reduction_%_per_endurance_charge4
Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
Stats.resist_all_elements_%_per_endurance_charge4
Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
Stats.critical_strike_chance_+%_per_power_charge50
Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
Stats.maximum_block_%75
Stats.base_maximum_spell_block_%75
Stats.base_number_of_totems_allowed1
Stats.base_number_of_traps_allowed3
Stats.base_number_of_remote_mines_allowed5
Stats.movement_velocity_cap128
Stats.maximum_life_leech_rate_%_per_minute1200
Stats.maximum_mana_leech_rate_%_per_minute1200
Stats.maximum_energy_shield_leech_rate_%_per_minute600
Stats.monster_ignite_damage_+%_final-72
Stats.monster_bleeding_damage_+%_final-86
Stats.monster_poison_damage_+%_final-50
Stats.bleeding_moving_damage_%_of_base_override500
Stats.max_azurite_debuff_stacks10
Stats.impaled_debuff_base_duration_ms8000
Stats.impaled_debuff_number_of_reflected_hits5
Stats.ignore_skill_weapon_restrictions1
Stats.base_total_number_of_sigils_allowed3
Stats.maximum_life_leech_amount_per_leech_%_max_life10
Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
Stats.object_inherent_melee_hit_stun_duration_+%_final20
Stats.scale_melee_range_to_actor_scale1
Stats.use_melee_pattern_range1
Stats.actor_scale_+%_limit100
Stats.damage_taken_when_hit_+%_final_per_fortification-1
Stats.base_max_fortification20
Stats.soul_eater_maximum_stacks45
ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
Positioned.blockingtrue
Positioned.team0
Positioned.serialise_collidabletrue
BaseEvents.server_onlytrue
Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
Actor.slow_animations_go_to_idletrue
Actor.main_hand_unarmed_typeOne_Hand_Sword
Feuriges Moos
Konstrukt
Fiery Rollem
SpectreN
TagsZauberer, cleaving_weapon, construct, earth_elemental, fire_affinity, has_one_hand_sword, has_one_handed_melee, large_model, melee, mud_blood, not_dex, not_int, stone_armour, stone_construct, very_slow_movement
Leben
300%
Rüstung
+50%
Ailment Threshold
300%
Widerstand
40 40 40 25
Damage
255%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
5 ~ 12
Attack Time
1.17 Second
Damage Spread
±20%
Erfahrung
300%
Model Size
110%
Type
MossMonsterMapBossFire
Metadata
ExpeditionMossMonsterFire
Stufe
68
Leben
19,300
Rüstung
43,185
Ausweichwert
4,739
Damage
953
Zauberschaden
953
Genauigkeit
580
Attack Time
1.17
Erfahrung
30,765
Minion Life
4,186
Minion Damage
761
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
MeleeAtAnimationSpeedFireUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 762–1143
Kritische Trefferchance: 5%
Angriffsschaden: 75%
Attack Time: 1.17 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
Verursacht 25% weniger Angriffsschaden
Verursacht 150.3% mehr Schaden
75% des physischen Schadens werden in Feuerschaden umgewandelt
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ExpeditionMossMonsterFireStorm
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
Feuerregen
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
Abklingzeit: 8 Sek.
Flammenkugeln regnen auf den Zielort nieder. Wenn sie landen, explodieren sie und verursachen Schaden bei Gegnern im Umkreis.
Basisdauer beträgt 3 Sekunden
Verursacht 770.3 bis 1155 Feuerschaden
Ein Aufprall alle 0.5 Sekunden
Basisradius beträgt 1.3 Meter
Erster Aufprall hat 150% mehr Wirkungsbereich
Erster Aufprall verursacht 250% mehr Schaden mit Treffern und Beeinträchtigungen
Gleichzeitig maximal 3 Feuerregen
firestorm initial hit placement radius +% final [-100]
firestorm use server effects [1]
is area damage [1]
skill override pvp scaling time ms [350]

Object Type

version 2
extends "Metadata/Monsters/Monster"

BaseEvents { }

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

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueExpedition/MossMonster/ExpeditionMossMonsterFire"] = {
    name = "Fiery Rollem",
    life = 3,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2.55,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedFireUnique",
        "ExpeditionMossMonsterFireStorm",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedFireUnique"] = {
    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 = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_fire",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
        [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
        [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ExpeditionMossMonsterFireStorm"] = {
    name = "Firestorm",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Cascadable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "fire_storm_fireball_delay_ms",
        "skill_override_pvp_scaling_time_ms",
        "firestorm_initial_impact_damage_+%_final",
        "firestorm_initial_impact_area_of_effect_+%_final",
        "firestorm_max_number_of_storms",
        "firestorm_initial_hit_placement_radius_+%_final",
        "base_skill_effect_duration",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "firestorm_use_server_effects",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 500, 350, 250, 150, 3, -100, 3000, 13, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
keyval
Stats.item_drop_slots1
Stats.energy_shield_recharge_rate_per_minute_%2000
Stats.mana_regeneration_rate_per_minute_%100
Stats.base_maximum_mana200
Stats.maximum_physical_damage_reduction_%75
Stats.max_viper_strike_orbs4
Stats.base_maximum_all_resistances_%75
Stats.max_fuse_arrow_orbs5
Stats.max_fire_beam_stacks8
Stats.max_charged_attack_stacks10
Stats.base_critical_strike_multiplier130
Stats.critical_ailment_dot_multiplier_+30
Stats.max_endurance_charges3
Stats.max_frenzy_charges3
Stats.max_power_charges3
Stats.base_attack_speed_+%_per_frenzy_charge4
Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
Stats.base_cast_speed_+%_per_frenzy_charge4
Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
Stats.object_inherent_damage_+%_final_per_frenzy_charge4
Stats.physical_damage_reduction_%_per_endurance_charge4
Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
Stats.resist_all_elements_%_per_endurance_charge4
Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
Stats.critical_strike_chance_+%_per_power_charge50
Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
Stats.maximum_block_%75
Stats.base_maximum_spell_block_%75
Stats.base_number_of_totems_allowed1
Stats.base_number_of_traps_allowed3
Stats.base_number_of_remote_mines_allowed5
Stats.movement_velocity_cap128
Stats.maximum_life_leech_rate_%_per_minute1200
Stats.maximum_mana_leech_rate_%_per_minute1200
Stats.maximum_energy_shield_leech_rate_%_per_minute600
Stats.monster_ignite_damage_+%_final-72
Stats.monster_bleeding_damage_+%_final-86
Stats.monster_poison_damage_+%_final-50
Stats.bleeding_moving_damage_%_of_base_override500
Stats.max_azurite_debuff_stacks10
Stats.impaled_debuff_base_duration_ms8000
Stats.impaled_debuff_number_of_reflected_hits5
Stats.ignore_skill_weapon_restrictions1
Stats.base_total_number_of_sigils_allowed3
Stats.maximum_life_leech_amount_per_leech_%_max_life10
Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
Stats.object_inherent_melee_hit_stun_duration_+%_final20
Stats.scale_melee_range_to_actor_scale1
Stats.use_melee_pattern_range1
Stats.actor_scale_+%_limit100
Stats.damage_taken_when_hit_+%_final_per_fortification-1
Stats.base_max_fortification20
Stats.soul_eater_maximum_stacks45
ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
Positioned.blockingtrue
Positioned.team0
Positioned.serialise_collidabletrue
BaseEvents.server_onlytrue
Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
Actor.slow_animations_go_to_idletrue
Actor.main_hand_unarmed_typeOne_Hand_Sword
Edit

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