Marchak, le Traître
HumanoïdePermet de placer jusqu'à 6 Pièges supplémentaires à la fois
Les Pièges ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetés
Les Mines ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetées
kill traps mines and totems on death [1]
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Les Pièges ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetés
Les Mines ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetées
kill traps mines and totems on death [1]
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Marchak, The Betrayer
| Spectre | |
|---|---|
| Area | Cavernes acides, Cavernes acides, Carte |
| Tags | Lanceur de sorts, chaos_affinity, fire_affinity, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, non_unique_map_boss, plate_armour, red_blood, slashing_weapon, wb_leader |
Vie
320%
Energy Shield From Life
33%
Armure
+25%
Évasion
+33%
Ailment Threshold
320%
Résistance
Damage
216%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
200%
Model Size
120%
Type
WbChaosLeader5
Metadata
WbChaosLeader5
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
81
Vie
5,653,328
Armure
99,146
Score d'Évasion
9,791
Bouclier d'énergie
14,343
Damage
1,975
Dégâts des sorts
2,948
Précision
960
Attack Time
1.005
Expérience
141,493
Minion Life
1,095,951
Minion Energy Shield
2,780
Minion Damage
1,655
Ailment Threshold
2,657,064
Chill
8,402
Shock
8,402
Brittle
47,532
Scorch
8,402
Sap
23,212
Phys Convert Ele
300%
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
WbSummonAnimatedWeaponAxe1
Spell, Multicastable, Triggerable
Temps d'incantation: 1 sec.
Temps de recharge: 6 sec.
alternate minion [38]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
WbSummonAnimatedWeaponBow1
Spell, Multicastable, Triggerable
Temps d'incantation: 1 sec.
Temps de recharge: 6 sec.
alternate minion [39]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
WbSummonAnimatedWeaponStaff1
Spell, Multicastable, Triggerable
Temps d'incantation: 1 sec.
Temps de recharge: 6 sec.
alternate minion [40]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
WbCausticBomb2NoTrigger
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
Temps d'incantation: 1 sec.
Temps de recharge: 1.2 sec.
Les Pièges sont jetés au hasard autour de l'emplacement ciblé
99% de Réduction de la Zone de déclenchement des Pièges
base skill is trapped [1]
base trap duration [1750]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
spell maximum base chaos damage [698.5]
spell minimum base chaos damage [465.7]
trap variation [2]
WbFireBomb2NoTrigger
Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
Piège incendiaire
Temps d'incantation: 1 sec.
Temps de recharge: 1.2 sec.
Un piège qui explose lorsqu'il est déclenché, infligeant des dégâts de feu aux ennemis aux alentours et laissant une zone de sol brûlant qui endommage les ennemis qui la traversent.
Inflige 1474 à 2211 Dégâts de feu
Les Pièges sont jetés au hasard autour de l'emplacement ciblé
99% de Réduction de la Zone de déclenchement des Pièges
base skill is trapped [1]
base trap duration [1750]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [1]
Object Type
version 2
extends "Metadata/Monsters/Wb/WbChaosLeader"
Stats
{
set_base_mana_cost_-% = 0
set_mana_regeneration_rate_per_minute_% = 1000
}
Actor
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Wb/WbChaosLeader5"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Marchak, The Betrayer",
life = 3.2,
energyShield = 0.33,
damage = 2.16,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
weaponType1 = "One Hand Sword",
weaponType2 = "Dagger",
skillList = {
"WbCausticBomb2NoTrigger",
"WbFireBomb2NoTrigger",
"WbSummonAnimatedWeaponAxe1",
"WbSummonAnimatedWeaponBow1",
"WbSummonAnimatedWeaponStaff1",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["WbCausticBomb2NoTrigger"] = {
name = "WbCausticBomb2NoTrigger",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Duration] = true,
[SkillType.Damage] = true,
[SkillType.Mineable] = true,
[SkillType.Area] = true,
[SkillType.Trapped] = true,
[SkillType.DamageOverTime] = true,
[SkillType.Chaos] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_chaos_damage",
"spell_maximum_base_chaos_damage",
"base_trap_duration",
"trap_variation",
"throw_traps_in_circle_radius",
"trap_trigger_radius_+%",
"ground_caustic_art_variation",
"is_trap",
"is_area_damage",
"base_skill_is_trapped",
"ignores_trap_and_mine_cooldown_limit",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1750, 2, 14, -99, 2, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbFireBomb2NoTrigger"] = {
name = "Fire Trap",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Duration] = true,
[SkillType.Damage] = true,
[SkillType.Mineable] = true,
[SkillType.Area] = true,
[SkillType.CausesBurning] = true,
[SkillType.Trapped] = true,
[SkillType.DamageOverTime] = true,
[SkillType.Fire] = 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",
"base_trap_duration",
"trap_variation",
"throw_traps_in_circle_radius",
"trap_trigger_radius_+%",
"is_trap",
"is_area_damage",
"base_skill_is_trapped",
"ignores_trap_and_mine_cooldown_limit",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1750, 1, 14, -99, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbSummonAnimatedWeaponAxe1"] = {
name = "WbSummonAnimatedWeaponAxe1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {38, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbSummonAnimatedWeaponBow1"] = {
name = "WbSummonAnimatedWeaponBow1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {39, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbSummonAnimatedWeaponStaff1"] = {
name = "WbSummonAnimatedWeaponStaff1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {40, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Permet de placer jusqu'à 6 Pièges supplémentaires à la fois
| Family | TrapsAllowed |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Les Pièges ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetés
Les Mines ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetées
| Family | MonsterTrapsInvulnerable |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
kill traps mines and totems on death [1]
| Family | MonsterKillTrapsMinesTotemsOnDeath |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.item_drop_slots | 1 |
| Stats.energy_shield_recharge_rate_per_minute_% | 2000 |
| Stats.mana_regeneration_rate_per_minute_% | 1000 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.max_viper_strike_orbs | 4 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.max_fuse_arrow_orbs | 5 |
| Stats.max_fire_beam_stacks | 8 |
| Stats.max_charged_attack_stacks | 10 |
| Stats.base_critical_strike_multiplier | 130 |
| Stats.critical_ailment_dot_multiplier_+ | 30 |
| Stats.max_endurance_charges | 3 |
| Stats.max_frenzy_charges | 3 |
| Stats.max_power_charges | 3 |
| Stats.base_attack_speed_+%_per_frenzy_charge | 4 |
| Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.base_cast_speed_+%_per_frenzy_charge | 4 |
| Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion | 11 |
| Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion | 5 |
| Stats.object_inherent_damage_+%_final_per_frenzy_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge | 4 |
| Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.resist_all_elements_%_per_endurance_charge | 4 |
| Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion | 11 |
| Stats.critical_strike_chance_+%_per_power_charge | 50 |
| Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion | 150 |
| Stats.maximum_block_% | 75 |
| Stats.base_maximum_spell_block_% | 75 |
| Stats.base_number_of_totems_allowed | 1 |
| Stats.base_number_of_traps_allowed | 3 |
| Stats.base_number_of_remote_mines_allowed | 5 |
| Stats.movement_velocity_cap | 128 |
| Stats.maximum_life_leech_rate_%_per_minute | 1200 |
| Stats.maximum_mana_leech_rate_%_per_minute | 1200 |
| Stats.maximum_energy_shield_leech_rate_%_per_minute | 600 |
| Stats.monster_ignite_damage_+%_final | -72 |
| Stats.monster_bleeding_damage_+%_final | -86 |
| Stats.monster_poison_damage_+%_final | -50 |
| Stats.bleeding_moving_damage_%_of_base_override | 500 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.impaled_debuff_base_duration_ms | 8000 |
| Stats.impaled_debuff_number_of_reflected_hits | 5 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.base_total_number_of_sigils_allowed | 3 |
| Stats.maximum_life_leech_amount_per_leech_%_max_life | 10 |
| Stats.maximum_mana_leech_amount_per_leech_%_max_mana | 10 |
| Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield | 10 |
| Stats.object_inherent_melee_hit_stun_duration_+%_final | 20 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.actor_scale_+%_limit | 100 |
| Stats.damage_taken_when_hit_+%_final_per_fortification | -1 |
| Stats.base_max_fortification | 20 |
| Stats.soul_eater_maximum_stacks | 45 |
| Stats.is_warband_monster | 1 |
| Stats.is_warband_leader | 1 |
| Stats.base_mana_cost_-% | 0 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.txt |
| Positioned.blocking | true |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, ChangeToStance1, ChangeToStance2, ChangeToStance3 |
| Actor.slow_animations_go_to_idle | true |
Marchak, le Traître
HumanoïdePermet de placer jusqu'à 6 Pièges supplémentaires à la fois
Les Pièges ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetés
Les Mines ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetées
kill traps mines and totems on death [1]
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Les Pièges ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetés
Les Mines ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetées
kill traps mines and totems on death [1]
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Marchak, The Betrayer
| Spectre | |
|---|---|
| Tags | Lanceur de sorts, chaos_affinity, fire_affinity, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, plate_armour, red_blood, slashing_weapon, standalone_map_boss, wb_leader |
Vie
320%
Energy Shield From Life
33%
Armure
+25%
Évasion
+33%
Ailment Threshold
320%
Résistance
Damage
216%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
200%
Model Size
120%
Type
WbChaosLeader5
Metadata
WbChaosLeader5Standalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
445,908
Armure
35,988
Score d'Évasion
6,303
Bouclier d'énergie
6,470
Damage
919
Dégâts des sorts
1,372
Précision
580
Attack Time
1.005
Expérience
112,805
Minion Life
96,721
Minion Energy Shield
1,403
Minion Damage
734
Ailment Threshold
280,922
Chill
888
Shock
888
Brittle
5,025
Scorch
888
Sap
2,454
Phys Convert Ele
240%
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
WbSummonAnimatedWeaponAxe1
Spell, Multicastable, Triggerable
Temps d'incantation: 1 sec.
Temps de recharge: 6 sec.
alternate minion [38]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
WbSummonAnimatedWeaponBow1
Spell, Multicastable, Triggerable
Temps d'incantation: 1 sec.
Temps de recharge: 6 sec.
alternate minion [39]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
WbSummonAnimatedWeaponStaff1
Spell, Multicastable, Triggerable
Temps d'incantation: 1 sec.
Temps de recharge: 6 sec.
alternate minion [40]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
WbCausticBomb2NoTrigger
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
Temps d'incantation: 1 sec.
Temps de recharge: 1.2 sec.
Les Pièges sont jetés au hasard autour de l'emplacement ciblé
99% de Réduction de la Zone de déclenchement des Pièges
base skill is trapped [1]
base trap duration [1750]
ground caustic art variation [2]
ignores trap and mine cooldown limit [1]
is area damage [1]
spell maximum base chaos damage [366.3]
spell minimum base chaos damage [244.2]
trap variation [2]
WbFireBomb2NoTrigger
Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
Piège incendiaire
Temps d'incantation: 1 sec.
Temps de recharge: 1.2 sec.
Un piège qui explose lorsqu'il est déclenché, infligeant des dégâts de feu aux ennemis aux alentours et laissant une zone de sol brûlant qui endommage les ennemis qui la traversent.
Inflige 758.6 à 1138 Dégâts de feu
Les Pièges sont jetés au hasard autour de l'emplacement ciblé
99% de Réduction de la Zone de déclenchement des Pièges
base skill is trapped [1]
base trap duration [1750]
ignores trap and mine cooldown limit [1]
is area damage [1]
trap variation [1]
Object Type
version 2
extends "Metadata/Monsters/Wb/Wb"
extends "Metadata/Monsters/StandaloneMapBoss"
Stats
{
set_base_mana_cost_-% = 0
set_mana_regeneration_rate_per_minute_% = 1000
set_is_warband_leader = 1
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Wb/WbChaosLeader5Standalone"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Marchak, The Betrayer",
life = 3.2,
energyShield = 0.33,
damage = 2.16,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
weaponType1 = "One Hand Sword",
weaponType2 = "Dagger",
skillList = {
"WbCausticBomb2NoTrigger",
"WbFireBomb2NoTrigger",
"WbSummonAnimatedWeaponAxe1",
"WbSummonAnimatedWeaponBow1",
"WbSummonAnimatedWeaponStaff1",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["WbCausticBomb2NoTrigger"] = {
name = "WbCausticBomb2NoTrigger",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Duration] = true,
[SkillType.Damage] = true,
[SkillType.Mineable] = true,
[SkillType.Area] = true,
[SkillType.Trapped] = true,
[SkillType.DamageOverTime] = true,
[SkillType.Chaos] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_chaos_damage",
"spell_maximum_base_chaos_damage",
"base_trap_duration",
"trap_variation",
"throw_traps_in_circle_radius",
"trap_trigger_radius_+%",
"ground_caustic_art_variation",
"is_trap",
"is_area_damage",
"base_skill_is_trapped",
"ignores_trap_and_mine_cooldown_limit",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1750, 2, 14, -99, 2, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbFireBomb2NoTrigger"] = {
name = "Fire Trap",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Duration] = true,
[SkillType.Damage] = true,
[SkillType.Mineable] = true,
[SkillType.Area] = true,
[SkillType.CausesBurning] = true,
[SkillType.Trapped] = true,
[SkillType.DamageOverTime] = true,
[SkillType.Fire] = 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",
"base_trap_duration",
"trap_variation",
"throw_traps_in_circle_radius",
"trap_trigger_radius_+%",
"is_trap",
"is_area_damage",
"base_skill_is_trapped",
"ignores_trap_and_mine_cooldown_limit",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1750, 1, 14, -99, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbSummonAnimatedWeaponAxe1"] = {
name = "WbSummonAnimatedWeaponAxe1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {38, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbSummonAnimatedWeaponBow1"] = {
name = "WbSummonAnimatedWeaponBow1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {39, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["WbSummonAnimatedWeaponStaff1"] = {
name = "WbSummonAnimatedWeaponStaff1",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {40, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
Permet de placer jusqu'à 6 Pièges supplémentaires à la fois
| Family | TrapsAllowed |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
Les Pièges ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetés
Les Mines ne peuvent pas être Endommagés pendant +2 secondes après avoir été jetées
| Family | MonsterTrapsInvulnerable |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
kill traps mines and totems on death [1]
| Family | MonsterKillTrapsMinesTotemsOnDeath |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstre (3) |
| GenerationType | Unique (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.monster_uses_map_boss_difficulty_scaling | 1 |
| Stats.base_mana_cost_-% | 0 |
| Stats.mana_regeneration_rate_per_minute_% | 1000 |
| Stats.is_warband_leader | 1 |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.




















