Skip to content
Snippets Groups Projects
Commit 53e2dc8c authored by dg's avatar dg
Browse files

Some more lore to be randomly found (well lore .. err .. trollish lore .. err...

Some more lore to be randomly found (well lore .. err .. trollish lore .. err .. kinda .. well trollish stuff!)


git-svn-id: http://svn.net-core.org/repos/t-engine4@1817 51575b47-30f0-44d4-a5cc-537603b46e54
parent 719726dc
No related branches found
No related tags found
No related merge requests found
Showing with 114 additions and 5 deletions
-- ToME - Tales of Maj'Eyal
-- Copyright (C) 2009, 2010 Nicolas Casalini
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
--
-- Nicolas Casalini "DarkGod"
-- darkgod@te4.org
newEntity{ base = "BASE_LORE",
name = "trollish poem, first part", lore="troll-poem-1", unique=true,
desc = [[A poem written by a ... troll?]],
rarity = 20,
encumberance = 0,
}
newEntity{ base = "BASE_LORE",
name = "trollish poem, second part", lore="troll-poem-2", unique=true,
desc = [[A poem written by a ... troll?]],
rarity = 20,
encumberance = 0,
}
......@@ -17,7 +17,7 @@
-- Nicolas Casalini "DarkGod"
-- darkgod@te4.org
newEntity{ base = "BASE_SCROLL",
newEntity{ base = "BASE_LORE",
name = "memories of archmage Varil", lore="spellhunt-note-1", unique=true,
desc = [[A collection of thoughts and memories of the archmage Varil, during the Age of Dusk]],
rarity = 20,
......
......@@ -18,7 +18,7 @@
-- darkgod@te4.org
for i = 1, 4 do
newEntity{ base = "BASE_SCROLL",
newEntity{ base = "BASE_LORE",
define_as = "SUNWALL_LORE_NOTE"..i,
name = "Loremaster Verutir's note", lore="sunwall-note-"..i, unique="Loremaster Verutir's note "..i,
desc = [[A paper scrap containing some lore.]],
......
......@@ -81,6 +81,7 @@ loadIfNot("/data/general/objects/mounts.lua")
-- Lore
loadIfNot("/data/general/objects/lore/spellhunt.lua")
loadIfNot("/data/general/objects/lore/fun.lua")
-- Artifacts
loadIfNot("/data/general/objects/world-artifacts.lua")
......
......@@ -34,6 +34,15 @@ newEntity{
egos = "/data/general/objects/egos/scrolls.lua", egos_chance = resolvers.mbonus(10, 5),
}
newEntity{
define_as = "BASE_LORE",
type = "scroll", subtype="lore",
unided_name = "scroll", id_by_type = true,
display = "?", color=colors.ANTIQUE_WHITE, image="object/scroll-lore.png",
encumber = 0.1,
desc = [[This parchement contains some lore.]],
}
newEntity{ base = "BASE_SCROLL",
name = "scroll of light",
level_range = {1, 40},
......
game/modules/tome/data/gfx/object/scroll-lore.png

760 B

-- ToME - Tales of Maj'Eyal
-- Copyright (C) 2009, 2010 Nicolas Casalini
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
--
-- Nicolas Casalini "DarkGod"
-- darkgod@te4.org
--------------------------------------------------------------------------
-- The Old Forest
--------------------------------------------------------------------------
newLore{
id = "troll-poem-1",
category = "misc",
name = "trollish poem (part one)",
lore = [[#{italic}#Club club club,
Grab some grub!
When hunger hits,
Me likes to club!
Little halfling,
Furry feet,
Smash his brains,
Tasty meat!
Skinny elf,
Eyes so blue,
Crush his bones,
Make elf stew!
...#{normal}#]],
}
newLore{
id = "troll-poem-2",
category = "misc",
name = "trollish poem (part two)",
lore = [[#{italic}#...
Hairy dwarf,
Smells like dirt,
Cook him long,
Or stomach hurt!
Stupid human,
Has no fear,
Looks surprised,
When me eats his ear!
Club club club,
Grab some grub!
When hunger hits,
Me likes to club!#{normal}#]],
}
......@@ -22,5 +22,6 @@ load("/data/lore/daikara.lua")
load("/data/lore/old-forest.lua")
load("/data/lore/infinite-dungeon.lua")
load("/data/lore/tol-falas.lua")
load("/data/lore/fun.lua")
load("/data/lore/sunwall.lua")
load("/data/lore/spellhunt.lua")
......@@ -20,7 +20,7 @@
load("/data/general/objects/objects.lua")
for i = 1, 5 do
newEntity{ base = "BASE_SCROLL",
newEntity{ base = "BASE_LORE",
define_as = "NOTE"..i,
name = "daikara expedition note", lore="daikara-note-"..i,
desc = [[A paper scrap, left by an adventurer.]],
......
......@@ -20,7 +20,7 @@
load("/data/general/objects/objects.lua")
for i = 1, 5 do
newEntity{ base = "BASE_SCROLL",
newEntity{ base = "BASE_LORE",
define_as = "NOTE"..i,
name = "journal page", lore="old-forest-note-"..i,
desc = [[A paper scrap, left by an adventurer.]],
......
......@@ -20,7 +20,7 @@
load("/data/general/objects/objects.lua")
for i = 1, 5 do
newEntity{ base = "BASE_SCROLL",
newEntity{ base = "BASE_LORE",
define_as = "NOTE"..i,
name = "tattered paper scrap", lore="trollshaws-note-"..i,
desc = [[A paper scrap, left by an adventurer.]],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment