Skip to content
Snippets Groups Projects
Commit 56b08acf authored by DarkGod's avatar DarkGod
Browse files

Merge branch 'playerdoll-artifacts' into 'master'

Playerdoll artifacts

Added artifact sword gfx for character dolls
parents 17e071f6 b8ec5362
No related branches found
No related tags found
No related merge requests found
Showing
with 30 additions and 0 deletions
......@@ -28,6 +28,8 @@ newEntity{ base = "BASE_LONGSWORD",
power_source = {arcane=true},
define_as = "LONGSWORD_WINTERTIDE", unided_name = "glittering longsword", image="object/artifact/wintertide.png",
name = "Wintertide", unique=true,
moddable_tile = "special/%s_wintertide",
moddable_tile_big = true,
desc = [[The air seems to freeze around the blade of this sword, draining all heat from the area.
It is said the Conclave created this weapon for their warmaster during the dark times of the first allure war.]],
require = { stat = { str=35 }, },
......
......@@ -113,6 +113,8 @@ newEntity{ base = "BASE_LONGSWORD", define_as = "RIFT_SWORD",
unique = true,
name = "Blade of Distorted Time", image = "object/artifact/blade_of_distorted_time.png",
unided_name = "time-warped sword",
moddable_tile = "special/%s_blade_of_distorted_time",
moddable_tile_big = true,
desc = [[The remnants of a damaged timeline, this blade shifts and fades at random.]],
level_range = {30, 50},
rarity = 220,
......
......@@ -230,6 +230,8 @@ newEntity{ base = "BASE_LONGSWORD", define_as = "BLOODEDGE",
unique = true,
name = "Blood-Edge", image = "object/artifact/sword_blood_edge.png",
unided_name = "red crystalline sword",
moddable_tile = "special/%s_sword_blood_edge",
moddable_tile_big = true,
level_range = {36, 48},
color=colors.RED,
rarity = 260,
......@@ -344,6 +346,8 @@ newEntity{ base = "BASE_LONGSWORD", define_as = "SWORD_DAWN",
unique = true,
name = "Dawn's Blade",
unided_name = "shining longsword",
moddable_tile = "special/%s_dawn_blade",
moddable_tile_big = true,
level_range = {35, 42},
color=colors.YELLOW, image = "object/artifact/dawn_blade.png",
rarity = 260,
......
......@@ -268,6 +268,8 @@ newEntity{ base = "BASE_LONGSWORD",
unique = true,
name = "Spellblade", image = "object/artifact/weapon_spellblade.png",
unided_name = "glowing long sword",
moddable_tile = "special/%s_weapon_spellblade",
moddable_tile_big = true,
level_range = {40, 45},
color=colors.AQUAMARINE,
rarity = 250,
......@@ -858,6 +860,8 @@ newEntity{ base = "BASE_LONGSWORD",
unique = true,
name = "Witch-Bane", color = colors.LIGHT_STEEL_BLUE, image = "object/artifact/sword_witch_bane.png",
unided_name = "an ivory handled voratun longsword",
moddable_tile = "special/%s_sword_witch_bane",
moddable_tile_big = true,
desc = [[A thin voratun blade with an ivory handle wrapped in purple cloth. The weapon is nearly as legendary as its former owner, Marcus Dunn, and was thought to have been destroyed after Marcus was slain near the end of the Spellhunt.
It seems somebody well versed in antimagic could use it to its fullest potential.]],
level_range = {38, 50},
......
......@@ -1415,6 +1415,8 @@ newEntity{ base = "BASE_LIGHT_ARMOR",
unique = true,
name = "Skin of Many", image = "object/artifact/robe_skin_of_many.png",
unided_name = "stitched skin armour",
moddable_tile = "special/skin_of_many",
moddable_tile_big = true,
desc = [[The stitched-together skins of many creatures. Some eyes and mouths still decorate the robe, and some still live, screaming in tortured agony.]],
color = colors.BROWN,
level_range = {12, 22},
......@@ -1683,6 +1685,8 @@ newEntity{ base = "BASE_LONGSWORD", define_as = "ART_PAIR_TWSWORD",
unique = true,
name = "Sword of Potential Futures", image = "object/artifact/sword_of_potential_futures.png",
unided_name = "under-wrought blade",
moddable_tile = "special/%s_sword_of_potential_futures",
moddable_tile_big = true,
desc = [[Legend has it this blade is one of a pair: twin blades forged in the earliest of days of the Wardens. To an untrained wielder it is less than perfect; to a Warden, it represents the untapped potential of time.]],
level_range = {20, 30},
rarity = 250,
......@@ -2935,6 +2939,8 @@ newEntity{ base = "BASE_LONGSWORD", define_as="CORPUS",
unique = true,
name = "Corpathus", image = "object/artifact/corpus.png",
unided_name = "bound sword",
moddable_tile = "special/%s_corpus",
moddable_tile_big = true,
desc = [[Thick straps encircle this blade. Jagged edges like teeth travel down the blade, bisecting it. It fights to overcome the straps, but lacks the strength.]],
level_range = {20, 30},
rarity = 250,
......@@ -3029,6 +3035,8 @@ newEntity{ base = "BASE_LONGSWORD",
unique = true,
name = "Anmalice", image = "object/artifact/anima.png", define_as = "ANIMA",
unided_name = "twisted blade",
moddable_tile = "special/%s_anmalice",
moddable_tile_big = true,
desc = [[The eye on the hilt of this blade seems to glare at you, piercing your soul and mind. Tentacles surround the hilt, latching onto your hand.]],
level_range = {30, 40},
rarity = 250,
......@@ -3114,6 +3122,8 @@ newEntity{ base = "BASE_LONGSWORD", define_as="MORRIGOR",
power_source = {arcane=true, unknown=true},
unique = true, sentient = true,
name = "Morrigor", image = "object/artifact/morrigor.png",
moddable_tile = "special/%s_morrigor",
moddable_tile_big = true,
unided_name = "jagged, segmented, sword",
desc = [[This heavy, ridged blade emanates magical power, yet as you grasp the handle an icy chill runs its course through your spine. You feel the disembodied presence of all those slain by it. In unison, they demand company.]],
level_range = {20, 30},
......@@ -5438,6 +5448,8 @@ newEntity{ base = "BASE_LONGSWORD", --Thanks BadBadger?
unique = true,
name = "Twilight's Edge", image = "object/artifact/twilights_edge.png",
unided_name = "shining long sword",
moddable_tile = "special/%s_twilights_edge",
moddable_tile_big = true,
level_range = {32, 42},
color=colors.GREY,
rarity = 250,
......@@ -5500,6 +5512,8 @@ newEntity{ base = "BASE_LONGSWORD",
unique = true,
name = "Acera",
unided_name = "corroded sword", image = "object/artifact/acera.png",
moddable_tile = "special/%s_acera",
moddable_tile_big = true,
level_range = {25, 35},
color=colors.GREEN,
rarity = 300,
......@@ -5567,6 +5581,8 @@ newEntity{ base = "BASE_LONGSWORD",
power_source = {technique=true, psionic=true}, define_as = "BUTCHER",
name = "Butcher", unique=true, image="object/artifact/butcher.png",
unided_name = "blood drenched shortsword", color=colors.CRIMSON,
moddable_tile = "special/%s_butcher",
moddable_tile_big = true,
desc = [[Be it corruption, madness or eccentric boredom, the halfling butcher by the name of Caleb once took to eating his kin instead of cattle. His spree was never ended and nobody knows where he disappeared to. Only the blade remained, stuck fast in bloodied block. Beneath, a carving said "This was fun, let's do it again some time."]],
require = { stat = { str=40 }, },
level_range = {36, 48},
......@@ -5929,6 +5945,8 @@ newEntity{ base = "BASE_LONGSWORD", --For whatever artists draws this: it's a ra
unique = true,
name = "Punae's Blade",
unided_name = "thin blade", image = "object/artifact/punaes_blade.png",
moddable_tile = "special/%s_punaes_blade",
moddable_tile_big = true,
level_range = {28, 38},
color=colors.GREY,
rarity = 300,
......
game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_acera.png

6.05 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_anmalice.png

8.22 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_butcher.png

4.11 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_corpus.png

4.35 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_dawn_blade.png

7.45 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_morrigor.png

8.61 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_punaes_blade.png

3.95 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_twilights_edge.png

4.24 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/left_wintertide.png

4.92 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/right_acera.png

6.49 KiB

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