Form:BestiaryQuery: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
(Fix for special characters issue with RunQuery)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This form is here to do a query of the Bestiary.
This form is here to test the query of the Bestiary.


* Run the search on: [[Special:RunQuery/Bestiary_Query|Special:RunQuery]].
* Run the search on: [[Special:RunQuery/BestiaryQuery|Special:RunQuery]].


</noinclude><includeonly>
</noinclude><includeonly>
Line 8: Line 8:
{{{for template|BestiaryQuery}}}
{{{for template|BestiaryQuery}}}
{| class="formtable"
{| class="formtable"
! Minimum Skill: !! Maximum Skill:
|-
|-
| <H3>Levels:</H3>
| {{{field|MinSkill}}} || {{{field|MaxSkill}}}
|-
|-
! Drops Boxes: !! Drops Coin: !! Drops Gem:
! Overall Relative: !! Natural Attack: !! Weapon Attack: !! Defense:
|-
|-
| {{{field|Box|input type=text|values=true,false}}} || {{{field|Coin|input type=text|values=true,false}}} || {{{field|Gem|input type=text|values=true,false}}}
| {{{field|SimuL|input type=dropdown|values=&lt;,&gt;,!}}}{{{field|simulevel}}} || {{{field|NatL|input type=dropdown|values=&lt;,&gt;,!}}}{{{field|naturallevel}}} || {{{field|WeapL|input type=dropdown|values=&lt;,&gt;,!}}}{{{field|weaponlevel}}} || {{{field|DefL|input type=dropdown|values=&lt;,&gt;,!}}}{{{field|defenselevel}}}
|-
|-
! Minimum Skill: !! Maximum Skill:
! Manipulatable: !! Casts Spell: !! Special Attacks:
|-
|-
| {{{field|Manip|input type=text|values=true,false}}} || {{{field|Spell|input type=text|values=true,false}}} || {{{field|SAttack|input type=text|values=true,false}}}
| {{{field|MinMod|input type=dropdown|values=&lt;,&gt;,!}}}{{{field|MinSkill}}} || {{{field|MaxMod|input type=dropdown|values=&lt;,&gt;,!!}}}{{{field|MaxSkill}}}
|-
|-
| colspan="4" | <H3>Creature Specifics:</H3>* ''BackStabbable'' has been removed as [[Blindside]] now allows for attacks on all body types.
! BackStabbable: !! Construct: !! Sneaky:
|-
|-
! Drops Boxes: !! Drops Coin: !! Drops Gem:
| {{{field|BStab|input type=text|values=true,false}}} || {{{field|Construct|input type=text|values=true,false}}} || {{{field|Sneak|input type=text|values=true,false}}}
|-
|-
| {{{field|Box|input type=text|input type=dropdown|values=true,false}}} || {{{field|Coin|input type=text|input type=dropdown|values=true,false}}} || {{{field|Gem|input type=text|input type=dropdown|values=true,false}}}
! Undead: !! Corporeal:
|-
|-
! Casts Spell: !! Special Attacks: !! Maximum Attack Range:
| {{{field|Undead|input type=text|values=true,false}}} || {{{field|Corp|input type=text|values=true,false}}}
|-
|-
| {{{field|Spell|input type=text|input type=dropdown|values=true,false}}} || {{{field|SAttack|input type=text|input type=dropdown|values=true,false}}} || {{{field|Range|input type=dropdown|values=1 -melee,2 -pole,3 -ranged}}}
! colspan="2" | Maximum Attack Range: !! colspan="2" | Body Type:
|-
|-
! Manipulatable: !! Construct: !! Body Type:
| colspan="2" | {{{field|Range|values=1 -melee,2 -pole,3 -ranged}}} || colspan="2" | {{{field|Body}}}
|-
|-
| {{{field|Manip|input type=text|input type=dropdown|values=true,false}}} || {{{field|Construct|input type=text|input type=dropdown|values=true,false}}} || colspan="2" | {{{field|BodyType|input type=dropdown|values=amorphous,avian,biped,crustacean,fish,insect,ophidian,plant,quadruped,skeletal,unknown,worm|autocomplete on property=body type is}}}
! Found Near:
|-
|-
! Evil: !! Corporeal: !! Sneaky:
| colspan="4" | {{{field|Loc|autocomplete on property=found in}}}
|-
|-
| {{{field|Undead|input type=text|input type=dropdown|values=false,cursed,undead}}} || {{{field|Corp|input type=text|input type=dropdown|values=true,false}}} || {{{field|Sneak|input type=text|input type=dropdown|values=true,false}}}
! Skinnable:
|-
|-
! Found Near: !! Invasion / Quest
| {{{field|Skin|input type=text|values=true,false}}}
|-
|-
| {{{field|Loc|autocomplete on property=found in}}} || {{{field|rare|input type=text|input type=dropdown|values=true,false}}}
! colspan="2" | Skinning Skill Required: !! colspan="2" | Max Skin Value:
|-
|-
! Skinnable:
| colspan="2" | {{{field|SkinSkill}}} || colspan="2" | {{{field|MaxSkin}}}
|-
| {{{field|Skin|input type=text|input type=dropdown|values=true,false|show on select=true=>skin}}}
|}
<div id="skin" style="display: none;">
{|
! colspan="2" | Skinning Skill Required: !! colspan="2" | Max Skin Value: !! colspan="2" | Skin Type:
|-
|-
| colspan="2" | {{{field|SkinSkill}}} || colspan="2" | {{{field|MaxSkin}}} || colspan="2" | {{{field|SkinPart|input type=dropdown|values=skin,bones,parts}}}
|}
|}
</div>
{{{end template}}}
{{{end template}}}
</includeonly>
</includeonly>

Latest revision as of 18:58, 2 February 2024

This form is here to test the query of the Bestiary.