Palworld

File information

Last updated

Original upload

Created by

Inhumanity

Uploaded by

InhumanityMods

Virus scan

Safe to use

About this mod

Displays info about wild Pals like
- Species Capture Count
- Number of Species in Pal Box
- Pal IVs / Talents for each Stat
- Stats
- Passive Skills
- Research / Progression System
- Has Lua Configs to hide information and modify the UI

Requirements
Permissions and credits
Mirrors
Changelogs
Shows more detailed information (and some hidden information) about wild Pals. Can be enabled / disabled in-game with Shift+o
 
This mod uses chunk 130 for all versions currently. If it is believed that this causes issues due to overlapping chunk IDs, please let me know and I will release an alternate file with a different chunk value.

How to Install PalInfo and PalInfoConfig (STEAM) (Vortex Mod Manager)
Download Vortex and search for Palworld. Install compatibility patch for Vortex, then do Mod Manager Download insteadin Files tab


Video of old and less recommended Installation method (STEAM)




Compiled Guide on Installing and a few tips for Troubleshooting
https://www.nexusmods.com/palworld/articles/32


Config Descriptions
Enabled (True / False) - Turn mod on or off
HideXXX (True / False) - Whether to hide the specified XXX UI element

IgnorePartyPals (True / False) - Whether to ignore Pals in Party for UI detection

CenterDrops (True / False) - Whether to center-align the content of the Pal Drops container. By default it is left-aligned.

LookDistance (Any Number) - How far away the Pal is allowed to be to show UI. Currently uses very large units, but someone asked for it to be even larger
UIOpacity (Decimal between 0 and 1) - Changes how transparent the UI is
UntilHideDuration (Any Number) - Number of seconds until UI will hide after breaking line of sight

UI_X_Position (Any Number) -
UI_Y_Position (Any Number) -

UI_X_Scale (Decimal, 1 is default)
UI_Y_Scale (Decimal, 1 is default)

ThresholdStats (Any Number) - Threshold of Capture Count until Stats are displayed for species you are looking at
ThresholdTalents
(Any Number) - Threshold of Capture Count until Talents are displayed for species you are looking at
ThresholdPassives
(Any Number) - Threshold of Capture Count until Passives are displayed for species you are looking at
ThresholdDrops
(Any Number) - Threshold of Capture Count until Drops are displayed for species you are looking at

ThresholdLeezpunk
(Any Number) - Threshold of Capture Count of Leezpunk until Stats are displayed for species you are looking at
ThresholdLeezpunkIgnis
(Any Number) - Threshold of Capture Count of Leezpunk Ignis until Talents are displayed for species you are looking at
ThresholdTombat
(Any Number) - Threshold of Capture Count of Tombat until Passives are displayed for species you are looking at
ThresholdFuddler
(Any Number) - Threshold of Capture Count of Fuddler until Drops are displayed for species you are looking at

RequireSensoryPal
(True / False) - Whether to require Pals with Sensory abilities in your Party to see UI (Leezpunk, Leezpunk Ignis, Tombat, Fuddler)

Possible Configs and their Default Value
Enabled = true

HideIcon = false
HidePalName = false
HideLevel = false
HideGender = false
HideHPText = false
HideHPBar = false
HideElements = false
HideStats = false
HidePassives = false
HideCaught = false
HidePalsInBox = false
HideDrops = false

IgnorePartyPals = true

CenterDrops = false

UIOpacity = 0.55

LookDistance = 30000

UntilHideDuration = 5

UI_X_Position = 4
UI_Y_Position = 4

UI_X_Scale = 1
UI_Y_Scale = 1

ThresholdStats = 0
ThresholdTalents
= 0
ThresholdPassives
= 0
ThresholdDrops
= 0

ThresholdLeezpunk
= 0
ThresholdLeezpunkIgnis
= 0
ThresholdTombat
= 0
ThresholdFuddler
= 0

RequireSensoryPal
= false


Planned Features
Add other requested information