User:General Rambling/sandbox: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(test)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{WeaponTypePage
 
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponTypePage -->
{{#cargo_query: tables = weapons
| type = Longswords
| fields = name, image, rarity, enchantment, damage, weight_kg, price, special, weapon_actions, where_to_find
| example = Longsword
| order by = rarity_order, name
| category = martial
| where =     (name = "Adamantine Longsword")
| handedness = versatile
          or (name = "Bow of Awareness")
| melee or ranged = melee
          or (name = "Ceremonial Battleaxe")
| damage = 1d8 + 1
| default =  
| damage type = Slashing
| format = table
| versatile damage = 1d10 + 2
| named args = yes
| finesse = yes
| light = yes
| dippable = yes
| weapon actions = Pommel Strike, Lacerate
}}
}}

Latest revision as of 11:30, 5 September 2023

Error: No field named "where_to_find" found for any of the specified database tables.