Ad placeholder

List of weapons: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Added missing fields)
Line 6: Line 6:
{{WeaponsTableHeader}}
{{WeaponsTableHeader}}
{{#cargo_query: tables = weapons
{{#cargo_query: tables = weapons
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, special
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, passives_main_hand, passives_off_hand, special, special_weapon_actions
| order by = rarity_order, name
| order by = rarity_order, name
| where = rarity = 'common' AND Legacy IS Null
| where = rarity = 'common' AND Legacy IS Null
Line 22: Line 22:
{{WeaponsTableHeader}}
{{WeaponsTableHeader}}
{{#cargo_query: tables = weapons
{{#cargo_query: tables = weapons
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, special
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, passives_main_hand, passives_off_hand, special, special_weapon_actions
| order by = rarity_order, name
| order by = rarity_order, name
| where = rarity = 'uncommon' AND Legacy IS Null
| where = rarity = 'uncommon' AND Legacy IS Null
Line 38: Line 38:
{{WeaponsTableHeader}}
{{WeaponsTableHeader}}
{{#cargo_query: tables = weapons
{{#cargo_query: tables = weapons
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, special
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, passives_main_hand, passives_off_hand, special, special_weapon_actions
| order by = rarity_order, name
| order by = rarity_order, name
| where = rarity = 'rare' AND Legacy IS NULL
| where = rarity = 'rare' AND Legacy IS NULL
Line 53: Line 53:
{{WeaponsTableHeader}}
{{WeaponsTableHeader}}
{{#cargo_query: tables = weapons
{{#cargo_query: tables = weapons
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, special
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, passives_main_hand, passives_off_hand, special, special_weapon_actions
| order by = rarity_order, name
| order by = rarity_order, name
| where = rarity = 'very rare' AND Legacy IS Null
| where = rarity = 'very rare' AND Legacy IS Null
Line 67: Line 67:
{{WeaponsTableHeader}}
{{WeaponsTableHeader}}
{{#cargo_query: tables = weapons
{{#cargo_query: tables = weapons
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, special
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, passives_main_hand, passives_off_hand, special, special_weapon_actions
| order by = rarity_order, name
| order by = rarity_order, name
| where = rarity = 'legendary' AND Legacy IS Null
| where = rarity = 'legendary' AND Legacy IS Null
Line 81: Line 81:
{{WeaponsTableHeader}}
{{WeaponsTableHeader}}
{{#cargo_query: tables = weapons
{{#cargo_query: tables = weapons
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, special
| fields = _pageName=page, icon, name, uid, image, rarity, enchantment, damage, damage_type, extra_damage, extra_damage_type, extra_damage_2, extra_damage_2_type, weight_kg, weight_lb, price, passives, passives_main_hand, passives_off_hand, special, special_weapon_actions
| order by = rarity_order, name
| order by = rarity_order, name
| where = rarity = 'story'
| where = rarity = 'story'

Revision as of 06:47, 1 April 2024

Weapons serve the purpose of dealing damage to various things, ranging from doors and crates to monsters and NPCs.

Common

Weapon Enchant. Damage Damage Type Weight Price Special
Error: No field named "passives" found for any of the specified database tables.


Uncommon

Weapon Enchant. Damage Damage Type Weight Price Special
Error: No field named "passives" found for any of the specified database tables.


Rare

Weapon Enchant. Damage Damage Type Weight Price Special
Error: No field named "passives" found for any of the specified database tables.


Very Rare

Weapon Enchant. Damage Damage Type Weight Price Special
Error: No field named "passives" found for any of the specified database tables.

Legendary

Weapon Enchant. Damage Damage Type Weight Price Special
Error: No field named "passives" found for any of the specified database tables.

Story Item

Weapon Enchant. Damage Damage Type Weight Price Special
Error: No field named "passives" found for any of the specified database tables.

Legacy content

Summons only

The following weapons are automatically equipped on summoned creatures and cannot be obtained without exploits

↑ Back to top