Dominions 6
 Тази тема е прикачена, така че сигурно е важна
larzm 19 ян. 2024 в 11:35
27
5
3
9
3
2
2
22
Dominions 6 Data Inspector
I have updated the Dominions Data Inspector for version 6. I am hoping to do some updates to the interface as well as making a more mobile friendly front-end. The link to the inspector is below, please report any errors you find in this thread.

There is a link below to a standalone application to view the data off-line. It is Windows only at the moment.

Also linked below is an archive of text dumps of the raw data. This could be useful for modders or for people interested in helping find any missing attributes.

Dominions 6 Data Inspector[larzm42.github.io]

Standalone application[drive.google.com]

Raw Sprite Dump[drive.google.com]
Indexed Sprite Dump[drive.google.com]
Item Sprites[drive.google.com]
Text Dump[drive.google.com]

Github project[github.com]
Последно редактиран от larzm; 10 февр. в 13:20
< >
Показване на 46-60 от 212 коментара
Първоначално публикувано от El Bezidente:
Thanks Larz! I spend more time in your tool than in the game. UR the best!

Pantokrators be praised! The arcane mysteries shall soul vortex us by the Prophet Larzm's hand!

https://steamcommunity.com/sharedfiles/filedetails/?id=3147514274
Първоначално публикувано от juhazi:
sorry for spamming, actually it's many glamour spells but somehow not all of them
fixed

Първоначално публикувано от crawlers:
Searching for magic sites has no glamour category, although the sites are there. Site ritual range boosts often tend to show the wrong path too.
fixed

Първоначално публикувано от Turin Turambar:
Just search by 'dragon' with the Pretender filter active. Only three Pretenders called 'Dragon' will appear, id 216, 265 and 266. But there are new Dragons in Dom6 of other colours. id 3710 and 3641.
fixed

Първоначално публикувано от JTomoyasu:
Looks like the new spiritform tag hasn't been added yet.
fixedf

Първоначално публикувано от Niki:
Thanks alot!

I am missing the xpshape (promotion on UI) tag.
fixed

Първоначално публикувано от zakatlas:
I can't seem to select any items on the item tab. Tried different browsers on different devices.
fixed

Първоначално публикувано от LORDzEMPEROR:
In honour of the Prophet Larzm42, a hero mod in your illustrious image! May the Pantokrators bless! All praise!
https://steamcommunity.com/sharedfiles/filedetails/?id=3147514274
Thanks everyone for your support! I have updated the inspector to 6.03 and will be updating the OP shortly to include a standalone inspector app, sprite dumps and text dumps that contain unknown ids so others can help decipher any missing values.
So, every item seems to have the booster tag. And some items seem to boost paths that don't match the description.
An extremely minor issue but most if not all of the Bogarus unit portraits are messed up, many appearing as an unit of 1 ID number less.

Also thank you for all your work
Последно редактиран от Mr. Rainger; 26 ян. 2024 в 17:57
Thank you so much for this tool, I think I speak for a lot when I say that without it Dominions would be a much worse experience.

I have one bug report, and one request:

Minor bug: The Lycanthropos Amulet lists giving Fire Magic +2 and Astral Magic +2, like the Forbidden Light.

Request: Have an alternate 'unpin all' button somewhere else on the UI in addition to the existing one. This would be great for mobile usage, as you can't drag popups on mobile, and sometimes a pin covers the unpin all button while its own unpin button is off-screen.
Thanks for the tool.
One thing that seems to be missing is the "Tight Rein" ability on units.
In the game, I can see the ability on the "Hydra Tamer" (Unit ID 296) and the "Serpent Priest" (Unit ID 761) for example, but when I look at these units in the mod inspector, there is no indication of this ability.
I figured out the reproducer for the off screen popups on Mobile Web: clicking on the links for mounts (or sometimes spells or weapons, but you want the linked thing to be really big) on a unit card shown on the left side of the screen does it pretty reliably for me on a mobile device.
At the End of the Rainbow has the wrong gem icon. It should search for Glamour sites but it shows Remote Site Search as Blood Slave instead of Glamour Gem.
Hello Larzm, it's great to see Data Inspector for Dominions 6, really nice work :-)

There seems to be an issue in calculating ressize and rcost, since the unit sizes were changed in Dominions 6.

To make sure that resource cost is correct with what's shown in-game, I recommend changing lines 468, 483 and 505 in MUnit.js

468: o.ressize = parseInt(o.ressize) || 2
-->
468: o.ressize = parseInt(o.ressize) || 3

483: o.rcostsort += parseInt(w.rcost || '0') * o.ressize / 2;
-->
483: o.rcostsort += parseInt(w.rcost || '0') * o.ressize / 3;

505: o.rcostsort += parseInt(a.rcost || '0') * o.ressize / 2;
-->
505: o.rcostsort += parseInt(a.rcost || '0') * o.ressize / 3;

After this, it seems like resource costs match the in-game values.

Gold cost calculation still seems to not match in-game values and some gcosts are completely missing, just FYI.

EDIT:

Seems like autocalc for commanders went up by 40%, so 1.4 * o.goldcost if o.type != 'u'

Also var leadership table causes ldr_cost sometimes to be NaN, which is the cause of missing gcosts.

Might need to add leadership costs for leaders able to lead 50 and 75 units (example: units 3618, 3614), so 50: 30 and 75: 30
Последно редактиран от Druwski; 29 ян. 2024 в 7:27
Първоначално публикувано от larzm:
I haven't done any work on the mod loading. Still the Dom 5 code there. I don't know if it's possible to integration with the workshop, but that would be awesome.
The web version is not allowing us to try to load mods from our computer either. I'm guessing it's missing the folder or possibly the code assumes there's at least one mod already in the folder and can't handle zero mods, and just get stuck on a page saying: "Error reading mod dir: mods/" and "Loading Data".
This is such an amazing tool! Thank you for creating and maintaining it. It adds so much to the game, and like many others, I think I spend almost as much time using it as I spend time in-game!

Quick note: I don't think corpse stitcher is tracked in the inspector (the ability that heals undead afflictions). It would be great to have this ability tracked.
Последно редактиран от BNRON; 29 ян. 2024 в 12:13
Thanks again for the awesome tool. Question: Is there a way to search for traits? Like healer, sacred, or animal? Sorry if I am missing something obvious.
At the top left click advanced, then click show keys, then find the key you are looking for (eg. for a spell uwok is the key for spells that work underwater) and you can search for it, even filtering for certain number values or excluding tags (eg. finding sacred inanimates that are not undead).
Първоначално публикувано от crawlers:
At the top left click advanced, then click show keys, then find the key you are looking for (eg. for a spell uwok is the key for spells that work underwater) and you can search for it, even filtering for certain number values or excluding tags (eg. finding sacred inanimates that are not undead).

Fantastic, thank you.
Bug Report:

When using Lucid's Thematic Gem Gen mod, All the 'tmp....gems' keys for the new modded items show up in Mod Inspector except the Glamour items.

The key [tmpglamourgems] is not present in the inspector but all the other new keys do show. So the temporary gems from the glamour items are not shown.

Not sure if this is a issue with the mod or with the Mod Inspector.

Just wanted to make you aware.
Последно редактиран от Outis; 30 ян. 2024 в 15:21
< >
Показване на 46-60 от 212 коментара
На страница: 1530 50

Дата на публикуване: 19 ян. 2024 в 11:35
Публикации: 212