Kitchen Knife: Difference between revisions

From PZwiki
m (Cleanup)
m (Automated Formatting)
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|Project Zomboid|Items|Weapons|Melee Weapons|type=Weapon|version=Version 40|incver=9}}{{Infobox weapon
{{Header|Project Zomboid|Items|Weapons|Melee weapons|Short blade weapons}}
|display_name=Kitchen Knife
{{Page version|41.78.16}}
|name_colour=Weapon
{{Infobox item
|name_text_colour=Weapon
|name=Kitchen Knife
|image=Knife_Model.png
|model=Knife_Model.png
|image_width=200px
|icon=KnifeChopping.png
|alternate_image=KnifeChopping.png
|icon_name=Kitchen Knife
|alternate_name=Kitchen Knife
|alternate_link=
<!--GENERAL-->
<!--GENERAL-->
|category=Weapon
|category=Weapon
|weight=0.3
|weight=0.3
|function=[[Cooking]]
|function=[[Weapons|Weapon]]<br>[[Cooking]]
|equipped=One-handed
|equipped=One-handed
|condition_max=10
|condition_max=10
Line 25: Line 23:
|kill_move=Jaw stab
|kill_move=Jaw stab
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.KitchenKnife
|item_id=Base.KitchenKnife
}}A '''kitchen knife''' is a blade melee [[weapon]].
}}
A '''kitchen knife''' is a short blade melee [[weapon]].


==Usage==
==Usage==
The kitchen knife is a common short blade [[weapon]] that can also be used in [[cooking]].


===Weapon===
===Weapon===
The kitchen knife has a 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly. The kitchen knife is a single attack weapon, so it is best if used in single combat or if zombies are relatively spread out when attacking.
The kitchen knife has a 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly. The kitchen knife is a single attack weapon, and is best used when on a 1 on 1 fight with a [[zombie]].


===Breaking doors===
===Breaking doors===
Line 40: Line 40:


