User:MoonOverMira

From Path of Exile Wiki
Jump to navigation Jump to search

Character class attributes

Cargo queries like this one could be helpful for sections like Attribute#Base Attributes and Strength#Base Strength.

Class Strength Dexterity Intelligence
Marauder 32 14 14
Duelist 23 23 14
Templar 23 14 23
Scion 20 20 20
Ranger 14 32 14
Shadow 14 23 23
Witch 14 14 32

List of unique monsters

Some draft work for Cargo-izing List of unique monsters

Name Level Area act monsters.monster_type_id monster_types.id
Hillock 1 The Twilight Strand 1 ZombieBossNormal ZombieBossNormal
Fire Fury 2 The Coast 1 CannibalBossFireFury CannibalBossFireFury
Hailrake 3 The Tidal Island 1 CannibalBossHailrake CannibalBossHailrake
Oozeback Bloom 4 The Mud Flats 1 BigRhoaBoss BigRhoaBoss
Kadavrus the Defiler 5 The Fetid Pool 1 NecromancerKadavrus NecromancerKadavrus

More...

Hmm, how can we get the pretty monster type name for these unique monsters? Not all of their monster_type_ids are present in monster_types, plus monster_types doesn't even have a pretty repr. Pages like Cannibal all look to be manually edited, not generated from game data.

If no mapping exists, maybe a pretty monster type column must be sacrificed?