Log/pl: Difference between revisions

From PZwiki
< Log
m (Tickleman moved page Log/pl to Log/pl)
(PZ Updater automated execution(task: deploy ReLookup, eid: bbc340a1aa7554eebbe59ca781862b14))
Line 11: Line 11:
==Crafting==
==Crafting==


{| class="wikitable sortable" style="text-align:center;"
{{Crafting header|ing=2}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 1007 -->
|-
{{Crafting/core|ing=2
! Name
| product_image = [[File:Plank.png      |tag2=(consumed)|link=Wooden Plank|Wooden Plank]] | product_name = [[Wooden Plank]] | product_quantity = x3
! class="unsortable" | Recipe
| xp = <!-- Not present in the old template. Please fill in manually. -->
! class="unsortable" | Description
| sl = ''none''
{{RecipeLookup|1007}}
| req =
{{RecipeLookup|2015}}
| f1 = [[File:Saw.png|link=Saw|Saw]] | i1 = [[Saw]] | q1 = x1
| f2 = [[File:SmallLog.png|link=Wood logs|Wood logs]] | i2 = [[Wood logs]] | q2 = x1
}}
<!-- Automatically generated by ReLookup. Subject RecipeLookup: 2015 -->
{{Crafting/core|ing=2
| product_image = [[File:Watermelon_Chunks.png|link=Watermelon Chunks|Watermelon Chunks]] | product_name = [[Watermelon Chunks]] | product_quantity = x5
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:Watermelon.png|link=Watermelon|Watermelon]] | i1 = [[Watermelon]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:BaseballBat.png]] | i2 = [[Weapons#Blunt Weapon|Blunt Weapon]]<br>or<br>[[Log]] | q2 = x1
}}
|}
|}


== Code ==
== Code ==

Revision as of 04:15, 26 March 2022

Template:Items

Kłody otrzymujemy ścinająć drzewa.Nie mają większego zastosowania, ale mogą być przekształcone w użyteczne deski poprzez umieszczenie ich w oknie craftingu z piłą .Kłody ważą dosyć dużo,więc zalecane jest jak najszybsze przewiezienie ich do skrzyń. Kłody również służą do rozbijania arbuzów,ale nie robią tego tak efektownie jak piła czy siekiera .


Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2
Wooden Plank
Plank x3
none Saw
Saw x1
Wood logs
Log x1
Watermelon Chunks
Watermelon Chunks x5
none Watermelon
Watermelon x1
(consumed)
BaseballBat.png
Blunt Weapon
or
Log x1


Code

item Log
{
	Type				=			Normal,
	DisplayName			=			Log,
	Icon				=			Logs,
	Weight				=			10.0,
}