@@ -41,13 +41,15 @@ the latter script, view-item-info will fall back to the former.
4141]]
4242
4343-- see http://dwarffortresswiki.org/index.php/cv:Item_token
44+ --- luacheck: global
45+
4446descriptions = {
4547 AMULET = { " An item of jewellery worn around the neck for its aesthetic value." ,
4648 " An amulet does not interfere with wearing other equipment." },
4749 ANIMALTRAP = {
4850 " This tiny trap is used by your trappers to catch vermin. Some dwarves" ,
4951 " like vermin as pets - if your cats don't get them first. May be built" ,
50- " of wood or metal. Catching vermin requires trap to be set with bait." },
52+ " from wood or metal. Catching vermin requires trap to be set with bait." },
5153 ANVIL = { " An essential component of the forge." },
5254 ARMORSTAND = {
5355 " A rack for the storage of military equipment, specifically armor." ,
@@ -185,8 +187,9 @@ descriptions = {
185187 ITEM_AMMO_ARROWS = {
186188 " Ammunition for bows, which are primarily used by elves." },
187189 ITEM_AMMO_BOLTS = {
188- " Ammunition for crossbows, which are the dwarves' preferred ranged weapon." ,
189- " It is not recommended to store bolts in bins, due to pickup bugs." },
190+ " Ammunition for crossbows, which are the dwarves' preferred ranged" ,
191+ " weapon. It is not recommended to store bolts in bins, due to pickup" ,
192+ " bugs." },
190193 ITEM_ARMOR_BREASTPLATE = {
191194 " A breastplate is a piece of plate armor that covers the upper body and" ,
192195 " the lower body. It is usually worn in the armor layer." },
@@ -473,16 +476,17 @@ descriptions = {
473476 " more effective against heavily armored foes. They also make for a" ,
474477 " surprisingly valuable trade good, on par with serrated discs." },
475478 ITEM_WEAPON_AXE_BATTLE = {
476- " A battle axe is an edged weapon: essentially a sharp blade mounted " ,
477- " along the end of a short and heavy handle. Battle axes can be forged " ,
478- " out of any weapon-grade metal, though those with superior edge " ,
479- " properties are more effective." ,
479+ " A battle axe is an axe designed for combat. It consists of a narrow " ,
480+ " sharpened axe head mounted on a sturdy haft typically made of wood. " ,
481+ " Battle axes can be forged out of any weapon-grade metal, though those" ,
482+ " with superior edge properties are more effective in combat ." ,
480483 " " ,
481484 " A battle axe may also be used as a tool for chopping down trees." },
482485 ITEM_WEAPON_AXE_GREAT = {
483- " This is an axe nearly twice as large as a battle axe. Its size" ,
484- " makes it unsuitable for a dwarf, but those who can wield it find" ,
485- " its increased size and weight contribute to its effectiveness." },
486+ " A great axe is a very large axe, nearly twice the size of the" ,
487+ " battle axe. Its size makes it unsuitable for dwarves, but its heft" ,
488+ " makes it a formidable weapon in the hands of those with the strength" ,
489+ " and size wield it." },
486490 ITEM_WEAPON_AXE_TRAINING = {
487491 " A battle axe made of wood, this practice weapon is useful for" ,
488492 " training recruits before your metal industry is set up." },
@@ -502,32 +506,32 @@ descriptions = {
502506 " as a melee weapon, training the hammerdwarf skill." },
503507 ITEM_WEAPON_DAGGER_LARGE = {
504508 " A large dagger is an edge weapon that is just a bit smaller than" ,
505- " a short sword. It's used for stabbing rather than slashing." ,
509+ " the short sword. It's used for stabbing rather than slashing." ,
506510 " Large daggers use and train the knife user skill, and are common" ,
507511 " weapons for kobold and goblin thieves. As foreign weapons, they" ,
508512 " cannot be forged by dwarves" },
509513 ITEM_WEAPON_FLAIL = {
510514 " A flail is a blunt weapon that consists of a rounded weight attached to" ,
511515 " a handle by a length of chain. Flails are the same size as a morningstar," ,
512- " but have a contact area twice as large as a much larger maul. As foreign" ,
516+ " but have a contact area twice that of the much larger maul. As foreign" ,
513517 " weapons they cannot be forged by dwarves. Flails use and train the" ,
514518 " maceman skill." },
515519 ITEM_WEAPON_HALBERD = {
516520 " A halberd is an axe with a long haft and a sharp point that can be used" ,
517521 " for stabbing attacks. It is 50% larger than the battle axe, making it" ,
518522 " too large to be wielded by dwarves. As foreign weapons, they cannot be" ,
519- " forged by dwarves, either." },
523+ " forged by dwarves either." },
520524 ITEM_WEAPON_HAMMER_WAR = {
521525 " A war hammer is a blunt weapon that is essentially a hammer with a long" ,
522526 " shaft. War hammers use and train the hammerdwarf skill. Dwarves can" ,
523527 " forge war hammers out of any weapons-grade metal, though those with" ,
524528 " higher densities tend to cause greater damage." },
525529 ITEM_WEAPON_MACE = {
526530 " A mace is a blunt weapon that consists of a rounded or flanged weight" ,
527- " mounted on a shaft. Compared to the morningstar, a mace is 60% larger" ,
531+ " mounted on a shaft. Compared to the morningstar, the mace is 60% larger" ,
528532 " and has twice the contact area. Maces use and train the macedwarf skill." ,
529533 " Dwarves can forge maces out of any weapons-grade metal, though those with" ,
530- " higher densities (like silver) have greater effectiveness." },
534+ " higher densities (like silver) have greater combat effectiveness." },
531535 ITEM_WEAPON_MAUL = {
532536 " A maul is a blunt weapon that is essentially a very large war hammer," ,
533537 " similar to a sledgehammer. Mauls are more than three times larger than" ,
@@ -537,9 +541,9 @@ descriptions = {
537541 " skill. Being foreign weapons, mauls cannot be forged by dwarves." },
538542 ITEM_WEAPON_MORNINGSTAR = {
539543 " A morningstar is an edged weapon that consists of a spiked ball mounted" ,
540- " on the end of a shaft. Despite similarities to the mace in appearance ," ,
541- " a morningstar's size and contact area are closer to those of the war" ,
542- " hammer. Specifically, a morningstar is 25% larger than the war hammer" ,
544+ " on the end of a shaft. Despite its visual similarity with the mace ," ,
545+ " the morningstar's size and contact area are closer to those of the war" ,
546+ " hammer. Specifically, the morningstar is 25% larger than the war hammer" ,
543547 " with the same contact area, and uses piercing damage to inflict internal" ,
544548 " injuries. Morningstars use and train the macedwarf skill." },
545549 ITEM_WEAPON_PICK = {
@@ -550,12 +554,11 @@ descriptions = {
550554 " A pick is also useful as a weapon, though putting miners in the" ,
551555 " military can cause equipment clashes." },
552556 ITEM_WEAPON_PIKE = {
553- " A pike is a weapon that is essentially a very long spear." ,
554- " Pikes use and train the Pikedwarf skill. As foreign weapons, pikes" ,
555- " cannot be forged by dwarves." },
557+ " A pike is a very long spear. Pikes use and train the Pikeman skill." ,
558+ " As foreign weapons, pikes cannot be forged by dwarves." },
556559 ITEM_WEAPON_SCIMITAR = {
557560 " A scimitar is an edged weapon with a curved blade that is very similar" ,
558- " to a short sword. Scimitars use and train the swordsdwarf skill." ,
561+ " to the short sword. Scimitars use and train the swordsdwarf skill." ,
559562 " As foreign weapons, scimitars cannot be forged by dwarves." },
560563 ITEM_WEAPON_SCOURGE = {
561564 " A scourge is an edge weapon that consists of a spike or bladed weight" ,
@@ -564,10 +567,10 @@ descriptions = {
564567 " weapon with an even smaller contact area. Scourges use and train the" ,
565568 " lasher skill. As foreign weapons, scourges cannot be forged by dwarves." },
566569 ITEM_WEAPON_SPEAR = {
567- " A pole weapon consisting of a shaft, usually of wood, with a pointed " ,
568- " head made of metal or just the sharpened end of the shaft itself. " ,
569- " With the ability to pin opponents, supporting squads of spearmen can " ,
570- " increase the effectiveness of your other squads." },
570+ " A spear is a pole weapon consisting of a shaft, usually of wood, with" ,
571+ " a pointed head made of metal or just the sharpened end of the shaft" ,
572+ " itself. With the ability to pin opponents, supporting squads of" ,
573+ " spearmen can increase the effectiveness of your other squads." },
571574 ITEM_WEAPON_SPEAR_TRAINING = {
572575 " A spear made of wood, this practice weapon is useful for" ,
573576 " training recruits before your metal industry is set up." },
@@ -589,7 +592,7 @@ descriptions = {
589592 " training recruits before your metal industry is set up." },
590593 ITEM_WEAPON_WHIP = {
591594 " A highly effective weapon known to cause large amounts of pain." ,
592- " It cannot be forged by dwarves." },
595+ " It cannot be created by dwarves." },
593596 MEAT = { " Butchering an animal gives meat, the amount depending on the size" ,
594597 " of the butchered animal. Along with plants, meat is the" ,
595598 " backbone of every food industry." },
@@ -625,7 +628,7 @@ descriptions = {
625628 " and shields made of leather are not terribly effective, but are" ,
626629 " still better than nothing at all." },
627630 SLAB = { " A memorial stone, used to calm a restless ghost when engraved with" ,
628- " the name of the deceased and constructed ." },
631+ " the name of the deceased and built ." },
629632 SMALLGEM = {" Cut gemstones and the odd gizzard stone (a product of butchering" ,
630633 " certain species of animals) are used by a Gem Setter to decorate items" ,
631634 " at a Jeweler's Workshop." },
0 commit comments