Cambios

Saltar a: navegación, buscar

Módulo:LootChest

97 bytes añadidos, 22:16 3 nov 2015
sin resumen de edición
chests = {
["village-blacksmith"] = { -- village_blacksmith.json
header = "[[VillageAldea]]", link = "[[villageAldea]] blacksmith",
pools = {
{
["stronghold-altar"] = { -- stronghold_corridor.json
header = "Altar",
superheader = "[[StrongholdFotaleza]]", link = "[[strongholdFotaleza]] altar",
pools = {
{
},
["stronghold-library"] = { -- stronghold_library.json
header = "LibraryBiblioteca", superheader = "[[StrongholdFortaleza]]", link = "[[strongholdFortaleza]] library",
pools = {
{
},
["stronghold-storeroom"] = { -- stronghold_crossing.json
header = "StoreroomDespensa", superheader = "[[StrongholdFortaleza]]", link = "[[strongholdFortaleza]] storeroom",
pools = {
{
},
["dungeon"] = { -- simple_dungeon.json
header = "[[DungeonMazmorra]]", link = "[[dungeonMazmorra]]",
pools = {
{
},
["mineshaft"] = { -- abandoned_mineshaft.json
header = "[[MineshaftMina]]", link = "[[abandoned mine shaftMina abandonada]]s",
pools = {
{
["powered-rail"] = {1,4,5},
["detector-rail"] = {1,4,5},
["activator-rail"] = {1,4,5},
["torch"] = {1,16,15},
}
},
["nether-fortress"] = { -- nether_bridge.json
header = "[[Nether fortressFortaleza del Inframundo|NetherFortaleza del]]<br>[[Nether fortressFortaleza del Inframundo|fortressInframundo]]", link = "[[nether fortressFortaleza del Inframundo]]",
pools = {
{
},
["desert-temple"] = { -- desert_pyramid.json
header = "[[Desert templeTemplo del desierto]]", link = "[[desert templeTemplo del desierto]]",
pools = {
{
items = {
["diamond"] = {1,3,3},
["iron-ingot"] = {1,5,10},
["gold-ingot"] = {2,7,15},
["emerald"] = {1,3,2},
},
["end-city"] = { -- end_city_treasure.json
header = "[[End cityCiudad del Fin]]", link = "[[End cityCiudad del Fin]]",
poolsDev = {
{
},
["igloo"] = {
header = "[[IglooIglú]]", link = "[[iglooIglú]]",
poolsDev = {
{
columns = {
["stacksize"] = 'the size of stacks el tamaño de las pilas (or for unstackable items, numbero por número de objetos no apilables) of this item found in this chestde este objeto que se encuentran en este cofre.', ["weight"] = 'the weight of this item relative to other items in the chestla cantidad de este objeto en relación con otros objetos en el cofre.', ["items"] = 'the number of items expected per chestel número de objetos esperados por cada cofre, averaged over a large number of chestscomo promedio sobre un gran número de cofres.', ["chance"] = 'the odds of getting any of this item in a single chestlas probabilidades de conseguir cualquiera de este material en un solo cofre.', ["chests"] = 'the number of chests expected to searchel número de cofres esperados que buscar, to find any of this itempara encontrar algo de este objeto.'
},
if q.tablelength(columns) == 1 then
for column_name, v in pairs(columns) do
table.insert( html, "Values represent Los valores representan " )
table.insert( html, p.columns[column_name] )
table.insert( html, "\n" )
Colaborador, Bots, Administradores
10 223
ediciones

Menú de navegación