超凡巨砲
創造物
Cannon Transcendent
| Spectre | Y |
|---|---|
| Tags | allows_additional_projectiles, allows_inc_aoe, construct, fast_movement, fire_affinity, humanoid, not_int, ranged, red_blood, Unarmed_onhit_audio |
| Packs |
生命
140%
+33%
閃避
+33%
抗性
傷害
140%
命中
100%
暴擊 Chance
5%
+30%
Attack Distance
4 ~ 14
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
140%
Model Size
100%
Type
VaalHumanoidCannon
Metadata
VaalHumanoidCannonFireIncursion
下列的>數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
下
列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、
怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MPAVaalHumanoidCannon
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發, AttackInPlace
Base Damage: 261—392
暴擊率: 5%
攻擊時間: 1.5 秒
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1094]
projectile ballistic angle from reference event [1]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum action distance +% [-40]
use scaled contact offset [1]
MPSVaalHumanoidCannonNapalm
法術, 投射物, 玩家投射物, 可觸發, 傷害, AttackInPlace
施放時間: 1 秒
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1051]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
use scaled contact offset [1]
MPSVaalHumanoidCannonNapalmMiniBlob
CGEVaalHumanoidCannonNapalm
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術, AttackInPlace
施放時間: 1 秒
每秒造成129.5 火焰傷害
active skill area of effect radius +% final [-20]
base skill effect duration [8000]
ground fire art variation [1019]
CGEVaalHumanoidCannonNapalmSmall
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術, AttackInPlace
施放時間: 1 秒
每秒造成78.9 火焰傷害
active skill area of effect radius +% final [-60]
base skill effect duration [6000]
ground fire art variation [1019]
VaalHumanoidNapalmImpact
Object Type
Object Type Codes
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/Transcended/VaalHumanoidCannonFireIncursion"] = {
name = "Cannon Transcendent",
life = 1.4,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1.4,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 14,
accuracy = 1,
skillList = {
"MPSVaalHumanoidCannonNapalm",
"MPAVaalHumanoidCannon",
"MPSVaalHumanoidCannonNapalmMiniBlob",
"CGEVaalHumanoidCannonNapalm",
"CGEVaalHumanoidCannonNapalmSmall",
"VaalHumanoidNapalmImpact",
"GSVaalHumanoidCannonImpact",
"GSVaalHumanoidCannonImpactWall",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MPSVaalHumanoidCannonNapalm"] = {
name = "MPSVaalHumanoidCannonNapalm",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"monster_projectile_variation",
"melee_range_+",
"base_is_projectile",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"projectile_ballistic_angle_from_reference_event",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1051, -40, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPAVaalHumanoidCannon"] = {
name = "MPAVaalHumanoidCannon",
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,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"active_skill_base_physical_damage_%_to_convert_to_fire",
"spell_maximum_action_distance_+%",
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"projectile_uses_contact_position",
"projectile_uses_contact_direction",
"use_scaled_contact_offset",
},
levels = {
[1] = {1094, 40, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSVaalHumanoidCannonNapalmMiniBlob"] = {
name = "MPSVaalHumanoidCannonNapalmMiniBlob",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"monster_projectile_variation",
"number_of_additional_projectiles",
"projectile_spread_radius",
"active_skill_projectile_speed_+%_variation_final",
"number_of_chains",
"base_is_projectile",
"projectile_ballistic_angle_from_target_distance",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1128, 2, 15, 25, 1, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEVaalHumanoidCannonNapalm"] = {
name = "CGEVaalHumanoidCannonNapalm",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"active_skill_area_of_effect_radius_+%_final",
"base_skill_effect_duration",
"ground_fire_art_variation",
},
levels = {
[1] = {1.5, -20, 8000, 1019, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["CGEVaalHumanoidCannonNapalmSmall"] = {
name = "CGEVaalHumanoidCannonNapalmSmall",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"active_skill_area_of_effect_radius_+%_final",
"base_skill_effect_duration",
"ground_fire_art_variation",
},
levels = {
[1] = {1.5, -60, 6000, 1019, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["VaalHumanoidNapalmImpact"] = {
name = "VaalHumanoidNapalmImpact",
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",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSVaalHumanoidCannonImpact"] = {
name = "GSVaalHumanoidCannonImpact",
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,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"active_skill_base_physical_damage_%_to_convert_to_fire",
"is_area_damage",
"base_is_projectile",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 40, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSVaalHumanoidCannonImpactWall"] = {
name = "GSVaalHumanoidCannonImpactWall",
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,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"active_skill_base_physical_damage_%_to_convert_to_fire",
"is_area_damage",
"base_is_projectile",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 40, levelRequirement = 1, statInterpolation = {3, 3}, 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.