Equipment Armors Table
From Titan's Teeth
Revision as of 14:24, 16 September 2019 by Dicemonger (talk | contribs) (Created page with "<noinclude> All lower-case * 1: light armor / medium armor / heavy armor / shields / extras </noinclude><!-- -->{{#if: {{{3|}}}|<!-- -->{{#cargo_query:tables=Equipment_Armo...")
All lower-case
- 1: light armor / medium armor / heavy armor / shields / extras
{{#if: |
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT CONCAT( '', Name, '' ) AS `Name`,`Cost` AS `Cost`,`ACBonus` AS `AC Bonus`,`MaxDex` AS `Maximum Dex Bonus`,`ACP` AS `Armor Check Penalty`,`ASF` AS `Arcane Spell Failure Chance`,`Speed` AS `Speed`,`Weight` AS `Weight` FROM `cargo__Equipment_Armors` WHERE Proficiency="{{{1}}}" ORDER BY `ArmorBonus` LIMIT 100 Function: CargoSQLQuery::run Error: 1054 Unknown column 'ArmorBonus' in 'order clause' (localhost)