Butchery: Difference between revisions

Jump to navigation Jump to search
Added factions that teach the skill
mNo edit summary
(Added factions that teach the skill)
 
(12 intermediate revisions by 5 users not shown)
Line 8: Line 8:
}}
}}


{{name}} is a [[Cooking and Gathering]] skill that can be bought for 50 sp when the buyer has at least 15 intelligence, ignoring temporary boosts. It can be used to butcher a variety of animal ingredients that can either be eaten raw by a character with the [[Carnivorous]] mutation, or preserved into [[:Category:Preserved Food|cooking ingredients]] that can be used by characters with the [[Meal Preparation]] skill. This takes one full turn and will also splatter blood to adjacent cells.
{{name}} is a [[Cooking and Gathering]] skill that can be bought for 50 sp when the buyer has at least 15 intelligence, ignoring temporary boosts. It can be used to butcher a variety of animal ingredients that can either be eaten raw by a character with the {{favilink|Carnivorous}} mutation, or preserved into [[:Category:Preserved Food|cooking ingredients]] that can be used by characters with the [[Meal Preparation]] skill.
 
The [[action cost]] of butchering a corpse is normally 1000 (one full turn with normal [[quickness]]), but equipping one or more {{favilink|steel butcher knife|plural}} significantly reduces it.  The process will also splatter blood to adjacent cells.


Players with the Butchery skill will automatically butcher valid corpses as long as there are no hostiles nearby. This automatic butchering can be turned off in the abilities menu.
Players with the Butchery skill will automatically butcher valid corpses as long as there are no hostiles nearby. This automatic butchering can be turned off in the abilities menu.
The player's starting village faction will teach Butchery if the player chooses a {{favilink|Hills}} starting village. The minimum intelligence required for this skill can be bypassed in this way, as any other taught skill.
{{Factions that teach the skill}}


== Butchering and Cybernetics ==
== Butchering and Cybernetics ==
{{name}} can also be used to retrieve [[Cybernetics|cybernetic implants]] from the corpses of {{Qud text|&rimplant&ce&rd}} [[Putus Templar]]. Corpses that contain cybernetics are also unable to be consumed as food.{{Code Reference|class=Corpse}} This also counts for limbs that were dismembered that contain the implant.{{Code Reference|class=Body|method=Dismember}} There is a base 80% chance to salvage the implant. Otherwise, it is "ripped out of the (corpse), but destroy[ed] in the process".{{Code Reference|class=Cybernetics2ButcherableCybernetic}} Unlike other butcher attempts, this chance is rolled for every cybernetic in the corpse, which means multiple cybernetics can be butchered from one corpse. Additionally, it's possible to successfully butcher even those cybernetics that are normally destroyed on removal.
{{name}} can also be used to retrieve [[Cybernetics|cybernetic implants]] from the corpses of {{Qud text|&rimplant&ce&rd}} [[Putus Templar]]. Corpses that contain cybernetics are also unable to be consumed as food.{{Code Reference|class=Corpse}} This also counts for limbs that were dismembered that contain the implant.{{Code Reference|class=Body|method=Dismember}} There is a base 80% chance to salvage the implant. Otherwise, it is "ripped out of the (corpse), but destroy[ed] in the process".{{Code Reference|class=CyberneticsButcherableCybernetic}} Unlike other butcher attempts, this chance is rolled for every cybernetic in the corpse, which means multiple cybernetics can be butchered from one corpse. Additionally, it's possible to successfully butcher cybernetics that are normally destroyed on removal.


==Corpses that can be butchered==
==Corpses that can be butchered==
Line 23: Line 29:
               CT.ObjectID=ButcheredObjInfo.ObjectID, ButcheredObjInfo.JoinKey=ButcheredFoodInfo.JoinKey, ButcheredFoodInfo.PreservedInto=ButcheredPreserveInfo.ObjectID
               CT.ObjectID=ButcheredObjInfo.ObjectID, ButcheredObjInfo.JoinKey=ButcheredFoodInfo.JoinKey, ButcheredFoodInfo.PreservedInto=ButcheredPreserveInfo.ObjectID
   | fields  = CONCAT('{{(}}',CASE WHEN CH.Corpse<>'SlogCorpse' THEN 'non-unique ' ELSE '' END,'creatures with the corpse{{!}}',CH.Corpse,'{{!}}<br>{{)}}')=Creature & Corpse Drop Rate,
   | fields  = CONCAT('{{(}}',CASE WHEN CH.Corpse<>'SlogCorpse' THEN 'non-unique ' ELSE '' END,'creatures with the corpse{{!}}',CH.Corpse,'{{!}}<br>{{)}}')=Creature & Corpse Drop Rate,
               CONCAT('{{(}}favilink id{{!}}',CH.Corpse,'{{)}}')=Corpse,
               CONCAT('{{(}}favilink id{{!}}',CorpseData.ObjectID,'{{)}}')=Corpse,
               CONCAT('{{(}}non-food butcherable from the corpse{{!}}',CH.Corpse,'{{!}}<br>{{!}}3={{)}}')=Butchered Items,
               CONCAT('{{(}}non-food butcherable from the corpse{{!}}',CH.Corpse,'{{!}}<br>{{!}}3={{)}}')=Butchered Items,
               CONCAT('{{(}}favilink id{{!}}',ButcheredFoodInfo.ObjectID,'{{)}} <span style="color:#155352;">(',CT.Chance,'%)</span>')=Butchered Food,
               CONCAT('{{(}}favilink id{{!}}',ButcheredFoodInfo.ObjectID,'{{)}} <span style="color:#155352;">(',CT.Chance,'%)</span>')=Butchered Food,
Line 38: Line 44:
   | format  = table
   | format  = table
}}
}}
{{Creatures with the skill|Butchery}}


{{References|2.0.201.71}}
{{References|2.0.201.71}}
{{Skills and Powers Navbox}}
{{Skills Navbox}}
{{Cooking Navbox}}
17

edits

Navigation menu