Skip to content

Commit 18fcd61

Browse files
authored
- Update skill gem description for Puncture (#7949)
1 parent d613701 commit 18fcd61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Skills/act_dex.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11455,7 +11455,7 @@ skills["Puncture"] = {
1145511455
color = 2,
1145611456
baseEffectiveness = 0.6700000166893,
1145711457
incrementalEffectiveness = 0.023299999535084,
11458-
description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.",
11458+
description = "Punctures enemies with your Bow, causing a bleeding debuff, which will be affected by modifiers to skill duration.",
1145911459
skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.DamageOverTime] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, },
1146011460
weaponTypes = {
1146111461
["Bow"] = true,

0 commit comments

Comments
 (0)