401 lines
12 KiB
Lua
401 lines
12 KiB
Lua
data:extend{
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "crafting-manually-is-too-slow",
|
|
order = "a",
|
|
to_build = "assembling-machine-1",
|
|
icon = "__MoreAchievements__/graphics/crafting-manually-is-too-slow.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "kill-achievement",
|
|
name = "alien-contact",
|
|
order = "b",
|
|
type_to_kill = "unit",
|
|
in_vehicle = false,
|
|
personally = true,
|
|
amount = 1,
|
|
icon = "__MoreAchievements__/graphics/alien-contact.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "kill-achievement",
|
|
name = "apprentice-slayer",
|
|
order = "b",
|
|
type_to_kill = "unit",
|
|
in_vehicle = false,
|
|
personally = false,
|
|
amount = 1000,
|
|
icon = "__MoreAchievements__/graphics/apprentice-slayer.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "kill-achievement",
|
|
name = "slayer-of-worlds",
|
|
order = "b",
|
|
type_to_kill = "unit",
|
|
in_vehicle = false,
|
|
personally = false,
|
|
amount = 25000,
|
|
icon = "__MoreAchievements__/graphics/slayer-of-worlds.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "player-damaged-achievement",
|
|
name = "bitten",
|
|
order = "c",
|
|
type_of_dealer = "unit",
|
|
minimum_damage = 1,
|
|
should_survive = true,
|
|
icon = "__MoreAchievements__/graphics/bitten.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "the-essence-of-discovery",
|
|
order = "d",
|
|
item_product = "automation-science-pack",
|
|
icon = "__MoreAchievements__/graphics/the-essence-of-discovery-old.png",
|
|
icon_size = 128,
|
|
limited_to_one_game=false,
|
|
amount=1
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "speed-to-the-max",
|
|
order = "d",
|
|
item_product = "speed-module-3",
|
|
icon = "__MoreAchievements__/graphics/speed-to-the-max.png",
|
|
icon_size = 128,
|
|
limited_to_one_game=false,
|
|
amount=1
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "productive-member-of-society",
|
|
order = "d",
|
|
item_product = "productivity-module-3",
|
|
icon = "__MoreAchievements__/graphics/productive-member.png",
|
|
icon_size = 128,
|
|
limited_to_one_game=false,
|
|
amount=1
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "ecosystem-oriented",
|
|
order = "d",
|
|
item_product = "effectivity-module-3",
|
|
icon = "__MoreAchievements__/graphics/ecosystem-oriented.png",
|
|
icon_size = 128,
|
|
limited_to_one_game=false,
|
|
amount=1
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "sticky-boots",
|
|
order = "d",
|
|
item_product = "belt-immunity-equipment",
|
|
icon = "__MoreAchievements__/graphics/sticky-boots.png",
|
|
limited_to_one_game=false,
|
|
amount=1,
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "tactical-nuke-inbound",
|
|
order = "d",
|
|
item_product = "atomic-bomb",
|
|
amount = 1,
|
|
icon = "__MoreAchievements__/graphics/tactical-nuke-inbound.png",
|
|
limited_to_one_game = true,
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "thomas-edison",
|
|
order = "e",
|
|
to_build = "small-lamp",
|
|
icon = "__MoreAchievements__/graphics/thomas-edison.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "gatekeeping",
|
|
order = "e",
|
|
to_build = "gate",
|
|
icon = "__MoreAchievements__/graphics/gatekeeping.png",
|
|
icon_size = 128,
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "encampment",
|
|
order = "e",
|
|
to_build = "stone-wall",
|
|
icon = "__MoreAchievements__/graphics/encampment.png",
|
|
icon_size = 128,
|
|
amount=100,
|
|
limited_to_one_game=true
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "fortress",
|
|
order = "e",
|
|
to_build = "stone-wall",
|
|
icon = "__MoreAchievements__/graphics/fortress.png",
|
|
icon_size = 128,
|
|
limited_to_one_game=true,
|
|
amount=500
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "castle",
|
|
order = "e",
|
|
to_build = "stone-wall",
|
|
icon = "__MoreAchievements__/graphics/castle.png",
|
|
icon_size = 128,
|
|
limited_to_one_game=true,
|
|
amount=1000
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "drop-the-bass",
|
|
order = "e",
|
|
to_build = "programmable-speaker",
|
|
icon = "__MoreAchievements__/graphics/drop-the-bass.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "buildin-a-sentry",
|
|
order = "e",
|
|
to_build = "gun-turret",
|
|
icon = "__MoreAchievements__/graphics/buildin-a-sentry.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "laser-beams",
|
|
order = "e",
|
|
to_build = "laser-turret",
|
|
icon = "__MoreAchievements__/graphics/laser-beams.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "kill-it-with-fire",
|
|
order = "e",
|
|
to_build = "flamethrower-turret",
|
|
icon = "__MoreAchievements__/graphics/kill-it-with-fire.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "mathematical",
|
|
order = "f",
|
|
to_build = "arithmetic-combinator",
|
|
icon = "__MoreAchievements__/graphics/mathematical.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "atom-smashing",
|
|
order = "g",
|
|
to_build = "nuclear-reactor",
|
|
icon = "__MoreAchievements__/graphics/atom-smashing.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "accumulating",
|
|
order = "i",
|
|
to_build = "accumulator",
|
|
icon = "__MoreAchievements__/graphics/accumulating.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "research-achievement",
|
|
name = "efficient-miner",
|
|
order = "h",
|
|
technology = "mining-productivity-3",
|
|
icon = "__MoreAchievements__/graphics/efficient-miner.png",
|
|
icon_size = 128
|
|
},
|
|
}
|
|
|
|
data:extend{
|
|
{
|
|
type = "finish-the-game-achievement",
|
|
name = "a-brisk-walk",
|
|
until_second = 3600 * 24, --24 hours,
|
|
allowed_in_peaceful_mode = false,
|
|
order = "k",
|
|
icon = "__MoreAchievements__/graphics/a-brisk-walk.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "build-entity-achievement",
|
|
name = "on-the-road-again",
|
|
order = "r",
|
|
to_build = "car",
|
|
icon = "__MoreAchievements__/graphics/on-the-road-again.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "group-attack-achievement",
|
|
name = "unending-assault",
|
|
order = "o",
|
|
amount = 100,
|
|
icon = "__base__/graphics/achievement/it-stinks-and-they-dont-like-it.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-per-hour-achievement",
|
|
name = "one-rocket-per-minute",
|
|
order = "p",
|
|
item_product = "space-science-pack",
|
|
amount = 60000,
|
|
icon = "__MoreAchievements__/graphics/one-rocket-per-minute.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "apprentice-metalsmith",
|
|
order = "p",
|
|
item_product = "steel-plate",
|
|
amount = 10000,
|
|
limited_to_one_game = false,
|
|
icon = "__MoreAchievements__/graphics/apprentice-metalsmith.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "journeyman-metalsmith",
|
|
order = "p",
|
|
item_product = "steel-plate",
|
|
amount = 50000,
|
|
limited_to_one_game = false,
|
|
icon = "__MoreAchievements__/graphics/journeyman-metalsmith.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "master-metalsmith",
|
|
order = "p",
|
|
limited_to_one_game = false,
|
|
item_product = "steel-plate",
|
|
amount = 150000,
|
|
icon = "__MoreAchievements__/graphics/master-metalsmith.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-per-hour-achievement",
|
|
name = "two-rockets-per-minute",
|
|
order = "p",
|
|
item_product = "space-science-pack",
|
|
amount = 120000,
|
|
icon = "__MoreAchievements__/graphics/two-rockets-per-minute.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "kill-achievement",
|
|
name = "bulldozed",
|
|
order = "x",
|
|
type_to_kill = "tree",
|
|
damage_type = "impact",
|
|
in_vehicle = true,
|
|
personally = true,
|
|
amount = 500,
|
|
icon = "__base__/graphics/achievement/run-forrest-run.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "gear-production-1",
|
|
order = "u",
|
|
item_product = "iron-gear-wheel",
|
|
amount = 10000,
|
|
limited_to_one_game = false,
|
|
icon = "__MoreAchievements__/graphics/gear-production-1.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "gear-production-2",
|
|
order = "u",
|
|
item_product = "iron-gear-wheel",
|
|
amount = 1000000,
|
|
limited_to_one_game = false,
|
|
icon = "__MoreAchievements__/graphics/gear-production-2.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "produce-achievement",
|
|
name = "gear-production-3",
|
|
order = "u",
|
|
item_product = "iron-gear-wheel",
|
|
amount = 20000000,
|
|
limited_to_one_game = false,
|
|
icon = "__MoreAchievements__/graphics/gear-production-3.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "dont-use-entity-in-energy-production-achievement",
|
|
name = "steampunk",
|
|
order = "i",
|
|
last_hour_only = true,
|
|
excluded = "solar-panel",
|
|
included = {"steam-turbine", "steam-engine"},
|
|
minimum_energy_produced = "200GJ",
|
|
icon = "__MoreAchievements__/graphics/steampunk.png",
|
|
icon_size = 128
|
|
},
|
|
}
|
|
|
|
data:extend{
|
|
{
|
|
type = "dont-build-entity-achievement",
|
|
name = "the-olden-days",
|
|
order = "o",
|
|
dont_build = "fluid-wagon",
|
|
allowed_in_peaceful_mode = true,
|
|
icon = "__MoreAchievements__/graphics/the-olden-days.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "dont-build-entity-achievement",
|
|
name = "cant-see-nuthin",
|
|
order = "o",
|
|
dont_build = "radar",
|
|
allowed_in_peaceful_mode = true,
|
|
icon = "__MoreAchievements__/graphics/cant-see-nuthin.png",
|
|
icon_size = 128
|
|
},
|
|
|
|
{
|
|
type = "dont-build-entity-achievement",
|
|
name = "wall-of-guns",
|
|
order = "o",
|
|
dont_build = "stone-wall",
|
|
allowed_in_peaceful_mode = false,
|
|
icon = "__MoreAchievements__/graphics/wall-of-guns.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "dont-build-entity-achievement",
|
|
name = "trains-are-too-hard",
|
|
order = "t",
|
|
dont_build = "straight-rail",
|
|
allowed_in_peaceful_mode = true,
|
|
icon = "__MoreAchievements__/graphics/trains-are-too-hard.png",
|
|
icon_size = 128
|
|
},
|
|
{
|
|
type = "deliver-by-robots-achievement",
|
|
name = "slavedriver",
|
|
amount = 100000,
|
|
order = "t",
|
|
icon = "__MoreAchievements__/graphics/slavedriver.png",
|
|
icon_size = 128
|
|
},
|
|
}
|