==Condition==
==Condition==
The kitchen knife is a [[Skills#Blade|blade]] weapon, therefore being influenced by the blade skills: accuracy, guard and maintenance. It has a maximum condition of just 5 and will be damaged depending on the player's maintenance skill. The chance of losing durability is: <code>1 in (2 + maintenance x 2)</code>
The kitchen knife is a [[Skills#Combat|short blade]] weapon. It has a maximum condition of 10 and will be damaged depending on the player's maintenance skill. The chance of losing durability is: <code>1 in (2 + maintenance x 2)</code>


===Repairing===
===Repairing===
Line 58: Line 58:


==Crafting==
==Crafting==
===Survival===
===Survival===
{{Crafting header|ing=4}}
{{Crafting/sandbox2
{{Crafting general|027|ing=4}}
|notched_wooden_plank
{{Crafting survivalist|005|ing=4}}
|stake
{{Crafting survivalist|101|ing=4}}
|crafted_spear
{{Crafting survivalist|111|ing=4}}
|spear_with_knife
{{Crafting survivalist|124|ing=4}}
|kitchen_knife
{{Crafting fishing|002|ing=4}}
|fishing_rod_crafted
|}
}}


===Cooking===
===Cooking===
{{Main|Cooking}}
{{Main|Cooking}}
{{Crafting header|ing=2}}
{{Crafting/sandbox2
{{Crafting cooking|117|ing=2}}
|bread_slices
{{Crafting cooking|118|ing=2}}
|ham_slice
{{Crafting cooking|119|ing=2}}
|bacon_strips
{{Crafting cooking|120|ing=2}}
|bacon_bits
{{Crafting cooking|121|ing=2}}
|fish_fillet
{{Crafting cooking|122|ing=2}}
|frog_meat
{{Crafting cooking|123|ing=2}}
|small_bird_meat
{{Crafting cooking|124|ing=2}}
|rabbit_meat
{{Crafting cooking|125|ing=2}}
|rodent_meat
{{Crafting cooking|133|ing=2}}
|squid_calamari_uncooked
{{Crafting cooking|136|ing=2}}
|jack-o'-lantern
{{Crafting cooking|137|ing=2}}
|onion_slices
{{Crafting cooking|146|ing=2}}
|baloney_slices
{{Crafting cooking|148|ing=2}}
|salami_slices
{{Crafting cooking|401|ing=2}}
|watermelon_slice
{{Crafting cooking|403|ing=2}}
|cake_slice
{{Crafting cooking|404|ing=2}}
|pie_slice
{{Crafting cooking|413|ing=2}}
|pizza_slice
|}
}}


==Distribution==
==Distribution==
Kitchen Knives can be found in kitchen [[Containers#Counters|counters]] in houses and restaurants, along with general stores and [[Containers#Corpses|male corpses]].
The loot distributions can be found in the table(s) below.
 
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|rowspan="2"|bakerykitchen
|[[counter]]
|4
|6
|-
|[[counter]]
|4
|6
|-
|rowspan="2"|burgerkitchen
|[[counter]]
|4
|6
|-
|[[counter]]
|4
|6
|-
|rowspan="2"|butcher
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|2
|-
|cafeteriakitchen
|[[counter]]
|4
|6
|-
|rowspan="2"|chinesekitchen
|[[counter]]
|4
|6
|-
|[[counter]]
|4
|6
|-
|rowspan="2"|deepfry_kitchen
|[[counter]]
|4
|6
|-
|[[counter]]
|4
|6
|-
|departmentstorage
|[[metal_shelves]]
|4
|6
|-
|dinerbackroom
|[[counter]]
|4
|6
|-
|italiankitchen
|[[counter]]
|4
|6
|-
|rowspan="5"|knifefactory
|[[crate]]
|4
|1
|-
|[[crate]]
|4
|1
|-
|[[crate]]
|4
|2
|-
|[[crate]]
|4
|2
|-
|[[crate]]
|4
|5
|-
|mexicankitchen
|[[counter]]
|4
|6
|-
|pizzakitchen
|[[counter]]
|4
|6
|-
|prisoncells
|[[wardrobe]]
|4
|0.01
|-
|seafoodkitchen
|[[counter]]
|4
|6
|-
|sushikitchen
|[[counter]]
|4
|6
|-
|westernkitchen
|[[counter]]
|4
|6
|}


==Code==
==Code==
===Item===
{{CodeBox|Item<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 3895
  | source = items_weapons.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item KitchenKnife
{
    DisplayCategory = Cooking,
MaxRange = 0.9,
WeaponSprite = Knife,
MinAngle = 0.65,
Type = Weapon,
MinimumSwingTime = 2,
KnockBackOnNoDeath = FALSE,
SwingAmountBeforeImpact = 0.02,
Categories = SmallBlade,
ConditionLowerChanceOneIn = 2,
Weight = 0.3,
SplatNumber = 4,
PushBackMod = 0.3,
SubCategory = Stab,
AimingMod = 0.8,
ConditionMax = 10,
MaxHitCount = 1,
IsAimedHandWeapon = TRUE,
DoorDamage = 1,
SwingAnim = Stab,
DisplayName = Kitchen Knife,
MinRange = 0.61,
CloseKillMove = Jaw_Stab,
SwingTime = 2,
KnockdownMod = 0,
SplatBloodOnNoDeath = TRUE,
Icon = KnifeChopping,
RunAnim = Run_Weapon2,
        IdleAnim = Idle_Weapon2,
        BreakSound  =  KitchenKnifeBreak,
        TreeDamage  =  1,
        EnduranceMod = 0.5,
        MetalValue = 10,
        CriticalChance = 25,
        CritDmgMultiplier = 4,
        MinDamage = 0.3,
        MaxDamage = 0.7,
WeaponLength = 0.19,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound = KitchenKnifeHit,
        ImpactSound = KitchenKnifeHit,
        DoorHitSound = KitchenKnifeHit,
HitSound = KitchenKnifeHit,
SwingSound = KitchenKnifeSwing,
AttachmentType = Knife,
        Tags = CutPlant;SharpKnife,
}
}}


===Item===
Repair<br>
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeSnip
{{Retrieved|version=40|incver=9}}
  | lang = java
<pre>
  | line = true
item KitchenKnife
  | start = 516
MaxRange = 0.9,
  | source = fixing.txt
WeaponSprite = Knife,
  | retrieved = true
MinAngle = 0,
  | version = 41.78.16
Type = Weapon,
  | code =
MinimumSwingTime = 2,
    fixing Fix Kitchen Knife
KnockBackOnNoDeath = FALSE,
    {
SwingAmountBeforeImpact = 0.02,
      Require : KitchenKnife,
Categories = Blade,
ConditionLowerChanceOneIn = 2,
Weight = 0.3,
SplatN.umber = 0,
PushBackMod = 0.3,
MaxDamage = 0.6,
SubCategory = Stab,
AimingMod = 0.8,
ConditionMax = 10,
MaxHitCount = 1,
IsAimedHandWeapon = TRUE,
DoorDamage = 1,
SwingAnim = Stab,
WeaponWeight = 1.7,
DisplayName = Kitchen Knife,
MinRange = 0.61,
CloseKillMove = Jaw_Stab,
SwingTime = 2,
MinDamage = 0.3,
KnockdownMod         = 0,
SplatBloodOnNoDeath = TRUE,
Icon         = KnifeChopping,
RunAnim         = Run_Weapon2,
        IdleAnim         = Idle_Weapon2,
        BreakSound          = PZ_MetalSnap,
        TreeDamage          = 1,
        EnduranceMod        = 0.5,
        MetalValue = 10,
</pre>


===Repair===
      Fixer : DuctTape,
'''''From fixing.txt (Project Zomboid directory/media/scripts/)'''''
      Fixer : Glue,
{{Retrieved|version=40|incver=9}}
      Fixer : Scotchtape=2,
<pre>
    }
fixing Fix Kitchen Knife
  }}
Require : KitchenKnife,
}}
Fixer : DuctTape,
Fixer : Glue,
Fixer : Scotchtape=2,
</pre>


