User:Findar

From Path of Exile Wiki
Revision as of 20:08, 10 October 2023 by Findar (talk | contribs)
Jump to navigation Jump to search

Test Page

ItemBase ItemDrop
Level
Abberath's HoovesGoathide BootsN/A
Abberath's HornGoat's HornN/A
Abhorrent InterrogationAmbush MittsN/A
AbyssusEzomyte BurgonetN/A
Acton's NightmareOvergrown Shrine MapN/A
ActumButcher AxeN/A
Advancing FortressGut RipperN/A
Aegis AuroraChampion Kite Shield73
Agnerod EastImperial StaffN/A
Agnerod NorthImperial StaffN/A
Agnerod SouthImperial StaffN/A
Agnerod WestImperial StaffN/A
Ahkeli's MeadowRuby RingN/A
Ahkeli's MountainRuby RingN/A
Ahkeli's ValleyRuby RingN/A
Ahn's ContemptPraetor CrownN/A
Ahn's HeritageColossal Tower ShieldN/A
Ahn's MightMidnight BladeN/A
Al DhihTimeworn ClawN/A
Alberon's WarpathSoldier BootsN/A
Algor MortisCarnal Mitts75
AllelopathySatin GlovesN/A
AllureVaal ClawN/A
Alpha's HowlSinner TricorneN/A
Altered Distant MemorySynthesised MapN/A
Amanamu's GazeGhastly Eye JewelN/A
Ambu's ChargeCrusader ChainmailN/A
Ancient SkullBone HelmetN/A
AndvariusGold Ring71
Angler's PlaitUnset RingN/A
Apep's RageOmen WandN/A
Apep's SlumberVaal Spirit ShieldN/A
Apep's SupremacyVaal Spirit ShieldN/A
Apex ModeCobalt JewelN/A
Arakaali's FangFiend DaggerN/A
Araku TikiCoral AmuletN/A
ArborixAssassin BowN/A
Architect's HandAmbush MittsN/A
Arn's AnguishCloth BeltN/A
Ascent From FleshChain BeltN/A
Asenath's Gentle TouchSilk Gloves75
Asenath's MarkIron CircletN/A
AshcallerCarved WandN/A
AshrendBuckskin TunicN/A
Asphyxia's WrathFeathered Arrow QuiverN/A
AssailumSinner Tricorne80
Astral ProjectorTopaz RingN/A
AstramentisOnyx AmuletN/A
Atziri's AcuityVaal GauntletsN/A
Atziri's DisfavourVaal AxeN/A
Atziri's FoiblePaua Amulet16
Atziri's PromiseAmethyst FlaskN/A
Atziri's ReflectionGolden BucklerN/A
Atziri's ReignCrimson JewelN/A
Atziri's RuleJudgement StaffN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's SplendourSacrificial GarbN/A
Atziri's StepSlink BootsN/A
Augmented Distant MemorySynthesised MapN/A
AugyreVoid SceptreN/A
Aukuna's WillClasped MittsN/A
Aul's UprisingOnyx AmuletN/A
Aul's UprisingOnyx AmuletN/A
Aul's UprisingOnyx AmuletN/A
Aul's UprisingOnyx AmuletN/A
AurseizeSteelscale GauntletsN/A
AurumvoraxBasket RapierN/A
AuxiumCrystal Belt73
Axiom PerpetuumBronze SceptreN/A
Badge of the BrotherhoodTurquoise AmuletN/A
BalefireOpal SceptreN/A
Bated BreathChain BeltN/A
Beacon of MadnessTwo-Toned BootsN/A
Beacon of MadnessTwo-Toned BootsN/A
Beacon of MadnessTwo-Toned BootsN/A
Bear's GirdleLeather BeltN/A
Belly of the BeastFull WyrmscaleN/A
Belt of the DeceiverHeavy BeltN/A
Beltimber BladeEternal Sword77
Berek's GripTwo-Stone RingN/A
Berek's PassTwo-Stone RingN/A
Berek's RespiteTwo-Stone RingN/A
Bino's Kitchen KnifeSlaughter KnifeN/A
Bisco's CollarGold AmuletN/A
Bisco's LeashHeavy BeltN/A
Bitterbind PointTitanium Spirit ShieldN/A
BitterdreamShadow SceptreN/A
Black Sun CrestLacquered HelmetN/A
BlackflameAmethyst RingN/A
BlackgleamBlazing Arrow QuiverN/A
BlackheartIron RingN/A
Blasphemer's GraspAssassin's MittsN/A
BlightwellClutching TalismanN/A



{{#cargo_query:
  tables=items
  |where = items.rarity_id="unique"  AND items.drop_enabled!="False"
  |group by=items.base_item
  |format=table
  |fields=items.name,items.base_item, items.drop_level
  | no html
  |limit=25
  }}
{{Query unique items
|tables=items
|where=items.rarity_id="unique"  AND items.drop_enabled!="False"
|q_limit=800
|no_html
| no html
}}
{{Item table
|q_tables=item_stats
|q_join=items._pageID=item_stats._pageID
|q_where=items.rarity_id="unique"
|large=1
}}

yuvuyu

{{#cargo_query:
  tables=items
  |where = items.rarity_id="unique" 
  |group by=items.base_item
  |format=table
  |fields=items.name,items.base_item
  | no html
  |limit=25
  }}

items._pageID=maps._pageID, maps.area_id=areas.id,


{{#cargo_query:
  tables=items
  |where = items.class_id="DivinationCard" 
  |group by=items.name
  |format=table
  |fields=items.name,items.drop_areas
  |limit=25
  }}

                     
{{#cargo_query:
  tables=items, maps
  |join on=items._pageName=maps._pageName
  |where = items.class_id="Map" AND items.rarity_id!="unique"
  |group by = items.name 
  |format=table
  |fields=items.name, maps.area_id 
  | no html
  }}
   
{{#cargo_query:
  tables=items=divCards,items=mapItems, maps
  |where = mapItems.class_id="Map" AND mapItems.rarity_id!="unique"
  |join on=mapItems._pageName=maps._pageName, divCards.drop_areas HOLDS maps.area_id
  |format=table
  |fields=mapItems.name, divCards.name, maps.area_id 
  |limit=25
  | no html
  }}