v3.3.0: Further thrown weapon changes
- tomahawk bleed is now more clearly shown in desc - tomahawk bleed up to ~40% from 33% - reverted boomerang damage nerf after further consideration
This commit is contained in:
@@ -2193,7 +2193,7 @@ items.weapon.missiles.forcecube.stats_desc=This weapon spreads the force of its
|
||||
items.weapon.missiles.forcecube.desc=These oddly-shaped magical cubes are small enough to hold in your hand, but are incredibly heavy.
|
||||
|
||||
items.weapon.missiles.heavyboomerang.name=heavy boomerang
|
||||
items.weapon.missiles.heavyboomerang.stats_desc=This weapon circles back to the location it was thrown from after a few turns.
|
||||
items.weapon.missiles.heavyboomerang.stats_desc=This weapon circles back to the location it was thrown from after five turns.
|
||||
items.weapon.missiles.heavyboomerang.desc=This large boomerang is difficult to wield effectively, but will deal considerable damage.
|
||||
|
||||
items.weapon.missiles.javelin.name=javelin
|
||||
@@ -2252,7 +2252,8 @@ items.weapon.missiles.throwingstone.desc=These stones are sanded down to make th
|
||||
items.weapon.missiles.throwingstone.discover_hint=One of the heroes starts with this item.
|
||||
|
||||
items.weapon.missiles.tomahawk.name=tomahawk
|
||||
items.weapon.missiles.tomahawk.stats_desc=This weapon inflicts bleed equal to half the damage dealt to its target.
|
||||
items.weapon.missiles.tomahawk.stats_desc=This weapon inflicts _%1$d-%2$d bleed_ to its target.
|
||||
items.weapon.missiles.tomahawk.typical_stats_desc=This weapon typically inflicts _%1$d-%2$d bleed_ to its target.
|
||||
items.weapon.missiles.tomahawk.desc=These throwing axes have a serrated edge that tears as they stick to an enemy.
|
||||
|
||||
items.weapon.missiles.trident.name=trident
|
||||
|
||||
@@ -380,6 +380,7 @@ windows.wndupgrade.resin=This wand has been enhanced with arcane resin, normal u
|
||||
windows.wndupgrade.thrown_dust=Weapons from this set that aren't in your inventory will crumble to dust.
|
||||
windows.wndupgrade.damage=Damage
|
||||
windows.wndupgrade.dart_damage=Dart Damage
|
||||
windows.wndupgrade.bleeding=Bleeding
|
||||
windows.wndupgrade.blocking=Blocking
|
||||
windows.wndupgrade.weight=Weight
|
||||
windows.wndupgrade.durability=Durability
|
||||
|
||||
Reference in New Issue
Block a user