==See also==
==See also==
Line 154: Line 306:
*[[Hunting Knife]]
*[[Hunting Knife]]


{{Navbox weapons}}
{{Navbox items|blade}}
 
 
 
[[Category:Cooking tools]]
[[Category:Tools]]
[[Category:Tools]]

Revision as of 09:33, 14 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Kitchen Knife
Knife Model.png
General
Category
Weapon
Encumbrance
Moodle Icon HeavyLoad.png
0.3
Equipped
One-handed
Function
Properties
Max condition
10
Performance
Damage
0.3–0.6
Range
0.61–0.9
Knockback
0.3
Knockdown
0
Special ability
Jaw stab
Technical
Item ID
Base.KitchenKnife

A kitchen knife is a short blade melee weapon.

Usage

The kitchen knife is a common short blade weapon that can also be used in cooking.

Weapon

The kitchen knife has a 'Jaw Stab' attack which can kill a zombie instantly if close enough and timed correctly. The kitchen knife is a single attack weapon, and is best used when on a 1 on 1 fight with a zombie.

Breaking doors

It is mostly ineffective at bashing down doors, dealing just 1 damage per hit. For comparison, an axe deals 35 damage.

Chopping trees

It is mostly ineffective at chopping trees, dealing 1 damage per hit. For comparison, an axe deals 35 damage.

Condition

The kitchen knife is a short blade weapon. It has a maximum condition of 10 and will be damaged depending on the player's maintenance skill. The chance of losing durability is: 1 in (2 + maintenance x 2)

Repairing

Materials that can be used to repair the kitchen knife, based on first time repairing.

Repair Kitchen Knife
DuctTape.png
Potentially repairs: 50%
Chance of success: 95%
Glue.png
Potentially repairs: 20%
Chance of success: 95%
Scotchtape.png
Potentially repairs: 10%
Chance of success: 95%

Crafting

Survival

