• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

8.6 items named for Remere Map-editor. ( don't know if this is the correct board )

Blue Identity

Member
Joined
Feb 20, 2009
Messages
174
Reaction score
15
Location
Netherlands
Dear Community,

I want to share an list that im working on for the Remere Map Editor for 8.6 item names.
Most of the items are un-named in the editor. I will, if it's wanted by people, upload the complete list with the names on the items ID's aswel. ( only for those that are availeble to get there name )

Short example of the items.xml for your 8.6 map editor. * List updated!! *

Code:
	<item id="12649" article="a" name="blade of corruption">
		<attribute key="weight" value="6400"/>
		<attribute key="defense" value="29"/>
		<attribute key="attack" value="48"/>
		<attribute key="weaponType" value="sword"/>
		<attribute key="extradef" value="2"/>
	</item>
	<item id="12659" article="a" name="brimstone shell">
		<attribute key="weight" value="112"/>
	</item>
	<item id="12658" article="a" name="brimstone fangs">
		<attribute key="weight" value="112"/>
	</item>
	<item id="12657" article="a" name="old cape">
		<attribute key="weight" value="3500"/>
	</item>
	<item id="12656" article="a" name="sedge hat">
		<attribute key="weight" value="1800"/>
	</item>
	<item id="12655" article="a" name="botany almanach">
		<attribute key="weight" value="1500"/>
	</item>
	<item id="12651" article="a" name="black jade cobra">
		<attribute key="weight" value="650"/>
	</item>
	<item id="12647" article="a" name="snake gods wristguard">
		<attribute key="weight" value="2800"/>
	</item>
	<item id="12646" article="a" name="draken boots">
		<attribute key="weight" value="2500"/>
	</item>
	<item id="12645" article="a" name="elite draken helmet">
		<attribute key="weight" value="4300"/>
	</item>
	<item id="12644" article="a" name="shield of corruption">
		<attribute key="weight" value="4900"/>
	</item>
	<item id="12643" article="a" name="royal scale robe">
		<attribute key="weight" value="4500"/>
	</item>
	<item id="12642" article="a" name="royal draken mail">
		<attribute key="weight" value="13000"/>
	</item>
	<item id="12640" article="a" name="downy feather">
		<attribute key="weight" value="032"/>
	</item>
	<item id="12639" article="a" name="peas">
		<attribute key="weight" value="080"/>
	</item>
	<item id="12638" article="a" name="dragonfruit">
		<attribute key="weight" value="350"/>
	</item>
	<item id="12637" article="a" name="ectoplasmic sushi">
		<attribute key="weight" value="400"/>
	</item>
	<item id="12636" article="a" name="lizard essence">
		<attribute key="weight" value="115"/>
	</item>	
	<item id="12635" article="a" name="souleater trophy">
		<attribute key="weight" value="500"/>
	</item>
	<item id="12630" article="a" name="cobra crown">
		<attribute key="weight" value="850"/>
	</item>
	<item id="12613" article="a" name="twiceslicer">
		<attribute key="weight" value="18000"/>
	</item>
	<item id="12607" article="a" name="elite draken mail">
		<attribute key="weight" value="12000"/>
	</item>
	<item id="12570" article="a" name="golden rune emblem (animate dead)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12580" article="a" name="golden rune emblem (avalanche)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12590" article="a" name="golden rune emblem (chameleon)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12588" article="a" name="golden rune emblem (desintegrate)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12596" article="a" name="golden rune emblem (destroy field)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12584" article="a" name="golden rune emblem (energy bomb)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12592" article="a" name="golden rune emblem (energy wall)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12564" article="a" name="golden rune emblem (explosion)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12600" article="a" name="golden rune emblem (fire bomb)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12606" article="a" name="golden rune emblem (fire field)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12574" article="a" name="golden rune emblem (fireball)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12572" article="a" name="golden rune emblem (great fireball)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12562" article="a" name="golden rune emblem (heavy magic missile)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12582" article="a" name="golden rune emblem (holy missile)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12578" article="a" name="golden rune emblem (icicle)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12604" article="a" name="golden rune emblem (light magic missile)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12568" article="a" name="golden rune emblem (magic wall)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12586" article="a" name="golden rune emblem (paralize)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12602" article="a" name="golden rune emblem (poison bomb)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12594" article="a" name="golden rune emblem (soulfire)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12566" article="a" name="golden rune emblem (sudden death)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12576" article="a" name="golden rune emblem (thunderstorm)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12560" article="a" name="golden rune emblem (ultimate healing)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12598" article="a" name="golden rune emblem (wild growth)">
		<attribute key="weight" value="120"/>
	</item>
	
	
	
	
	<item id="12569" article="a" name="silver rune emblem (animate dead)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12579" article="a" name="silver rune emblem (avalanche)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12589" article="a" name="silver rune emblem (chameleon)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12587" article="a" name="silver rune emblem (desintegrate)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12595" article="a" name="silver rune emblem (destroy field)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12583" article="a" name="silver rune emblem (energy bomb)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12591" article="a" name="silver rune emblem (energy wall)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12563" article="a" name="silver rune emblem (explosion)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12599" article="a" name="silver rune emblem (fire bomb)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12605" article="a" name="silver rune emblem (fire field)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12573" article="a" name="silver rune emblem (fireball)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12571" article="a" name="silver rune emblem (great fireball)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12561" article="a" name="silver rune emblem (heavy magic missile)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12581" article="a" name="silver rune emblem (holy missile)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12577" article="a" name="silver rune emblem (icicle)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12603" article="a" name="silver rune emblem (light magic missile)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12567" article="a" name="silver rune emblem (magic wall)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12585" article="a" name="silver rune emblem (paralize)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12601" article="a" name="silver rune emblem (poison bomb)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12593" article="a" name="silver rune emblem (soulfire)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12565" article="a" name="silver rune emblem (sudden death)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12575" article="a" name="silver rune emblem (thunderstorm)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12559" article="a" name="silver rune emblem (ultimate healing)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12597" article="a" name="silver rune emblem (wild growth)">
		<attribute key="weight" value="120"/>
	</item>
		<item id="12608" article="a" name="broken key ring">
		<attribute key="weight" value="050"/>
	</item>
		<item id="12616" article="a" name="broken draken mail">
		<attribute key="weight" value="200"/>
	</item>
		<item id="12629" article="a" name="scale of corruption">
		<attribute key="weight" value="093"/>
	</item>
		<item id="12500" article="a" name="faded last will">
		<attribute key="weight" value="200"/>
	</item>
		<item id="12505" article="a" name="old iron">
		<attribute key="weight" value="222"/>
	</item>
		<item id="12504" article="a" name="strong sinew">
		<attribute key="weight" value="035"/>
	</item>
		<item id="12502" article="a" name="spectral cloth">
		<attribute key="weight" value="093"/>
	</item>
		<item id="12496" article="a" name="marked crate">
		<attribute key="weight" value="8000"/>
	</item>
		<item id="12508" article="a" name="magic crystal">
		<attribute key="weight" value="093"/>
	</item>
		<item id="12507" article="a" name="mystic root">
		<attribute key="weight" value="060"/>
	</item>
		<item id="12497" article="a" name="jean pierres cookbook II">
		<attribute key="weight" value="1500"/>
	</item>
		<item id="12382" article="a" name="scribbled sheet of paper">
		<attribute key="weight" value="250"/>
	</item>

You can paste these in your items.xml that can be found in Remere's Map Editor\data\860

If the complete list is wanted post here.

NOTE: This one can not be used in your items.xml for your server because only names were added in this list. If you want a complete list with all arm. and atk. and def. listed aswel please give me a private message.

Greetings,

Blue Identity!
 
Last edited:
Back
Top