NAME
priceid - identify NetHack items using shopkeepers
VERSION
This documentation refers to priceid version 0.03 released 24 Sep 07
REQUIRED ARGUMENTS
- -t[ype] [:] <type>
-
The item type that you're IDing, such as wand or ! (potion).
- -a[mount] [:] <amount>
-
The cost or price of the item(s).
OPTIONS
- -i[n] [:] <in>
-
The type of operation (buy, sell, base). Default: base
- --buy
-
Shortcut for -i buy
- --sell
-
Shortcut for -i sell
- --base
-
Shortcut for -i base
- -c[h[a[risma]]] [:] <charisma>
-
Your character's charisma. Required only for buying.
- --dunce
-
Your character is wearing a dunce cap.
- --tourist
-
Your character is a level 14 or less Tourist, OR are wearing an uncovered shirt.
- --angry
-
The shopkeeper is angry with you (it's very obvious when this is true).
- -q[uan[tity]] [:] <quan>
-
The number of items in the stack that you're buying/selling.
COPYRIGHT AND LICENSE
Copyright 2007 Shawn M Moore.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.