Caves of Qud

Caves of Qud

53 ratings
Appraisal Skill
   
Award
Favorite
Favorited
Unfavorite
Character: Skill
File Size
Posted
Updated
8.674 KB
3 Jul, 2019 @ 9:02pm
18 Jul, 2023 @ 1:38pm
3 Change Notes ( view )

Subscribe to download
Appraisal Skill

Description
Adds a 50-point skill to the Customs and Folklore category. When you have it, there's an additional option in the item interaction menu that tells you approximately how much you can sell it for (given your current bartering capabilities), as well as its value per pound.
Popular Discussions View All (2)
3
22 Jun, 2024 @ 1:49pm
error report from game itself
Engreaved
1
13 May, 2020 @ 8:40am
Bug?
NimSin
19 Comments
rmfranco 9 Dec, 2024 @ 5:22pm 
I have the same error as Tariq K
Tariq K 30 Jun, 2024 @ 12:04am 
Hi there, I received the following error when attempting to install this mod:

=== Appraisal Skill Errors ===
<...>/steamapps/workshop/content/333640/1791096395/NalathniAppraise.cs(138,40): error CS1503: Argument 2: cannot convert from 'bool' to 'string'
== Warnings ==
<...>/steamapps/workshop/content/333640/1791096395/NalathniAppraise.cs(18,30): warning CS0672: Member 'NalathniAppraise.Register(GameObject)' overrides obsolete member 'IPart.Register(GameObject)'. Add the Obsolete attribute to 'NalathniAppraise.Register(GameObject)'.
<...>/steamapps/workshop/content/333640/1791096395/NalathniAppraise.cs(23,4): warning CS0618: 'IPart.Register(GameObject)' is obsolete: 'Use Register(GameObject, IEventRegistrar)'
<...>/steamapps/workshop/content/333640/1791096395/NalathniAppraise.cs(115,24): warning CS0219: The variable 'materialEquivalent' is assigned but its value is never used
MFcoffee 3 Dec, 2023 @ 2:14pm 
Same issue as StreamLined
StreamLined 21 Jul, 2023 @ 3:59pm 
Not sure if this is intentional, but the appraise option seems to replace the "mod with tinkering" option on items that can be modded. Not a huge deal but can annoying when you have a lot of modifiable items and don't want to go through the tinkering pages list.
Almea 18 Jul, 2023 @ 1:45pm 
It's been fixed now
alividlife 10 Sep, 2022 @ 12:04am 
err ah, to find the NalathniAppraise.cs file itself you can find it:

C:\ [ where ever you installed steam] \Steam\steamapps\workshop\content\333640\1791096395
alividlife 10 Sep, 2022 @ 12:00am 
open up NalathniAppraise.cs with a text editor and go down till you see the statement/object blocks on line 106:


{
actions.AddAction("Mod", 'v', true, "appraise &Wv&yalue", "InvCommandAppraise", 0, false, false, false, false);
}



and change it to this:


{
actions.AddAction("Mod", 'v', true, "appraise &Wv&yalue", "InvCommandAppraise", null, 0, 0, false, false, false);
}


It's decent mod, but I wish it worked within the context of the actual barter menu.
Gelu 17 Nov, 2021 @ 12:33am 
Hope this gets updated. It sounds very vanilla-friendly and useful.
TutterFunks 29 Apr, 2021 @ 7:59am 
Doesn't seem to work currently, even when it is the only mod active is is shown as 'Failed' instead of Active/Inactive.
A 9 Feb, 2021 @ 7:32pm 
Dead mod.

Fresh install of game, default settings, only this mod.

When I try to learn the skill it says:

"No implementation for XRL.World.Parts.Skill.NalathniAppraise"