Ad placeholder
Psychic set: Difference between revisions
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 | | where = (damage type = "Psychic" OR condition = "Mental Fatigue") AND legacy IS NULL | ||
| default = {{OtherEquipmentTableEmpty}} | | default = {{OtherEquipmentTableEmpty}} | ||
| format = template | | format = template |
Revision as of 15:42, 12 October 2024
The Psychic set is a set of equipment that deals or synergizes with Psychic damage and inflicts .
Name | Type | Effect |
---|---|---|
Bonespike Helmet | Headwear (Non-Armour) |
+2 Superiority Dice. ( Recharge: per round) : This ability does not consume |
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" OR condition = "Mental Fatigue") AND legacy IS NULL ORDER B...' 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" OR condition = "Mental Fatigue") AND legacy IS NULL ORDER BY `rarity_order`,`name` LIMIT 100 |
---|