Anonymous
×
Create a new article
Write your page title here:
We currently have 497 articles on WIKI - Idle Pixel. Type your article name above or click on one of the titles below and start writing!



WIKI - Idle Pixel

Documentation for this module may be created at Module:Tablette DB/doc

-- Format: {Potion Name, Image File Name, Level 1, Level 2, Blood 1, Blood 2, {Bloodify 1}, {Bloodify 2}, {Item1,Item2}},
-- Bloodify Format: {Material1,Material2, ...}
-- Material Format: {Material Name,Amount Needed},
return {
{'Fields Tablette','FieldsTabletteCharged',10,15,500,200,{{'Honey',10},{'Feathers',19},{'Raw Chicken',3},{'Lizard Skin',20}},{{'Stinger',5},{'Lime Leaf',1}},{{'Stinger Dagger'},{'Iron Defender'}}},
{'Forest Tablette','ForestTabletteCharged',25,40,1500,650,{{'Streange Leaf',12},{'Maple Logs',88},{'Maple Tree Seeds',3},{'Lizard Skin',50},{'Lime Leaf Seeds',2}},{{'Iron Dagger',2},{'Willow Logs',44},{'Coins',50000},{'Lizard Skin',35}},{{'Battleaxe'},{'Peekaboo Ring'},{'Long Spear'},{'Long Trident'}}},
}