This HTML5 document contains 18 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
n5http://dbkwik.webdatacommons.org/ontology/
n14http://dbkwik.webdatacommons.org/resource/Bt61CP6s9Ax8UMsjhTQqbA==
n12http://dbkwik.webdatacommons.org/resource/yCuYdB83ySG6Vgqb4NnqwQ==
n4http://dbkwik.webdatacommons.org/resource/XBa_xBg00weRFlNWrrtoKA==
n7http://dbkwik.webdatacommons.org/resource/OepcSLv2Z1UOi10zHWsktA==
n10http://dbkwik.webdatacommons.org/resource/AGwLdS5gA0__M2ZrO1vzzg==
n11http://dbkwik.webdatacommons.org/nwn/property/
n18http://dbkwik.webdatacommons.org/resource/QfqpH3PhTXTgeLdh_iAkcw==
rdfshttp://www.w3.org/2000/01/rdf-schema#
n17http://dbkwik.webdatacommons.org/resource/sVGUQSABoWO-EfYY-AvNZw==
n16http://dbkwik.webdatacommons.org/resource/rH7_TYhEhtftFlO_qYxSiw==
n2http://dbkwik.webdatacommons.org/resource/ouGZnuOdDQ_TKsFP_Uw20Q==
n8http://dbkwik.webdatacommons.org/nwn2/property/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n20http://dbkwik.webdatacommons.org/resource/FWqUVyLJrW1oYSINJl-T6A==
n13http://dbkwik.webdatacommons.org/resource/k7NZGk4u-N6p1GBUwFgjMQ==
xsdhhttp://www.w3.org/2001/XMLSchema#
n15http://dbkwik.webdatacommons.org/resource/m5268hoCy0FopVdhvAYd7w==
n9http://dbkwik.webdatacommons.org/resource/0XirdsH8lZmPMLdG-NYX9Q==
n19http://dbkwik.webdatacommons.org/resource/lWD-0HAFIzgPWjaqBR5dNQ==
Subject Item
n2:
rdfs:label
EffectPolymorph
rdfs:comment
function EffectPolymorph (int nPolymorphSelection) Create a Polymorph effect. * Return type: effect * Include file: nwscriptdefn The EffectPolymorph() NWScript command creates an effect that will polymorph the creature it is applied to. This effect should be applied temporarily or permanently (not instantly).
dcterms:subject
n7: n16: n17:
n8:wikiPageUsesTemplate
n9: n10:
n13:
n14:
n15:
EffectPolymorph
n20:
int nLocked int nPolymorphSelection
n18:
FALSE
n4:
If FALSE , players will be given a "cancel polymorph" option on their character's radial menu while this effect is applied.
n19:
A POLYMORPH_TYPE_* constant indicating which form the effect will produce.
n11:wikiPageUsesTemplate
n12:
n5:abstract
The EffectPolymorph() NWScript command creates an effect that will polymorph the creature it is applied to. This effect should be applied temporarily or permanently (not instantly). function EffectPolymorph (int nPolymorphSelection) Create a Polymorph effect. * Return type: effect * Include file: nwscriptdefn