v0.4.0: reworked/added the 5 basic swords
This commit is contained in:
@@ -692,12 +692,15 @@ items.weapon.melee.dagger.desc=A simple iron dagger with a well worn wooden hand
|
||||
items.weapon.melee.glaive.name=glaive
|
||||
items.weapon.melee.glaive.desc=A polearm consisting of a sword blade on the end of a pole.
|
||||
|
||||
items.weapon.melee.greatsword.name=greatsword
|
||||
items.weapon.melee.greatsword.desc=This towering blade inflicts heavy damage by investing its heft into every swing.
|
||||
|
||||
items.weapon.melee.knuckles.name=knuckleduster
|
||||
items.weapon.melee.knuckles.stats_desc=This is a rather fast weapon.
|
||||
items.weapon.melee.knuckles.desc=A piece of iron shaped to fit around the knuckles.
|
||||
|
||||
items.weapon.melee.longsword.name=longsword
|
||||
items.weapon.melee.longsword.desc=This towering blade inflicts heavy damage by investing its heft into every cut.
|
||||
items.weapon.melee.longsword.desc=This sword's long razor-sharp steel blade shines reassuringly, though its size does make it quite heavy.
|
||||
|
||||
items.weapon.melee.mace.name=mace
|
||||
items.weapon.melee.mace.stats_desc=This is a slightly fast weapon.
|
||||
@@ -724,24 +727,28 @@ items.weapon.melee.meleeweapon.stats_desc=
|
||||
items.weapon.melee.meleeweapon.cursed_worn=Because this weapon is cursed, you are powerless to remove it.
|
||||
items.weapon.melee.meleeweapon.cursed=You can feel a malevolent magic lurking within this weapon.
|
||||
|
||||
items.weapon.melee.newshortsword.name=shortsword
|
||||
items.weapon.melee.newshortsword.ac_reforge=REFORGE
|
||||
items.weapon.melee.newshortsword.desc=A quite short sword, only a few inches longer than a dagger.
|
||||
|
||||
items.weapon.melee.quarterstaff.name=quarterstaff
|
||||
items.weapon.melee.quarterstaff.desc=A staff of hardwood, its ends are shod with iron.
|
||||
|
||||
items.weapon.melee.shortsword.name=short sword
|
||||
items.weapon.melee.shortsword.ac_reforge=REFORGE
|
||||
items.weapon.melee.shortsword.desc=It is indeed quite short, just a few inches longer, than a dagger.
|
||||
|
||||
items.weapon.melee.spear.name=spear
|
||||
items.weapon.melee.spear.stats_desc=This is a rather slow weapon.\nThis weapon has extra reach.
|
||||
items.weapon.melee.spear.desc=A slender wooden rod tipped with sharpened iron.
|
||||
|
||||
items.weapon.melee.sword.name=sword
|
||||
items.weapon.melee.sword.desc=The razor-sharp length of steel blade shines reassuringly.
|
||||
items.weapon.melee.sword.desc=A nicely balanced sword. Not too large, but still notably longer than a shortsword.
|
||||
|
||||
items.weapon.melee.warhammer.name=war hammer
|
||||
items.weapon.melee.warhammer.stats_desc=This is a rather accurate weapon.
|
||||
items.weapon.melee.warhammer.desc=Few creatures can withstand the crushing blow of this towering mass of lead and steel, but only the strongest of adventurers can use it effectively.
|
||||
|
||||
items.weapon.melee.wornshortsword.name=worn shortsword
|
||||
items.weapon.melee.wornshortsword.ac_reforge=REFORGE
|
||||
items.weapon.melee.wornshortsword.desc=A quite short sword, worn down through heavy use. It is both weaker and a bit lighter than a shortsword in better condition.
|
||||
|
||||
|
||||
###missile weapons
|
||||
items.weapon.missiles.boomerang.name=boomerang
|
||||
|
||||
Reference in New Issue
Block a user