Product Ingredients Tools Requirements Workstation XP
TZ PerforatedWoodenPlank.png
Notched Wooden Plank
One of:
Screwdriver.png Screwdriver ×1
KnifeChopping.png Kitchen Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
HuntingKnife.png Hunting Knife ×1
RockSharpened.png Chipped Stone ×1
KnifeFlint.png Stone Knife ×1
One of:
Plank.png Plank ×1
Logs.png Log ×1
none none none none
Stake.png
Stake
One of:
KnifeFlint.png Stone Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeChopping.png Kitchen Knife ×1
Cleaver.png Meat Cleaver ×1
Machete.png Machete ×1
Each of:
Branch.png Tree Branch ×1
none none none 1.25 Carpentry
SpearStick.png
Crafted Spear
One of:
Branch.png Tree Branch ×1
Plank.png Plank ×1
One of:
KnifeChopping.png Kitchen Knife ×1
Machete.png Machete ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
none none none 1.25 Carpentry
SpearKnife.png
Spear with Knife
SpearStick.png Crafted Spear ×1
KnifeChopping.png Kitchen Knife ×1
DuctTape.png Duct Tape ×2 unit(s)
none none none none
KnifeChopping.png
Kitchen Knife
SpearKnife.png Spear with Knife ×1 none none none none
FishingRod crafted.png
Fishing Rod
One of:
HuntingKnife.png Hunting Knife ×1
KnifeChopping.png Kitchen Knife ×1
Machete.png Machete ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
One of:
Fishing Line.png Fishing Line ×1
Twine.png Twine ×2 unit(s)
One of:
Nails.png Nails ×1
Paperclip.png Paperclip ×1
Each of:
TZ WoodenStick.png Sturdy Stick ×1
none
MagazineFish.png
Angler USA Magazine Vol.1
none none

Cooking

Main article: Cooking
Product Ingredients Tools Requirements Workstation XP
BreadSlices.png
Bread Slices ×3
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
BreadAnima.gif Bread ×1
none none none 0.75 Cooking
HamSlices.png
Ham Slice ×6
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Ham.png Ham ×1
none none none 0.75 Cooking
TZ BaconRashers.png
Bacon Strips ×4
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Bacon.png Bacon ×1
none none none 0.75 Cooking
TZ BaconBits.png
Bacon Bits ×4
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
TZ BaconRashers.png Bacon Strips ×1
none none none 0.75 Cooking
FishFillet.png
Fish Fillet ×2
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
FishPanfish.png Sunfish ×1
FishTrout.png Trout ×1
none none none 10 Cooking
Frogmeat.png
Frog Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Frog.png Frog ×1
none none none 2.5 Cooking
Smallbirdmeat.png
Small Bird Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
BirdDead.png Dead Bird ×1
none none none 2.5 Cooking
Rabbitmeat.png
Rabbit Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
RabbitDead.png Dead Rabbit ×1
none none none 2.5 Cooking
Smallanimalmeat.png
Rodent Meat
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
none none none 2.5 Cooking
SquidCalimari.png
Squid Calamari (Uncooked) ×2
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Squid.png Squid ×1
none none none 0.75 Cooking
Jackolantern.png
Jack-o'-lantern
One of:
KnifeChopping.png Kitchen Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Pumpkin.png Pumpkin ×1
none none none 0.75 Cooking
Rings.png
Onion Slices
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Machete.png Machete ×1
KnifeFlint.png Stone Knife ×1
Each of:
Onion.png Onion ×1
none none none 0.75 Cooking
BaloneySlices.png
Baloney Slices ×6
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Baloney.png Baloney ×1
none none none 0.75 Cooking
SalamiSlices.png
Salami Slices ×4
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
Salami.png Salami ×1
none none none 0.75 Cooking
WatermelonSliced.png
Watermelon Slice ×10
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Hacksaw.png Saw ×1
Axe.png Axe ×1
AxeStone.png Stone Axe ×1
AxeHand.png Hand Axe ×1
WoodAxe.png Wood Axe ×1
Cleaver.png Meat Cleaver ×1
Each of:
Watermelon.png Watermelon ×1
none none none 0.75 Cooking
CakeSlice.png
Cake Slice ×5
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
CakeCooked.png Cake (Cooked) ×1
none none none 0.75 Cooking
Pie.png
Pie Slice ×5
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
KnifeButter.png Butter Knife ×1
KnifeButter.png Bread Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
PieWholeCooked.png Pie (Cooked) ×1
none none none 0.75 Cooking
Pizza.png
Pizza Slice ×6
One of:
KnifeChopping.png Kitchen Knife ×1
HuntingKnife.png Hunting Knife ×1
Cleaver.png Meat Cleaver ×1
KnifeFlint.png Stone Knife ×1
Machete.png Machete ×1
Each of:
PizzaWhole.png Pizza (Cooked) ×1
none none none 0.75 Cooking

