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

New images for the remaining objects!

git-svn-id: http://svn.net-core.org/repos/t-engine4@1010 51575b47-30f0-44d4-a5cc-537603b46e54
parent a2b7cf82
No related branches found
No related tags found
No related merge requests found
Showing
with 12 additions and 12 deletions
......@@ -21,7 +21,7 @@ newEntity{
define_as = "BASE_TRIDENT",
slot = "MAINHAND",
slot_forbid = "OFFHAND",
type = "weapon", subtype="trident", image = resolvers.image_material("2htrident", "sea-metal"),
type = "weapon", subtype="trident", image = resolvers.image_material("trident", "sea-metal"),
add_name = " (#COMBAT#)",
display = "|", color=colors.AQUAMARINE,
encumber = 3,
......
......@@ -75,35 +75,35 @@ newGem("Ruby", "object/ruby.png", 4, 16, "red", 30, 40, 4, 65,
{ inc_stats = { [Stats.STAT_STR] = 4, [Stats.STAT_DEX] = 4, [Stats.STAT_MAG] = 4, [Stats.STAT_WIL] = 4, [Stats.STAT_CUN] = 4, [Stats.STAT_CUN] = 4, } },
{ power=20 }
)
newGem("Amber", "object/.png", 4, 16, "yellow", 30, 40, 4, 65,
newGem("Amber", "object/amber.png", 4, 16, "yellow", 30, 40, 4, 65,
{ inc_damage = {all=8} },
{ stun={chance=10, dur=2} }
)
newGem("Turquoise", "object/.png",4, 16, "green", 30, 40, 4, 65,
newGem("Turquoise", "object/turquoise.png",4, 16, "green", 30, 40, 4, 65,
{ see_invisible=10 },
{ splash={type="ACID", dam=30} }
)
newGem("Jade", "object/.png", 4, 16, "green", 30, 40, 4, 65,
newGem("Jade", "object/jade.png", 4, 16, "green", 30, 40, 4, 65,
{ resists = {all=8} },
{ splash={type="SLOW", dam=-1 + 1 / (1 + 0.20)} }
)
newGem("Sapphire", "object/.png",4, 16, "blue", 30, 40, 4, 65,
newGem("Sapphire", "object/garnet.png",4, 16, "blue", 30, 40, 4, 65,
{ combat_def=8 },
{ splash={type="ICE", dam=30} }
)
newGem("Quartz", "object/.png",3, 12, "white", 20, 30, 3, 50,
newGem("Quartz", "object/quartz.png",3, 12, "white", 20, 30, 3, 50,
{ stun_immune=0.3 },
{ splash={type="SPELLKNOCKBACK", dam=10} }
)
newGem("Emerald", "object/.png",3, 12, "green", 20, 30, 3, 50,
newGem("Emerald", "object/emerald.png",3, 12, "green", 20, 30, 3, 50,
{ resists = {all=6} },
{ splash={type="POISON", dam=50} }
)
newGem("Lapis Lazuli", "object/.png",3, 12, "blue", 20, 30, 3, 50,
newGem("Lapis Lazuli", "object/lapis_lazuli.png",3, 12, "blue", 20, 30, 3, 50,
{ combat_def=6 },
{ mana=30 }
)
newGem("Garnets", "object/.png",3, 12, "red", 20, 30, 3, 50,
newGem("Garnets", "object/garnet.png",3, 12, "red", 20, 30, 3, 50,
{ inc_damage = {all=6} },
{ leech=5 }
)
......
......@@ -41,14 +41,14 @@ newEntity{
}
newEntity{ base = "BASE_MONEY", define_as = "MONEY_SMALL",
name = "gold pieces",
name = "gold pieces", image = "object/money_small.png",
add_name = " (#MONEY#)",
level_range = {1, 50},
money_value = resolvers.rngavg(1, 5),
}
newEntity{ base = "BASE_MONEY", define_as = "MONEY_BIG",
name = "huge pile of gold pieces",
name = "huge pile of gold pieces", image = "object/money_large.png",
add_name = " (#MONEY#)",
level_range = {30, 50},
color=colors.GOLD,
......
......@@ -22,7 +22,7 @@ newEntity{
slot = "HEAD",
type = "armor", subtype="head",
add_name = " (#ARMOR#)",
display = "]", color=colors.BLUE,
display = "]", color=colors.BLUE, image = resolvers.image_material("wizardhat", "cloth"),
encumber = 2,
rarity = 6,
desc = [[A pointy cloth hat, very wizardly...]],
......
game/modules/tome/data/gfx/object/2hsword_mithril.png

969 B | W: | H:

game/modules/tome/data/gfx/object/2hsword_mithril.png

971 B | W: | H:

game/modules/tome/data/gfx/object/2hsword_mithril.png
game/modules/tome/data/gfx/object/2hsword_mithril.png
game/modules/tome/data/gfx/object/2hsword_mithril.png
game/modules/tome/data/gfx/object/2hsword_mithril.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/object/amber.png

1.43 KiB

game/modules/tome/data/gfx/object/bloodstone.png

898 B | W: | H:

game/modules/tome/data/gfx/object/bloodstone.png

1.02 KiB | W: | H:

game/modules/tome/data/gfx/object/bloodstone.png
game/modules/tome/data/gfx/object/bloodstone.png
game/modules/tome/data/gfx/object/bloodstone.png
game/modules/tome/data/gfx/object/bloodstone.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/object/boots_drakeskin.png

1.05 KiB | W: | H:

game/modules/tome/data/gfx/object/boots_drakeskin.png

851 B | W: | H:

game/modules/tome/data/gfx/object/boots_drakeskin.png
game/modules/tome/data/gfx/object/boots_drakeskin.png
game/modules/tome/data/gfx/object/boots_drakeskin.png
game/modules/tome/data/gfx/object/boots_drakeskin.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/object/cap_drakeskin.png

1.01 KiB | W: | H:

game/modules/tome/data/gfx/object/cap_drakeskin.png

836 B | W: | H:

game/modules/tome/data/gfx/object/cap_drakeskin.png
game/modules/tome/data/gfx/object/cap_drakeskin.png
game/modules/tome/data/gfx/object/cap_drakeskin.png
game/modules/tome/data/gfx/object/cap_drakeskin.png
  • 2-up
  • Swipe
  • Onion skin
game/modules/tome/data/gfx/object/emerald.png

1.37 KiB

game/modules/tome/data/gfx/object/garnet.png

706 B

game/modules/tome/data/gfx/object/jade.png

1.5 KiB

game/modules/tome/data/gfx/object/lapis_lazuli.png

788 B

game/modules/tome/data/gfx/object/money_large.png

1.63 KiB

game/modules/tome/data/gfx/object/money_small.png

762 B

game/modules/tome/data/gfx/object/quartz.png

1.53 KiB

game/modules/tome/data/gfx/object/sapphire.png

1.4 KiB

game/modules/tome/data/gfx/object/trident_bluesteel.png

806 B

game/modules/tome/data/gfx/object/trident_coral.png

703 B

game/modules/tome/data/gfx/object/trident_deepsteel.png

670 B

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