실험적인 영장류
야수
Experimental Primate
| Spectre | Y |
|---|---|
| Tags | animal_claw_weapon, beast, cannot_be_map_archnemesis, fast_movement, flesh_armour, is_unarmed, mammal_beast, melee, not_int, not_str, physical_affinity, primate_beast, ranged, red_blood, small_height, Unarmed_onhit_audio |
| Packs |
생명력
65%
회피
+30%
저항
Damage
65%
정확도
100%
치명타 명중 Chance
5%
+30%
Attack Distance
4 ~ 9
공격 속도
1.005 Second
Damage Spread
±20%
경험치
65%
Model Size
100%
Type
BloodMonkeyJungle
Metadata
MonkeyExperiment
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
5,042
2,413
920
Damage
152
주문 피해
152
정확도
2,502
공격 속도
1.005
경험치
18,612
Minion Life
4,505
Minion Damage
630
Minion Armour
2,413
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).
MeleeAtAnimationSpeedComboTEMP
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
기본 공격
Base Damage: 121—182
치명타 명중 확률: 5%
공격 속도: 1.005 초
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ScavengerThrow
EASJungleMonkeyTaunt
재사용 대기시간: 2.5 초
action attack or cast time uses animation length [1]
EASIncursionExperimentMonkeyFlameBreath
재사용 대기시간: 10 초
action attack or cast time uses animation length [1]
spell maximum action distance +% [-60]
Object Type
Object Type Codes
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/Thaumaturge/MonkeyExperiment"] = {
name = "Experimental Primate",
life = 0.65,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 0.65,
damageSpread = 0.2,
attackTime = 1.005,
attackRange = 9,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedComboTEMP",
"ScavengerThrow",
"EASJungleMonkeyTaunt",
"GSIncursionExperimentMonkeyFlameBreath",
"EASIncursionExperimentMonkeyFlameBreath",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedComboTEMP"] = {
name = "Basic Attack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.AttackInPlace] = 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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["ScavengerThrow"] = {
name = "ScavengerThrow",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"base_projectile_speed_+%",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
},
levels = {
[1] = {-30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASJungleMonkeyTaunt"] = {
name = "EASJungleMonkeyTaunt",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSIncursionExperimentMonkeyFlameBreath"] = {
name = "GSIncursionExperimentMonkeyFlameBreath",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"ignite_chance_+%",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 50, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASIncursionExperimentMonkeyFlameBreath"] = {
name = "EASIncursionExperimentMonkeyFlameBreath",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {-60, 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.