Difference between revisions of "Equipment/Weapons"
(Created page with "{{Template:WeaponsTable|martial|one-handed|melee}}") |
|||
Line 1: | Line 1: | ||
{{ | {{BreadCrumbs|Equipment}}{{TOC}} | ||
== Simple Weapons == | |||
{{WeaponsTable|simple|light|melee}} | |||
{{WeaponsTable|simple|one-handed|melee}} | |||
{{WeaponsTable|simple|two-handed|melee}} | |||
{{WeaponsTable|simple|ranged}} | |||
== Martial Weapons == | |||
{{WeaponsTable|martial|light|melee}} | |||
{{WeaponsTable|martial|one-handed|melee}} | |||
{{WeaponsTable|martial|two-handed|melee}} | |||
{{WeaponsTable|martial|ranged}} | |||
== Exotic Weapons == | |||
{{WeaponsTable|exotic|light|melee}} | |||
{{WeaponsTable|exotic|one-handed|melee}} | |||
{{WeaponsTable|exotic|two-handed|melee}} | |||
{{WeaponsTable|exotic|ranged}} | |||
== Extras == | |||
{{WeaponsTable|ammunition}} | |||
{{WeaponsTable|misc}} |
Revision as of 20:01, 7 August 2021
Main > Equipment |
Simple Weapons
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE simple ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE simple ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE simple ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE simple ORDER BY `Items`.`Name` LIMIT 100
Martial Weapons
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE martial ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE martial ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE martial ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE martial ORDER BY `Items`.`Name` LIMIT 100
Exotic Weapons
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE exotic ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE exotic ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE exotic ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE exotic ORDER BY `Items`.`Name` LIMIT 100
Extras
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE ammunition ORDER BY `Items`.`Name` LIMIT 100
Function: CargoSQLQuery::run Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`Damage` AS `Damage`,`Critical` AS `Critical`,`RangeInc` AS `Range`,`Weight` AS `Weight`,`DamageType` AS `Type`,`Special` AS `Special` FROM `cargo__Equipment_Items` `Items` LEFT OUTER JOIN `cargo__Equipment_Weapons` `Weapons` ON ((`Items`.`_pageName`=`Weapons`.`_pageName`)) WHERE misc ORDER BY `Items`.`Name` LIMIT 100