NyankoPictureBookData.csv
Appearance
nyankoPictureBookData.csv is a file inside of DataLocal which contains info about the cat with relation to the cat guide.
Structure
The file is a CSV file where each row is a different cat. The 8 columns are as so:
- Is displayed in cat guide - whether the cat should be displayed in the cat guide or not
- Is limited - whether the cat is a limited unit. Not sure what this means
- Total forms - the total number of forms this cat has
- Hint display type - not sure what this means
- 1st form cat guide display scale - the scale to draw the unit in the cat guide - 100 = no change
- 2nd form cat guide display scale
- 3rd form cat guide display scale
- 4th form cat guide display scale
Examples
1,0,2,0,100,100,100,100
1,0,4,0,100,85,85,85
0,0,2,1,100,100,100,100
- This means this cat is displayed in the cat guide, is not limited, has 2 forms, a hint display type of 0 and default scaling
- This means this cat is displayed in the cat guide, is not limit, has 4 forms, a hint display type of 0 and has normal scale for the first form and 85% scale for the other forms
- This means this cat is not displayed in the cat guide, is not limited, has 2 forms, a hint display type of 1 and default scale.