Tigre Fárrico
Bestia
La rareza de los objetos arrojados está aumentada un %
monster no map drops [1]
monster no map drops [1]
Farric Tiger
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, fast_movement, feline_beast, is_unarmed, light_armour, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height |
Packs |
Vida
600%
Evasión
+50%
Ailment Threshold
600%
Resistencia
40 0 0 0
Damage
90%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.2 Second
Damage Spread
±20%
Experiencia
150%
Model Size
95%
Type
TigerBestiaryMinion
Metadata
TigerBestiaryMinion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
38,600
Armadura
28,790
Evasión
7,109
Escudo de energía
0
Damage
336
Daño de hechizos
336
Precisión
290
Attack Time
1.2
Experiencia
15,383
Ailment Threshold
38,600
Chill
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 269–403
Probabilidad de golpe crítico: 5%
Attack Time: 1.2 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
WalkEmergeBestiaryHellion
walk emerge distance [450]
Object Type
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBestiary/TigerBestiaryMinion"] = { name = "Farric Tiger", life = 6, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.9, damageSpread = 0.2, attackTime = 1.2, attackRange = 9, accuracy = 1, skillList = { "Melee", "WalkEmergeBestiaryHellion", }, 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["WalkEmergeBestiaryHellion"] = { name = "WalkEmergeBestiaryHellion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {450, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
La rareza de los objetos arrojados está aumentada un %
monster no map drops [1]
Id | MonsterBestiaryDropModifiers |
---|---|
Family | LeagueMonsterDropModifiers |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Tigre Fárrico
Bestia
Farric Tiger
Spectre | N |
---|---|
Tags | animal_claw_weapon, beast, fast_movement, feline_beast, is_unarmed, light_armour, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height |
Packs |
Vida
240%
Evasión
+50%
Ailment Threshold
240%
Resistencia
40 0 0 0
Damage
72%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.2 Second
Damage Spread
±20%
Experiencia
120%
Model Size
95%
Type
TigerBestiaryMinionStandalone
Metadata
TigerBestiaryMinionStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
15,440
Armadura
28,790
Evasión
7,109
Escudo de energía
0
Damage
269
Daño de hechizos
269
Precisión
290
Attack Time
1.2
Experiencia
12,306
Ailment Threshold
15,440
Chill
49
Shock
49
Brittle
276
Scorch
49
Sap
135
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 215–323
Probabilidad de golpe crítico: 5%
Attack Time: 1.2 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
WalkEmergeBestiaryHellion
walk emerge distance [450]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_additional_life_scaling_index = 20 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBestiary/TigerBestiaryMinionStandalone"] = { name = "Farric Tiger", life = 2.4, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.72, damageSpread = 0.2, attackTime = 1.2, attackRange = 9, accuracy = 1, skillList = { "Melee", "WalkEmergeBestiaryHellion", }, 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["WalkEmergeBestiaryHellion"] = { name = "WalkEmergeBestiaryHellion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {450, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Tigre Fárrico
Bestia
Área: Guarida de Farrul
Farric Tiger
Spectre | N |
---|---|
Area | Guarida de Farrul |
Tags | animal_claw_weapon, beast, fast_movement, feline_beast, is_unarmed, light_armour, mammal_beast, melee, not_int, not_str, physical_affinity, red_blood, small_height |
Packs |
Vida
600%
Evasión
+50%
Ailment Threshold
600%
Resistencia
40 0 0 0
Damage
90%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 9
Attack Time
1.2 Second
Damage Spread
±20%
Experiencia
150%
Model Size
95%
Type
TigerBestiaryMinion
Metadata
TigerSpiritBossMinion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
80
Vida
135,798
Armadura
73,441
Evasión
10,686
Escudo de energía
0
Damage
682
Daño de hechizos
682
Precisión
462
Attack Time
1.2
Experiencia
19,068
Ailment Threshold
135,798
Chill
429
Shock
429
Brittle
2,429
Scorch
429
Sap
1,186
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 546–819
Probabilidad de golpe crítico: 5%
Attack Time: 1.2 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
WalkEmergeBestiaryHellion
walk emerge distance [450]
Object Type
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBestiary/TigerSpiritBossMinion"] = { name = "Farric Tiger", life = 6, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.9, damageSpread = 0.2, attackTime = 1.2, attackRange = 9, accuracy = 1, skillList = { "Melee", "WalkEmergeBestiaryHellion", }, 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["WalkEmergeBestiaryHellion"] = { name = "WalkEmergeBestiaryHellion", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {450, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
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.