This repository was archived by the owner on Apr 3, 2025. It is now read-only.
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
Support character alignment modification #10
Open
Description
Alignment is found in party.json
, path /Descriptor/Alignment/m_History/<last>/Position
. Example:
"Position": {
"x": -4.28543032E-08,
"y": 1.0
}
x
is describing the lawful/chaotic axis and y
the good/evil one. Needs to find out when the neutral switch happens but it looks like that follow the disc-shape layout of the game.
Metadata
Metadata
Assignees
Labels
No labels