Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wyvern color regions wrong in ASA #1348

Open
WitchyMods opened this issue Apr 24, 2024 · 2 comments
Open

Wyvern color regions wrong in ASA #1348

WitchyMods opened this issue Apr 24, 2024 · 2 comments

Comments

@WitchyMods
Copy link

In ASA, for the lightning wyvern, the color index 1 is the one that isn't used.
The new regions are as follow:

0 : main body
1 : null
2 : Wings
3: Details (on the frills and the lightning bolts on the wings)
4: Crest plating
5: Belly

Both the json value file and the png for the color regions need to be updated.
20240423215335_1

@coldino
Copy link
Collaborator

coldino commented Apr 24, 2024

I'm currently working on extracting regions for species that have changed, and this will appear in the ASA values json within a few days if I don't run into any issues. It'll be cherry-picking just new species and species we know have issues for now (so far that's Fasola, Oasisaur and Lightning Wyvern only as of today).

As for Lightning Wyvern, the game says there are 6 regions:
0: Body main
1: Fins
2: Wings
3: Lightning
4: Scales top
5: Belly

...but like ASE we can never fully trust this data as there are a lot of copy/paste errors in-game. How certain are you that region 1 is not used? There can be cases where regions only show up in some colour combinations.

As for the preview images in ASB, well, we're going to have to invent a way to provide separate ASE/ASA image first :D

@WitchyMods
Copy link
Author

I checked on single player and colored each region via console commands. I could not find region 1 anywhere. Even by turning every other region to white, I saw nothing change when changing region 1.

Here's what it looks like. Region 1 should be bright green yet none to be found (I tested with other colors as well) :
image

Sidenote, the game does give a color to it. Here's an extraction of my wyvs on official:
image

Usually unused colors get assigned only with event colors or mutations.
None of my wyverns seem to display region 1 however (kinda hard to check on official with the colors kinda following the same hues of purple and blue and grey)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants