v0.4.0: loads of item implementation
This commit is contained in:
@@ -681,18 +681,38 @@ items.weapon.enchantments.slow.name=chilling %s
|
||||
|
||||
|
||||
###melee weapons
|
||||
items.weapon.melee.assassinsblade.name=assassin's blade
|
||||
items.weapon.melee.assassinsblade.stats_desc=This weapon is stronger against unaware enemies.
|
||||
items.weapon.melee.assassinsblade.desc=TODO
|
||||
|
||||
items.weapon.melee.battleaxe.name=battle axe
|
||||
items.weapon.melee.battleaxe.stats_desc=This is a rather accurate weapon.
|
||||
items.weapon.melee.battleaxe.desc=The enormous steel head of this battle axe puts considerable heft behind each stroke.
|
||||
|
||||
items.weapon.melee.dagger.name=dagger
|
||||
items.weapon.melee.dagger.stats_desc=This weapon is very effective against unaware enemies.
|
||||
items.weapon.melee.dagger.stats_desc=This weapon is stronger against unaware enemies.
|
||||
items.weapon.melee.dagger.desc=A simple iron dagger with a well worn wooden handle.
|
||||
|
||||
items.weapon.melee.dirk.name=dirk
|
||||
items.weapon.melee.dirk.stats_desc=This weapon is stronger against unaware enemies.
|
||||
items.weapon.melee.dirk.desc=TODO
|
||||
|
||||
items.weapon.melee.flail.name=flail
|
||||
items.weapon.melee.flail.stats_desc=This is a slightly slow weapon.\nThis is a rather inaccurate weapon.
|
||||
items.weapon.melee.flail.desc=TODO
|
||||
|
||||
items.weapon.melee.glaive.name=glaive
|
||||
items.weapon.melee.glaive.stats_desc=This is a rather slow weapon.\nThis weapon has extra reach.
|
||||
items.weapon.melee.glaive.desc=A massive polearm consisting of a sword blade on the end of a pole.
|
||||
|
||||
items.weapon.melee.greataxe.name=greataxe
|
||||
items.weapon.melee.greataxe.stats_desc=This weapon is incredibly heavy.
|
||||
items.weapon.melee.greataxe.desc=TODO
|
||||
|
||||
items.weapon.melee.greatshield.name=greatshield
|
||||
items.weapon.melee.greatshield.stats_desc=This weapon grants tremendous damage absorbtion.
|
||||
items.weapon.melee.greatshield.desc=TODO
|
||||
|
||||
items.weapon.melee.greatsword.name=greatsword
|
||||
items.weapon.melee.greatsword.desc=This towering blade inflicts heavy damage by investing its heft into every swing.
|
||||
|
||||
@@ -701,7 +721,7 @@ items.weapon.melee.handaxe.stats_desc=This is a rather accurate weapon.
|
||||
items.weapon.melee.handaxe.desc=TODO
|
||||
|
||||
items.weapon.melee.knuckles.name=knuckleduster
|
||||
items.weapon.melee.knuckles.stats_desc=This is a rather fast weapon.
|
||||
items.weapon.melee.knuckles.stats_desc=This is a very fast weapon.
|
||||
items.weapon.melee.knuckles.desc=A piece of iron shaped to fit around the knuckles.
|
||||
|
||||
items.weapon.melee.longsword.name=longsword
|
||||
@@ -736,9 +756,25 @@ items.weapon.melee.newshortsword.name=shortsword
|
||||
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.stats_desc=This weapon increases your damage absorbtion.
|
||||
items.weapon.melee.quarterstaff.stats_desc=This weapon grants some damage absorbtion.
|
||||
items.weapon.melee.quarterstaff.desc=A staff of hardwood, its ends are shod with iron.
|
||||
|
||||
items.weapon.melee.roundshield.name=round shield
|
||||
items.weapon.melee.roundshield.stats_desc=This weapon grants considerable damage absorbtion.
|
||||
items.weapon.melee.roundshield.desc=TODO
|
||||
|
||||
items.weapon.melee.runicblade.name=runic blade
|
||||
items.weapon.melee.runicblade.stats_desc=This weapon benefits more from upgrades.
|
||||
items.weapon.melee.runicblade.desc=TODO
|
||||
|
||||
items.weapon.melee.sai.name=sai
|
||||
items.weapon.melee.sai.stats_desc=This is a very fast weapon.\nThis weapon grants some damage absorbtion.
|
||||
items.weapon.melee.sai.desc=TODO
|
||||
|
||||
items.weapon.melee.scimitar.name=scimitar
|
||||
items.weapon.melee.scimitar.stats_desc=This is a rather fast weapon.
|
||||
items.weapon.melee.scimitar.desc=TODO
|
||||
|
||||
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.
|
||||
@@ -750,6 +786,10 @@ 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.whip.name=whip
|
||||
items.weapon.melee.whip.stats_desc=This weapon has tremendous reach.
|
||||
items.weapon.melee.whip.desc=TODO
|
||||
|
||||
items.weapon.melee.wornshortsword.name=worn shortsword
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user