品质额外效果:
等级效果 /40
固定 |
---|
图腾持续 8 秒 击中时有 25% 的几率击退敌人 基础范围为 2.4 米 召唤使用一个使用该技能的图腾 (命中时击退敌人) |
等级 | 需求等级 | 力量 | 消耗 | 造成 33 - 65 物理伤害 | 经验值 |
---|---|---|---|---|---|
1 | 28 | 67 | 21 | 33, 65 | 199,345 |
2 | 31 | 73 | 22 | 40, 74 | 285,815 |
3 | 34 | 79 | 24 | 49, 90 | 401,344 |
4 | 37 | 85 | 25 | 59, 110 | 554,379 |
5 | 40 | 92 | 26 | 71, 133 | 477,437 |
6 | 42 | 96 | 27 | 81, 150 | 583,786 |
7 | 44 | 100 | 28 | 92, 170 | 710,359 |
8 | 46 | 104 | 29 | 103, 192 | 1,355,511 |
9 | 48 | 109 | 30 | 117, 217 | 1,138,877 |
10 | 50 | 113 | 31 | 132, 244 | 1,368,233 |
11 | 52 | 117 | 32 | 148, 275 | 1,638,338 |
12 | 54 | 121 | 32 | 166, 309 | 1,956,648 |
13 | 56 | 125 | 33 | 187, 347 | 3,655,184 |
14 | 58 | 130 | 34 | 210, 390 | 3,017,327 |
15 | 60 | 134 | 35 | 235, 437 | 7,759,995 |
16 | 62 | 138 | 36 | 264, 489 | 15,138,193 |
17 | 64 | 142 | 37 | 295, 548 | 26,083,825 |
18 | 66 | 146 | 38 | 330, 613 | 62,620,247 |
19 | 68 | 151 | 39 | 369, 685 | 211,708,088 |
20 | 70 | 155 | 39 | 412, 765 | |
21 | 72 | 40 | 460, 854 | ||
22 | 74 | 41 | 513, 953 | ||
23 | 76 | 42 | 572, 1063 | ||
24 | 78 | 43 | 638, 1185 | ||
25 | 80 | 44 | 711, 1320 | ||
26 | 82 | 45 | 791, 1469 | ||
27 | 84 | 46 | 880, 1635 | ||
28 | 86 | 46 | 979, 1819 | ||
29 | 88 | 47 | 1089, 2022 | ||
30 | 90 | 48 | 1210, 2247 | ||
31 | 91 | 49 | 1276, 2369 | ||
32 | 92 | 49 | 1344, 2497 | ||
33 | 93 | 49 | 1417, 2631 | ||
34 | 94 | 50 | 1493, 2773 | ||
35 | 95 | 50 | 1573, 2921 | ||
36 | 96 | 51 | 1657, 3078 | ||
37 | 97 | 51 | 1746, 3242 | ||
38 | 98 | 52 | 1839, 3415 | ||
39 | 99 | 52 | 1937, 3597 | ||
40 | 100 | 52 | 2040, 3789 |
Attribute /9
震波图腾
Key | Value |
---|---|
Cost | iLvl 1: 普通: 1x机会石 |
关键字 | 图腾 |
DropLevel | 28 |
BaseType | 震波图腾 |
Class | 技能宝石 |
TargetTypes | 任何, , |
Type | 法术, 伤害, 范围, 陷阱技能, 地雷技能, 图腾, 法术可重复, 范围法术, 物理, 新星 |
ItemType | Metadata/Items/Gems/SkillGemShockwaveTotem |
Reference | poe.ninja, Community Wiki |
古神熔炉 武器 /2
比重 | Desc |
---|---|
1000 (T5) | 由灼热连接相连的图腾施放时,圣焰图腾和震波图腾造成相当于物理伤害 35% 的额外火焰伤害 |
1000 (T5) | 由灼热连接相连的图腾施放时,圣焰图腾和震波图腾造成相当于物理伤害 60% 的额外火焰伤害 |
品质额外效果:
商城 /12
被辅助 /75
幽魂 | N |
---|---|
标签 | 施法, construct, immobile, is_unarmed, large_model, mud_blood, not_dex, not_int, physical_affinity, small_height, stone_armour |
击中时击退敌人
基础范围为 2.4 米
active skill area of effect radius +% final [-17]
base skill is totemified [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Totems/MonsterTotem" Stats { set_immune_to_curses = 0 }
Object Type Codes
version 2 extends "Metadata/Monsters/Totems/MonsterTotem"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Totems/MapAffixTotemMonsterShockwave"] = { name = "Shockwave Totem", life = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "MonsterShockwaveTotem", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MonsterShockwaveTotem"] = { name = "Shockwave Totem", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Summons a totem that shakes the earth around it, knocking back and damaging nearby enemies", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.SummonsTotem] = true, [SkillType.Multicastable] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.Nova] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.6, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_skill_is_totemified", "global_knockback", "is_area_damage", }, levels = { [1] = {0.69999998807907, 1.2999999523163, -17, 24, levelRequirement = 2, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.69999998807907, 1.2999999523163, -17, 24, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, }, }, }
monster uses shockwave text [1]
Id | MonsterUsesShockwaveText |
---|---|
Family | MonsterUsesShockwaveText |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
幽魂 | N |
---|---|
标签 | construct, immobile, is_unarmed, large_model, mud_blood, non_attacking, not_dex, not_int, small_height, stone_armour |
Object Type
version 2 extends "Metadata/Monsters/Totems/TotemBase" Stats { uses_no_mana = 1 monster_inherent_damage_taken_+%_final = -80 damage_taken_+%_final_from_self = 400 } Life { prevent_corpse_sinking = true }
Object Type Codes
version 2 extends "Metadata/Monsters/Totems/TotemBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Totems/EarthquakeTotem"] = { name = "Totem", life = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 20, damage = 1, damageSpread = 0, attackTime = 1, attackRange = 6, accuracy = 1, skillList = { }, modList = { }, }
震波图腾 怪物 /9
名字 | 词缀 | 幽魂 |
---|---|---|
图腾:震波 | monster uses shockwave text [1] | Y |
恶魔 | Y | |
恶魔 | +2 召唤图腾数量上限 | Y |
瓦尔金属匠哈维里 | 掉落的物品稀有度提高 % +7 召唤图腾数量上限 monster additional quantity of dropped items in cruel +% [500] monster additional quantity of dropped items in merciless +% [1000] monster additional rarity of dropped items in cruel +% [750] monster additional rarity of dropped items in merciless +% [1500] monster no map drops [1] kill traps mines and totems on death [1] | Y |
瓦尔金属匠哈维里 | 掉落的物品稀有度提高 % +7 召唤图腾数量上限 monster additional quantity of dropped items in cruel +% [500] monster additional quantity of dropped items in merciless +% [1000] monster additional rarity of dropped items in cruel +% [750] monster additional rarity of dropped items in merciless +% [1500] monster no map drops [1] monster is invasion boss [1] kill traps mines and totems on death [1] | Y |
布琳洛特慰言者 | monster no map drops [1] +1 召唤图腾数量上限 kill traps mines and totems on death [1] cannot have affliction mods [1] | Y |
红刃火之霸者 | +1 召唤图腾数量上限 monster no map drops [1] kill traps mines and totems on death [1] cannot have affliction mods [1] | Y |
风暴恶魔 | Y | |
魔符恶魔 | Y |
Community Wiki
Shockwave Totem
Shockwave Totem is a 法术 skill. It summons a 图腾 that releases shockwaves that deal physical damage around it.
Skill Functions and Interactions
The damage done by Shockwave Totem is Spell, AoE, Totem and Physical damage, so modifiers to any of these will increase it. As the damage is Physical, it will not benefit from Elemental Spell Damage nodes. Totem range is 80.
Physical Damage: Because Shockwave Totem deals physical damage it can be boosted by supports and passive skills that are more commonly used to modify attacks, such as the 附加火焰伤害辅助 gem or passive skills which grant Physical Damage with no other qualifier, such as 战士之路.
Knockback Distance: As skills cast by the totem are affected by all modifiers affecting the player, the 击退 distance also gets increased by your passives.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.