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

Artifact arrows/shots now have a unique tile when fired

parent a8e0265d
No related branches found
No related tags found
No related merge requests found
Showing
with 10 additions and 0 deletions
......@@ -2029,6 +2029,7 @@ newEntity{ base = "BASE_ARROW",
unided_name = "bright quiver",
desc = [[This strange orange quiver is made of brass and etched with many bright red runes that glow and glitter in the light. The arrows themselves appear to be solid shafts of blazing hot light, like rays of sunshine, hammered and forged into a solid state.]],
color = colors.BLUE, image = "object/artifact/quiver_of_the_sun.png",
proj_image = "object/artifact/arrow_s_quiver_of_the_sun.png",
level_range = {20, 40},
rarity = 300,
cost = 100,
......@@ -2053,6 +2054,7 @@ newEntity{ base = "BASE_ARROW",
unided_name = "grey quiver",
desc = [[Powerful telepathic forces emanate from the arrows of this quiver. The tips appear dull, but touching them causes you intense pain.]],
color = colors.GREY, image = "object/artifact/quiver_of_domination.png",
proj_image = "object/artifact/arrow_s_quiver_of_domination.png",
level_range = {20, 40},
rarity = 300,
cost = 100,
......@@ -2198,6 +2200,7 @@ newEntity{ base = "BASE_SHOT",
unided_name = "blazing shot",
desc = [[Intense heat radiates from this powerful shot.]],
color = colors.RED, image = "object/artifact/star_shot.png",
proj_image = "object/artifact/shot_s_star_shot.png",
level_range = {25, 40},
rarity = 300,
cost = 110,
......@@ -2827,6 +2830,7 @@ newEntity{ base = "BASE_SHOT",
power_source = {arcane=true},
unique = true,
name = "Frozen Shards", image = "object/artifact/frozen_shards.png",
proj_image = "object/artifact/shot_s_frozen_shards.png",
unided_name = "pouch of crystallized ice",
desc = [[In this dark blue pouch lie several small orbs of ice. A strange vapour surrounds them, and touching them chills you to the bone.]],
color = colors.BLUE,
......@@ -4082,6 +4086,7 @@ newEntity{ base = "BASE_ARROW", --Thanks Grayswandir!
unided_name = "ethereal quiver",
desc = [[An endless supply of arrows lay within this deep black quiver. Tiny white lights dot its surface.]],
color = colors.BLUE, image = "object/artifact/void_quiver.png",
proj_image = "object/artifact/arrow_s_void_quiver.png",
level_range = {35, 50},
rarity = 300,
cost = 100,
......@@ -4104,6 +4109,7 @@ newEntity{ base = "BASE_ARROW", --Thanks Grayswandir!
power_source = {nature=true},
unique = true,
name = "Hornet Stingers", image = "object/artifact/hornet_stingers.png",
proj_image = "object/artifact/arrow_s_hornet_stingers.png",
unided_name = "sting tipped arrows",
desc = [[A vile poison drips from the tips of these arrows.]],
color = colors.BLUE,
......@@ -4588,6 +4594,7 @@ newEntity{ base = "BASE_SHOT", --Thanks Grayswandir!
power_source = {psionic=true},
unique = true,
name = "Pouch of the Subconscious", image = "object/artifact/pouch_of_the_subconscious.png",
proj_image = "object/artifact/shot_s_pouch_of_the_subconscious.png",
unided_name = "familiar pouch",
desc = [[You find yourself constantly fighting an urge to handle this strange pouch of shot.]],
color = colors.RED,
......@@ -4619,6 +4626,7 @@ newEntity{ base = "BASE_SHOT", --Thanks Grayswandir!
power_source = {nature=true},
unique = true,
name = "Wind Worn Shot", image = "object/artifact/wind_worn_shot.png",
proj_image = "object/artifact/shot_s_wind_worn_shot.png",
unided_name = "perfectly smooth shot",
desc = [[These perfectly white spheres appear to have been worn down by years of exposure to strong winds.]],
color = colors.RED,
......@@ -5385,6 +5393,7 @@ newEntity{ base = "BASE_ARROW",
power_source = {technique=true},
unique = true,
name = "The Titan's Quiver", image = "object/artifact/the_titans_quiver.png",
proj_image = "object/artifact/arrow_s_the_titans_quiver.png",
unided_name = "gigantic ceramic arrows",
desc = [[These massive arrows are honed to a vicious sharpness, and appear to be nearly unbreakable. They seem more like spikes than any arrow you've ever seen.]],
color = colors.GREY,
......@@ -6442,6 +6451,7 @@ newEntity{ base = "BASE_ARROW",
power_source = {technique=true},
unique = true,
name = "Arkul's Siege Arrows", image = "object/artifact/arkuls_seige_arrows.png",
proj_image = "object/artifact/arrow_s_arkuls_seige_arrows.png",
unided_name = "gigantic spiral arrows",
desc = [[These titanic double-helical arrows seem to have been designed more for knocking down towers than for use in regular combat. They'll no doubt make short work of most foes.]],
color = colors.GREY,
......
game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png

24.6 KiB | W: | H:

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

25 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png
game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png
game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png
game/modules/tome/data/gfx/shockbolt/object/artifact/arkuls_seige_arrows.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/object/artifact/arrow_s_arkuls_seige_arrows.png

24.6 KiB

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

22.7 KiB

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

23.7 KiB

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

25.7 KiB

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

22.4 KiB

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

23.3 KiB

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

18.2 KiB | W: | H:

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

8.37 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/frozen_shards.png
game/modules/tome/data/gfx/shockbolt/object/artifact/frozen_shards.png
game/modules/tome/data/gfx/shockbolt/object/artifact/frozen_shards.png
game/modules/tome/data/gfx/shockbolt/object/artifact/frozen_shards.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png

22.7 KiB | W: | H:

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

8.71 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png
game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png
game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png
game/modules/tome/data/gfx/shockbolt/object/artifact/hornet_stingers.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png

19 KiB | W: | H:

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

5.92 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png
game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png
game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png
game/modules/tome/data/gfx/shockbolt/object/artifact/pouch_of_the_subconscious.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png

23.7 KiB | W: | H:

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

5.84 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png
game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png
game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png
game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_domination.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png

25.7 KiB | W: | H:

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

7.86 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png
game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png
game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png
game/modules/tome/data/gfx/shockbolt/object/artifact/quiver_of_the_sun.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/object/artifact/shot_s_frozen_shards.png

18.2 KiB

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

23.8 KiB

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

21.6 KiB

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

23.8 KiB | W: | H:

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

7.99 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/star_shot.png
game/modules/tome/data/gfx/shockbolt/object/artifact/star_shot.png
game/modules/tome/data/gfx/shockbolt/object/artifact/star_shot.png
game/modules/tome/data/gfx/shockbolt/object/artifact/star_shot.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png

22.4 KiB | W: | H:

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

26.9 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png
game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png
game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png
game/modules/tome/data/gfx/shockbolt/object/artifact/the_titans_quiver.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png

23.3 KiB | W: | H:

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

22.5 KiB | W: | H:

game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png
game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png
game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png
game/modules/tome/data/gfx/shockbolt/object/artifact/void_quiver.png
  • 2-up
  • Swipe
  • Onion skin
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