Skip to content
Snippets Groups Projects
Commit 4bb1870d authored by DarkGod's avatar DarkGod
Browse files

Merge branch 'playerdoll-artifacts' into 'master'

Playerdoll artifacts

Added artifact battleaxes to playerdolls
Changed 'The Gaping Maw' icon to match item description
parents 3fed9c2e 5611f9fe
No related branches found
No related tags found
No related merge requests found
Showing
with 10 additions and 0 deletions
......@@ -46,6 +46,8 @@ newEntity{ base = "BASE_BATTLEAXE",
define_as = "KHULMANAR_WRATH",
name = "Khulmanar's Wrath", color = colors.DARK_RED, image = "object/artifact/hellfire.png",
unided_name = "firey blackened battleaxe", unique = true,
moddable_tile = "special/hellfire",
moddable_tile_big = true,
desc = [[Blackened with soot and covered in spikes, this battleaxe roars with the flames of the Fearscape. Given by Urh'Rok himself to his general, this powerful weapon can burn even the most resilient of foes.]],
level_range = {37, 50},
rarity = 300,
......@@ -164,6 +166,8 @@ newEntity{ base = "BASE_BATTLEAXE",
define_as = "GAPING_MAW",
name = "The Gaping Maw", color = colors.SLATE, image = "object/artifact/battleaxe_the_gaping_maw.png",
unided_name = "huge granite battleaxe", unique = true,
moddable_tile = "special/battleaxe_the_gaping_maw",
moddable_tile_big = true,
desc = [[This huge granite battleaxe is as much mace as it is axe. The shaft is made of blackened wood tightly bound in drakeskin leather and the sharpened granite head glistens with a viscous green fluid.]],
level_range = {38, 50},
rarity = 300,
......
......@@ -585,6 +585,8 @@ newEntity{ base = "BASE_BATTLEAXE",
unique = true,
unided_name = "viciously sharp battle axe",
name = "Drake's Bane", image = "object/artifact/axe_drakes_bane.png",
moddable_tile = "special/axe_drakes_bane",
moddable_tile_big = true,
color = colors.RED,
desc = [[The killing of Kroltar, mightiest of wyrms, took seven months and the lives of 20,000 dwarven warriors. Finally the beast was worn down and mastersmith Gruxim, standing atop the bodies of his fallen comrades, was able slit its throat with this axe crafted purely for the purpose of penetrating the wyrm's hide.]],
require = { stat = { str=45 }, },
......
......@@ -1278,6 +1278,8 @@ newEntity{ base = "BASE_BATTLEAXE",
unique = true,
unided_name = "crude iron battle axe",
name = "Crude Iron Battle Axe of Kroll", color = colors.GREY, image = "object/artifact/crude_iron_battleaxe_of_kroll.png",
moddable = "special/crude_iron_battleaxe_of_kroll",
moddable_tile_big = true,
desc = [[Made in times before the Dwarves learned beautiful craftsmanship, the rough appearance of this axe belies its great power. Only Dwarves may harness its true strength, however.]],
require = { stat = { str=50 }, },
level_range = {39, 46},
......@@ -5078,6 +5080,8 @@ newEntity{ base = "BASE_BATTLEAXE",
unique = true,
unided_name = "gore stained battleaxe",
name = "Eksatin's Ultimatum", color = colors.GREY, image = "object/artifact/eskatins_ultimatum.png",
moddable_tile = "special/eskatins_ultimatum",
moddable_tile_big = true,
desc = [[This gore-stained battleaxe was once used by an infamously sadistic king, who took the time to personally perform each and every execution he ordered. He kept a vault of every head he ever removed, each and every one of them carefully preserved. When he was overthrown, his own head was added as the centrepiece of the vault, which was maintained as a testament to his cruelty.]],
require = { stat = { str=50 }, },
level_range = {39, 46},
......
game/modules/tome/data/gfx/shockbolt/object/artifact/battleaxe_the_gaping_maw.png

5.45 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/battleaxe_the_gaping_maw.png

5.44 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/battleaxe_the_gaping_maw.png
game/modules/tome/data/gfx/shockbolt/object/artifact/battleaxe_the_gaping_maw.png
game/modules/tome/data/gfx/shockbolt/object/artifact/battleaxe_the_gaping_maw.png
game/modules/tome/data/gfx/shockbolt/object/artifact/battleaxe_the_gaping_maw.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/axe_drakes_bane.png

9.09 KiB

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

9.4 KiB

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

9.39 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_male/special/axe_drakes_bane.png

9.09 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_male/special/eskatins_ultimatum.png

9.4 KiB

game/modules/tome/data/gfx/shockbolt/player/dwarf_male/special/hellfire.png

9.39 KiB

game/modules/tome/data/gfx/shockbolt/player/elf_female/special/axe_drakes_bane.png

9.63 KiB

game/modules/tome/data/gfx/shockbolt/player/elf_female/special/eskatins_ultimatum.png

8.49 KiB

game/modules/tome/data/gfx/shockbolt/player/elf_female/special/hellfire.png

7.6 KiB

game/modules/tome/data/gfx/shockbolt/player/elf_male/special/axe_drakes_bane.png

9.61 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