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

New player-doll special display for some artifacts

parent d4503158
No related branches found
No related tags found
No related merge requests found
Showing
with 6 additions and 0 deletions
......@@ -761,6 +761,9 @@ newEntity{ base = "BASE_GREATMAUL",
require = { stat = { str=25 }, },
level_range = {1, 10},
material_level = 1,
moddable_tile = "special/treetrunk",
moddable_tile_big = true,
rarity = 200,
metallic = false,
cost = 70,
......
......@@ -1100,6 +1100,9 @@ newEntity{ base = "BASE_MASSIVE_ARMOR", -- Thanks SageAcrin!
require = { stat = { str=24 }, },
cost = 300,
material_level = 2,
moddable_tile = "special/wooden_cuirass",
moddable_tile_big = true,
encumber = 12,
metallic=false,
wielder = {
......
game/modules/tome/data/gfx/shockbolt/player/dwarf_female/special/treetrunk.png

8.93 KiB

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

21 KiB

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

8.93 KiB

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

21 KiB

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

8.9 KiB

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

15.1 KiB

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

8.1 KiB

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

14.5 KiB

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

9.23 KiB

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

15.7 KiB

game/modules/tome/data/gfx/shockbolt/player/halfling_female/special/treetrunk.png

9.27 KiB

game/modules/tome/data/gfx/shockbolt/player/halfling_female/special/wooden_cuirass.png

17.2 KiB

game/modules/tome/data/gfx/shockbolt/player/halfling_male/special/treetrunk.png

9.27 KiB

game/modules/tome/data/gfx/shockbolt/player/halfling_male/special/wooden_cuirass.png

17.3 KiB

game/modules/tome/data/gfx/shockbolt/player/human_female/special/treetrunk.png

8.9 KiB

game/modules/tome/data/gfx/shockbolt/player/human_female/special/wooden_cuirass.png

15.1 KiB

game/modules/tome/data/gfx/shockbolt/player/human_male/special/treetrunk.png

9.23 KiB

game/modules/tome/data/gfx/shockbolt/player/human_male/special/wooden_cuirass.png

16.3 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