阿呼阿娜之靈
人形
Spirit of Ahuana
| 幽魂 | Y |
|---|---|
| 標籤 | human, humanoid, medium_movement, not_int, not_str, red_blood |
生命
90%
閃避
+100%
異常狀態臨界值
90%
抗性
傷害
130%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
5 ~ 70
攻擊間隔
1 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AncestralAhuanaMinion
Metadata
AncestralAhuanaMinion
IsSummoned
Y
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
5,790
護甲值
28,790
閃避值
9,478
傷害
486
法術傷害
486
命中
580
攻擊間隔
1
經驗值
10,255
召喚物生命
1,256
召喚物傷害
388
異常狀態臨界值
5,790
冰緩
18
感電
18
易碎
104
焦灼
18
殘喘
51
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MPWAhuanaIceShot
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 388–583
暴擊率: 5%
攻擊間隔: 1 秒
投射物穿透全部目標
50% 物理傷害轉化至冰冷傷害
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [164]
projectile uses contact position [1]
use scaled contact offset [1]
MonsterSnipeAhuana
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 388–583
暴擊率: 5%
攻擊傷害: 200%
攻擊傷害: 200%
攻擊間隔: 1 秒
冷卻時間: 7 秒
投射物穿透全部目標
造成100%更多攻擊傷害
50% 物理傷害轉化至冰冷傷害
action attack or cast time uses animation length [1]
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-50]
monster projectile variation [165]
projectile uses contact position [1]
use scaled contact offset [1]
MPWAhuanaFakeArrow
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 388–583
暴擊率: 5%
攻擊間隔: 1 秒
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [168]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainMinionBase"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainMinionBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralAhuanaMinion"] = {
name = "Spirit of Ahuana",
life = 0.9,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1.3,
damageSpread = 0.2,
attackTime = 1,
attackRange = 70,
accuracy = 1,
weaponType1 = "Bow",
skillList = {
"MPWAhuanaIceShot",
"MPWAhuanaFakeArrow",
"MonsterSnipeAhuana",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MPWAhuanaIceShot"] = {
name = "MPWAhuanaIceShot",
hidden = true,
color = "4",
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,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"skill_physical_damage_%_to_convert_to_cold",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"always_pierce",
},
levels = {
[1] = {164, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPWAhuanaFakeArrow"] = {
name = "MPWAhuanaFakeArrow",
hidden = true,
color = "4",
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,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"base_deal_no_damage",
},
levels = {
[1] = {168, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterSnipeAhuana"] = {
name = "MonsterSnipeAhuana",
hidden = true,
color = "4",
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,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"skill_physical_damage_%_to_convert_to_cold",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"always_pierce",
},
levels = {
[1] = {165, 50, -50, baseMultiplier = 2, 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.