<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.kronosaur.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.kronosaur.com/feed.php">
        <title>Transcendence Community Wiki - modding:functions</title>
        <description></description>
        <link>https://wiki.kronosaur.com/</link>
        <image rdf:resource="https://wiki.kronosaur.com/lib/exe/fetch.php/wiki/dokuwiki.svg" />
       <dc:date>2026-06-05T23:53:34+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.kronosaur.com/doku.php/modding/functions/index?rev=1486086240&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kronosaur.com/doku.php/modding/functions/plygetkeyeventstat?rev=1419655255&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kronosaur.com/doku.php/modding/functions/plygetstat?rev=1419655255&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.kronosaur.com/lib/exe/fetch.php/wiki/dokuwiki.svg">
        <title>Transcendence Community Wiki</title>
        <link>https://wiki.kronosaur.com/</link>
        <url>https://wiki.kronosaur.com/lib/exe/fetch.php/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.kronosaur.com/doku.php/modding/functions/index?rev=1486086240&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-03T01:44:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>index</title>
        <link>https://wiki.kronosaur.com/doku.php/modding/functions/index?rev=1486086240&amp;do=diff</link>
        <description>Discuss this page on this page&#039;s Talk Page

This index is complete as of API 34.

#

(!= ...)

(* x1 x2 ... xn) -&gt; z

(+ x1 x2 ... xn) -&gt; z

(- x y) -&gt; z

(- x) -&gt; -x

(/ x y) -&gt; z

(&lt; ...)

(&lt;= ...)

(= ...)

(&gt; ...)

(&gt;= ...)

(@ list index)

A

(abs x) -&gt; z

(add x1 x2 ... xn) -&gt; z

(and exp1 exp2 ... expn) -&gt; True/Nil

(append a b [...]) -&gt; lists are concatenated

(apply exp arg1 arg2 ... argn list) -&gt; Result

(armGetRepairCost type) -&gt; Cost to repair 1 hit point

(armGetRepairTech type) -&gt; …</description>
    </item>
    <item rdf:about="https://wiki.kronosaur.com/doku.php/modding/functions/plygetkeyeventstat?rev=1419655255&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-27T04:40:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>plygetkeyeventstat</title>
        <link>https://wiki.kronosaur.com/doku.php/modding/functions/plygetkeyeventstat?rev=1419655255&amp;do=diff</link>
        <description>NOTE: This function is slated to appear in 1.07.

Discuss this page on this page&#039;s Talk Page

plyGetKeyEventStat
 Syntax  (plyGetKeyEventStat player stat nodeID typeCriteria) -&gt; value  Arguments  player: The player. (See gPlayer)   stat: An identifier naming the stat to obtain (see below).</description>
    </item>
    <item rdf:about="https://wiki.kronosaur.com/doku.php/modding/functions/plygetstat?rev=1419655255&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-12-27T04:40:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>plygetstat</title>
        <link>https://wiki.kronosaur.com/doku.php/modding/functions/plygetstat?rev=1419655255&amp;do=diff</link>
        <description>Discuss this page on this page&#039;s Talk Page

plyGetStat

See plyGetStat at Xelerus
 Syntax  (plyGetStat player stat) -&gt; value  Arguments  player: The player. (See gPlayer)   stat: An identifier naming the stat to obtain (see below).  Returns  value: The value of the stat.  Category  player  Description</description>
    </item>
</rdf:RDF>
