Ad placeholder

Psychic set: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| fields = _pageName=page, name, uid, icon, rarity, weight_kg, weight_lb, price, passives, special
| order by = rarity_order, name
| order by = rarity_order, name
| where = (damage type = "Psychic" OR condition = "Mental Fatigue") AND legacy IS NULL
| where = (damage type = "Psychic") AND legacy IS NULL
| default = {{OtherEquipmentTableEmpty}}
| default = {{OtherEquipmentTableEmpty}}
| format = template
| format = template

Revision as of 15:43, 12 October 2024

The Psychic set is a set of equipment that deals or synergizes with Damage TypesPsychic damage and inflicts Mental Fatigue Mental Fatigue.

Psychic Set
Name Type Effect
Bonespike Helmet Headwear (Non-Armour)
Fury In The Marrow
When you Rage Rage, hostile creatures in a 3 m / 10 ft radius must succeed a Wisdom saving throw or take 2d4Damage TypesPsychic damage. The targets receive half damage on a save.

Intimidation Intimidation +2

Menacing Attack Menacing Attack: This ability does not consume Superiority Dice. ( Recharge: per round)

Item Weight Price Effects
Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'type = "Psychic") AND legacy IS NULL ORDER BY `rarity_order`,`name` LIMIT 100' at line 1

Function: CargoSQLQuery::run Query: SELECT `cargo__equipment`.`_pageID` AS `cargo_backlink_page_id_equipment`,`_pageName` AS `page`,`name` AS `name`,`uid` AS `uid`,`icon` AS `icon`,`rarity` AS `rarity`,`weight_kg` AS `weight kg`,`weight_lb` AS `weight lb`,`price` AS `price`,`passives__full` AS `passives`,`special` AS `special` FROM `cargo__equipment` WHERE (damage type = "Psychic") AND legacy IS NULL ORDER BY `rarity_order`,`name` LIMIT 100