Main Page

Difference between revisions of "Category:Weapons"

From Arks-Visiphone
Jump to navigation Jump to search
(Replaced content with "Category:Equipment‎")
 
(38 intermediate revisions by the same user not shown)
Line 1: Line 1:
<PageSchema>
+
[[Category:Equipment‎]]
  <semanticforms_Form name="Weapon">
 
    <CreateTitle>Create a new weapon page</CreateTitle>
 
    <EditTitle>Edit weapon page</EditTitle>
 
    <standardInputs freeTextLabel="Free text" inputFreeText="1" inputWatch="1" inputSave="1" inputPreview="1" inputCancel="1"/>
 
  </semanticforms_Form>
 
  <Template name="Weapons" format="standard">
 
    <Field name="EnglishName">
 
      <Label>English name</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">English name</Parameter>
 
        <Description>English weapon name</Description>
 
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="English name">
 
        <Type>Text</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="JapaneseName">
 
      <Label>Japanese name</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">Japanese name</Parameter>
 
        <Description>Japanese weapon name</Description>
 
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Japanese name">
 
        <Type>Text</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="Rarity">
 
      <Label>Rarity</Label>
 
      <semanticforms_FormInput>
 
        <InputType>dropdown</InputType>
 
        <Parameter name="property">Rarity</Parameter>
 
        <Description>Weapon rarity</Description>
 
        <DescriptionTooltipMode>on</DescriptionTooltipMode>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Rarity">
 
        <Type>Number</Type>
 
        <AllowedValue>1</AllowedValue>
 
        <AllowedValue>2</AllowedValue>
 
        <AllowedValue>3</AllowedValue>
 
        <AllowedValue>4</AllowedValue>
 
        <AllowedValue>5</AllowedValue>
 
        <AllowedValue>6</AllowedValue>
 
        <AllowedValue>7</AllowedValue>
 
        <AllowedValue>8</AllowedValue>
 
        <AllowedValue>9</AllowedValue>
 
        <AllowedValue>10</AllowedValue>
 
        <AllowedValue>11</AllowedValue>
 
        <AllowedValue>12</AllowedValue>
 
        <AllowedValue>13</AllowedValue>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="ReqValue">
 
      <Label>Stats requirement</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">Stats requirement</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Stats requirement">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="ReqStat">
 
      <Label>Stats type</Label>
 
      <semanticforms_FormInput>
 
        <InputType>dropdown</InputType>
 
        <Parameter name="property">Stats type</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Stats type">
 
        <Type>Text</Type>
 
        <AllowedValue>S-ATK</AllowedValue>
 
        <AllowedValue>R-ATK</AllowedValue>
 
        <AllowedValue>T-ATK</AllowedValue>
 
        <AllowedValue>S-DEF</AllowedValue>
 
        <AllowedValue>R-DEF</AllowedValue>
 
        <AllowedValue>T-DEF</AllowedValue>
 
        <AllowedValue>DEX</AllowedValue>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="WeaponType">
 
      <Label>Weapon type</Label>
 
      <semanticforms_FormInput>
 
        <InputType>dropdown</InputType>
 
        <Parameter name="property">Weapon type</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Weapon type">
 
        <Type>Text</Type>
 
        <AllowedValue>Swords</AllowedValue>
 
        <AllowedValue>Partizans</AllowedValue>
 
        <AllowedValue>WiredLances</AllowedValue>
 
        <AllowedValue>DoubleSabers</AllowedValue>
 
        <AllowedValue>Knuckles</AllowedValue>
 
        <AllowedValue>TwinDaggers</AllowedValue>
 
        <AllowedValue>Gunslashes</AllowedValue>
 
        <AllowedValue>Katanas</AllowedValue>
 
        <AllowedValue>DualBlades</AllowedValue>
 
        <AllowedValue>Rifles</AllowedValue>
 
        <AllowedValue>Launchers</AllowedValue>
 
        <AllowedValue>TMG</AllowedValue>
 
        <AllowedValue>BulletBows</AllowedValue>
 
        <AllowedValue>Rods</AllowedValue>
 
        <AllowedValue>Wands</AllowedValue>
 
        <AllowedValue>Talis</AllowedValue>
 
        <AllowedValue>JetBoots</AllowedValue>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="Classes">
 
      <Label>Classes</Label>
 
      <semanticforms_FormInput>
 
        <InputType>checkboxes</InputType>
 
        <Parameter name="property">Classes</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Classes">
 
        <Type>Text</Type>
 
        <AllowedValue>Hunter</AllowedValue>
 
        <AllowedValue>Fighter</AllowedValue>
 
        <AllowedValue>Ranger</AllowedValue>
 
        <AllowedValue>Gunner</AllowedValue>
 
        <AllowedValue>Force</AllowedValue>
 
        <AllowedValue>Techer</AllowedValue>
 
        <AllowedValue>Braver</AllowedValue>
 
        <AllowedValue>Bouncer</AllowedValue>
 
        <AllowedValue>Summoner</AllowedValue>
 
        <AllowedValue>AllClass</AllowedValue>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="SATK+0">
 
      <Label>SATK+0</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">S-ATK at grind 0</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="S-ATK at grind 0">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="SATK+10">
 
      <Label>SATK+10</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">S-ATK at grind 10</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="S-ATK at grind 10">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="RATK+0">
 
      <Label>RATK+0</Label>
 
      <semanticforms_FormInput>
 
        <Parameter name="property">R-ATK at grind 0</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="R-ATK at grind 0">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="RATK+10">
 
      <Label>RATK+10</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">R-ATK at grind 10</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="R-ATK at grind 10">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="TATK+0">
 
      <Label>TATK+0</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">T-ATK at grind 0</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="T-ATK at grind 0">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="TATK+10">
 
      <Label>TATK+10</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">T-ATK at grind 10</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="T-ATK at grind 10">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="GrindCost" display="nonempty">
 
      <Label>Grind cost</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">Grind cost</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Grind cost">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="AttributeCost">
 
      <Label>Attribute cost</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">Attribute cost</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Attribute cost">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="AffixCost">
 
      <Label>Affix cost</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">Affix cost</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Affix cost">
 
        <Type>Number</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="Properties" list="list" delimiter=",">
 
      <Label>Weapon properties</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">Weapon properties</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Weapon properties">
 
        <Type>Text</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="Potential">
 
      <Label>Weapon potential</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">Weapon Potential</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Weapon potential">
 
        <Type>Text</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
    <Field name="Potential2">
 
      <Label>Second weapon potential</Label>
 
      <semanticforms_FormInput>
 
        <InputType>text</InputType>
 
        <Parameter name="property">Second weapon potential</Parameter>
 
      </semanticforms_FormInput>
 
      <semanticmediawiki_Property name="Weapon potential 2">
 
        <Type>Page</Type>
 
      </semanticmediawiki_Property>
 
    </Field>
 
  </Template>
 
</PageSchema>[[Category:Equipment‎]]
 

Latest revision as of 03:37, 8 March 2016

Subcategories

This category has the following 21 subcategories, out of 21 total.

A

B

D

G

J

K

L

P

R

S

T

W

Pages in category "Weapons"

This category contains only the following page.