Distribution

The loot distributions can be found in the table(s) below.

Containers
Building/Room Container Rolls Chance
bakerykitchen counter 4 6
counter 4 6
burgerkitchen counter 4 6
counter 4 6
butcher counter 4 1
counter 4 2
cafeteriakitchen counter 4 6
chinesekitchen counter 4 6
counter 4 6
deepfry_kitchen counter 4 6
counter 4 6
departmentstorage metal_shelves 4 6
dinerbackroom counter 4 6
italiankitchen counter 4 6
knifefactory crate 4 1
crate 4 1
crate 4 2
crate 4 2
crate 4 5
mexicankitchen counter 4 6
pizzakitchen counter 4 6
prisoncells wardrobe 4 0.01
seafoodkitchen counter 4 6
sushikitchen counter 4 6
westernkitchen counter 4 6

Code

Item

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Item
Source: ProjectZomboid\media\scripts\items_weapons.txt

Retrieved: Build 41.78.16
item KitchenKnife
	{
	    DisplayCategory = Cooking,
		MaxRange	=	0.9,
		WeaponSprite	=	Knife,
		MinAngle	=	0.65,
		Type	=	Weapon,
		MinimumSwingTime	=	2,
		KnockBackOnNoDeath	=	FALSE,
		SwingAmountBeforeImpact	=	0.02,
		Categories	=	SmallBlade,
		ConditionLowerChanceOneIn	=	2,
		Weight	=	0.3,
		SplatNumber	=	4,
		PushBackMod	=	0.3,
		SubCategory	=	Stab,
		AimingMod	=	0.8,
		ConditionMax	=	10,
		MaxHitCount	=	1,
		IsAimedHandWeapon	=	TRUE,
		DoorDamage	=	1,
		SwingAnim	=	Stab,
		DisplayName	=	Kitchen Knife,
		MinRange	=	0.61,
		CloseKillMove = Jaw_Stab,
		SwingTime	=	2,
		KnockdownMod	=	0,
		SplatBloodOnNoDeath	=	TRUE,
		Icon	=	KnifeChopping,
		RunAnim	=	Run_Weapon2,
        IdleAnim	=	Idle_Weapon2,
        BreakSound  =   KitchenKnifeBreak,
        TreeDamage  =   1,
        EnduranceMod = 0.5,
        MetalValue = 10,
        CriticalChance	=	25,
        CritDmgMultiplier = 4,
        MinDamage	=	0.3,
        MaxDamage	=	0.7,
		WeaponLength = 0.19,
        DamageCategory = Slash,
        DamageMakeHole = TRUE,
        HitFloorSound	=	KitchenKnifeHit,
        ImpactSound	=	KitchenKnifeHit,
        DoorHitSound = KitchenKnifeHit,
		HitSound	=	KitchenKnifeHit,
		SwingSound = KitchenKnifeSwing,
		AttachmentType = Knife,
        Tags = CutPlant;SharpKnife,
 	}

Repair
Source: ProjectZomboid\media\scripts\fixing.txt

Retrieved: Build 41.78.16
fixing Fix Kitchen Knife
    {
       Require : KitchenKnife,

       Fixer : DuctTape,
       Fixer : Glue,
       Fixer : Scotchtape=2,
    }

See also