Skip to content
Snippets Groups Projects
Commit 283ae87d authored by Amagad's avatar Amagad
Browse files

Tridents, wee!

parent 5611f9fe
No related branches found
No related tags found
No related merge requests found
Showing
with 4 additions and 0 deletions
......@@ -64,6 +64,8 @@ newEntity{ base = "BASE_TRIDENT",
define_as = "TRIDENT_TIDES",
unided_name = "ever-dripping trident",
name = "Trident of the Tides", unique=true, image = "object/artifact/trident_of_the_tides.png",
moddable_tile = "special/%s_trident_of_the_tides",
moddable_tile_big = true,
desc = [[The power of the tides rush through this trident.
Tridents require the exotic weapons mastery talent to use correctly.]],
require = { stat = { str=35 }, },
......
......@@ -1396,6 +1396,8 @@ newEntity{ base = "BASE_TRIDENT",
define_as = "TRIDENT_STREAM",
unided_name = "ornate trident",
name = "The River's Fury", unique=true, image = "object/artifact/the_rivers_fury.png",
moddable_tile = "special/%s_the_rivers_fury",
moddable_tile_big = true,
desc = [[This gorgeous and ornate trident was wielded by Lady Nashva, and when you hold it, you can faintly hear the roar of a rushing river.]],
require = { stat = { str=12 }, },
level_range = {1, 10},
......
game/modules/tome/data/gfx/shockbolt/player/dwarf_male/special/left_the_rivers_fury.png

4.88 KiB

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

4.97 KiB

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

4.88 KiB

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

4.95 KiB

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

4.88 KiB

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

4.95 KiB

game/modules/tome/data/gfx/shockbolt/player/ghoul/special/left_the_rivers_fury.png

4.87 KiB

game/modules/tome/data/gfx/shockbolt/player/ghoul/special/left_trident_of_the_tides.png

7.99 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