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

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1872 51575b47-30f0-44d4-a5cc-537603b46e54
parent 022ee3c5
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ newEntity{ base = "BASE_LITE", define_as = "WINTERTIDE_PHIAL",
newEntity{ base = "BASE_AMULET",
define_as = "FIERY_CHOKER", rarity=false,
name = "Fiery Choker", unique=true, image="object/artifact/fiery_chocker.png",
name = "Fiery Choker", unique=true, image="object/artifact/fiery_choker.png",
desc = [[A choker made of pure flame, forever shifting patterns around the neck of its wearer. Its fire seems to not harm the wearer.]],
level_range = {32, 42},
rarity = 220,
......@@ -100,7 +100,7 @@ newEntity{ base = "BASE_AMULET",
-- Artifact, droped by Rantha
newEntity{ base = "BASE_LEATHER_BOOT",
define_as = "FROST_TREADS",
name = "Frost Treads", unique=true, image="object/artifact/frost_threads.png",
name = "Frost Treads", unique=true, image="object/artifact/frost_treads.png",
desc = [[A pair of leather boots. Cold to the touch, they radiate a cold blue light.]],
require = { stat = { dex=16 }, },
level_range = {10, 18},
......
......@@ -431,7 +431,7 @@ newEntity{ base = "BASE_LEATHER_BOOT",
level_range = {1, 20},
rarity = 200,
cost = 100,
material_level = 2,
material_level = 3,
wielder = {
combat_armor = 1,
combat_def = 2,
......
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