<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.sternenschweif.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>https://wiki.sternenschweif.com/index.php?action=history&amp;feed=atom&amp;title=GetBattleCharacter</id>
		<title>GetBattleCharacter - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.sternenschweif.com/index.php?action=history&amp;feed=atom&amp;title=GetBattleCharacter"/>
		<link rel="alternate" type="text/html" href="https://wiki.sternenschweif.com/index.php?title=GetBattleCharacter&amp;action=history"/>
		<updated>2026-05-11T13:12:39Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in Sternenschweif Wiki</subtitle>
		<generator>MediaWiki 1.22.9</generator>

	<entry>
		<id>https://wiki.sternenschweif.com/index.php?title=GetBattleCharacter&amp;diff=1447&amp;oldid=prev</id>
		<title>Chrisfirefox: Die Seite wurde neu angelegt: „Category:NLTScript Referenz Category:Kampfscripting  '''Nur im Kampf''': Holt Informationen über einen bestimmten Kampfcharakter ein  &lt;syntaxhighlight…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.sternenschweif.com/index.php?title=GetBattleCharacter&amp;diff=1447&amp;oldid=prev"/>
				<updated>2017-06-12T18:09:53Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&lt;a href=&quot;/index.php/Kategorie:NLTScript_Referenz&quot; title=&quot;Kategorie:NLTScript Referenz&quot;&gt;Category:NLTScript Referenz&lt;/a&gt; &lt;a href=&quot;/index.php/Kategorie:Kampfscripting&quot; title=&quot;Kategorie:Kampfscripting&quot;&gt;Category:Kampfscripting&lt;/a&gt;  &amp;#039;&amp;#039;&amp;#039;Nur im Kampf&amp;#039;&amp;#039;&amp;#039;: Holt Informationen über einen bestimmten Kampfcharakter ein  &amp;lt;syntaxhighlight…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:NLTScript Referenz]]&lt;br /&gt;
[[Category:Kampfscripting]]&lt;br /&gt;
&lt;br /&gt;
'''Nur im Kampf''': Holt Informationen über einen bestimmten Kampfcharakter ein&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
var bcinfo = GetBattleCharacter( battlecharid );&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Parameter:&lt;br /&gt;
* '''battlecharid''': Die Kampfcharakter-ID&lt;br /&gt;
&lt;br /&gt;
Folgende Daten werden geliefert:&lt;br /&gt;
&lt;br /&gt;
sämtliche verfügbaren Attribute, je nach Charakter oder Monster unterschiedlich&lt;br /&gt;
 Level : 6&lt;br /&gt;
 LE : 36&lt;br /&gt;
 cLE : 36&lt;br /&gt;
 AE : 0&lt;br /&gt;
 cAE : 0&lt;br /&gt;
 MR : 1&lt;br /&gt;
 RS : 3&lt;br /&gt;
 BP : 8&lt;br /&gt;
 BE : 0&lt;br /&gt;
 AT : 13&lt;br /&gt;
 PA : 11&lt;br /&gt;
 FK : 10&lt;br /&gt;
 MU : 9&lt;br /&gt;
 KL : 9&lt;br /&gt;
 CH : 8&lt;br /&gt;
 FF : 13&lt;br /&gt;
 GE : 12&lt;br /&gt;
 IN : 13&lt;br /&gt;
 KK : 10&lt;br /&gt;
&lt;br /&gt;
die Kampfcharakter-ID&lt;br /&gt;
 uniqueid : 1&lt;br /&gt;
aktuelle Ursprungsposition des Charakters, anzusprechen als bcinfo.position.x und bcinfo.position.y&lt;br /&gt;
 position:&lt;br /&gt;
 	x : 11&lt;br /&gt;
 	y : 20&lt;br /&gt;
 ]&lt;br /&gt;
Bei Mehrfeldgegnern: Ein Array über alle von diesem Charakter belegten Felder (bei 1-Feld-Charakteren gilt occupation[0] = position )&lt;br /&gt;
 [occupation:&lt;br /&gt;
 	[0:&lt;br /&gt;
 		x : 11&lt;br /&gt;
 		y : 20&lt;br /&gt;
 	]&lt;br /&gt;
 ]&lt;br /&gt;
die effektive Initiative&lt;br /&gt;
 ini : 14&lt;br /&gt;
die gewürfelte Initiative (1W6)&lt;br /&gt;
 rolledini : 6&lt;br /&gt;
aktuelle Bewegungsgeschwindigkeit&lt;br /&gt;
 speed : 8&lt;br /&gt;
aktuell übrige Aktionen&lt;br /&gt;
 actions : 2&lt;br /&gt;
Ausrichtung des Charakters, 0 = norden, 7 = nordwesten&lt;br /&gt;
 facing : 2&lt;br /&gt;
True für Monster/NPCs, False für Spielercharaktere&lt;br /&gt;
 isnpc : true&lt;br /&gt;
Name/Bezeichnung des Charakters&lt;br /&gt;
 shortname : Räuber&lt;br /&gt;
bei NPC: monsterid, bei PC: characterid (derzeit immer -1)&lt;br /&gt;
 monsterid : robber_5b&lt;/div&gt;</summary>
		<author><name>Chrisfirefox</name></author>	</entry>

	</feed>