• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Enchantowanie Broni problem

Maloria

Się gra się ma ;pp
Joined
Jul 20, 2009
Messages
111
Reaction score
0
Mam problem gdy enchantuje broń ma tylko 1 udeżenie i broń traci moc żywiołu i musze od nowa ją czarować co musze zrobic żeby mila daną ilość lądunków?
 
Last edited:
Code:
	<item id="7869" article="a" name="spike sword">
		<attribute key="weight" value="5000"/>
		<attribute key="defense" value="21"/>
		<attribute key="attack" value="24"/>
		<attribute key="weaponType" value="sword"/>
		<attribute key="extradef" value="2"/>
		<attribute key="elementEnergy" value="4"/>
		<attribute key="charges" value="1000"/>
		<attribute key="decayTo" value="2383"/>
		<attribute key="showcharges" value="1"/>
	</item>
nie kurwa nie pomaga nikt :/ items xml, wysil sie czlowieku <attribute key="charges" value="1000"/>.

Getalife.com

mam ustawione na 1000 a to dalej tak samo
 
Back
Top