Classify EBINIT unit power tier

This commit is contained in:
gamer147
2026-07-23 10:25:19 -04:00
parent 3c7b3ac3d9
commit 051f33bd8b
5 changed files with 41 additions and 11 deletions

View File

@@ -695,6 +695,16 @@ usage = "EBINIT default attack for 250 units. Every populated value cross-resolv
source = "investigation"
confidence = "high"
[[global]]
address = "0x7843e"
name = "unit_power_tier"
category = "data-table"
type = "int[1000]"
value_domain = "authoring tier 0..6"
usage = "Authoring-only EBINIT power/progression tier populated for 243 units. It is independent of species, sex, defense element, and boss class, but rises strongly with deployment cost, essence yield, level cap, and base stats. Lily's child/girl/adult forms are tiers 2/4/6, and recurring heroine boss definitions generally rise as their story appearances become stronger. No shipped script reads the array, and the /v2 native image contains no literal reference to its global index, so the descriptive name is correlation-based rather than a runtime behavior claim."
source = "inference"
confidence = "med"
[[global]]
address = "0x78826"
name = "unit_weapon_item_category"