summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/descript/items.txt
diff options
context:
space:
mode:
authorShmuale Mark <shm.mark@gmail.com>2014-02-27 17:54:06 -0500
committerShmuale Mark <shm.mark@gmail.com>2014-02-27 18:19:22 -0500
commit6a44e583e1c913c7e81198a19f0b555499d6b6f5 (patch)
treeb2fe3f0501ebb41ac0e77557395afcc4f5ccf936 /crawl-ref/source/dat/descript/items.txt
parent20de70277e62ae992f6183b92d1383f1761a24fc (diff)
downloadcrawl-ref-6a44e583e1c913c7e81198a19f0b555499d6b6f5.tar.gz
crawl-ref-6a44e583e1c913c7e81198a19f0b555499d6b6f5.zip
Allow the player to choose a weapon when reading an enchant weapon scroll.
There isn't really any reason not to (the only cases where this causes any significant change are the brands with unwield effects). It does have the positive effect that the scroll-id game is made slightly less tedious, since you don't have to remember to switch to a weapon you want enchanted first.
Diffstat (limited to 'crawl-ref/source/dat/descript/items.txt')
-rw-r--r--crawl-ref/source/dat/descript/items.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/crawl-ref/source/dat/descript/items.txt b/crawl-ref/source/dat/descript/items.txt
index dade9be835..5c09cbb11b 100644
--- a/crawl-ref/source/dat/descript/items.txt
+++ b/crawl-ref/source/dat/descript/items.txt
@@ -1366,21 +1366,21 @@ It can also be used to enchant the hides of certain exotic creatures.
%%%%
scroll of enchant weapon i
-This scroll places an enchantment on the wielded weapon, making it more
-accurate in combat. It becomes increasingly less likely to succeed when used on
-highly enchanted weapons, and can only ever enchant them up to +9. Magical
-artefacts cannot be enchanted at all.
+This scroll places an enchantment on a weapon chosen by the reader, making it
+more accurate in combat. It becomes increasingly less likely to succeed when
+used on highly enchanted weapons, and can only ever enchant them up to +9.
+Magical artefacts cannot be enchanted at all.
%%%%
scroll of enchant weapon ii
-This scroll places an enchantment on the wielded weapon, making it inflict
-greater damage in combat. It becomes increasingly less likely to succeed when
-used on highly enchanted weapons, and can only ever enchant them up to +9.
+This scroll places an enchantment on a weapon chosen by the reader, making it
+inflict greater damage in combat. It becomes increasingly less likely to succeed
+when used on highly enchanted weapons, and can only ever enchant them up to +9.
Magical artefacts cannot be enchanted at all.
%%%%
scroll of enchant weapon iii
-This scroll enchants the wielded weapon to be far more effective in combat,
+This scroll enchants a chosen weapon to be far more effective in combat,
increasing both accuracy and damage. It becomes increasingly less likely to
succeed when used on highly enchanted weapons, and can only ever enchant them
up to +9. Magical artefacts cannot be enchanted at all.